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:32:19 starting config/test [1 started in total] ++ 03:32:19 starting interpreter/astcompiler/test [2 started in total] ++ 03:32:19 starting interpreter/pyparser/test [3 started in total] ++ 03:32:19 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 164.62 seconds =================== ++ 03:35:08 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 477.54 seconds ========================= ++ 03:40:22 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 360.22 seconds =================== ++ 03:41:15 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1512 items interpreter\astcompiler\test\apptest_compiler.py ...... interpreter\astcompiler\test\apptest_exceptiongroup.py ......................... interpreter\astcompiler\test\apptest_misc.py ............... interpreter\astcompiler\test\apptest_patma.py ......................................... interpreter\astcompiler\test\test_assemble.py ....................... interpreter\astcompiler\test\test_ast.py ............ interpreter\astcompiler\test\test_astbuilder.py ................................................................................................................. interpreter\astcompiler\test\test_compiler.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. interpreter\astcompiler\test\test_misc.py ............... interpreter\astcompiler\test\test_symtable.py ........................................ interpreter\astcompiler\test\test_unparse.py ................................ interpreter\astcompiler\test\test_validate.py ..................................................... ======================== 1512 passed in 573.10 seconds ======================== ++ 03:41:57 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 160.96 seconds ========================== ++ 03:44:06 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 0x000001db92feab80>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001db99176f00> 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 0x000001dba1c7fb60> 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.33 seconds ============= ++ 03:45:15 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 ....... 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 =================================== _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002c742bca1a8> 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_os.py::AppTestOs::()::test_real_getenv ============== 1 failed, 76 passed, 4 skipped in 288.34 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 230.88 seconds ========================= ++ 03:45:53 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 145.55 seconds ========================= ++ 03:47:45 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:48 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.20 seconds ==================== ++ 03:48:57 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 0x000002bc14da7cc8> 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 0x000002bc0d4eebf0> 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 0x000002bc07f62448> 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 0x000002bc0f0b5788> 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 225.41 seconds =============== ++ 03:49:03 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 92.33 seconds ========================== ++ 03:50:33 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.82 seconds ========================= ++ 03:50:45 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 03:56:11 starting module/_jitlog/test [19 started in total] __ module/_hpy_universal/test/_vendored [16 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.02 seconds ========================= ++ 03:56:14 starting module/_locale/test [20 started in total] __ module/_io/test [17 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-171\\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-177\\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-177\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000021471477600>) gc = <pypy.module.gc.moduledef.Module object at 0x0000021470ba0838> warnings = <pypy.interpreter.module.Module object at 0x0000021473b392b8> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002146de96020> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-177\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002147a7c4aa0>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002146de96020> @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 0x000002146de96020> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x000002147a7c4aa0>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x000002147a7c4aa0>)\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-177\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-177\\\\\\\\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-177\\\\\\\\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 0x000002147a7c4aa0>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-186\\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-186\\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 355.32 seconds ============== ++ 03:56:43 starting module/_lsprof/test [21 started in total] __ module/_jitlog/test [18 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\_jitlog\test\test__jitlog.py s ========================= 1 skipped in 117.94 seconds ========================= ++ 03:58:10 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 204.61 seconds ==================== ++ 03:59:42 starting module/_minimal_curses/test [23 started in total] __ module/_lsprof/test [20 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\_lsprof\test\test_cprofile.py .F..F. ================================== FAILURES =================================== ________________________ AppTestCProfile.test_builtins ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001baa2b9c138> 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 0x000001baa2b9c138> 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 197.31 seconds ===================== ++ 04:00:03 starting module/_multibytecodec/test [24 started in total] __ module/_md5/test [21 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\_md5\test\test_md5.py ........ ========================= 8 passed in 247.63 seconds ========================== ++ 04:02:21 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 182.56 seconds ========================= ++ 04:02:54 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 236.75 seconds =============== ++ 04:04:07 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 87.24 seconds ========================== ++ 04:04:23 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 123.92 seconds ========================== ++ 04:06:29 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 0x000001d811cb9790>, 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 0x000001d8048f33d0> 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 0x000001d815379010> 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 0x000001d81496da60> 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 0x000001d81496da60> 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 0x000001d806115de0> 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 0x1d804dd9960>: 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 0x1d81017e710>: 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 0x1d807602350>: 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 0x1d804d37490>: E <C object Array of Char {'nolength': True} at 0x1d804d370f0>: E <C object Array of Char {'nolength': True} at 0x1d804d37070>: E <C object Array of Char {'nolength': True} at 0x1d804d36fb0>: E <C object Array of Char {'nolength': True} at 0x1d804d37410>: E <C object Array of Char {'nolength': True} at 0x1d804d37150>: E <C object Array of Char {'nolength': True} at 0x1d804d37170>: E <C object Array of Char {'nolength': True} at 0x1d804d36f50>: E <C object Array of Char {'nolength': True} at 0x1d804d36e50>: E <C object Array of Char {'nolength': True} at 0x1d804d36dd0>: E <C object Array of Char {'nolength': True} at 0x1d804d371b0>: E <C object Array of Char {'nolength': True} at 0x1d804d37330>: E <C object Array of Char {'nolength': True} at 0x1d804d37030>: E <C object Array of Char {'nolength': True} at 0x1d804d37350>: E <C object Array of Char {'nolength': True} at 0x1d804d37190>: E <C object Array of Char {'nolength': True} at 0x1d804d37430>: E <C object Array of Char {'nolength': True} at 0x1d804d37450>: E <C object Array of Char {'nolength': True} at 0x1d804d36ed0>: E <C object Array of Char {'nolength': True} at 0x1d804d36e30>: E <C object Array of Char {'nolength': True} at 0x1d80e07b150>: E <C object Array of Char {'nolength': True} at 0x1d804d36f70>: E <C object Array of Char {'nolength': True} at 0x1d804d36f30>: E <C object Array of Char {'nolength': True} at 0x1d804d36e90>: E <C object Array of Char {'nolength': True} at 0x1d804d36db0>: E <C object Array of Char {'nolength': True} at 0x1d804d37090>: E <C object Array of Char {'nolength': True} at 0x1d804d373d0>: E <C object Array of Char {'nolength': True} at 0x1d804d36df0>: E <C object Array of Char {'nolength': True} at 0x1d804d36ef0>: E <C object Array of Char {'nolength': True} at 0x1d804d374b0>: E <C object Array of Char {'nolength': True} at 0x1d80d383670>: E <C object Array of Char {'nolength': True} at 0x1d804d371f0>: E <C object Array of Char {'nolength': True} at 0x1d804d36e70>: E <C object Array of Char {'nolength': True} at 0x1d804d37310>: E <C object Array of Char {'nolength': True} at 0x1d804d370b0>: E <C object Array of Char {'nolength': True} at 0x1d804d372b0>: E <C object Array of Char {'nolength': True} at 0x1d804d373f0>: E <C object Array of Char {'nolength': True} at 0x1d804d37270>: E <C object Array of Char {'nolength': True} at 0x1d804d374d0>: E <C object Array of Char {'nolength': True} at 0x1d804d36e10>: E <C object Array of Char {'nolength': True} at 0x1d80d383280>: E <C object Array of Char {'nolength': True} at 0x1d804d37210>: E <C object Array of Char {'nolength': True} at 0x1d80d3838e0>: E <C object Array of Char {'nolength': True} at 0x1d804d374f0>: E <C object Array of Char {'nolength': True} at 0x1d804d37230>: E <C object Array of Char {'nolength': True} at 0x1d80d383790>: E <C object Array of Char {'nolength': True} at 0x1d804d37290>: E <C object Array of Char {'nolength': True} at 0x1d804d372f0>: E <C object Array of Char {'nolength': True} at 0x1d804d37110>: E <C object Array of Char {'nolength': True} at 0x1d804d372d0>: E <C object Array of Char {'nolength': True} at 0x1d804d36eb0>: E <C object Array of Char {'nolength': True} at 0x1d804d37510>: E <C object Array of Char {'nolength': True} at 0x1d804d37250>: E <C object Array of Char {'nolength': True} at 0x1d804d36fd0>: E <C object Array of Char {'nolength': True} at 0x1d804d37010>: E <C object Array of Char {'nolength': True} at 0x1d804d37130>: E <C object Array of Char {'nolength': True} at 0x1d804d37390>: E <C object Array of Char {'nolength': True} at 0x1d804d36f10>: E <C object Array of Char {'nolength': True} at 0x1d804d37530>: E <C object Array of Char {'nolength': True} at 0x1d804d37050>: E <C object Array of Char {'nolength': True} at 0x1d80e07d2c0>: E <C object Array of Char {'nolength': True} at 0x1d804d37910>: E <C object Array of Char {'nolength': True} at 0x1d80e07dd40>: E <C object Array of Char {'nolength': True} at 0x1d804d376f0>: E <C object Array of Char {'nolength': True} at 0x1d804d379d0>: E <C object Array of Char {'nolength': True} at 0x1d804d378b0>: E <C object Array of Char {'nolength': True} at 0x1d804d37c50>: E <C object Array of Char {'nolength': True} at 0x1d804d37990>: E <C object Array of Char {'nolength': True} at 0x1d804d37650>: E <C object Array of Char {'nolength': True} at 0x1d804d37cf0>: E <C object Array of Char {'nolength': True} at 0x1d804d37c70>: E <C object Array of Char {'nolength': True} at 0x1d804d37890>: E <C object Array of Char {'nolength': True} at 0x1d804d37930>: E <C object Array of Char {'nolength': True} at 0x1d80e07d950>: E <C object Array of Char {'nolength': True} at 0x1d80e07dc00>: E <C object Array of Char {'nolength': True} at 0x1d80e07e190>: E <C object Array of Char {'nolength': True} at 0x1d804d37950>: E <C object Array of Char {'nolength': True} at 0x1d80e07d9e0>: E <C object Array of Char {'nolength': True} at 0x1d804d37c90>: E <C object Array of Char {'nolength': True} at 0x1d804d37a10>: E <C object Array of Char {'nolength': True} at 0x1d80e07dc50>: E <C object Array of Char {'nolength': True} at 0x1d80e07e1e0>: E <C object Array of Char {'nolength': True} at 0x1d804d375d0>: E <C object Array of Char {'nolength': True} at 0x1d804d37a30>: E <C object Array of Char {'nolength': True} at 0x1d804d37730>: E <C object Array of Char {'nolength': True} at 0x1d80e07e020>: E <C object Array of Char {'nolength': True} at 0x1d804d37970>: E <C object Array of Char {'nolength': True} at 0x1d80e07e9c0>: E <C object Array of Char {'nolength': True} at 0x1d80e07db10>: 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 0x1d80a9029f0>: 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 0x1d8052b15c0>: 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 0x1d80ba350d0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e800>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e360>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e940>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e8e0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e970>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e4b0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e840>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ec80>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e5d0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ec10>: E <C object Array of Char {'nolength': True} at 0x1d804d37b70>: E <C object Array of Char {'nolength': True} at 0x1d804d33ef0>: E <C object Array of Char {'nolength': True} at 0x1d804d33e30>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e640>: E <C object Array of Char {'nolength': True} at 0x1d804d34450>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f950>: E <C object Array of Char {'nolength': True} at 0x1d804d33eb0>: E <C object Array of Char {'nolength': True} at 0x1d804d344f0>: E <C object Array of Char {'nolength': True} at 0x1d80d3837f0>: E <C object Array of Char {'nolength': True} at 0x1d804d33f70>: E <C object Array of Char {'nolength': True} at 0x1d804d341f0>: E <C object Array of Char {'nolength': True} at 0x1d804d33ff0>: E <C object Array of Char {'nolength': True} at 0x1d804d34030>: E <C object Array of Char {'nolength': True} at 0x1d804d34130>: E <C object Array of Char {'nolength': True} at 0x1d804d34150>: E <C object Array of Char {'nolength': True} at 0x1d804d34270>: E <C object Array of Char {'nolength': True} at 0x1d80d383bb0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2efb0>: E <C object Array of Char {'nolength': True} at 0x1d804d34250>: E <C object Array of Char {'nolength': True} at 0x1d804d35ab0>: E <C object Array of Char {'nolength': True} at 0x1d804d36830>: E <C object Array of Char {'nolength': True} at 0x1d804d36810>: E <C object Array of Char {'nolength': True} at 0x1d80ba31410>: E <C object Array of Char {'nolength': True} at 0x1d804d36990>: E <C object Array of Char {'nolength': True} at 0x1d804d369b0>: E <C object Array of Char {'nolength': True} at 0x1d804d36d50>: 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 0x1d804d37750>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e110>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e120>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e240>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e670>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e480>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e150>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e730>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e280>: E <C object Array of Char {'nolength': True} at 0x1d804d37a50>: E <C object Array of Char {'nolength': True} at 0x1d804d37a70>: E <C object Array of Char {'nolength': True} at 0x1d804d37ad0>: E <C object Array of Char {'nolength': True} at 0x1d804d377b0>: E <C object Array of Char {'nolength': True} at 0x1d804d37cb0>: E <C object Array of Char {'nolength': True} at 0x1d804d37ab0>: E <C object Array of Char {'nolength': True} at 0x1d804d37790>: E <C object Array of Char {'nolength': True} at 0x1d804d37b10>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ef40>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e3a0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f060>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e590>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f1e0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e440>: E <C object Array of Char {'nolength': True} at 0x1d804d37af0>: E <C object Array of Char {'nolength': True} at 0x1d804d37b30>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e1d0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ead0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f440>: E <C object Array of Char {'nolength': True} at 0x1d804d37610>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f450>: E <C object Array of Char {'nolength': True} at 0x1d804d33f30>: E <C object Array of Char {'nolength': True} at 0x1d804d34010>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e600>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f610>: E <C object Array of Char {'nolength': True} at 0x1d804d344d0>: E <C object Array of Char {'nolength': True} at 0x1d804d34070>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e0b0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ee80>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f6d0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e170>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ef20>: E <C object Array of Char {'nolength': True} at 0x1d804d33e70>: E <C object Array of Char {'nolength': True} at 0x1d804d34470>: E <C object Array of Char {'nolength': True} at 0x1d804d33e10>: E <C object Array of Char {'nolength': True} at 0x1d80ba2e330>: E <C object Array of Char {'nolength': True} at 0x1d804d342f0>: E <C object Array of Char {'nolength': True} at 0x1d804d33f10>: E <C object Array of Char {'nolength': True} at 0x1d804d343d0>: E <C object Array of Char {'nolength': True} at 0x1d804d33ed0>: E <C object Array of Char {'nolength': True} at 0x1d804d341d0>: E <C object Array of Char {'nolength': True} at 0x1d804d343f0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f720>: E <C object Array of Char {'nolength': True} at 0x1d80ba2fa30>: E <C object Array of Char {'nolength': True} at 0x1d804d34370>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ed10>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f810>: E <C object Array of Char {'nolength': True} at 0x1d80ba2fdd0>: E <C object Array of Char {'nolength': True} at 0x1d80ba30220>: E <C object Array of Char {'nolength': True} at 0x1d804d34090>: E <C object Array of Char {'nolength': True} at 0x1d80ba2fda0>: E <C object Array of Char {'nolength': True} at 0x1d804d340b0>: E <C object Array of Char {'nolength': True} at 0x1d804d33db0>: E <C object Array of Char {'nolength': True} at 0x1d804d344b0>: E <C object Array of Char {'nolength': True} at 0x1d804d34310>: E <C object Array of Char {'nolength': True} at 0x1d80ba2fff0>: E <C object Array of Char {'nolength': True} at 0x1d804d340d0>: E <C object Array of Char {'nolength': True} at 0x1d804d33dd0>: E <C object Array of Char {'nolength': True} at 0x1d804d34570>: E <C object Array of Char {'nolength': True} at 0x1d804d34430>: E <C object Array of Char {'nolength': True} at 0x1d804d33f50>: E <C object Array of Char {'nolength': True} at 0x1d804d34510>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f940>: E <C object Array of Char {'nolength': True} at 0x1d80ba30370>: E <C object Array of Char {'nolength': True} at 0x1d80ba304b0>: E <C object Array of Char {'nolength': True} at 0x1d804d33fb0>: E <C object Array of Char {'nolength': True} at 0x1d804d34590>: E <C object Array of Char {'nolength': True} at 0x1d804d34330>: E <C object Array of Char {'nolength': True} at 0x1d804d34350>: E <C object Array of Char {'nolength': True} at 0x1d804d343b0>: E <C object Array of Char {'nolength': True} at 0x1d804d34190>: E <C object Array of Char {'nolength': True} at 0x1d804d33df0>: E <C object Array of Char {'nolength': True} at 0x1d804d342d0>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f510>: E <C object Array of Char {'nolength': True} at 0x1d804d33f90>: E <C object Array of Char {'nolength': True} at 0x1d804d34050>: E <C object Array of Char {'nolength': True} at 0x1d804d33fd0>: E <C object Array of Char {'nolength': True} at 0x1d804d34490>: E <C object Array of Char {'nolength': True} at 0x1d804d34410>: E <C object Array of Char {'nolength': True} at 0x1d80ba309e0>: E <C object Array of Char {'nolength': True} at 0x1d804d340f0>: E <C object Array of Char {'nolength': True} at 0x1d804d34170>: E <C object Array of Char {'nolength': True} at 0x1d80ba30e10>: E <C object Array of Char {'nolength': True} at 0x1d804d34210>: E <C object Array of Char {'nolength': True} at 0x1d80ba300b0>: E <C object Array of Char {'nolength': True} at 0x1d804d34110>: E <C object Array of Char {'nolength': True} at 0x1d80ba2f2c0>: E <C object Array of Char {'nolength': True} at 0x1d80ba307e0>: E <C object Array of Char {'nolength': True} at 0x1d80ba30b20>: E <C object Array of Char {'nolength': True} at 0x1d804d34390>: E <C object Array of Char {'nolength': True} at 0x1d804d35650>: E <C object Array of Char {'nolength': True} at 0x1d804d35b90>: E <C object Array of Char {'nolength': True} at 0x1d804d35a50>: E <C object Array of Char {'nolength': True} at 0x1d804d356d0>: E <C object Array of Char {'nolength': True} at 0x1d804d35990>: E <C object Array of Char {'nolength': True} at 0x1d804d35a70>: E <C object Array of Char {'nolength': True} at 0x1d804d35b70>: E <C object Array of Char {'nolength': True} at 0x1d804d35790>: E <C object Array of Char {'nolength': True} at 0x1d804d36590>: E <C object Array of Char {'nolength': True} at 0x1d804d35fd0>: E <C object Array of Char {'nolength': True} at 0x1d804d35ff0>: E <C object Array of Char {'nolength': True} at 0x1d804d360b0>: E <C object Array of Char {'nolength': True} at 0x1d804d361f0>: E <C object Array of Char {'nolength': True} at 0x1d804d35db0>: E <C object Array of Char {'nolength': True} at 0x1d804d362d0>: E <C object Array of Char {'nolength': True} at 0x1d804d36330>: E <C object Array of Char {'nolength': True} at 0x1d804d36bd0>: E <C object Array of Char {'nolength': True} at 0x1d804d36d10>: E <C object Array of Char {'nolength': True} at 0x1d804d365d0>: E <C object Array of Char {'nolength': True} at 0x1d804d365f0>: E <C object Array of Char {'nolength': True} at 0x1d804d36790>: E <C object Array of Char {'nolength': True} at 0x1d804d36b10>: E <C object Array of Char {'nolength': True} at 0x1d804d366d0>: E <C object Array of Char {'nolength': True} at 0x1d804d36b50>: E <C object Array of Char {'nolength': True} at 0x1d80ba302b0>: E <C object Array of Char {'nolength': True} at 0x1d804d36d90>: E <C object Array of Char {'nolength': True} at 0x1d804d36870>: E <C object Array of Char {'nolength': True} at 0x1d804d36ab0>: E <C object Array of Char {'nolength': True} at 0x1d804d36630>: E <C object Array of Char {'nolength': True} at 0x1d80ba30f00>: E <C object Array of Char {'nolength': True} at 0x1d80ba2ff80>: E <C object Array of Char {'nolength': True} at 0x1d804d36a10>: E <C object Array of Char {'nolength': True} at 0x1d80ba30110>: E <C object Array of Char {'nolength': True} at 0x1d804d36b70>: E <C object Array of Char {'nolength': True} at 0x1d804d366b0>: E <C object Array of Char {'nolength': True} at 0x1d804d36af0>: E <C object Array of Char {'nolength': True} at 0x1d804d36c70>: E <C object Array of Char {'nolength': True} at 0x1d804d36d70>: E <C object Array of Char {'nolength': True} at 0x1d804d370d0>: E <C object Array of Char {'nolength': True} at 0x1d804d37370>: E <C object Array of Char {'nolength': True} at 0x1d804d36f90>: E <C object Array of Char {'nolength': True} at 0x1d80ba319c0>: 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 0x1d80b5440e0>: 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 0x1d804d376b0>: E <C object Array of Char {'nolength': True} at 0x1d804d35870>: E <C object Array of Char {'nolength': True} at 0x1d80e07e4f0>: E <C object Array of Char {'nolength': True} at 0x1d804d37550>: E <C object Array of Char {'nolength': True} at 0x1d80a07d810>: E <C object Array of Char {'nolength': True} at 0x1d80a07dc30>: E <C object Array of Char {'nolength': True} at 0x1d80a07dd90>: E <C object Array of Char {'nolength': True} at 0x1d80e07e4d0>: E <C object Array of Char {'nolength': True} at 0x1d80a07d7d0>: E <C object Array of Char {'nolength': True} at 0x1d80e07ea00>: E <C object Array of Char {'nolength': True} at 0x1d80a07d8d0>: E <C object Array of Char {'nolength': True} at 0x1d80a07d930>: E <C object Array of Char {'nolength': True} at 0x1d80a07dd70>: E <C object Array of Char {'nolength': True} at 0x1d80a07dd50>: E <C object Array of Char {'nolength': True} at 0x1d80a07d850>: E <C object Array of Char {'nolength': True} at 0x1d80e07ec90>: E <C object Array of Char {'nolength': True} at 0x1d80a07db10>: E <C object Array of Char {'nolength': True} at 0x1d80d383820>: E <C object Array of Char {'nolength': True} at 0x1d80a07dc10>: E <C object Array of Char {'nolength': True} at 0x1d80a07db30>: E <C object Array of Char {'nolength': True} at 0x1d80e07ed40>: E <C object Array of Char {'nolength': True} at 0x1d80a07dad0>: E <C object Array of Char {'nolength': True} at 0x1d80a07d870>: E <C object Array of Char {'nolength': True} at 0x1d80a07d710>: E <C object Array of Char {'nolength': True} at 0x1d80a07db50>: E <C object Array of Char {'nolength': True} at 0x1d80a07d8b0>: E <C object Array of Char {'nolength': True} at 0x1d80a07dc50>: E <C object Array of Char {'nolength': True} at 0x1d80a07ddd0>: E <C object Array of Char {'nolength': True} at 0x1d80d383a30>: E <C object Array of Char {'nolength': True} at 0x1d80a07d8f0>: E <C object Array of Char {'nolength': True} at 0x1d80a07dd30>: E <C object Array of Char {'nolength': True} at 0x1d80d383c70>: E <C object Array of Char {'nolength': True} at 0x1d80a07d9d0>: E <C object Array of Char {'nolength': True} at 0x1d80a07dcf0>: E <C object Array of Char {'nolength': True} at 0x1d80a07d790>: E <C object Array of Char {'nolength': True} at 0x1d80e07f210>: E <C object Array of Char {'nolength': True} at 0x1d80a07da50>: E <C object Array of Char {'nolength': True} at 0x1d80a07d970>: E <C object Array of Char {'nolength': True} at 0x1d80e07e9d0>: E <C object Array of Char {'nolength': True} at 0x1d80d383760>: E <C object Array of Char {'nolength': True} at 0x1d80a07dd10>: E <C object Array of Char {'nolength': True} at 0x1d80a07e410>: E <C object Array of Char {'nolength': True} at 0x1d80a07e550>: E <C object Array of Char {'nolength': True} at 0x1d80a07e510>: E <C object Array of Char {'nolength': True} at 0x1d80a07ded0>: E <C object Array of Char {'nolength': True} at 0x1d80a07e490>: E <C object Array of Char {'nolength': True} at 0x1d80a07e0f0>: E <C object Array of Char {'nolength': True} at 0x1d80a07e090>: E <C object Array of Char {'nolength': True} at 0x1d80a07e6b0>: E <C object Array of Char {'nolength': True} at 0x1d80e07f560>: E <C object Array of Char {'nolength': True} at 0x1d80a07e5b0>: E <C object Array of Char {'nolength': True} at 0x1d80a07e690>: E <C object Array of Char {'nolength': True} at 0x1d80a07df90>: E <C object Array of Char {'nolength': True} at 0x1d80a07e2b0>: E <C object Array of Char {'nolength': True} at 0x1d80a07e050>: E <C object Array of Char {'nolength': True} at 0x1d80a07e110>: E <C object Array of Char {'nolength': True} at 0x1d80e07e890>: E <C object Array of Char {'nolength': True} at 0x1d80a07e270>: E <C object Array of Char {'nolength': True} at 0x1d80a07df30>: E <C object Array of Char {'nolength': True} at 0x1d80a07e630>: E <C object Array of Char {'nolength': True} at 0x1d80a07dfb0>: E <C object Array of Char {'nolength': True} at 0x1d80d383e20>: E <C object Array of Char {'nolength': True} at 0x1d80e07f200>: E <C object Array of Char {'nolength': True} at 0x1d80a07df70>: E <C object Array of Char {'nolength': True} at 0x1d80a07dff0>: E <C object Array of Char {'nolength': True} at 0x1d80e07e710>: 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 0x1d809d6c130>: 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 300.91 seconds =============== ++ 04:07:30 starting module/_pypyjson/test [30 started in total] __ module/_pickle/test [27 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\_pickle\test\apptest_optional_frames.py .. module\_pickle\test\apptest_pickle.py ...............................................................s... module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 95 passed, 1 skipped in 278.49 seconds ==================== ++ 04:08:47 starting module/_random/test [31 started in total] __ module/_posixsubprocess/test [28 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-316\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-316\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 140.81 seconds ========================== ++ 04:08:58 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 187.87 seconds ========================= ++ 04:10:42 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 146.44 seconds ========================= ++ 04:11:21 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 181.40 seconds ==================== ++ 04:12:02 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 261.24 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 04:15:08 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:15:13 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 203.88 seconds ========================= ++ 04:15:29 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 283.41 seconds ============== ++ 04:16:09 starting module/_winreg/test [39 started in total] __ module/_warnings/test [36 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 140.50 seconds ==================== ++ 04:17:42 starting module/array/test [40 started in total] __ module/_winreg/test [37 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 0x000001b19a862838> 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 88.84 seconds =============== ++ 04:17:46 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 175.87 seconds ========================= ++ 04:18:34 starting module/binascii/test [42 started in total] __ module/_cffi_backend/test [39 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 0x0000017d9cc9e0c8> 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-297\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\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-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\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 0x0000017d9cc9e0c8> 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-297\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-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-297\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-297\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-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-297\recompiler\Release\systemtemp\pytest\usession-py3.11-297\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 2058.59 seconds ============= ++ 04:18:39 starting module/bz2/test [43 started in total] __ module/atexit/test [40 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2 items module\atexit\test\apptest_atexit.py .. ========================= 2 passed in 101.22 seconds ========================== ++ 04:19:29 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.53 seconds ========================= ++ 04:21:09 starting module/cpyext/test/test_api.py [45 started in total] __ module/bz2/test [42 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [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 158.95 seconds ========================= ++ 04:21:21 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/array/test [43 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 0x26468b35660>: <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 0x0000026476daf808>, 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 0x00000264686f3440> 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 0x00000264782ef5b0> 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 0x0000026470cb8460> 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 0x0000026470cb8460> 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 0x0000026469fd04a0> 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 0x26468b35660>: E <C object Array of Char {'nolength': True} at 0x26474540bb0>: E <C object Array of Char {'nolength': True} at 0x26468b35620>: E <C object Array of Char {'nolength': True} at 0x26474540820>: E <C object Array of Char {'nolength': True} at 0x26474541120>: E <C object Array of Char {'nolength': True} at 0x26468b35700>: E <C object Array of Char {'nolength': True} at 0x26468b355a0>: E <C object Array of Char {'nolength': True} at 0x26468b35340>: E <C object Array of Char {'nolength': True} at 0x26468b35080>: E <C object Array of Char {'nolength': True} at 0x26468b35f00>: E <C object Array of Char {'nolength': True} at 0x26468b35840>: E <C object Array of Char {'nolength': True} at 0x26468b32520>: E <C object Array of Char {'nolength': True} at 0x26468b325c0>: E <C object Array of Char {'nolength': True} at 0x26468b321e0>: E <C object Array of Char {'nolength': True} at 0x26468b337c0>: E <C object Array of Char {'nolength': True} at 0x26468b34f80>: E <C object Array of Char {'nolength': True} at 0x26468b356c0>: E <C object Array of Char {'nolength': True} at 0x26468b354c0>: E <C object Array of Char {'nolength': True} at 0x26468b35d20>: E <C object Array of Char {'nolength': True} at 0x26468b35c40>: E <C object Array of Char {'nolength': True} at 0x26468b35d80>: E <C object Array of Char {'nolength': True} at 0x2646ee60380>: E <C object Array of Char {'nolength': True} at 0x26468b35e20>: E <C object Array of Char {'nolength': True} at 0x2646ee60260>: E <C object Array of Char {'nolength': True} at 0x26468b32540>: E <C object Array of Char {'nolength': True} at 0x26468b33f80>: E <C object Array of Char {'nolength': True} at 0x26468b337e0>: E <C object Array of Char {'nolength': True} at 0x26468b34880>: E <C object Array of Char {'nolength': True} at 0x26468b34dc0>: E <C object Array of Char {'nolength': True} at 0x26468b351e0>: E <C object Array of Char {'nolength': True} at 0x26468b35260>: E <C object Array of Char {'nolength': True} at 0x26468b35a80>: E <C object Array of Char {'nolength': True} at 0x26468b32620>: E <C object Array of Char {'nolength': True} at 0x26468b320c0>: E <C object Array of Char {'nolength': True} at 0x26468b32300>: E <C object Array of Char {'nolength': True} at 0x26468b322e0>: E <C object Array of Char {'nolength': True} at 0x26468b348a0>: E <C object Array of Char {'nolength': True} at 0x26468b34840>: E <C object Array of Char {'nolength': True} at 0x26468b350a0>: E <C object Array of Char {'nolength': True} at 0x26468b35d00>: E <C object Array of Char {'nolength': True} at 0x26468b35880>: E <C object Array of Char {'nolength': True} at 0x26468b322a0>: E <C object Array of Char {'nolength': True} at 0x26468b33900>: E <C object Array of Char {'nolength': True} at 0x26468b34de0>: E <C object Array of Char {'nolength': True} at 0x26468b355e0>: E <C object Array of Char {'nolength': True} at 0x26468b35060>: E <C object Array of Char {'nolength': True} at 0x26468b354a0>: E <C object Array of Char {'nolength': True} at 0x26468b322c0>: E <C object Array of Char {'nolength': True} at 0x26468b32720>: E <C object Array of Char {'nolength': True} at 0x26468b34da0>: E <C object Array of Char {'nolength': True} at 0x26468b35420>: E <C object Array of Char {'nolength': True} at 0x26468b35020>: E <C object Array of Char {'nolength': True} at 0x26468b35e40>: E <C object Array of Char {'nolength': True} at 0x26468b32140>: E <C object Array of Char {'nolength': True} at 0x26468b33da0>: E <C object Array of Char {'nolength': True} at 0x26468b34f00>: E <C object Array of Char {'nolength': True} at 0x26468b348c0>: E <C object Array of Char {'nolength': True} at 0x26468b35100>: E <C object Array of Char {'nolength': True} at 0x26468b35d40>: E <C object Array of Char {'nolength': True} at 0x26468b32120>: E <C object Array of Char {'nolength': True} at 0x26468b32640>: E <C object Array of Char {'nolength': True} at 0x26468b33c80>: E <C object Array of Char {'nolength': True} at 0x26468b34e20>: E <C object Array of Char {'nolength': True} at 0x26468b352a0>: E <C object Array of Char {'nolength': True} at 0x26468b326e0>: E <C object Array of Char {'nolength': True} at 0x26468b33c20>: E <C object Array of Char {'nolength': True} at 0x26468b34d20>: E <C object Array of Char {'nolength': True} at 0x26468b35240>: E <C object Array of Char {'nolength': True} at 0x26468b35920>: E <C object Array of Char {'nolength': True} at 0x26468b33d60>: E <C object Array of Char {'nolength': True} at 0x26467538210>: E <C object Array of Char {'nolength': True} at 0x26468b32460>: E <C object Array of Char {'nolength': True} at 0x26468b35ba0>: E <C object Array of Char {'nolength': True} at 0x26468b32740>: E <C object Array of Char {'nolength': True} at 0x26468b35580>: E <C object Array of Char {'nolength': True} at 0x26468b35e60>: E <C object Array of Char {'nolength': True} at 0x26468b32220>: E <C object Array of Char {'nolength': True} at 0x26468b349c0>: E <C object Array of Char {'nolength': True} at 0x26468b35cc0>: E <C object Array of Char {'nolength': True} at 0x26468b34d60>: E <C object Array of Char {'nolength': True} at 0x26468b35220>: E <C object Array of Char {'nolength': True} at 0x26468b358c0>: E <C object Array of Char {'nolength': True} at 0x2647418bbe0>: E <C object Array of Char {'nolength': True} at 0x2647418c080>: E <C object Array of Char {'nolength': True} at 0x2647418bbc0>: E <C object Array of Char {'nolength': True} at 0x2647418bae0>: E <C object Array of Char {'nolength': True} at 0x2647418bb80>: E <C object Array of Char {'nolength': True} at 0x2647418bdc0>: E <C object Array of Char {'nolength': True} at 0x2647418c060>: E <C object Array of Char {'nolength': True} at 0x2647418c020>: E <C object Array of Char {'nolength': True} at 0x2647418c200>: E <C object Array of Char {'nolength': True} at 0x2647418bf80>: E <C object Array of Char {'nolength': True} at 0x2647418c240>: E <C object Array of Char {'nolength': True} at 0x2647418c1c0>: E <C object Array of Char {'nolength': True} at 0x2647418bd20>: E <C object Array of Char {'nolength': True} at 0x2647418c100>: E <C object Array of Char {'nolength': True} at 0x2647418c280>: E <C object Array of Char {'nolength': True} at 0x2647418bec0>: E <C object Array of Char {'nolength': True} at 0x2647418bf40>: E <C object Array of Char {'nolength': True} at 0x2647418c2a0>: E <C object Array of Char {'nolength': True} at 0x2647418c120>: E <C object Array of Char {'nolength': True} at 0x2647418c0a0>: E <C object Array of Char {'nolength': True} at 0x2647418bfe0>: E <C object Array of Char {'nolength': True} at 0x2647418c220>: E <C object Array of Char {'nolength': True} at 0x2647418c640>: E <C object Array of Char {'nolength': True} at 0x2647418c680>: E <C object Array of Char {'nolength': True} at 0x2647418ca60>: E <C object Array of Char {'nolength': True} at 0x2647418c7e0>: E <C object Array of Char {'nolength': True} at 0x2647418c740>: E <C object Array of Char {'nolength': True} at 0x2647418c860>: E <C object Array of Char {'nolength': True} at 0x2647418ca00>: E <C object Array of Char {'nolength': True} at 0x2647418ca80>: E <C object Array of Char {'nolength': True} at 0x2647418c4e0>: E <C object Array of Char {'nolength': True} at 0x2647418c660>: E <C object Array of Char {'nolength': True} at 0x2647418c8a0>: E <C object Array of Char {'nolength': True} at 0x2647418c380>: E <C object Array of Char {'nolength': True} at 0x2647418c460>: E <C object Array of Char {'nolength': True} at 0x2647418c3e0>: E <C object Array of Char {'nolength': True} at 0x2647418c8c0>: E <C object Array of Char {'nolength': True} at 0x2647418c6e0>: E <C object Array of Char {'nolength': True} at 0x2647418c9a0>: E <C object Array of Char {'nolength': True} at 0x2647418c940>: E <C object Array of Char {'nolength': True} at 0x2647418c6a0>: E <C object Array of Char {'nolength': True} at 0x2647418c9e0>: E <C object Array of Char {'nolength': True} at 0x2647418ca20>: E <C object Array of Char {'nolength': True} at 0x2647418c760>: E <C object Array of Char {'nolength': True} at 0x2647418c620>: E <C object Array of Char {'nolength': True} at 0x2647418c840>: E <C object Array of Char {'nolength': True} at 0x2647418c400>: E <C object Array of Char {'nolength': True} at 0x26474540d00>: E <C object Array of Char {'nolength': True} at 0x2647418c800>: E <C object Array of Char {'nolength': True} at 0x264745409a0>: E <C object Array of Char {'nolength': True} at 0x26474541000>: E <C object Array of Char {'nolength': True} at 0x2647418caa0>: E <C object Array of Char {'nolength': True} at 0x2647418c300>: E <C object Array of Char {'nolength': True} at 0x2647418c920>: E <C object Array of Char {'nolength': True} at 0x2647418c4a0>: E <C object Array of Char {'nolength': True} at 0x2647418c820>: E <C object Array of Char {'nolength': True} at 0x2647418c4c0>: E <C object Array of Char {'nolength': True} at 0x2647418c420>: E <C object Array of Char {'nolength': True} at 0x2647418cf00>: E <C object Array of Char {'nolength': True} at 0x2647418d0c0>: E <C object Array of Char {'nolength': True} at 0x2647418cf40>: E <C object Array of Char {'nolength': True} at 0x2647418d080>: E <C object Array of Char {'nolength': True} at 0x2647418cc20>: E <C object Array of Char {'nolength': True} at 0x2647418cc80>: E <C object Array of Char {'nolength': True} at 0x2647418cc00>: E <C object Array of Char {'nolength': True} at 0x2647418cd00>: E <C object Array of Char {'nolength': True} at 0x26474540a60>: E <C object Array of Char {'nolength': True} at 0x2647418cf60>: E <C object Array of Char {'nolength': True} at 0x26474540d90>: E <C object Array of Char {'nolength': True} at 0x2646c81eb70>: E <C object Array of Char {'nolength': True} at 0x2647418cac0>: E <C object Array of Char {'nolength': True} at 0x2647418ce80>: E <C object Array of Char {'nolength': True} at 0x2647418cc60>: E <C object Array of Char {'nolength': True} at 0x2647418cda0>: E <C object Array of Char {'nolength': True} at 0x2647418d100>: E <C object Array of Char {'nolength': True} at 0x2647418d000>: E <C object Array of Char {'nolength': True} at 0x2647418cf20>: E <C object Array of Char {'nolength': True} at 0x2647418d040>: E <C object Array of Char {'nolength': True} at 0x2647418cba0>: E <C object Array of Char {'nolength': True} at 0x2647418ce40>: E <C object Array of Char {'nolength': True} at 0x2647418cbe0>: E <C object Array of Char {'nolength': True} at 0x2647418d020>: E <C object Array of Char {'nolength': True} at 0x2647418d200>: E <C object Array of Char {'nolength': True} at 0x2647418d0e0>: E <C object Array of Char {'nolength': True} at 0x2647418d1e0>: E <C object Array of Char {'nolength': True} at 0x2647418cee0>: E <C object Array of Char {'nolength': True} at 0x2646c81ea50>: E <C object Array of Char {'nolength': True} at 0x2647418b3e0>: E <C object Array of Char {'nolength': True} at 0x2646c81efc0>: E <C object Array of Char {'nolength': True} at 0x2647418b2c0>: E <C object Array of Char {'nolength': True} at 0x2647418b620>: E <C object Array of Char {'nolength': True} at 0x2647418b480>: E <C object Array of Char {'nolength': True} at 0x2647418b540>: E <C object Array of Char {'nolength': True} at 0x2647418b820>: E <C object Array of Char {'nolength': True} at 0x2647418b440>: E <C object Array of Char {'nolength': True} at 0x2647418b4a0>: E <C object Array of Char {'nolength': True} at 0x2647418b940>: E <C object Array of Char {'nolength': True} at 0x2647418b420>: E <C object Array of Char {'nolength': True} at 0x2647418b300>: E <C object Array of Char {'nolength': True} at 0x2647418b640>: E <C object Array of Char {'nolength': True} at 0x2647418b740>: E <C object Array of Char {'nolength': True} at 0x2647418b4c0>: E <C object Array of Char {'nolength': True} at 0x2647418b500>: E <C object Array of Char {'nolength': True} at 0x2647418b7a0>: E <C object Array of Char {'nolength': True} at 0x2647418b840>: E <C object Array of Char {'nolength': True} at 0x2647418b660>: E <C object Array of Char {'nolength': True} at 0x2647418b7c0>: E <C object Array of Char {'nolength': True} at 0x2647418b460>: E <C object Array of Char {'nolength': True} at 0x2647418b2e0>: E <C object Array of Char {'nolength': True} at 0x2647418ba40>: E <C object Array of Char {'nolength': True} at 0x2647418b880>: E <C object Array of Char {'nolength': True} at 0x2647418b8c0>: E <C object Array of Char {'nolength': True} at 0x2647418baa0>: E <C object Array of Char {'nolength': True} at 0x2647418b7e0>: E <C object Array of Char {'nolength': True} at 0x2647418b380>: E <C object Array of Char {'nolength': True} at 0x2647418b580>: E <C object Array of Char {'nolength': True} at 0x2647418b800>: E <C object Array of Char {'nolength': True} at 0x2647418b760>: E <C object Array of Char {'nolength': True} at 0x2647418b8a0>: E <C object Array of Char {'nolength': True} at 0x2647418b340>: E <C object Array of Char {'nolength': True} at 0x2647418bc80>: E <C object Array of Char {'nolength': True} at 0x2647418bba0>: E <C object Array of Char {'nolength': True} at 0x2647418bf60>: E <C object Array of Char {'nolength': True} at 0x2647418bea0>: E <C object Array of Char {'nolength': True} at 0x2647418bde0>: E <C object Array of Char {'nolength': True} at 0x2647418c2c0>: E <C object Array of Char {'nolength': True} at 0x2647418c7a0>: E <C object Array of Char {'nolength': True} at 0x2647418c720>: E <C object Array of Char {'nolength': True} at 0x2647418cbc0>: E <C object Array of Char {'nolength': True} at 0x2647418cca0>: E <C object Array of Char {'nolength': True} at 0x2647418cdc0>: E <C object Array of Char {'nolength': True} at 0x2647418cd80>: E <C object Array of Char {'nolength': True} at 0x2647418cf80>: E <C object Array of Char {'nolength': True} at 0x2647418d0a0>: E <C object Array of Char {'nolength': True} at 0x2647418d1a0>: E <C object Array of Char {'nolength': True} at 0x2647418ce00>: E <C object Array of Char {'nolength': True} at 0x2647418b860>: E <C object Array of Char {'nolength': True} at 0x26474540e80>: E <C object Array of Char {'nolength': True} at 0x2647418b360>: E <C object Array of Char {'nolength': True} at 0x26474540af0>: E <C object Array of Char {'nolength': True} at 0x2646ee603e0>: E <C object Array of Char {'nolength': True} at 0x2647418b3a0>: E <C object Array of Char {'nolength': True} at 0x2647418b5c0>: E <C object Array of Char {'nolength': True} at 0x2647418be20>: E <C object Array of Char {'nolength': True} at 0x2647418bcc0>: E <C object Array of Char {'nolength': True} at 0x2647418bd80>: E <C object Array of Char {'nolength': True} at 0x2647418ca40>: E <C object Array of Char {'nolength': True} at 0x2647418c9c0>: E <C object Array of Char {'nolength': True} at 0x2647418c440>: E <C object Array of Char {'nolength': True} at 0x2647418c540>: E <C object Array of Char {'nolength': True} at 0x2647418cd20>: E <C object Array of Char {'nolength': True} at 0x2647418cfa0>: E <C object Array of Char {'nolength': True} at 0x2647418d140>: E <C object Array of Char {'nolength': True} at 0x2647418cc40>: E <C object Array of Char {'nolength': True} at 0x2647418d060>: E <C object Array of Char {'nolength': True} at 0x2647418b600>: E <C object Array of Char {'nolength': True} at 0x2647418b520>: E <C object Array of Char {'nolength': True} at 0x2646ee60500>: E <C object Array of Char {'nolength': True} at 0x2647418ba20>: E <C object Array of Char {'nolength': True} at 0x264745404c0>: E <C object Array of Char {'nolength': True} at 0x26474540e50>: E <C object Array of Char {'nolength': True} at 0x2647418b560>: E <C object Array of Char {'nolength': True} at 0x2647418b960>: E <C object Array of Char {'nolength': True} at 0x2647418b980>: E <C object Array of Char {'nolength': True} at 0x2647418bee0>: E <C object Array of Char {'nolength': True} at 0x2647418c1a0>: E <C object Array of Char {'nolength': True} at 0x2647418bc00>: E <C object Array of Char {'nolength': True} at 0x2647418c000>: E <C object Array of Char {'nolength': True} at 0x2647418be60>: E <C object Array of Char {'nolength': True} at 0x2647418c500>: E <C object Array of Char {'nolength': True} at 0x2647418c6c0>: E <C object Array of Char {'nolength': True} at 0x2647418c8e0>: E <C object Array of Char {'nolength': True} at 0x2647418cfc0>: E <C object Array of Char {'nolength': True} at 0x2647418cae0>: E <C object Array of Char {'nolength': True} at 0x2647418d1c0>: E <C object Array of Char {'nolength': True} at 0x2647418b680>: E <C object Array of Char {'nolength': True} at 0x2647418b900>: E <C object Array of Char {'nolength': True} at 0x2647418bc60>: E <C object Array of Char {'nolength': True} at 0x2647418bb20>: E <C object Array of Char {'nolength': True} at 0x2647418c780>: E <C object Array of Char {'nolength': True} at 0x2647418c520>: E <C object Array of Char {'nolength': True} at 0x2647418c600>: E <C object Array of Char {'nolength': True} at 0x2647418d180>: E <C object Array of Char {'nolength': True} at 0x2647418ba60>: E <C object Array of Char {'nolength': True} at 0x2647418c040>: E <C object Array of Char {'nolength': True} at 0x2647418c0e0>: E <C object Array of Char {'nolength': True} at 0x2647418be80>: E <C object Array of Char {'nolength': True} at 0x2647418c1e0>: E <C object Array of Char {'nolength': True} at 0x2647418c160>: E <C object Array of Char {'nolength': True} at 0x2647418be00>: E <C object Array of Char {'nolength': True} at 0x2647418c880>: E <C object Array of Char {'nolength': True} at 0x2647418c960>: E <C object Array of Char {'nolength': True} at 0x2647418c5c0>: E <C object Array of Char {'nolength': True} at 0x2647418cd40>: E <C object Array of Char {'nolength': True} at 0x2647418b6e0>: E <C object Array of Char {'nolength': True} at 0x2647418b3c0>: E <C object Array of Char {'nolength': True} at 0x2647418b9c0>: E <C object Array of Char {'nolength': True} at 0x2647418bce0>: E <C object Array of Char {'nolength': True} at 0x2647418c320>: E <C object Array of Char {'nolength': True} at 0x2647418cd60>: E <C object Array of Char {'nolength': True} at 0x2647418ce20>: E <C object Array of Char {'nolength': True} at 0x2647418b6c0>: E <C object Array of Char {'nolength': True} at 0x2647418bf20>: E <C object Array of Char {'nolength': True} at 0x2647418bd40>: E <C object Array of Char {'nolength': True} at 0x2647418c980>: E <C object Array of Char {'nolength': True} at 0x2647418cb40>: E <C object Array of Char {'nolength': True} at 0x2647418c900>: E <C object Array of Char {'nolength': True} at 0x26468b35600>: E <C object Array of Char {'nolength': True} at 0x26468b349e0>: E <C object Array of Char {'nolength': True} at 0x26468b357e0>: E <C object Array of Char {'nolength': True} at 0x2647418ccc0>: E <C object Array of Char {'nolength': True} at 0x2647418cea0>: E <C object Array of Char {'nolength': True} at 0x2647418cb20>: E <C object Array of Char {'nolength': True} at 0x2647418b6a0>: E <C object Array of Char {'nolength': True} at 0x2647418bd60>: E <C object Array of Char {'nolength': True} at 0x2647418c560>: E <C object Array of Char {'nolength': True} at 0x26468b33e40>: E <C object Array of Char {'nolength': True} at 0x26468b350c0>: E <C object Array of Char {'nolength': True} at 0x26468b33880>: E <C object Array of Char {'nolength': True} at 0x2647418b700>: E <C object Array of Char {'nolength': True} at 0x2647418ba80>: E <C object Array of Char {'nolength': True} at 0x2647418bf00>: E <C object Array of Char {'nolength': True} at 0x2647418c480>: E <C object Array of Char {'nolength': True} at 0x2647418b720>: E <C object Array of Char {'nolength': True} at 0x26468b323c0>: E <C object Array of Char {'nolength': True} at 0x2647418c180>: E <C object Array of Char {'nolength': True} at 0x2647418cb00>: E <C object Array of Char {'nolength': True} at 0x2647418ba00>: E <C object Array of Char {'nolength': True} at 0x2647418c340>: E <C object Array of Char {'nolength': True} at 0x2647418cb60>: E <C object Array of Char {'nolength': True} at 0x26468b32360>: E <C object Array of Char {'nolength': True} at 0x2647418cec0>: E <C object Array of Char {'nolength': True} at 0x26472fa97c0>: E <C object Array of Char {'nolength': True} at 0x26472fa9ca0>: E <C object Array of Char {'nolength': True} at 0x26472fa9e80>: E <C object Array of Char {'nolength': True} at 0x26472fa9c80>: E <C object Array of Char {'nolength': True} at 0x26472fa9cc0>: E <C object Array of Char {'nolength': True} at 0x26472fa98e0>: E <C object Array of Char {'nolength': True} at 0x26472fa97a0>: E <C object Array of Char {'nolength': True} at 0x26472fa9dc0>: E <C object Array of Char {'nolength': True} at 0x26472fa9de0>: E <C object Array of Char {'nolength': True} at 0x26472fa9ce0>: E <C object Array of Char {'nolength': True} at 0x26472fa97e0>: E <C object Array of Char {'nolength': True} at 0x26472fa9ae0>: E <C object Array of Char {'nolength': True} at 0x26472fa9860>: E <C object Array of Char {'nolength': True} at 0x26472fa9800>: E <C object Array of Char {'nolength': True} at 0x26472fa9d40>: E <C object Array of Char {'nolength': True} at 0x26472fa98c0>: E <C object Array of Char {'nolength': True} at 0x26472fa96e0>: E <C object Array of Char {'nolength': True} at 0x26472fa9920>: E <C object Array of Char {'nolength': True} at 0x26472fa9760>: E <C object Array of Char {'nolength': True} at 0x26472fa9940>: E <C object Array of Char {'nolength': True} at 0x26472fa9a00>: E <C object Array of Char {'nolength': True} at 0x26472fa9b80>: E <C object Array of Char {'nolength': True} at 0x26472fa9820>: E <C object Array of Char {'nolength': True} at 0x26472fa9a80>: E <C object Array of Char {'nolength': True} at 0x26472fa9740>: E <C object Array of Char {'nolength': True} at 0x26472fa9780>: E <C object Array of Char {'nolength': True} at 0x26472fa9fe0>: E <C object Array of Char {'nolength': True} at 0x26472fa9f00>: E <C object Array of Char {'nolength': True} at 0x26472fa9fa0>: E <C object Array of Char {'nolength': True} at 0x26472faa2a0>: E <C object Array of Char {'nolength': True} at 0x26472faa540>: E <C object Array of Char {'nolength': True} at 0x26472faa080>: E <C object Array of Char {'nolength': True} at 0x26472faa560>: E <C object Array of Char {'nolength': True} at 0x26474541150>: E <C object Array of Char {'nolength': True} at 0x26472faa140>: E <C object Array of Char {'nolength': True} at 0x26474541210>: E <C object Array of Char {'nolength': True} at 0x2646c81e6c0>: E <C object Array of Char {'nolength': True} at 0x26472faa640>: E <C object Array of Char {'nolength': True} at 0x26472faa1a0>: E <C object Array of Char {'nolength': True} at 0x26472faa260>: E <C object Array of Char {'nolength': True} at 0x26472faa020>: E <C object Array of Char {'nolength': True} at 0x26472faa420>: E <C object Array of Char {'nolength': True} at 0x26472faa160>: E <C object Array of Char {'nolength': True} at 0x26472faa300>: E <C object Array of Char {'nolength': True} at 0x26472faa620>: E <C object Array of Char {'nolength': True} at 0x26472faa340>: E <C object Array of Char {'nolength': True} at 0x26472faa400>: E <C object Array of Char {'nolength': True} at 0x26472fa9ee0>: E <C object Array of Char {'nolength': True} at 0x26472faa4a0>: E <C object Array of Char {'nolength': True} at 0x26472faa220>: E <C object Array of Char {'nolength': True} at 0x26472faa240>: E <C object Array of Char {'nolength': True} at 0x26472fa9f40>: E <C object Array of Char {'nolength': True} at 0x26472faa460>: E <C object Array of Char {'nolength': True} at 0x26472faa480>: E <C object Array of Char {'nolength': True} at 0x26472faa060>: E <C object Array of Char {'nolength': True} at 0x26472faa0c0>: E <C object Array of Char {'nolength': True} at 0x26472faa500>: E <C object Array of Char {'nolength': True} at 0x26472faa320>: E <C object Array of Char {'nolength': True} at 0x26472faa1c0>: E <C object Array of Char {'nolength': True} at 0x26472faada0>: E <C object Array of Char {'nolength': True} at 0x2646c81ec00>: E <C object Array of Char {'nolength': True} at 0x26472faa800>: E <C object Array of Char {'nolength': True} at 0x26474540d60>: E <C object Array of Char {'nolength': True} at 0x2646ee5fe70>: E <C object Array of Char {'nolength': True} at 0x26472faa8a0>: E <C object Array of Char {'nolength': True} at 0x26472faad20>: E <C object Array of Char {'nolength': True} at 0x26472faa980>: E <C object Array of Char {'nolength': True} at 0x26472faac60>: E <C object Array of Char {'nolength': True} at 0x26472faae00>: E <C object Array of Char {'nolength': True} at 0x26472faaae0>: E <C object Array of Char {'nolength': True} at 0x26472faa920>: E <C object Array of Char {'nolength': True} at 0x26472faa700>: E <C object Array of Char {'nolength': True} at 0x26472faaba0>: E <C object Array of Char {'nolength': True} at 0x26472faaea0>: E <C object Array of Char {'nolength': True} at 0x26472faabe0>: E <C object Array of Char {'nolength': True} at 0x26472faad80>: E <C object Array of Char {'nolength': True} at 0x26472faab20>: E <C object Array of Char {'nolength': True} at 0x26472faae20>: E <C object Array of Char {'nolength': True} at 0x26472faaa00>: E <C object Array of Char {'nolength': True} at 0x2646c81eae0>: E <C object Array of Char {'nolength': True} at 0x26472faa820>: E <C object Array of Char {'nolength': True} at 0x26474541030>: E <C object Array of Char {'nolength': True} at 0x26468c04f80>: E <C object Array of Char {'nolength': True} at 0x26472faaa40>: E <C object Array of Char {'nolength': True} at 0x26472faabc0>: E <C object Array of Char {'nolength': True} at 0x26472faac20>: E <C object Array of Char {'nolength': True} at 0x26472faab00>: E <C object Array of Char {'nolength': True} at 0x26472faa880>: E <C object Array of Char {'nolength': True} at 0x26472faab40>: E <C object Array of Char {'nolength': True} at 0x26472faa940>: E <C object Array of Char {'nolength': True} at 0x26472faa6e0>: E <C object Array of Char {'nolength': True} at 0x26472fab020>: E <C object Array of Char {'nolength': True} at 0x26472fab5c0>: E <C object Array of Char {'nolength': True} at 0x26472fab300>: E <C object Array of Char {'nolength': True} at 0x26472fab180>: E <C object Array of Char {'nolength': True} at 0x26472fab2e0>: E <C object Array of Char {'nolength': True} at 0x26472fab0e0>: E <C object Array of Char {'nolength': True} at 0x26472fab4c0>: E <C object Array of Char {'nolength': True} at 0x26472fab320>: E <C object Array of Char {'nolength': True} at 0x26468c05130>: E <C object Array of Char {'nolength': True} at 0x26472fab660>: E <C object Array of Char {'nolength': True} at 0x26474541060>: E <C object Array of Char {'nolength': True} at 0x26472fab4e0>: E <C object Array of Char {'nolength': True} at 0x26472fab3a0>: E <C object Array of Char {'nolength': True} at 0x26472fab520>: E <C object Array of Char {'nolength': True} at 0x26472fab100>: E <C object Array of Char {'nolength': True} at 0x26472fab340>: E <C object Array of Char {'nolength': True} at 0x26472faaf00>: E <C object Array of Char {'nolength': True} at 0x26472fab360>: E <C object Array of Char {'nolength': True} at 0x26472fab140>: E <C object Array of Char {'nolength': True} at 0x26472faaf20>: E <C object Array of Char {'nolength': True} at 0x26472fab060>: E <C object Array of Char {'nolength': True} at 0x26472fab080>: E <C object Array of Char {'nolength': True} at 0x26472faaf40>: E <C object Array of Char {'nolength': True} at 0x26472fab3c0>: E <C object Array of Char {'nolength': True} at 0x26472fab040>: E <C object Array of Char {'nolength': True} at 0x26472fab380>: E <C object Array of Char {'nolength': True} at 0x26472fab1e0>: E <C object Array of Char {'nolength': True} at 0x26472fab420>: E <C object Array of Char {'nolength': True} at 0x26472fab6c0>: E <C object Array of Char {'nolength': True} at 0x26472fab620>: E <C object Array of Char {'nolength': True} at 0x26472fabac0>: E <C object Array of Char {'nolength': True} at 0x26472fab900>: E <C object Array of Char {'nolength': True} at 0x26472fabcc0>: E <C object Array of Char {'nolength': True} at 0x26472faba60>: E <C object Array of Char {'nolength': True} at 0x26472fabb40>: E <C object Array of Char {'nolength': True} at 0x26472fabda0>: E <C object Array of Char {'nolength': True} at 0x26472fabe80>: E <C object Array of Char {'nolength': True} at 0x26472fabc40>: E <C object Array of Char {'nolength': True} at 0x26472fabd60>: E <C object Array of Char {'nolength': True} at 0x26472fabba0>: E <C object Array of Char {'nolength': True} at 0x26472fabc20>: E <C object Array of Char {'nolength': True} at 0x2646ee5ffc0>: E <C object Array of Char {'nolength': True} at 0x26472fabce0>: E <C object Array of Char {'nolength': True} at 0x264745412d0>: E <C object Array of Char {'nolength': True} at 0x2646c81ede0>: E <C object Array of Char {'nolength': True} at 0x26472fab920>: E <C object Array of Char {'nolength': True} at 0x26472fab9e0>: E <C object Array of Char {'nolength': True} at 0x26472fab860>: E <C object Array of Char {'nolength': True} at 0x26472fabb80>: E <C object Array of Char {'nolength': True} at 0x26472fab700>: E <C object Array of Char {'nolength': True} at 0x26472fabe40>: E <C object Array of Char {'nolength': True} at 0x26472fabc60>: E <C object Array of Char {'nolength': True} at 0x26472fab960>: E <C object Array of Char {'nolength': True} at 0x26472fabe60>: E <C object Array of Char {'nolength': True} at 0x26472faba00>: E <C object Array of Char {'nolength': True} at 0x26472fabea0>: E <C object Array of Char {'nolength': True} at 0x26472fabaa0>: E <C object Array of Char {'nolength': True} at 0x26472fabec0>: E <C object Array of Char {'nolength': True} at 0x26472fabae0>: E <C object Array of Char {'nolength': True} at 0x26472faba80>: E <C object Array of Char {'nolength': True} at 0x264745409d0>: E <C object Array of Char {'nolength': True} at 0x26472fabb00>: E <C object Array of Char {'nolength': True} at 0x26474540a30>: E <C object Array of Char {'nolength': True} at 0x2646c81ea20>: E <C object Array of Char {'nolength': True} at 0x26472fabb20>: E <C object Array of Char {'nolength': True} at 0x26472fab9c0>: E <C object Array of Char {'nolength': True} at 0x26472fabd80>: E <C object Array of Char {'nolength': True} at 0x26472fabbe0>: E <C object Array of Char {'nolength': True} at 0x26472fab880>: E <C object Array of Char {'nolength': True} at 0x26472fabf00>: E <C object Array of Char {'nolength': True} at 0x26472fac180>: E <C object Array of Char {'nolength': True} at 0x26472fac100>: E <C object Array of Char {'nolength': True} at 0x26472fac680>: E <C object Array of Char {'nolength': True} at 0x26472fac240>: E <C object Array of Char {'nolength': True} at 0x26472fac500>: E <C object Array of Char {'nolength': True} at 0x26472fac460>: E <C object Array of Char {'nolength': True} at 0x26472fac480>: E <C object Array of Char {'nolength': True} at 0x26472fac340>: E <C object Array of Char {'nolength': True} at 0x26472fac3e0>: E <C object Array of Char {'nolength': True} at 0x26472fac0c0>: E <C object Array of Char {'nolength': True} at 0x2646ee5fff0>: E <C object Array of Char {'nolength': True} at 0x26472fac140>: E <C object Array of Char {'nolength': True} at 0x2646c81e660>: E <C object Array of Char {'nolength': True} at 0x2646ee600e0>: E <C object Array of Char {'nolength': True} at 0x26472fac5e0>: E <C object Array of Char {'nolength': True} at 0x26472fac260>: E <C object Array of Char {'nolength': True} at 0x26472fac1e0>: E <C object Array of Char {'nolength': True} at 0x26472fac4a0>: E <C object Array of Char {'nolength': True} at 0x26472fac020>: E <C object Array of Char {'nolength': True} at 0x26472fac520>: E <C object Array of Char {'nolength': True} at 0x26472fac1c0>: E <C object Array of Char {'nolength': True} at 0x26472fac360>: E <C object Array of Char {'nolength': True} at 0x26472fac040>: E <C object Array of Char {'nolength': True} at 0x26472fac200>: E <C object Array of Char {'nolength': True} at 0x26472fac5a0>: E <C object Array of Char {'nolength': True} at 0x26472fac2e0>: E <C object Array of Char {'nolength': True} at 0x26472fac0a0>: E <C object Array of Char {'nolength': True} at 0x26472fac320>: E <C object Array of Char {'nolength': True} at 0x26472fac0e0>: E <C object Array of Char {'nolength': True} at 0x26472fac160>: E <C object Array of Char {'nolength': True} at 0x26472fac4e0>: E <C object Array of Char {'nolength': True} at 0x26472fac580>: E <C object Array of Char {'nolength': True} at 0x26472fabf80>: E <C object Array of Char {'nolength': True} at 0x26472fac080>: E <C object Array of Char {'nolength': True} at 0x26472fac6a0>: E <C object Array of Char {'nolength': True} at 0x26472face60>: E <C object Array of Char {'nolength': True} at 0x26472fac940>: E <C object Array of Char {'nolength': True} at 0x26472facd60>: E <C object Array of Char {'nolength': True} at 0x26472fac980>: E <C object Array of Char {'nolength': True} at 0x26472face40>: E <C object Array of Char {'nolength': True} at 0x26472fac820>: E <C object Array of Char {'nolength': True} at 0x26472facdc0>: E <C object Array of Char {'nolength': True} at 0x26472fac9c0>: E <C object Array of Char {'nolength': True} at 0x26472fac920>: E <C object Array of Char {'nolength': True} at 0x26472facb20>: E <C object Array of Char {'nolength': True} at 0x26472fac780>: E <C object Array of Char {'nolength': True} at 0x26472facc60>: E <C object Array of Char {'nolength': True} at 0x26472face00>: E <C object Array of Char {'nolength': True} at 0x26472faccc0>: E <C object Array of Char {'nolength': True} at 0x26472facda0>: E <C object Array of Char {'nolength': True} at 0x26472facc00>: E <C object Array of Char {'nolength': True} at 0x26472facbc0>: E <C object Array of Char {'nolength': True} at 0x26472facb00>: E <C object Array of Char {'nolength': True} at 0x26472facd80>: E <C object Array of Char {'nolength': True} at 0x26472fac8e0>: E <C object Array of Char {'nolength': True} at 0x26472face20>: E <C object Array of Char {'nolength': True} at 0x26472facea0>: E <C object Array of Char {'nolength': True} at 0x26472facd40>: E <C object Array of Char {'nolength': True} at 0x26472face80>: E <C object Array of Char {'nolength': True} at 0x26472fac9e0>: E <C object Array of Char {'nolength': True} at 0x26472facec0>: E <C object Array of Char {'nolength': True} at 0x26472fac7e0>: E <C object Array of Char {'nolength': True} at 0x26472faca20>: E <C object Array of Char {'nolength': True} at 0x26472facf20>: E <C object Array of Char {'nolength': True} at 0x26472facf80>: E <C object Array of Char {'nolength': True} at 0x26472fad3e0>: E <C object Array of Char {'nolength': True} at 0x26472fad140>: E <C object Array of Char {'nolength': True} at 0x26472fad6c0>: E <C object Array of Char {'nolength': True} at 0x26472fad420>: E <C object Array of Char {'nolength': True} at 0x26472fad080>: E <C object Array of Char {'nolength': True} at 0x26472fad300>: E <C object Array of Char {'nolength': True} at 0x26472fad400>: E <C object Array of Char {'nolength': True} at 0x26472fad520>: E <C object Array of Char {'nolength': True} at 0x26472fad5a0>: E <C object Array of Char {'nolength': True} at 0x26472fad620>: E <C object Array of Char {'nolength': True} at 0x26472fad600>: E <C object Array of Char {'nolength': True} at 0x26472fad460>: E <C object Array of Char {'nolength': True} at 0x26472fad3a0>: E <C object Array of Char {'nolength': True} at 0x26472fad260>: E <C object Array of Char {'nolength': True} at 0x26472fad040>: E <C object Array of Char {'nolength': True} at 0x26472fad2a0>: E <C object Array of Char {'nolength': True} at 0x26472fad2c0>: E <C object Array of Char {'nolength': True} at 0x26472fad120>: E <C object Array of Char {'nolength': True} at 0x26472fad380>: E <C object Array of Char {'nolength': True} at 0x26472facf00>: E <C object Array of Char {'nolength': True} at 0x26472facfa0>: E <C object Array of Char {'nolength': True} at 0x26472fad160>: E <C object Array of Char {'nolength': True} at 0x26472fad4c0>: E <C object Array of Char {'nolength': True} at 0x26472fad500>: E <C object Array of Char {'nolength': True} at 0x26472fad0a0>: E <C object Array of Char {'nolength': True} at 0x26472fad680>: E <C object Array of Char {'nolength': True} at 0x2646ee60410>: E <C object Array of Char {'nolength': True} at 0x26472fad320>: E <C object Array of Char {'nolength': True} at 0x2646ee604a0>: E <C object Array of Char {'nolength': True} at 0x2646c81e8a0>: E <C object Array of Char {'nolength': True} at 0x26472fad480>: E <C object Array of Char {'nolength': True} at 0x26472fad020>: E <C object Array of Char {'nolength': True} at 0x26472fad100>: E <C object Array of Char {'nolength': True} at 0x26472facfe0>: E <C object Array of Char {'nolength': True} at 0x26472fadc80>: E <C object Array of Char {'nolength': True} at 0x26472fade60>: E <C object Array of Char {'nolength': True} at 0x26472fad740>: E <C object Array of Char {'nolength': True} at 0x26472fadd40>: E <C object Array of Char {'nolength': True} at 0x26472fad760>: E <C object Array of Char {'nolength': True} at 0x26472fadd80>: E <C object Array of Char {'nolength': True} at 0x26472fad9a0>: E <C object Array of Char {'nolength': True} at 0x26472fadd00>: E <C object Array of Char {'nolength': True} at 0x26472fadcc0>: E <C object Array of Char {'nolength': True} at 0x26472fad7e0>: E <C object Array of Char {'nolength': True} at 0x26472fadec0>: E <C object Array of Char {'nolength': True} at 0x26472fadae0>: E <C object Array of Char {'nolength': True} at 0x26472faddc0>: E <C object Array of Char {'nolength': True} at 0x26472fad8c0>: E <C object Array of Char {'nolength': True} at 0x26472fadaa0>: E <C object Array of Char {'nolength': True} at 0x26472fadea0>: E <C object Array of Char {'nolength': True} at 0x26472fad9e0>: E <C object Array of Char {'nolength': True} at 0x26472fadda0>: E <C object Array of Char {'nolength': True} at 0x26472fad900>: E <C object Array of Char {'nolength': True} at 0x2646c81ec30>: E <C object Array of Char {'nolength': True} at 0x26472fad700>: E <C object Array of Char {'nolength': True} at 0x26468c05010>: E <C object Array of Char {'nolength': True} at 0x264675b0650>: E <C object Array of Char {'nolength': True} at 0x26472fadba0>: E <C object Array of Char {'nolength': True} at 0x26472fadde0>: E <C object Array of Char {'nolength': True} at 0x26472fadc00>: E <C object Array of Char {'nolength': True} at 0x26472fadbe0>: E <C object Array of Char {'nolength': True} at 0x26472fadb60>: E <C object Array of Char {'nolength': True} at 0x26472fadb20>: E <C object Array of Char {'nolength': True} at 0x26472fade40>: E <C object Array of Char {'nolength': True} at 0x26472fad8a0>: E <C object Array of Char {'nolength': True} at 0x26472fadb80>: E <C object Array of Char {'nolength': True} at 0x26472fad9c0>: E <C object Array of Char {'nolength': True} at 0x26472fae280>: E <C object Array of Char {'nolength': True} at 0x26472fae140>: E <C object Array of Char {'nolength': True} at 0x26472fadee0>: E <C object Array of Char {'nolength': True} at 0x26472fae500>: E <C object Array of Char {'nolength': True} at 0x26472fae480>: E <C object Array of Char {'nolength': True} at 0x26472fae080>: E <C object Array of Char {'nolength': True} at 0x26472fae3c0>: E <C object Array of Char {'nolength': True} at 0x26472fae5c0>: E <C object Array of Char {'nolength': True} at 0x26472fae040>: E <C object Array of Char {'nolength': True} at 0x26472fae1a0>: E <C object Array of Char {'nolength': True} at 0x26472fadf40>: E <C object Array of Char {'nolength': True} at 0x26472fae240>: E <C object Array of Char {'nolength': True} at 0x26472fae600>: E <C object Array of Char {'nolength': True} at 0x2646ee60530>: E <C object Array of Char {'nolength': True} at 0x26472fadf00>: E <C object Array of Char {'nolength': True} at 0x26468c051f0>: E <C object Array of Char {'nolength': True} at 0x264709be0b0>: E <C object Array of Char {'nolength': True} at 0x26472fae180>: E <C object Array of Char {'nolength': True} at 0x26472fae2a0>: E <C object Array of Char {'nolength': True} at 0x26472fae4c0>: E <C object Array of Char {'nolength': True} at 0x26472fae200>: E <C object Array of Char {'nolength': True} at 0x26472fadf80>: E <C object Array of Char {'nolength': True} at 0x26472fae380>: E <C object Array of Char {'nolength': True} at 0x26472fae0a0>: E <C object Array of Char {'nolength': True} at 0x26472fae580>: E <C object Array of Char {'nolength': True} at 0x26472fadfc0>: E <C object Array of Char {'nolength': True} at 0x26472fadfa0>: E <C object Array of Char {'nolength': True} at 0x26472fae540>: E <C object Array of Char {'nolength': True} at 0x26472fae460>: E <C object Array of Char {'nolength': True} at 0x26472faeb80>: E <C object Array of Char {'nolength': True} at 0x26472faece0>: E <C object Array of Char {'nolength': True} at 0x26472fae860>: E <C object Array of Char {'nolength': True} at 0x264709bda80>: E <C object Array of Char {'nolength': True} at 0x26472faeba0>: E <C object Array of Char {'nolength': True} at 0x264709bdab0>: E <C object Array of Char {'nolength': True} at 0x264709bdbd0>: E <C object Array of Char {'nolength': True} at 0x26472faeda0>: E <C object Array of Char {'nolength': True} at 0x26472faed00>: E <C object Array of Char {'nolength': True} at 0x26472faebc0>: E <C object Array of Char {'nolength': True} at 0x26472faed40>: E <C object Array of Char {'nolength': True} at 0x26472faed80>: E <C object Array of Char {'nolength': True} at 0x26472faeb40>: E <C object Array of Char {'nolength': True} at 0x26472fae700>: E <C object Array of Char {'nolength': True} at 0x26472faed60>: E <C object Array of Char {'nolength': True} at 0x26472faee80>: E <C object Array of Char {'nolength': True} at 0x26472faee20>: E <C object Array of Char {'nolength': True} at 0x26472faea00>: E <C object Array of Char {'nolength': True} at 0x26472fae7c0>: E <C object Array of Char {'nolength': True} at 0x26472faedc0>: E <C object Array of Char {'nolength': True} at 0x26472faeec0>: E <C object Array of Char {'nolength': True} at 0x26472faea20>: E <C object Array of Char {'nolength': True} at 0x26472faebe0>: E <C object Array of Char {'nolength': True} at 0x26472fae900>: E <C object Array of Char {'nolength': True} at 0x26472fae760>: E <C object Array of Char {'nolength': True} at 0x26472fae920>: E <C object Array of Char {'nolength': True} at 0x26472fae960>: E <C object Array of Char {'nolength': True} at 0x26472faea80>: E <C object Array of Char {'nolength': True} at 0x26472fae800>: E <C object Array of Char {'nolength': True} at 0x26472faeee0>: E <C object Array of Char {'nolength': True} at 0x264709bdde0>: E <C object Array of Char {'nolength': True} at 0x26472faf4c0>: E <C object Array of Char {'nolength': True} at 0x264709bdf90>: E <C object Array of Char {'nolength': True} at 0x264709be4a0>: E <C object Array of Char {'nolength': True} at 0x26472faf260>: E <C object Array of Char {'nolength': True} at 0x26472faf240>: E <C object Array of Char {'nolength': True} at 0x26472faef60>: E <C object Array of Char {'nolength': True} at 0x26472faf3a0>: E <C object Array of Char {'nolength': True} at 0x26472faf3e0>: E <C object Array of Char {'nolength': True} at 0x26472faf5a0>: E <C object Array of Char {'nolength': True} at 0x26472faf600>: E <C object Array of Char {'nolength': True} at 0x26472faf660>: E <C object Array of Char {'nolength': True} at 0x26472faf360>: E <C object Array of Char {'nolength': True} at 0x26472faf040>: E <C object Array of Char {'nolength': True} at 0x26472faf460>: E <C object Array of Char {'nolength': True} at 0x26472faef80>: E <C object Array of Char {'nolength': True} at 0x26472faef40>: E <C object Array of Char {'nolength': True} at 0x26472faf220>: E <C object Array of Char {'nolength': True} at 0x26472faf0e0>: E <C object Array of Char {'nolength': True} at 0x26472faf160>: E <C object Array of Char {'nolength': True} at 0x26472faf3c0>: E <C object Array of Char {'nolength': True} at 0x26472faefa0>: E <C object Array of Char {'nolength': True} at 0x26472faefe0>: E <C object Array of Char {'nolength': True} at 0x26472faf420>: E <C object Array of Char {'nolength': True} at 0x26472faf300>: E <C object Array of Char {'nolength': True} at 0x26472faf2c0>: E <C object Array of Char {'nolength': True} at 0x26472faf080>: E <C object Array of Char {'nolength': True} at 0x264709be3b0>: E <C object Array of Char {'nolength': True} at 0x26472fafa00>: E <C object Array of Char {'nolength': True} at 0x264709be200>: E <C object Array of Char {'nolength': True} at 0x264709be650>: E <C object Array of Char {'nolength': True} at 0x26472fafe80>: E <C object Array of Char {'nolength': True} at 0x26472fafb00>: E <C object Array of Char {'nolength': True} at 0x26472fafd00>: E <C object Array of Char {'nolength': True} at 0x26472faf780>: E <C object Array of Char {'nolength': True} at 0x26472faf6e0>: E <C object Array of Char {'nolength': True} at 0x26472faf7a0>: E <C object Array of Char {'nolength': True} at 0x26472fafcc0>: E <C object Array of Char {'nolength': True} at 0x26472fafda0>: E <C object Array of Char {'nolength': True} at 0x26472faf8c0>: E <C object Array of Char {'nolength': True} at 0x26472fafa20>: E <C object Array of Char {'nolength': True} at 0x26472fafd20>: E <C object Array of Char {'nolength': True} at 0x26472fafea0>: E <C object Array of Char {'nolength': True} at 0x26472fafde0>: E <C object Array of Char {'nolength': True} at 0x26472fafce0>: E <C object Array of Char {'nolength': True} at 0x26472faf940>: E <C object Array of Char {'nolength': True} at 0x264709bda50>: E <C object Array of Char {'nolength': True} at 0x26472faf7c0>: E <C object Array of Char {'nolength': True} at 0x264709bdf30>: E <C object Array of Char {'nolength': True} at 0x264709be800>: E <C object Array of Char {'nolength': True} at 0x26472fafe00>: E <C object Array of Char {'nolength': True} at 0x26472faf840>: E <C object Array of Char {'nolength': True} at 0x26472fafc20>: E <C object Array of Char {'nolength': True} at 0x26472faf7e0>: E <C object Array of Char {'nolength': True} at 0x26472faf900>: E <C object Array of Char {'nolength': True} at 0x26472faf760>: E <C object Array of Char {'nolength': True} at 0x26472faf9c0>: E <C object Array of Char {'nolength': True} at 0x26472fafbc0>: E <C object Array of Char {'nolength': True} at 0x26472fafe40>: E <C object Array of Char {'nolength': True} at 0x26472fafb40>: E <C object Array of Char {'nolength': True} at 0x26472faf740>: E <C object Array of Char {'nolength': True} at 0x26472faf720>: E <C object Array of Char {'nolength': True} at 0x26472fafac0>: E <C object Array of Char {'nolength': True} at 0x26472fafe60>: E <C object Array of Char {'nolength': True} at 0x26472fb04a0>: E <C object Array of Char {'nolength': True} at 0x26472faffc0>: E <C object Array of Char {'nolength': True} at 0x264709bdc30>: E <C object Array of Char {'nolength': True} at 0x26472faffe0>: E <C object Array of Char {'nolength': True} at 0x264709bdb10>: E <C object Array of Char {'nolength': True} at 0x264709be140>: E <C object Array of Char {'nolength': True} at 0x26472fb01c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0440>: E <C object Array of Char {'nolength': True} at 0x26472fb03e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0660>: E <C object Array of Char {'nolength': True} at 0x26472fb04e0>: E <C object Array of Char {'nolength': True} at 0x26472fb02a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0380>: E <C object Array of Char {'nolength': True} at 0x26472fb0220>: E <C object Array of Char {'nolength': True} at 0x26472fb00e0>: E <C object Array of Char {'nolength': True} at 0x26472fb03c0>: E <C object Array of Char {'nolength': True} at 0x26472fb00c0>: E <C object Array of Char {'nolength': True} at 0x26472fb01e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0160>: E <C object Array of Char {'nolength': True} at 0x26472fb0400>: E <C object Array of Char {'nolength': True} at 0x26472fb0180>: E <C object Array of Char {'nolength': True} at 0x26472fb0480>: E <C object Array of Char {'nolength': True} at 0x26472fb06a0>: E <C object Array of Char {'nolength': True} at 0x26472faff20>: E <C object Array of Char {'nolength': True} at 0x26472fb0020>: E <C object Array of Char {'nolength': True} at 0x26472fb0460>: E <C object Array of Char {'nolength': True} at 0x26472fb0080>: E <C object Array of Char {'nolength': True} at 0x26472faff40>: E <C object Array of Char {'nolength': True} at 0x264709bdf60>: E <C object Array of Char {'nolength': True} at 0x26472fb0540>: E <C object Array of Char {'nolength': True} at 0x264709be500>: E <C object Array of Char {'nolength': True} at 0x26472fb05a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0120>: E <C object Array of Char {'nolength': True} at 0x26472fb02e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0c80>: E <C object Array of Char {'nolength': True} at 0x26472fb0ea0>: E <C object Array of Char {'nolength': True} at 0x26472fb0a40>: E <C object Array of Char {'nolength': True} at 0x26472fb0e40>: E <C object Array of Char {'nolength': True} at 0x26472fb0d20>: E <C object Array of Char {'nolength': True} at 0x26472fb0ac0>: E <C object Array of Char {'nolength': True} at 0x26472fb08c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0a20>: E <C object Array of Char {'nolength': True} at 0x26472fb0d00>: E <C object Array of Char {'nolength': True} at 0x26472fb0780>: E <C object Array of Char {'nolength': True} at 0x26472fb0aa0>: E <C object Array of Char {'nolength': True} at 0x26472fb0700>: E <C object Array of Char {'nolength': True} at 0x26472fb0a00>: E <C object Array of Char {'nolength': True} at 0x26472fb0de0>: E <C object Array of Char {'nolength': True} at 0x26472fb0e80>: E <C object Array of Char {'nolength': True} at 0x26472fb0820>: E <C object Array of Char {'nolength': True} at 0x26472fb0e00>: E <C object Array of Char {'nolength': True} at 0x26472fb07e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0ba0>: E <C object Array of Char {'nolength': True} at 0x26472fb0ec0>: E <C object Array of Char {'nolength': True} at 0x26472fb0a80>: E <C object Array of Char {'nolength': True} at 0x26472fb0900>: E <C object Array of Char {'nolength': True} at 0x26472fb0940>: E <C object Array of Char {'nolength': True} at 0x26472fb06e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0da0>: E <C object Array of Char {'nolength': True} at 0x26472fb0800>: E <C object Array of Char {'nolength': True} at 0x26472fb09c0>: E <C object Array of Char {'nolength': True} at 0x264709bdb40>: E <C object Array of Char {'nolength': True} at 0x26472fb1240>: E <C object Array of Char {'nolength': True} at 0x264709be740>: E <C object Array of Char {'nolength': True} at 0x264709bdb70>: E <C object Array of Char {'nolength': True} at 0x26472fb12e0>: E <C object Array of Char {'nolength': True} at 0x26472fb1420>: E <C object Array of Char {'nolength': True} at 0x26472fb13c0>: E <C object Array of Char {'nolength': True} at 0x26472fb1100>: E <C object Array of Char {'nolength': True} at 0x26472fb1200>: E <C object Array of Char {'nolength': True} at 0x26472fb0f20>: E <C object Array of Char {'nolength': True} at 0x26472fb1000>: E <C object Array of Char {'nolength': True} at 0x26472fb12c0>: E <C object Array of Char {'nolength': True} at 0x26472fb10a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0f60>: E <C object Array of Char {'nolength': True} at 0x26472fb1120>: E <C object Array of Char {'nolength': True} at 0x26472fb14a0>: E <C object Array of Char {'nolength': True} at 0x26472fb12a0>: E <C object Array of Char {'nolength': True} at 0x26472fb15a0>: E <C object Array of Char {'nolength': True} at 0x26472fa9a40>: E <C object Array of Char {'nolength': True} at 0x264709bd9f0>: E <C object Array of Char {'nolength': True} at 0x26472fa9700>: E <C object Array of Char {'nolength': True} at 0x264709be080>: E <C object Array of Char {'nolength': True} at 0x26472fa9900>: E <C object Array of Char {'nolength': True} at 0x26472fa9a60>: E <C object Array of Char {'nolength': True} at 0x26472fa9aa0>: E <C object Array of Char {'nolength': True} at 0x26472fa9ec0>: E <C object Array of Char {'nolength': True} at 0x26472faa580>: E <C object Array of Char {'nolength': True} at 0x26472faa680>: E <C object Array of Char {'nolength': True} at 0x26472faa2c0>: E <C object Array of Char {'nolength': True} at 0x26472faa6c0>: E <C object Array of Char {'nolength': True} at 0x26472faaac0>: E <C object Array of Char {'nolength': True} at 0x26472faa860>: E <C object Array of Char {'nolength': True} at 0x26472faa7e0>: E <C object Array of Char {'nolength': True} at 0x26472fab5e0>: E <C object Array of Char {'nolength': True} at 0x26472faaf80>: E <C object Array of Char {'nolength': True} at 0x26472fab160>: E <C object Array of Char {'nolength': True} at 0x26472faafa0>: E <C object Array of Char {'nolength': True} at 0x26472fab220>: E <C object Array of Char {'nolength': True} at 0x26472fab8a0>: E <C object Array of Char {'nolength': True} at 0x264709be020>: E <C object Array of Char {'nolength': True} at 0x26472fab6e0>: E <C object Array of Char {'nolength': True} at 0x26472fabb60>: E <C object Array of Char {'nolength': True} at 0x26472fabc00>: E <C object Array of Char {'nolength': True} at 0x26472fab840>: E <C object Array of Char {'nolength': True} at 0x26472fab8e0>: E <C object Array of Char {'nolength': True} at 0x26472fabe20>: E <C object Array of Char {'nolength': True} at 0x26472fac3a0>: E <C object Array of Char {'nolength': True} at 0x26472fac380>: E <C object Array of Char {'nolength': True} at 0x26472fac120>: E <C object Array of Char {'nolength': True} at 0x26472fac4c0>: E <C object Array of Char {'nolength': True} at 0x26472facde0>: E <C object Array of Char {'nolength': True} at 0x26472facc80>: E <C object Array of Char {'nolength': True} at 0x26472fac880>: E <C object Array of Char {'nolength': True} at 0x26472facca0>: E <C object Array of Char {'nolength': True} at 0x26472facaa0>: E <C object Array of Char {'nolength': True} at 0x26472fad440>: E <C object Array of Char {'nolength': True} at 0x26472fad3c0>: E <C object Array of Char {'nolength': True} at 0x26472fad1e0>: E <C object Array of Char {'nolength': True} at 0x26472fadce0>: E <C object Array of Char {'nolength': True} at 0x26472fadd60>: E <C object Array of Char {'nolength': True} at 0x26472fae4a0>: E <C object Array of Char {'nolength': True} at 0x26472fae4e0>: E <C object Array of Char {'nolength': True} at 0x26472fae0e0>: E <C object Array of Char {'nolength': True} at 0x26472fae680>: E <C object Array of Char {'nolength': True} at 0x26472fae220>: E <C object Array of Char {'nolength': True} at 0x26472faeb60>: E <C object Array of Char {'nolength': True} at 0x26472fae6e0>: E <C object Array of Char {'nolength': True} at 0x26472fae840>: E <C object Array of Char {'nolength': True} at 0x26472fae880>: E <C object Array of Char {'nolength': True} at 0x26472fae8e0>: E <C object Array of Char {'nolength': True} at 0x26472fae8a0>: E <C object Array of Char {'nolength': True} at 0x26472faec60>: E <C object Array of Char {'nolength': True} at 0x26472faeb20>: E <C object Array of Char {'nolength': True} at 0x26472fae7a0>: E <C object Array of Char {'nolength': True} at 0x26472faf640>: E <C object Array of Char {'nolength': True} at 0x26472faf320>: E <C object Array of Char {'nolength': True} at 0x26472faf340>: E <C object Array of Char {'nolength': True} at 0x26472faf440>: E <C object Array of Char {'nolength': True} at 0x26472faf6c0>: E <C object Array of Char {'nolength': True} at 0x26472fafec0>: E <C object Array of Char {'nolength': True} at 0x26472fafa40>: E <C object Array of Char {'nolength': True} at 0x26472fafc00>: E <C object Array of Char {'nolength': True} at 0x26472fb06c0>: E <C object Array of Char {'nolength': True} at 0x26472fb01a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0240>: E <C object Array of Char {'nolength': True} at 0x26472fb0be0>: E <C object Array of Char {'nolength': True} at 0x26472fb0b20>: E <C object Array of Char {'nolength': True} at 0x26472fb0c60>: E <C object Array of Char {'nolength': True} at 0x26472fb0960>: E <C object Array of Char {'nolength': True} at 0x26472fb09e0>: E <C object Array of Char {'nolength': True} at 0x264709be6e0>: E <C object Array of Char {'nolength': True} at 0x26472fb1500>: E <C object Array of Char {'nolength': True} at 0x264709bde10>: E <C object Array of Char {'nolength': True} at 0x2646c81e300>: E <C object Array of Char {'nolength': True} at 0x26472fb1220>: E <C object Array of Char {'nolength': True} at 0x26472fb1020>: E <C object Array of Char {'nolength': True} at 0x26472fb1080>: E <C object Array of Char {'nolength': True} at 0x26472fb1560>: E <C object Array of Char {'nolength': True} at 0x26472fa99a0>: E <C object Array of Char {'nolength': True} at 0x26472fa9bc0>: E <C object Array of Char {'nolength': True} at 0x26472fa9c00>: E <C object Array of Char {'nolength': True} at 0x26472fa9f60>: E <C object Array of Char {'nolength': True} at 0x26472faa4c0>: E <C object Array of Char {'nolength': True} at 0x26472faa3e0>: E <C object Array of Char {'nolength': True} at 0x26472faac00>: E <C object Array of Char {'nolength': True} at 0x26472faa760>: E <C object Array of Char {'nolength': True} at 0x26472faa9a0>: E <C object Array of Char {'nolength': True} at 0x26472faafc0>: E <C object Array of Char {'nolength': True} at 0x26472fab280>: E <C object Array of Char {'nolength': True} at 0x26472fab580>: E <C object Array of Char {'nolength': True} at 0x264709be380>: E <C object Array of Char {'nolength': True} at 0x26472fab760>: E <C object Array of Char {'nolength': True} at 0x264709be1d0>: E <C object Array of Char {'nolength': True} at 0x26472fabd00>: E <C object Array of Char {'nolength': True} at 0x26472fac560>: E <C object Array of Char {'nolength': True} at 0x26472fac2c0>: E <C object Array of Char {'nolength': True} at 0x26472fac5c0>: E <C object Array of Char {'nolength': True} at 0x26472fabfa0>: E <C object Array of Char {'nolength': True} at 0x26472fac840>: E <C object Array of Char {'nolength': True} at 0x26472facc20>: E <C object Array of Char {'nolength': True} at 0x26472facbe0>: E <C object Array of Char {'nolength': True} at 0x26472fac900>: E <C object Array of Char {'nolength': True} at 0x26472fad060>: E <C object Array of Char {'nolength': True} at 0x26472fad5e0>: E <C object Array of Char {'nolength': True} at 0x26472fad4a0>: E <C object Array of Char {'nolength': True} at 0x26472fad540>: E <C object Array of Char {'nolength': True} at 0x26472fad800>: E <C object Array of Char {'nolength': True} at 0x26472fad720>: E <C object Array of Char {'nolength': True} at 0x26472fad780>: E <C object Array of Char {'nolength': True} at 0x26472fada20>: E <C object Array of Char {'nolength': True} at 0x26472fae5a0>: E <C object Array of Char {'nolength': True} at 0x26472fae3a0>: E <C object Array of Char {'nolength': True} at 0x26472fae120>: E <C object Array of Char {'nolength': True} at 0x26472fae000>: E <C object Array of Char {'nolength': True} at 0x26472fae340>: E <C object Array of Char {'nolength': True} at 0x26472faea40>: E <C object Array of Char {'nolength': True} at 0x26472faed20>: E <C object Array of Char {'nolength': True} at 0x26472faf480>: E <C object Array of Char {'nolength': True} at 0x26472faf5e0>: E <C object Array of Char {'nolength': True} at 0x26472faf2e0>: E <C object Array of Char {'nolength': True} at 0x26472faf620>: E <C object Array of Char {'nolength': True} at 0x26472faf520>: E <C object Array of Char {'nolength': True} at 0x26472faef20>: E <C object Array of Char {'nolength': True} at 0x26472faf2a0>: E <C object Array of Char {'nolength': True} at 0x26472faf960>: E <C object Array of Char {'nolength': True} at 0x26472faf880>: E <C object Array of Char {'nolength': True} at 0x26472fafc40>: E <C object Array of Char {'nolength': True} at 0x26472fafba0>: E <C object Array of Char {'nolength': True} at 0x26472fb0300>: E <C object Array of Char {'nolength': True} at 0x26472fb0260>: E <C object Array of Char {'nolength': True} at 0x26472fb04c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0320>: E <C object Array of Char {'nolength': True} at 0x26472fb0a60>: E <C object Array of Char {'nolength': True} at 0x26472fb0b00>: E <C object Array of Char {'nolength': True} at 0x26472fb0760>: E <C object Array of Char {'nolength': True} at 0x26472fb1300>: E <C object Array of Char {'nolength': True} at 0x26472fb0ee0>: E <C object Array of Char {'nolength': True} at 0x26472fb0f40>: E <C object Array of Char {'nolength': True} at 0x26472fb1060>: E <C object Array of Char {'nolength': True} at 0x26472fb0f00>: E <C object Array of Char {'nolength': True} at 0x26472fa99c0>: E <C object Array of Char {'nolength': True} at 0x26472fa99e0>: E <C object Array of Char {'nolength': True} at 0x26472fa9e20>: E <C object Array of Char {'nolength': True} at 0x26472fa9b00>: E <C object Array of Char {'nolength': True} at 0x26472fa9980>: E <C object Array of Char {'nolength': True} at 0x26472fa9da0>: E <C object Array of Char {'nolength': True} at 0x26472fa9e60>: E <C object Array of Char {'nolength': True} at 0x26472faa100>: E <C object Array of Char {'nolength': True} at 0x26472faa6a0>: E <C object Array of Char {'nolength': True} at 0x26472faa600>: E <C object Array of Char {'nolength': True} at 0x26472faa7c0>: E <C object Array of Char {'nolength': True} at 0x26472faae60>: E <C object Array of Char {'nolength': True} at 0x26472faa9e0>: E <C object Array of Char {'nolength': True} at 0x26472fab540>: E <C object Array of Char {'nolength': True} at 0x26472fab500>: E <C object Array of Char {'nolength': True} at 0x26472fab0a0>: E <C object Array of Char {'nolength': True} at 0x26472fabd20>: E <C object Array of Char {'nolength': True} at 0x26472fac060>: E <C object Array of Char {'nolength': True} at 0x26472fac640>: E <C object Array of Char {'nolength': True} at 0x26472facc40>: E <C object Array of Char {'nolength': True} at 0x26472fac800>: E <C object Array of Char {'nolength': True} at 0x26472fac860>: E <C object Array of Char {'nolength': True} at 0x26472facd20>: E <C object Array of Char {'nolength': True} at 0x26472fad560>: E <C object Array of Char {'nolength': True} at 0x26472fad980>: E <C object Array of Char {'nolength': True} at 0x26472fae2c0>: E <C object Array of Char {'nolength': True} at 0x26472fadf20>: E <C object Array of Char {'nolength': True} at 0x26472fae100>: E <C object Array of Char {'nolength': True} at 0x26472faec80>: E <C object Array of Char {'nolength': True} at 0x26472faeac0>: E <C object Array of Char {'nolength': True} at 0x26472fae740>: E <C object Array of Char {'nolength': True} at 0x26472faeca0>: E <C object Array of Char {'nolength': True} at 0x26472faf1a0>: E <C object Array of Char {'nolength': True} at 0x26472faf540>: E <C object Array of Char {'nolength': True} at 0x26472faf680>: E <C object Array of Char {'nolength': True} at 0x26472faf1c0>: E <C object Array of Char {'nolength': True} at 0x26472faf120>: E <C object Array of Char {'nolength': True} at 0x26472faf920>: E <C object Array of Char {'nolength': True} at 0x26472faf8a0>: E <C object Array of Char {'nolength': True} at 0x26472fafb20>: E <C object Array of Char {'nolength': True} at 0x26472fb0040>: E <C object Array of Char {'nolength': True} at 0x26472fb0200>: E <C object Array of Char {'nolength': True} at 0x26472fb0100>: E <C object Array of Char {'nolength': True} at 0x26472fb02c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0ae0>: E <C object Array of Char {'nolength': True} at 0x26472fb0b60>: E <C object Array of Char {'nolength': True} at 0x26472fb0c00>: E <C object Array of Char {'nolength': True} at 0x26472fb0880>: E <C object Array of Char {'nolength': True} at 0x26472fb1320>: E <C object Array of Char {'nolength': True} at 0x26472fb1140>: E <C object Array of Char {'nolength': True} at 0x26472fb0fc0>: E <C object Array of Char {'nolength': True} at 0x26472fb1540>: E <C object Array of Char {'nolength': True} at 0x26472fa9a20>: E <C object Array of Char {'nolength': True} at 0x26472fa9c40>: E <C object Array of Char {'nolength': True} at 0x26472faa040>: E <C object Array of Char {'nolength': True} at 0x26472faa5c0>: E <C object Array of Char {'nolength': True} at 0x26472faaa80>: E <C object Array of Char {'nolength': True} at 0x26472faa8c0>: E <C object Array of Char {'nolength': True} at 0x264709be710>: E <C object Array of Char {'nolength': True} at 0x26472faab60>: E <C object Array of Char {'nolength': True} at 0x264709be530>: E <C object Array of Char {'nolength': True} at 0x264709be050>: E <C object Array of Char {'nolength': True} at 0x26472faab80>: E <C object Array of Char {'nolength': True} at 0x26472faaa20>: E <C object Array of Char {'nolength': True} at 0x26472faac40>: E <C object Array of Char {'nolength': True} at 0x26472faae40>: E <C object Array of Char {'nolength': True} at 0x26472fab120>: E <C object Array of Char {'nolength': True} at 0x26472fab000>: E <C object Array of Char {'nolength': True} at 0x26472fab3e0>: E <C object Array of Char {'nolength': True} at 0x26472fab980>: E <C object Array of Char {'nolength': True} at 0x26472fabdc0>: E <C object Array of Char {'nolength': True} at 0x26472fac000>: E <C object Array of Char {'nolength': True} at 0x26472fabf40>: E <C object Array of Char {'nolength': True} at 0x26472fac440>: E <C object Array of Char {'nolength': True} at 0x26472faca40>: E <C object Array of Char {'nolength': True} at 0x26472fad4e0>: E <C object Array of Char {'nolength': True} at 0x26472fad200>: E <C object Array of Char {'nolength': True} at 0x26472facfc0>: E <C object Array of Char {'nolength': True} at 0x26472fadd20>: E <C object Array of Char {'nolength': True} at 0x26472fada60>: E <C object Array of Char {'nolength': True} at 0x26472fae6a0>: E <C object Array of Char {'nolength': True} at 0x26472fae3e0>: E <C object Array of Char {'nolength': True} at 0x26472fadf60>: E <C object Array of Char {'nolength': True} at 0x26472fae7e0>: E <C object Array of Char {'nolength': True} at 0x26472faf140>: E <C object Array of Char {'nolength': True} at 0x264709be860>: E <C object Array of Char {'nolength': True} at 0x26472faf000>: E <C object Array of Char {'nolength': True} at 0x264709be770>: E <C object Array of Char {'nolength': True} at 0x264709be1a0>: E <C object Array of Char {'nolength': True} at 0x26472faf6a0>: E <C object Array of Char {'nolength': True} at 0x26472faf100>: E <C object Array of Char {'nolength': True} at 0x26472fafb80>: E <C object Array of Char {'nolength': True} at 0x26472fafc80>: E <C object Array of Char {'nolength': True} at 0x26472fafaa0>: E <C object Array of Char {'nolength': True} at 0x26472fb0060>: E <C object Array of Char {'nolength': True} at 0x26472fb0580>: E <C object Array of Char {'nolength': True} at 0x26472fb05e0>: E <C object Array of Char {'nolength': True} at 0x26472fb0360>: E <C object Array of Char {'nolength': True} at 0x26472fb0b80>: E <C object Array of Char {'nolength': True} at 0x26472fb0d60>: E <C object Array of Char {'nolength': True} at 0x26472fb1040>: E <C object Array of Char {'nolength': True} at 0x26472fb1520>: E <C object Array of Char {'nolength': True} at 0x26472fa9ba0>: E <C object Array of Char {'nolength': True} at 0x26472fa9fc0>: E <C object Array of Char {'nolength': True} at 0x264709be470>: E <C object Array of Char {'nolength': True} at 0x26472fa9f20>: E <C object Array of Char {'nolength': True} at 0x264709be5f0>: E <C object Array of Char {'nolength': True} at 0x26472faa3a0>: E <C object Array of Char {'nolength': True} at 0x26472faa840>: E <C object Array of Char {'nolength': True} at 0x26472faaec0>: E <C object Array of Char {'nolength': True} at 0x26472fab0c0>: E <C object Array of Char {'nolength': True} at 0x26472fab640>: E <C object Array of Char {'nolength': True} at 0x26472fab9a0>: E <C object Array of Char {'nolength': True} at 0x26472fabf60>: E <C object Array of Char {'nolength': True} at 0x26472fac9a0>: E <C object Array of Char {'nolength': True} at 0x26472facd00>: E <C object Array of Char {'nolength': True} at 0x26472fad0c0>: E <C object Array of Char {'nolength': True} at 0x26472fade00>: E <C object Array of Char {'nolength': True} at 0x26472fad8e0>: E <C object Array of Char {'nolength': True} at 0x26472fae6c0>: E <C object Array of Char {'nolength': True} at 0x26472fae420>: E <C object Array of Char {'nolength': True} at 0x26472fae980>: E <C object Array of Char {'nolength': True} at 0x26472faf580>: E <C object Array of Char {'nolength': True} at 0x26472faf8e0>: E <C object Array of Char {'nolength': True} at 0x26468c04fe0>: E <C object Array of Char {'nolength': True} at 0x26472faf980>: E <C object Array of Char {'nolength': True} at 0x26472fafbe0>: E <C object Array of Char {'nolength': True} at 0x26472fb0620>: E <C object Array of Char {'nolength': True} at 0x26472fb0c20>: E <C object Array of Char {'nolength': True} at 0x26472fb07c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0840>: E <C object Array of Char {'nolength': True} at 0x26472fb1340>: E <C object Array of Char {'nolength': True} at 0x26472fb1440>: E <C object Array of Char {'nolength': True} at 0x26472fb1280>: E <C object Array of Char {'nolength': True} at 0x26472fb1360>: E <C object Array of Char {'nolength': True} at 0x26472fa9880>: E <C object Array of Char {'nolength': True} at 0x26472fa9d80>: E <C object Array of Char {'nolength': True} at 0x26472faa120>: E <C object Array of Char {'nolength': True} at 0x26472faa2e0>: E <C object Array of Char {'nolength': True} at 0x26472faade0>: E <C object Array of Char {'nolength': True} at 0x26472faa740>: E <C object Array of Char {'nolength': True} at 0x26472fab200>: E <C object Array of Char {'nolength': True} at 0x26472fab1a0>: E <C object Array of Char {'nolength': True} at 0x26472fabbc0>: E <C object Array of Char {'nolength': True} at 0x26472fabe00>: E <C object Array of Char {'nolength': True} at 0x26472fac620>: E <C object Array of Char {'nolength': True} at 0x26472fac1a0>: E <C object Array of Char {'nolength': True} at 0x26472fac8a0>: E <C object Array of Char {'nolength': True} at 0x26472facae0>: E <C object Array of Char {'nolength': True} at 0x26472fad360>: E <C object Array of Char {'nolength': True} at 0x26472fad280>: E <C object Array of Char {'nolength': True} at 0x26472facee0>: E <C object Array of Char {'nolength': True} at 0x26472fad820>: E <C object Array of Char {'nolength': True} at 0x26472fad960>: E <C object Array of Char {'nolength': True} at 0x26472fae400>: E <C object Array of Char {'nolength': True} at 0x26472fae9a0>: E <C object Array of Char {'nolength': True} at 0x26472faf560>: E <C object Array of Char {'nolength': True} at 0x26468c050d0>: E <C object Array of Char {'nolength': True} at 0x26472fafa60>: E <C object Array of Char {'nolength': True} at 0x26468c052b0>: E <C object Array of Char {'nolength': True} at 0x264733a17a0>: E <C object Array of Char {'nolength': True} at 0x26472faf9a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0600>: E <C object Array of Char {'nolength': True} at 0x26472faff80>: E <C object Array of Char {'nolength': True} at 0x26472fb0980>: E <C object Array of Char {'nolength': True} at 0x26472fb1380>: E <C object Array of Char {'nolength': True} at 0x26472fb14e0>: E <C object Array of Char {'nolength': True} at 0x26472fa9b20>: E <C object Array of Char {'nolength': True} at 0x26472faa4e0>: E <C object Array of Char {'nolength': True} at 0x26472faa900>: E <C object Array of Char {'nolength': True} at 0x26472faacc0>: E <C object Array of Char {'nolength': True} at 0x26472fab2a0>: E <C object Array of Char {'nolength': True} at 0x26472fabde0>: E <C object Array of Char {'nolength': True} at 0x26472fabf20>: E <C object Array of Char {'nolength': True} at 0x26472facce0>: E <C object Array of Char {'nolength': True} at 0x26472fad180>: E <C object Array of Char {'nolength': True} at 0x264733a1560>: E <C object Array of Char {'nolength': True} at 0x26472fade20>: E <C object Array of Char {'nolength': True} at 0x264733a1c50>: E <C object Array of Char {'nolength': True} at 0x264733a1aa0>: E <C object Array of Char {'nolength': True} at 0x26472fadca0>: E <C object Array of Char {'nolength': True} at 0x26472fadac0>: E <C object Array of Char {'nolength': True} at 0x26472fad7c0>: E <C object Array of Char {'nolength': True} at 0x26472fae160>: E <C object Array of Char {'nolength': True} at 0x26472fae9e0>: E <C object Array of Char {'nolength': True} at 0x26472faeea0>: E <C object Array of Char {'nolength': True} at 0x26472faf180>: E <C object Array of Char {'nolength': True} at 0x26472fafdc0>: E <C object Array of Char {'nolength': True} at 0x26472fafd80>: E <C object Array of Char {'nolength': True} at 0x26472fb0720>: E <C object Array of Char {'nolength': True} at 0x26472fb0dc0>: E <C object Array of Char {'nolength': True} at 0x26472fb0fa0>: E <C object Array of Char {'nolength': True} at 0x26472fa9b60>: E <C object Array of Char {'nolength': True} at 0x26472faa520>: E <C object Array of Char {'nolength': True} at 0x26472faa780>: E <C object Array of Char {'nolength': True} at 0x26472faadc0>: E <C object Array of Char {'nolength': True} at 0x264733a1b00>: E <C object Array of Char {'nolength': True} at 0x26472fab780>: E <C object Array of Char {'nolength': True} at 0x264733a1620>: E <C object Array of Char {'nolength': True} at 0x26472fac600>: E <C object Array of Char {'nolength': True} at 0x26472facb80>: E <C object Array of Char {'nolength': True} at 0x26472fac740>: E <C object Array of Char {'nolength': True} at 0x26472fad5c0>: E <C object Array of Char {'nolength': True} at 0x26472fad860>: E <C object Array of Char {'nolength': True} at 0x26472fae360>: E <C object Array of Char {'nolength': True} at 0x26472fae300>: E <C object Array of Char {'nolength': True} at 0x26472fae0c0>: E <C object Array of Char {'nolength': True} at 0x26472faeb00>: E <C object Array of Char {'nolength': True} at 0x26472faf0c0>: E <C object Array of Char {'nolength': True} at 0x26472faf9e0>: E <C object Array of Char {'nolength': True} at 0x26472fafca0>: E <C object Array of Char {'nolength': True} at 0x26472fb0640>: E <C object Array of Char {'nolength': True} at 0x26472fb08e0>: E <C object Array of Char {'nolength': True} at 0x26472fb11a0>: E <C object Array of Char {'nolength': True} at 0x26472fa9be0>: E <C object Array of Char {'nolength': True} at 0x26472faa3c0>: E <C object Array of Char {'nolength': True} at 0x26472faae80>: E <C object Array of Char {'nolength': True} at 0x26472fab1c0>: E <C object Array of Char {'nolength': True} at 0x26472fabca0>: E <C object Array of Char {'nolength': True} at 0x26472fac300>: E <C object Array of Char {'nolength': True} at 0x26472fad640>: E <C object Array of Char {'nolength': True} at 0x26472fade80>: E <C object Array of Char {'nolength': True} at 0x26472fae640>: E <C object Array of Char {'nolength': True} at 0x26472fae820>: E <C object Array of Char {'nolength': True} at 0x26472faf860>: E <C object Array of Char {'nolength': True} at 0x26472fb0560>: E <C object Array of Char {'nolength': True} at 0x26472fb0cc0>: E <C object Array of Char {'nolength': True} at 0x26472fb08a0>: E <C object Array of Char {'nolength': True} at 0x26472fb15c0>: E <C object Array of Char {'nolength': True} at 0x26472fa9c20>: E <C object Array of Char {'nolength': True} at 0x26472fa9f80>: E <C object Array of Char {'nolength': True} at 0x26472faaa60>: E <C object Array of Char {'nolength': True} at 0x26472faad40>: E <C object Array of Char {'nolength': True} at 0x26472fabd40>: E <C object Array of Char {'nolength': True} at 0x26472fac280>: E <C object Array of Char {'nolength': True} at 0x26472fac8c0>: E <C object Array of Char {'nolength': True} at 0x26472faca00>: E <C object Array of Char {'nolength': True} at 0x26472fad920>: E <C object Array of Char {'nolength': True} at 0x26472fae060>: E <C object Array of Char {'nolength': True} at 0x26472faea60>: E <C object Array of Char {'nolength': True} at 0x26472faf060>: E <C object Array of Char {'nolength': True} at 0x26472fb0520>: E <C object Array of Char {'nolength': True} at 0x26472fb0d40>: E <C object Array of Char {'nolength': True} at 0x26472fb1400>: E <C object Array of Char {'nolength': True} at 0x26472fb1460>: E <C object Array of Char {'nolength': True} at 0x26472faa440>: E <C object Array of Char {'nolength': True} at 0x26472fab600>: E <C object Array of Char {'nolength': True} at 0x26472fab4a0>: E <C object Array of Char {'nolength': True} at 0x26472fac420>: E <C object Array of Char {'nolength': True} at 0x26472fad660>: E <C object Array of Char {'nolength': True} at 0x26472fada00>: E <C object Array of Char {'nolength': True} at 0x26472faee40>: E <C object Array of Char {'nolength': True} at 0x26472faf280>: E <C object Array of Char {'nolength': True} at 0x26472fafa80>: E <C object Array of Char {'nolength': True} at 0x26472faf700>: E <C object Array of Char {'nolength': True} at 0x26472fb0d80>: E <C object Array of Char {'nolength': True} at 0x26472fb11c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0fe0>: E <C object Array of Char {'nolength': True} at 0x26472faa000>: E <C object Array of Char {'nolength': True} at 0x26472fab480>: E <C object Array of Char {'nolength': True} at 0x26472fab7c0>: E <C object Array of Char {'nolength': True} at 0x26472fabfe0>: E <C object Array of Char {'nolength': True} at 0x26472fac700>: E <C object Array of Char {'nolength': True} at 0x26472fad1c0>: E <C object Array of Char {'nolength': True} at 0x26472fae440>: E <C object Array of Char {'nolength': True} at 0x26472fae260>: E <C object Array of Char {'nolength': True} at 0x26472fae9c0>: E <C object Array of Char {'nolength': True} at 0x26472fafd40>: E <C object Array of Char {'nolength': True} at 0x26472fb0140>: E <C object Array of Char {'nolength': True} at 0x26472fb09a0>: E <C object Array of Char {'nolength': True} at 0x26472fb10c0>: E <C object Array of Char {'nolength': True} at 0x26472fa9ea0>: E <C object Array of Char {'nolength': True} at 0x26472faace0>: E <C object Array of Char {'nolength': True} at 0x26472faaee0>: E <C object Array of Char {'nolength': True} at 0x26472fab7a0>: E <C object Array of Char {'nolength': True} at 0x26472fac720>: E <C object Array of Char {'nolength': True} at 0x26472fad1a0>: E <C object Array of Char {'nolength': True} at 0x26472fae320>: E <C object Array of Char {'nolength': True} at 0x26472fafb60>: E <C object Array of Char {'nolength': True} at 0x264733a1860>: E <C object Array of Char {'nolength': True} at 0x26472fb0e20>: E <C object Array of Char {'nolength': True} at 0x264733a16e0>: E <C object Array of Char {'nolength': True} at 0x264733a1b90>: E <C object Array of Char {'nolength': True} at 0x26472fb0c40>: E <C object Array of Char {'nolength': True} at 0x26472fb13a0>: E <C object Array of Char {'nolength': True} at 0x26472fa9c60>: E <C object Array of Char {'nolength': True} at 0x26472faa7a0>: E <C object Array of Char {'nolength': True} at 0x26472fab820>: E <C object Array of Char {'nolength': True} at 0x26472fac7c0>: E <C object Array of Char {'nolength': True} at 0x26472fad880>: E <C object Array of Char {'nolength': True} at 0x26472fae2e0>: E <C object Array of Char {'nolength': True} at 0x26472faec20>: E <C object Array of Char {'nolength': True} at 0x26472fb03a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0e60>: E <C object Array of Char {'nolength': True} at 0x26472fb14c0>: E <C object Array of Char {'nolength': True} at 0x26472fb0f80>: E <C object Array of Char {'nolength': True} at 0x26472faad00>: E <C object Array of Char {'nolength': True} at 0x26472fab940>: E <C object Array of Char {'nolength': True} at 0x26472fabfc0>: E <C object Array of Char {'nolength': True} at 0x26472facac0>: E <C object Array of Char {'nolength': True} at 0x26472fadc40>: E <C object Array of Char {'nolength': True} at 0x26472faecc0>: E <C object Array of Char {'nolength': True} at 0x26472faf4e0>: E <C object Array of Char {'nolength': True} at 0x26472fb00a0>: E <C object Array of Char {'nolength': True} at 0x26472fb1160>: E <C object Array of Char {'nolength': True} at 0x26472faad60>: E <C object Array of Char {'nolength': True} at 0x264733a19e0>: E <C object Array of Char {'nolength': True} at 0x26472fac6c0>: E <C object Array of Char {'nolength': True} at 0x264733a15f0>: E <C object Array of Char {'nolength': True} at 0x264733a1b60>: E <C object Array of Char {'nolength': True} at 0x26472fac960>: E <C object Array of Char {'nolength': True} at 0x26472fadb00>: E <C object Array of Char {'nolength': True} at 0x26472fae780>: E <C object Array of Char {'nolength': True} at 0x26472faff60>: E <C object Array of Char {'nolength': True} at 0x26472fb1260>: E <C object Array of Char {'nolength': True} at 0x26472faa960>: E <C object Array of Char {'nolength': True} at 0x26472fac220>: E <C object Array of Char {'nolength': True} at 0x26472fac7a0>: E <C object Array of Char {'nolength': True} at 0x26472fad840>: E <C object Array of Char {'nolength': True} at 0x26472faef00>: E <C object Array of Char {'nolength': True} at 0x26472fb0420>: E <C object Array of Char {'nolength': True} at 0x26472fb0740>: E <C object Array of Char {'nolength': True} at 0x26472fb11e0>: E <C object Array of Char {'nolength': True} at 0x26472fab560>: E <C object Array of Char {'nolength': True} at 0x26472fac3c0>: E <C object Array of Char {'nolength': True} at 0x26472facf60>: E <C object Array of Char {'nolength': True} at 0x26472fada80>: E <C object Array of Char {'nolength': True} at 0x26472fafae0>: E <C object Array of Char {'nolength': True} at 0x26472fb0b40>: E <C object Array of Char {'nolength': True} at 0x26472fb1580>: E <C object Array of Char {'nolength': True} at 0x26472faa360>: E <C object Array of Char {'nolength': True} at 0x26472fabc80>: E <C object Array of Char {'nolength': True} at 0x26472fae520>: E <C object Array of Char {'nolength': True} at 0x264733a19b0>: E <C object Array of Char {'nolength': True} at 0x26472fb05c0>: E <C object Array of Char {'nolength': True} at 0x264733a2010>: E <C object Array of Char {'nolength': True} at 0x264733a1980>: E <C object Array of Char {'nolength': True} at 0x26472fb0ca0>: E <C object Array of Char {'nolength': True} at 0x26472faa5e0>: E <C object Array of Char {'nolength': True} at 0x26472fac2a0>: E <C object Array of Char {'nolength': True} at 0x26472fae020>: E <C object Array of Char {'nolength': True} at 0x26472fafe20>: E <C object Array of Char {'nolength': True} at 0x26472faa5a0>: E <C object Array of Char {'nolength': True} at 0x26472fab240>: E <C object Array of Char {'nolength': True} at 0x26472fad2e0>: E <C object Array of Char {'nolength': True} at 0x26472fae720>: E <C object Array of Char {'nolength': True} at 0x26472fb15e0>: E <C object Array of Char {'nolength': True} at 0x26472fab260>: E <C object Array of Char {'nolength': True} at 0x26472fada40>: E <C object Array of Char {'nolength': True} at 0x26472faf200>: E <C object Array of Char {'nolength': True} at 0x26472faa200>: E <C object Array of Char {'nolength': True} at 0x26472fad240>: E <C object Array of Char {'nolength': True} at 0x264733a1bf0>: E <C object Array of Char {'nolength': True} at 0x26472fb0680>: E <C object Array of Char {'nolength': True} at 0x264733a1f20>: E <C object Array of Char {'nolength': True} at 0x26472faac80>: E <C object Array of Char {'nolength': True} at 0x26472facf40>: E <C object Array of Char {'nolength': True} at 0x26472fafc60>: E <C object Array of Char {'nolength': True} at 0x26472fa9720>: E <C object Array of Char {'nolength': True} at 0x26472fadc60>: E <C object Array of Char {'nolength': True} at 0x26472faff00>: E <C object Array of Char {'nolength': True} at 0x26472faaf60>: E <C object Array of Char {'nolength': True} at 0x2647418bfa0>: E <C object Array of Char {'nolength': True} at 0x2647418c700>: E <C object Array of Char {'nolength': True} at 0x2647418d220>: E <C object Array of Char {'nolength': True} at 0x26472fae660>: E <C object Array of Char {'nolength': True} at 0x26472fb1480>: E <C object Array of Char {'nolength': True} at 0x26472faafe0>: E <C object Array of Char {'nolength': True} at 0x26472fac760>: E <C object Array of Char {'nolength': True} at 0x26472fb1180>: E <C object Array of Char {'nolength': True} at 0x2647418c3c0>: E <C object Array of Char {'nolength': True} at 0x2647418b920>: E <C object Array of Char {'nolength': True} at 0x2647418bb60>: E <C object Array of Char {'nolength': True} at 0x26472fab2c0>: E <C object Array of Char {'nolength': True} at 0x26472faeae0>: E <C object Array of Char {'nolength': True} at 0x26472fb0860>: E <C object Array of Char {'nolength': True} at 0x26468b35b40>: E <C object Array of Char {'nolength': True} at 0x26468b35380>: E <C object Array of Char {'nolength': True} at 0x26472fb0920>: E <C object Array of Char {'nolength': True} at 0x264733a1710>: E <C object Array of Char {'nolength': True} at 0x2647418c360>: E <C object Array of Char {'nolength': True} at 0x264733a1da0>: E <C object Array of Char {'nolength': True} at 0x264733a2a30>: E <C object Array of Char {'nolength': True} at 0x2647418cb80>: E <C object Array of Char {'nolength': True} at 0x26472fab440>: E <C object Array of Char {'nolength': True} at 0x26472faf400>: E <C object Array of Char {'nolength': True} at 0x26468b35ca0>: E <C object Array of Char {'nolength': True} at 0x2647418d120>: E <C object Array of Char {'nolength': True} at 0x2647418c7c0>: E <C object Array of Char {'nolength': True} at 0x26472fadb40>: E <C object Array of Char {'nolength': True} at 0x26472fa9ac0>: E <C object Array of Char {'nolength': True} at 0x26472faba40>: E <C object Array of Char {'nolength': True} at 0x26468b357c0>: E <C object Array of Char {'nolength': True} at 0x2647418bb40>: E <C object Array of Char {'nolength': True} at 0x2647418c5a0>: E <C object Array of Char {'nolength': True} at 0x26472faa280>: E <C object Array of Char {'nolength': True} at 0x26468b35bc0>: E <C object Array of Char {'nolength': True} at 0x26468b35480>: E <C object Array of Char {'nolength': True} at 0x26472faa380>: E <C object Array of Char {'nolength': True} at 0x26472fae1c0>: E <C object Array of Char {'nolength': True} at 0x26468b35280>: E <C object Array of Char {'nolength': True} at 0x26472fa9e40>: E <C object Array of Char {'nolength': True} at 0x26472fad6a0>: E <C object Array of Char {'nolength': True} at 0x2647418bda0>: E <C object Array of Char {'nolength': True} at 0x2647790b3f0>: E <C object Array of Char {'nolength': True} at 0x2647790b830>: E <C object Array of Char {'nolength': True} at 0x264733a1fb0>: E <C object Array of Char {'nolength': True} at 0x2647790b270>: E <C object Array of Char {'nolength': True} at 0x264733a2820>: E <C object Array of Char {'nolength': True} at 0x264733a1dd0>: E <C object Array of Char {'nolength': True} at 0x2647790b630>: E <C object Array of Char {'nolength': True} at 0x2647790b970>: E <C object Array of Char {'nolength': True} at 0x2647790b4d0>: E <C object Array of Char {'nolength': True} at 0x2647790b8f0>: E <C object Array of Char {'nolength': True} at 0x2647790b990>: E <C object Array of Char {'nolength': True} at 0x2647790b850>: E <C object Array of Char {'nolength': True} at 0x2647790b5b0>: E <C object Array of Char {'nolength': True} at 0x2647790b930>: E <C object Array of Char {'nolength': True} at 0x2647790b7f0>: E <C object Array of Char {'nolength': True} at 0x2647790b6f0>: E <C object Array of Char {'nolength': True} at 0x2647790b8b0>: E <C object Array of Char {'nolength': True} at 0x2647790b510>: E <C object Array of Char {'nolength': True} at 0x2647790b9b0>: E <C object Array of Char {'nolength': True} at 0x2647790b690>: E <C object Array of Char {'nolength': True} at 0x2647790b7b0>: E <C object Array of Char {'nolength': True} at 0x264733a2520>: E <C object Array of Char {'nolength': True} at 0x2647790b890>: E <C object Array of Char {'nolength': True} at 0x264733a2a00>: E <C object Array of Char {'nolength': True} at 0x264733a20a0>: E <C object Array of Char {'nolength': True} at 0x2647790b430>: E <C object Array of Char {'nolength': True} at 0x2647790b550>: E <C object Array of Char {'nolength': True} at 0x2647790b870>: E <C object Array of Char {'nolength': True} at 0x2647790b3b0>: E <C object Array of Char {'nolength': True} at 0x2647790b2b0>: E <C object Array of Char {'nolength': True} at 0x2647790b490>: E <C object Array of Char {'nolength': True} at 0x2647790b9f0>: E <C object Array of Char {'nolength': True} at 0x2647790b450>: E <C object Array of Char {'nolength': True} at 0x2647790b750>: E <C object Array of Char {'nolength': True} at 0x2647790bc70>: E <C object Array of Char {'nolength': True} at 0x2647790bed0>: E <C object Array of Char {'nolength': True} at 0x2647790bcf0>: E <C object Array of Char {'nolength': True} at 0x2647790bc90>: E <C object Array of Char {'nolength': True} at 0x2647790bd70>: E <C object Array of Char {'nolength': True} at 0x2647790c170>: E <C object Array of Char {'nolength': True} at 0x2647790bf90>: E <C object Array of Char {'nolength': True} at 0x264733a2490>: E <C object Array of Char {'nolength': True} at 0x2647790c0f0>: E <C object Array of Char {'nolength': True} at 0x264733a2640>: E <C object Array of Char {'nolength': True} at 0x2647790bd30>: E <C object Array of Char {'nolength': True} at 0x2647790ba30>: E <C object Array of Char {'nolength': True} at 0x2647790bbd0>: E <C object Array of Char {'nolength': True} at 0x2647790bf10>: E <C object Array of Char {'nolength': True} at 0x2647790bf30>: E <C object Array of Char {'nolength': True} at 0x2647790be70>: E <C object Array of Char {'nolength': True} at 0x2647790bb10>: E <C object Array of Char {'nolength': True} at 0x2647790bdf0>: E <C object Array of Char {'nolength': True} at 0x2647790bf70>: E <C object Array of Char {'nolength': True} at 0x2647790c010>: E <C object Array of Char {'nolength': True} at 0x2647790bf50>: E <C object Array of Char {'nolength': True} at 0x2647790bb70>: E <C object Array of Char {'nolength': True} at 0x2647790bd10>: E <C object Array of Char {'nolength': True} at 0x2647790c210>: E <C object Array of Char {'nolength': True} at 0x2647790bfd0>: E <C object Array of Char {'nolength': True} at 0x2647790be90>: E <C object Array of Char {'nolength': True} at 0x2647790bdb0>: E <C object Array of Char {'nolength': True} at 0x2647790bad0>: E <C object Array of Char {'nolength': True} at 0x2647790c090>: E <C object Array of Char {'nolength': True} at 0x2647790bff0>: E <C object Array of Char {'nolength': True} at 0x2647790be50>: E <C object Array of Char {'nolength': True} at 0x2647790ba50>: E <C object Array of Char {'nolength': True} at 0x2647790c1b0>: E <C object Array of Char {'nolength': True} at 0x264733a25b0>: E <C object Array of Char {'nolength': True} at 0x2647790c890>: E <C object Array of Char {'nolength': True} at 0x2647790c9f0>: E <C object Array of Char {'nolength': True} at 0x2647790c430>: E <C object Array of Char {'nolength': True} at 0x2647790c7d0>: E <C object Array of Char {'nolength': True} at 0x2647790c610>: E <C object Array of Char {'nolength': True} at 0x2647790c550>: E <C object Array of Char {'nolength': True} at 0x2647790c630>: E <C object Array of Char {'nolength': True} at 0x2647790c510>: E <C object Array of Char {'nolength': True} at 0x2647790c530>: E <C object Array of Char {'nolength': True} at 0x2647790c5f0>: E <C object Array of Char {'nolength': True} at 0x2647790c970>: E <C object Array of Char {'nolength': True} at 0x2647790c590>: E <C object Array of Char {'nolength': True} at 0x2647790c6d0>: E <C object Array of Char {'nolength': True} at 0x2647790c8d0>: E <C object Array of Char {'nolength': True} at 0x2647790c770>: E <C object Array of Char {'nolength': True} at 0x2647790c310>: E <C object Array of Char {'nolength': True} at 0x2647790c4f0>: E <C object Array of Char {'nolength': True} at 0x2647790c470>: E <C object Array of Char {'nolength': True} at 0x2647790c870>: E <C object Array of Char {'nolength': True} at 0x2647790c3d0>: E <C object Array of Char {'nolength': True} at 0x2647790c570>: E <C object Array of Char {'nolength': True} at 0x2647790c350>: E <C object Array of Char {'nolength': True} at 0x2647790c4b0>: E <C object Array of Char {'nolength': True} at 0x2647790c9d0>: E <C object Array of Char {'nolength': True} at 0x2647790cc70>: E <C object Array of Char {'nolength': True} at 0x2647790cfd0>: E <C object Array of Char {'nolength': True} at 0x2647790cbd0>: E <C object Array of Char {'nolength': True} at 0x2647790d150>: E <C object Array of Char {'nolength': True} at 0x2647790ca90>: E <C object Array of Char {'nolength': True} at 0x2647790cef0>: E <C object Array of Char {'nolength': True} at 0x264733a1e30>: E <C object Array of Char {'nolength': True} at 0x2647790cdf0>: E <C object Array of Char {'nolength': True} at 0x264733a2040>: E <C object Array of Char {'nolength': True} at 0x264733a2550>: E <C object Array of Char {'nolength': True} at 0x2647790cb10>: E <C object Array of Char {'nolength': True} at 0x2647790ceb0>: E <C object Array of Char {'nolength': True} at 0x2647790cf70>: E <C object Array of Char {'nolength': True} at 0x2647790ca50>: E <C object Array of Char {'nolength': True} at 0x2647790ce30>: E <C object Array of Char {'nolength': True} at 0x2647790cf30>: E <C object Array of Char {'nolength': True} at 0x2647790d0b0>: E <C object Array of Char {'nolength': True} at 0x2647790cad0>: E <C object Array of Char {'nolength': True} at 0x2647790cbf0>: E <C object Array of Char {'nolength': True} at 0x2647790cab0>: E <C object Array of Char {'nolength': True} at 0x2647790cfb0>: E <C object Array of Char {'nolength': True} at 0x2647790d130>: E <C object Array of Char {'nolength': True} at 0x2647790cb50>: E <C object Array of Char {'nolength': True} at 0x2647790cc30>: E <C object Array of Char {'nolength': True} at 0x2647790d190>: E <C object Array of Char {'nolength': True} at 0x2647790caf0>: E <C object Array of Char {'nolength': True} at 0x2647790cc10>: E <C object Array of Char {'nolength': True} at 0x2647790d170>: E <C object Array of Char {'nolength': True} at 0x2647790ccf0>: E <C object Array of Char {'nolength': True} at 0x2647790d630>: E <C object Array of Char {'nolength': True} at 0x2647790d770>: E <C object Array of Char {'nolength': True} at 0x2647790d410>: E <C object Array of Char {'nolength': True} at 0x2647790d270>: E <C object Array of Char {'nolength': True} at 0x264733a1f80>: E <C object Array of Char {'nolength': True} at 0x2647790d8f0>: E <C object Array of Char {'nolength': True} at 0x264733a2a90>: E <C object Array of Char {'nolength': True} at 0x264733a28e0>: E <C object Array of Char {'nolength': True} at 0x2647790d910>: E <C object Array of Char {'nolength': True} at 0x2647790d6d0>: E <C object Array of Char {'nolength': True} at 0x2647790d310>: E <C object Array of Char {'nolength': True} at 0x2647790d250>: E <C object Array of Char {'nolength': True} at 0x2647790d7d0>: E <C object Array of Char {'nolength': True} at 0x2647790d830>: E <C object Array of Char {'nolength': True} at 0x2647790d850>: E <C object Array of Char {'nolength': True} at 0x2647790d930>: E <C object Array of Char {'nolength': True} at 0x2647790d6f0>: E <C object Array of Char {'nolength': True} at 0x2647790d4b0>: E <C object Array of Char {'nolength': True} at 0x2647790d590>: E <C object Array of Char {'nolength': True} at 0x2647790d990>: E <C object Array of Char {'nolength': True} at 0x2647790d8d0>: E <C object Array of Char {'nolength': True} at 0x2647790d690>: E <C object Array of Char {'nolength': True} at 0x2647790d7b0>: E <C object Array of Char {'nolength': True} at 0x2647790d290>: E <C object Array of Char {'nolength': True} at 0x2647790ddb0>: E <C object Array of Char {'nolength': True} at 0x2647790ded0>: E <C object Array of Char {'nolength': True} at 0x2647790dbf0>: E <C object Array of Char {'nolength': True} at 0x2647790e110>: E <C object Array of Char {'nolength': True} at 0x2647790dc10>: E <C object Array of Char {'nolength': True} at 0x2647790da90>: E <C object Array of Char {'nolength': True} at 0x2647790e170>: E <C object Array of Char {'nolength': True} at 0x264733a20d0>: E <C object Array of Char {'nolength': True} at 0x2647790ddf0>: E <C object Array of Char {'nolength': True} at 0x264733a28b0>: E <C object Array of Char {'nolength': True} at 0x264733a2880>: E <C object Array of Char {'nolength': True} at 0x2647790dab0>: E <C object Array of Char {'nolength': True} at 0x2647790e0f0>: E <C object Array of Char {'nolength': True} at 0x2647790e050>: E <C object Array of Char {'nolength': True} at 0x2647790e070>: E <C object Array of Char {'nolength': True} at 0x2647790def0>: E <C object Array of Char {'nolength': True} at 0x2647790e1d0>: E <C object Array of Char {'nolength': True} at 0x2647790dcb0>: E <C object Array of Char {'nolength': True} at 0x2647790de90>: E <C object Array of Char {'nolength': True} at 0x2647790dd90>: E <C object Array of Char {'nolength': True} at 0x2647790dbd0>: E <C object Array of Char {'nolength': True} at 0x2647790dc70>: E <C object Array of Char {'nolength': True} at 0x2647790de50>: E <C object Array of Char {'nolength': True} at 0x2647790dc50>: E <C object Array of Char {'nolength': True} at 0x2647790dc90>: E <C object Array of Char {'nolength': True} at 0x2647790df10>: E <C object Array of Char {'nolength': True} at 0x264733a2b20>: E <C object Array of Char {'nolength': True} at 0x2647790db70>: E <C object Array of Char {'nolength': True} at 0x264733a2790>: E <C object Array of Char {'nolength': True} at 0x264733a25e0>: E <C object Array of Char {'nolength': True} at 0x2647790e2b0>: E <C object Array of Char {'nolength': True} at 0x2647790e690>: E <C object Array of Char {'nolength': True} at 0x2647790e670>: E <C object Array of Char {'nolength': True} at 0x2647790e650>: E <C object Array of Char {'nolength': True} at 0x2647790e530>: E <C object Array of Char {'nolength': True} at 0x2647790e770>: E <C object Array of Char {'nolength': True} at 0x2647790e890>: E <C object Array of Char {'nolength': True} at 0x2647790e950>: E <C object Array of Char {'nolength': True} at 0x2647790e410>: E <C object Array of Char {'nolength': True} at 0x2647790e8d0>: E <C object Array of Char {'nolength': True} at 0x2647790e390>: E <C object Array of Char {'nolength': True} at 0x2647790e7d0>: E <C object Array of Char {'nolength': True} at 0x2647790e810>: E <C object Array of Char {'nolength': True} at 0x2647790e6f0>: E <C object Array of Char {'nolength': True} at 0x2647790e790>: E <C object Array of Char {'nolength': True} at 0x2647790e7b0>: E <C object Array of Char {'nolength': True} at 0x2647790e3f0>: E <C object Array of Char {'nolength': True} at 0x2647790e5f0>: E <C object Array of Char {'nolength': True} at 0x2647790e270>: E <C object Array of Char {'nolength': True} at 0x2647790e510>: E <C object Array of Char {'nolength': True} at 0x2647790e490>: E <C object Array of Char {'nolength': True} at 0x2647790e730>: E <C object Array of Char {'nolength': True} at 0x2647790ef10>: E <C object Array of Char {'nolength': True} at 0x264733a2190>: E <C object Array of Char {'nolength': True} at 0x2647790f030>: E <C object Array of Char {'nolength': True} at 0x264733a2280>: E <C object Array of Char {'nolength': True} at 0x264733a2af0>: E <C object Array of Char {'nolength': True} at 0x2647790eb70>: E <C object Array of Char {'nolength': True} at 0x2647790ed90>: E <C object Array of Char {'nolength': True} at 0x2647790eab0>: E <C object Array of Char {'nolength': True} at 0x2647790ecd0>: E <C object Array of Char {'nolength': True} at 0x2647790ebd0>: E <C object Array of Char {'nolength': True} at 0x2647790f0b0>: E <C object Array of Char {'nolength': True} at 0x2647790f1f0>: E <C object Array of Char {'nolength': True} at 0x2647790ef70>: E <C object Array of Char {'nolength': True} at 0x2647790edf0>: E <C object Array of Char {'nolength': True} at 0x2647790ecf0>: E <C object Array of Char {'nolength': True} at 0x2647790efd0>: E <C object Array of Char {'nolength': True} at 0x2647790ec50>: E <C object Array of Char {'nolength': True} at 0x2647790edb0>: E <C object Array of Char {'nolength': True} at 0x2647790ed10>: E <C object Array of Char {'nolength': True} at 0x2647790ed70>: E <C object Array of Char {'nolength': True} at 0x2647790ead0>: E <C object Array of Char {'nolength': True} at 0x2647790ec90>: E <C object Array of Char {'nolength': True} at 0x2647790eed0>: E <C object Array of Char {'nolength': True} at 0x2647790f110>: E <C object Array of Char {'nolength': True} at 0x2647790f210>: E <C object Array of Char {'nolength': True} at 0x2647790ef50>: E <C object Array of Char {'nolength': True} at 0x2647790f050>: E <C object Array of Char {'nolength': True} at 0x2647790f4d0>: E <C object Array of Char {'nolength': True} at 0x264733a2910>: E <C object Array of Char {'nolength': True} at 0x2647790f650>: E <C object Array of Char {'nolength': True} at 0x264733a2700>: E <C object Array of Char {'nolength': True} at 0x264733a2580>: E <C object Array of Char {'nolength': True} at 0x2647790f3f0>: E <C object Array of Char {'nolength': True} at 0x2647790f270>: E <C object Array of Char {'nolength': True} at 0x2647790f430>: E <C object Array of Char {'nolength': True} at 0x2647790fa10>: E <C object Array of Char {'nolength': True} at 0x2647790f4f0>: E <C object Array of Char {'nolength': True} at 0x2647790f590>: E <C object Array of Char {'nolength': True} at 0x2647790f670>: E <C object Array of Char {'nolength': True} at 0x2647790f8b0>: E <C object Array of Char {'nolength': True} at 0x2647790f610>: E <C object Array of Char {'nolength': True} at 0x2647790f830>: E <C object Array of Char {'nolength': True} at 0x264733a27c0>: 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 0x26474540c10>: E <C object Array of Char {'nolength': True} at 0x26468b32200>: E <C object Array of Char {'nolength': True} at 0x26474540ac0>: E <C object Array of Char {'nolength': True} at 0x264745408b0>: E <C object Array of Char {'nolength': True} at 0x2647418b780>: E <C object Array of Char {'nolength': True} at 0x2647418b5a0>: E <C object Array of Char {'nolength': True} at 0x264745408e0>: E <C object Array of Char {'nolength': True} at 0x26474540940>: E <C object Array of Char {'nolength': True} at 0x26474540a00>: E <C object Array of Char {'nolength': True} at 0x26474540fd0>: E <C object Array of Char {'nolength': True} at 0x264745404f0>: E <C object Array of Char {'nolength': True} at 0x26472fab6a0>: E <C object Array of Char {'nolength': True} at 0x26474540cd0>: E <C object Array of Char {'nolength': True} at 0x2646ee60080>: E <C object Array of Char {'nolength': True} at 0x26474540d30>: E <C object Array of Char {'nolength': True} at 0x2646c81e390>: E <C object Array of Char {'nolength': True} at 0x26474541300>: E <C object Array of Char {'nolength': True} at 0x2646c81e540>: E <C object Array of Char {'nolength': True} at 0x264709bdcc0>: E <C object Array of Char {'nolength': True} at 0x264709be590>: E <C object Array of Char {'nolength': True} at 0x264709bdc00>: E <C object Array of Char {'nolength': True} at 0x264709be260>: E <C object Array of Char {'nolength': True} at 0x264709bdae0>: E <C object Array of Char {'nolength': True} at 0x26472fb0000>: E <C object Array of Char {'nolength': True} at 0x264709be5c0>: E <C object Array of Char {'nolength': True} at 0x26472fa9960>: E <C object Array of Char {'nolength': True} at 0x26472fab7e0>: E <C object Array of Char {'nolength': True} at 0x26472faede0>: E <C object Array of Char {'nolength': True} at 0x26468c05040>: E <C object Array of Char {'nolength': True} at 0x26472fab8c0>: E <C object Array of Char {'nolength': True} at 0x2646ee60020>: E <C object Array of Char {'nolength': True} at 0x2646ee5ff90>: E <C object Array of Char {'nolength': True} at 0x26472faa0a0>: E <C object Array of Char {'nolength': True} at 0x26472fb0280>: E <C object Array of Char {'nolength': True} at 0x264709be7d0>: E <C object Array of Char {'nolength': True} at 0x264733a1440>: E <C object Array of Char {'nolength': True} at 0x26472fab800>: E <C object Array of Char {'nolength': True} at 0x26472fb0340>: E <C object Array of Char {'nolength': True} at 0x26472fae940>: E <C object Array of Char {'nolength': True} at 0x264733a1800>: E <C object Array of Char {'nolength': True} at 0x264733a1770>: E <C object Array of Char {'nolength': True} at 0x264733a1530>: E <C object Array of Char {'nolength': True} at 0x26472fb07a0>: E <C object Array of Char {'nolength': True} at 0x264733a1680>: E <C object Array of Char {'nolength': True} at 0x264733a1c80>: E <C object Array of Char {'nolength': True} at 0x264733a1a40>: E <C object Array of Char {'nolength': True} at 0x2647790c190>: E <C object Array of Char {'nolength': True} at 0x2647790c370>: E <C object Array of Char {'nolength': True} at 0x264733a1f50>: E <C object Array of Char {'nolength': True} at 0x264733a24c0>: E <C object Array of Char {'nolength': True} at 0x264733a2850>: E <C object Array of Char {'nolength': True} at 0x264733a27f0>: E <C object Array of Char {'nolength': True} at 0x264733a21c0>: E <C object Array of Char {'nolength': True} at 0x264733a24f0>: 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 0x26474185200>: E <C object Array of Char {'nolength': True} at 0x26474182160>: E <C object Array of Char {'nolength': True} at 0x264741829d0>: E <C object Array of Char {'nolength': True} at 0x2647417f0e0>: E <C object Array of Char {'nolength': True} at 0x26474185a30>: E <C object Array of Char {'nolength': True} at 0x26474181500>: E <C object Array of Char {'nolength': True} at 0x26474183440>: E <C object Array of Char {'nolength': True} at 0x2647418aa20>: E <C object Array of Char {'nolength': True} at 0x26468b35160>: E <C object Array of Char {'nolength': True} at 0x26474182070>: E <C object Array of Char {'nolength': True} at 0x2647417f010>: E <C object Array of Char {'nolength': True} at 0x26474188410>: E <C object Array of Char {'nolength': True} at 0x2647418c0c0>: E <C object Array of Char {'nolength': True} at 0x264728aa650>: E <C object Array of Char {'nolength': True} at 0x26470a68850>: E <C object Array of Char {'nolength': True} at 0x26470a66560>: E <C object Array of Char {'nolength': True} at 0x264741871e0>: E <C object Array of Char {'nolength': True} at 0x26474184f40>: E <C object Array of Char {'nolength': True} at 0x26470a67630>: E <C object Array of Char {'nolength': True} at 0x264741810f0>: E <C object Array of Char {'nolength': True} at 0x264728a9ee0>: E <C object Array of Char {'nolength': True} at 0x26470a68db0>: E <C object Array of Char {'nolength': True} at 0x264728aedc0>: E <C object Array of Char {'nolength': True} at 0x264728afea0>: E <C object Array of Char {'nolength': True} at 0x26474183930>: E <C object Array of Char {'nolength': True} at 0x26472fb3630>: E <C object Array of Char {'nolength': True} at 0x264728ac940>: E <C object Array of Char {'nolength': True} at 0x264704528b0>: E <C object Array of Char {'nolength': True} at 0x26474184100>: E <C object Array of Char {'nolength': True} at 0x26472fb2260>: E <C object Array of Char {'nolength': True} at 0x26470452080>: E <C object Array of Char {'nolength': True} at 0x264741887f0>: E <C object Array of Char {'nolength': True} at 0x264728acb70>: E <C object Array of Char {'nolength': True} at 0x264741814f0>: E <C object Array of Char {'nolength': True} at 0x26473742c60>: E <C object Array of Char {'nolength': True} at 0x26474187850>: E <C object Array of Char {'nolength': True} at 0x2647418c260>: E <C object Array of Char {'nolength': True} at 0x26473741e60>: E <C object Array of Char {'nolength': True} at 0x2646fc317a0>: E <C object Array of Char {'nolength': True} at 0x2646e409960>: E <C object Array of Char {'nolength': True} at 0x2647418bb00>: E <C object Array of Char {'nolength': True} at 0x264704518c0>: E <C object Array of Char {'nolength': True} at 0x26472fb3250>: E <C object Array of Char {'nolength': True} at 0x2646f4d99e0>: E <C object Array of Char {'nolength': True} at 0x2647418a6a0>: E <C object Array of Char {'nolength': True} at 0x26473742bc0>: E <C object Array of Char {'nolength': True} at 0x26472fb2b10>: E <C object Array of Char {'nolength': True} at 0x26474183510>: E <C object Array of Char {'nolength': True} at 0x26472fb2440>: E <C object Array of Char {'nolength': True} at 0x264728a89c0>: E <C object Array of Char {'nolength': True} at 0x2646f7e46d0>: E <C object Array of Char {'nolength': True} at 0x2646fc31f90>: E <C object Array of Char {'nolength': True} at 0x2646fc31af0>: E <C object Array of Char {'nolength': True} at 0x2646f4d93f0>: E <C object Array of Char {'nolength': True} at 0x264737424d0>: E <C object Array of Char {'nolength': True} at 0x2646dc3c590>: E <C object Array of Char {'nolength': True} at 0x264728ad360>: E <C object Array of Char {'nolength': True} at 0x26473742890>: E <C object Array of Char {'nolength': True} at 0x2646dd91d70>: E <C object Array of Char {'nolength': True} at 0x26470e5ddd0>: E <C object Array of Char {'nolength': True} at 0x26470e5c5a0>: E <C object Array of Char {'nolength': True} at 0x26470e5f8d0>: E <C object Array of Char {'nolength': True} at 0x26470e5bf30>: E <C object Array of Char {'nolength': True} at 0x26470e5eb00>: E <C object Array of Char {'nolength': True} at 0x26470e5ecb0>: E <C object Array of Char {'nolength': True} at 0x26470e5e840>: E <C object Array of Char {'nolength': True} at 0x26470e60b30>: E <C object Array of Char {'nolength': True} at 0x26470e5fda0>: E <C object Array of Char {'nolength': True} at 0x26470e60200>: E <C object Array of Char {'nolength': True} at 0x26470e5ae10>: E <C object Array of Char {'nolength': True} at 0x26474184d30>: E <C object Array of Char {'nolength': True} at 0x26470484ea0>: E <C object Array of Char {'nolength': True} at 0x2646fc32120>: E <C object Array of Char {'nolength': True} at 0x26473742110>: E <C object Array of Char {'nolength': True} at 0x26473742380>: E <C object Array of Char {'nolength': True} at 0x26472fad000>: E <C object Array of Char {'nolength': True} at 0x264736f2130>: E <C object Array of Char {'nolength': True} at 0x264736f24b0>: E <C object Array of Char {'nolength': True} at 0x264736f2270>: E <C object Array of Char {'nolength': True} at 0x264736f27c0>: E <C object Array of Char {'nolength': True} at 0x264736ef520>: E <C object Array of Char {'nolength': True} at 0x264736ef3a0>: E <C object Array of Char {'nolength': True} at 0x264736f1900>: E <C object Array of Char {'nolength': True} at 0x264736f1b40>: E <C object Array of Char {'nolength': True} at 0x26470e5f030>: E <C object Array of Char {'nolength': True} at 0x264736f13a0>: E <C object Array of Char {'nolength': True} at 0x26470e5bde0>: E <C object Array of Char {'nolength': True} at 0x264736f1880>: E <C object Array of Char {'nolength': True} at 0x2646e409ed0>: E <C object Array of Char {'nolength': True} at 0x2646dc3c850>: E <C object Array of Char {'nolength': True} at 0x26470e612a0>: E <C object Array of Char {'nolength': True} at 0x264736f22e0>: E <C object Array of Char {'nolength': True} at 0x2647071b5a0>: E <C object Array of Char {'nolength': True} at 0x26470720900>: E <C object Array of Char {'nolength': True} at 0x26470720330>: E <C object Array of Char {'nolength': True} at 0x2647071fb00>: E <C object Array of Char {'nolength': True} at 0x26470720e80>: E <C object Array of Char {'nolength': True} at 0x2647071fbe0>: E <C object Array of Char {'nolength': True} at 0x26470720790>: E <C object Array of Char {'nolength': True} at 0x2647071fee0>: E <C object Array of Char {'nolength': True} at 0x264736f4930>: E <C object Array of Char {'nolength': True} at 0x2647071f330>: E <C object Array of Char {'nolength': True} at 0x264736f3620>: E <C object Array of Char {'nolength': True} at 0x26470720c50>: E <C object Array of Char {'nolength': True} at 0x26470722660>: E <C object Array of Char {'nolength': True} at 0x2647071d330>: E <C object Array of Char {'nolength': True} at 0x264736f22f0>: E <C object Array of Char {'nolength': True} at 0x2647071eec0>: E <C object Array of Char {'nolength': True} at 0x26470720a70>: E <C object Array of Char {'nolength': True} at 0x2646e409370>: E <C object Array of Char {'nolength': True} at 0x26468f9d080>: E <C object Array of Char {'nolength': True} at 0x2647235d830>: E <C object Array of Char {'nolength': True} at 0x2647235d050>: E <C object Array of Char {'nolength': True} at 0x2647235f640>: E <C object Array of Char {'nolength': True} at 0x2647235ff20>: E <C object Array of Char {'nolength': True} at 0x264723606b0>: E <C object Array of Char {'nolength': True} at 0x2647235e920>: E <C object Array of Char {'nolength': True} at 0x2647235e290>: E <C object Array of Char {'nolength': True} at 0x26472360910>: E <C object Array of Char {'nolength': True} at 0x2647235c3e0>: E <C object Array of Char {'nolength': True} at 0x26472fb13e0>: E <C object Array of Char {'nolength': True} at 0x2647235fde0>: E <C object Array of Char {'nolength': True} at 0x26470e62790>: E <C object Array of Char {'nolength': True} at 0x264723616f0>: E <C object Array of Char {'nolength': True} at 0x26472fadbc0>: E <C object Array of Char {'nolength': True} at 0x2647235d8d0>: E <C object Array of Char {'nolength': True} at 0x26470721c10>: E <C object Array of Char {'nolength': True} at 0x2647235be40>: E <C object Array of Char {'nolength': True} at 0x26470e627d0>: E <C object Array of Char {'nolength': True} at 0x2647235e710>: E <C object Array of Char {'nolength': True} at 0x2647235c3f0>: E <C object Array of Char {'nolength': True} at 0x264746fc680>: E <C object Array of Char {'nolength': True} at 0x264746ff460>: E <C object Array of Char {'nolength': True} at 0x264746ff790>: E <C object Array of Char {'nolength': True} at 0x264746ff2e0>: E <C object Array of Char {'nolength': True} at 0x264746fe770>: E <C object Array of Char {'nolength': True} at 0x264746fe3c0>: E <C object Array of Char {'nolength': True} at 0x26474703d80>: E <C object Array of Char {'nolength': True} at 0x264736f6430>: E <C object Array of Char {'nolength': True} at 0x264747033b0>: E <C object Array of Char {'nolength': True} at 0x26474704e70>: E <C object Array of Char {'nolength': True} at 0x26474701a60>: E <C object Array of Char {'nolength': True} at 0x26474704510>: E <C object Array of Char {'nolength': True} at 0x26474700b50>: E <C object Array of Char {'nolength': True} at 0x264750617c0>: E <C object Array of Char {'nolength': True} at 0x264750606b0>: E <C object Array of Char {'nolength': True} at 0x2647505fe00>: E <C object Array of Char {'nolength': True} at 0x26475065000>: E <C object Array of Char {'nolength': True} at 0x26475064570>: E <C object Array of Char {'nolength': True} at 0x26475063370>: E <C object Array of Char {'nolength': True} at 0x26475063ea0>: E <C object Array of Char {'nolength': True} at 0x26475063040>: E <C object Array of Char {'nolength': True} at 0x26475067440>: E <C object Array of Char {'nolength': True} at 0x26475065500>: E <C object Array of Char {'nolength': True} at 0x264750677a0>: E <C object Array of Char {'nolength': True} at 0x26475066e20>: E <C object Array of Char {'nolength': True} at 0x264750625d0>: E <C object Array of Char {'nolength': True} at 0x26475066540>: E <C object Array of Char {'nolength': True} at 0x26475061b90>: E <C object Array of Char {'nolength': True} at 0x26472fadc20>: E <C object Array of Char {'nolength': True} at 0x26475065a50>: E <C object Array of Char {'nolength': True} at 0x26474702ac0>: E <C object Array of Char {'nolength': True} at 0x264750668c0>: E <C object Array of Char {'nolength': True} at 0x264750659f0>: E <C object Array of Char {'nolength': True} at 0x264747024f0>: E <C object Array of Char {'nolength': True} at 0x26475064150>: E <C object Array of Char {'nolength': True} at 0x26474702d00>: E <C object Array of Char {'nolength': True} at 0x2647071bd30>: E <C object Array of Char {'nolength': True} at 0x264763361b0>: E <C object Array of Char {'nolength': True} at 0x264763360d0>: E <C object Array of Char {'nolength': True} at 0x264763359f0>: E <C object Array of Char {'nolength': True} at 0x264763357c0>: E <C object Array of Char {'nolength': True} at 0x26476335a50>: E <C object Array of Char {'nolength': True} at 0x264763315d0>: E <C object Array of Char {'nolength': True} at 0x2647235abe0>: E <C object Array of Char {'nolength': True} at 0x26476334cd0>: E <C object Array of Char {'nolength': True} at 0x26475066480>: E <C object Array of Char {'nolength': True} at 0x26475067420>: E <C object Array of Char {'nolength': True} at 0x264741801a0>: E <C object Array of Char {'nolength': True} at 0x26470484ff0>: E <C object Array of Char {'nolength': True} at 0x26477c9eb50>: E <C object Array of Char {'nolength': True} at 0x26477c9f8a0>: E <C object Array of Char {'nolength': True} at 0x26477c9ee60>: E <C object Array of Char {'nolength': True} at 0x26477c9e780>: E <C object Array of Char {'nolength': True} at 0x26477c9e5b0>: E <C object Array of Char {'nolength': True} at 0x26477c9db30>: E <C object Array of Char {'nolength': True} at 0x26477ca3500>: E <C object Array of Char {'nolength': True} at 0x2647790ca30>: E <C object Array of Char {'nolength': True} at 0x26477ca3da0>: E <C object Array of Char {'nolength': True} at 0x26477ca3600>: E <C object Array of Char {'nolength': True} at 0x26477ca3d30>: E <C object Array of Char {'nolength': True} at 0x26477ca4bb0>: E <C object Array of Char {'nolength': True} at 0x2647235fcb0>: E <C object Array of Char {'nolength': True} at 0x26477ca5130>: E <C object Array of Char {'nolength': True} at 0x26477ca5f00>: E <C object Array of Char {'nolength': True} at 0x26477ca4900>: E <C object Array of Char {'nolength': True} at 0x26477ca4fb0>: E <C object Array of Char {'nolength': True} at 0x26477ca1330>: E <C object Array of Char {'nolength': True} at 0x26474703d50>: E <C object Array of Char {'nolength': True} at 0x26476330e60>: E <C object Array of Char {'nolength': True} at 0x26478412560>: E <C object Array of Char {'nolength': True} at 0x26478411dd0>: E <C object Array of Char {'nolength': True} at 0x264784111c0>: E <C object Array of Char {'nolength': True} at 0x26478410a00>: 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 0x26474540c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471b01fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646edcdd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646edcdda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646ef678a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646ecdb4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646ecdb520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470e14988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b355a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470e14a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470e14aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d5d2a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646dc7f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646c6f7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f3bb520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b325c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e68c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b321e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e68c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b337c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e69c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e69cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b356c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fb08bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b354c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fb08cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470bc5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470bc5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474185200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470bc5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470b5d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470b5d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470acb210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470acb248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647032d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647032dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647032dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474182160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647032dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b337e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647032dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647326cb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647326cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b351e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647326cbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741829d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647326cc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647326cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264734c3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264734c3440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b320c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264724ee2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647417f0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474feb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474feb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b322e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474feb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b348a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646a397c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646a397c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b350a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264708892f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc881e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470558d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b322a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470558d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471116410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471116448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b355e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473a48950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474185a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d7ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d7cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b354a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d7cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b322c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d7cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d7cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d63a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d463a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474181500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d463d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d46410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472d46448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472a42c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472a42c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474183440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472a42c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472a42cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b348c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264729237c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264729237f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472923830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472923868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264729238a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472859788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264728597c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264728597f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b352a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264728108a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b326e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264728108e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647279c528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647279c560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471e04480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471e044b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f8cf2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f8cf4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26467538210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f8cf520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f8ad248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f7dae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f546b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d913830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d93f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474182070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d962758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d962950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b349c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646d9629c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646db0f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b34d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e36ffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647417f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e510368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e5103a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b358c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e5103d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e510410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6608a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474188410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6608e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e660918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e660950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e661cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e661d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e68fcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e68fd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e68fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e69d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e69d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e69d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6b3130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6b31a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6b31d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e6cb1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8402c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8402f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e841718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8417c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728aa650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e864608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e864640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e864678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e865398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e89a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470a68850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e89a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e89a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ca60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e89a368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8ab638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8ab670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470a66560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8ab6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8ab6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ca00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646e8ab718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ca80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646eac52f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646eac5328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741871e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646eac5360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646eac5398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f21e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f21e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f21e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474184f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f21e1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f21e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646faf4170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646faf4250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646faf4288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470a67630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fafe678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fafe6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fafe6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fafe720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ca20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fafe758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741810f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc18988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc189c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc189f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc18a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc61b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646fc8b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647022e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647022e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745409a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647022fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647026ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418caa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647026ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470280c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470280c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470280d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470321398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470938170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264709381a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264709461e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470946218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264709462f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470947718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470947948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470947980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647095cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745408b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647095cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647095d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470972758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470973d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264709d6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470bf1398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470bf13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ce80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470cd3e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470cd3ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470ce5da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470ce5de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475002d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475002d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475002e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e56838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ce40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e56a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473e56aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473c3be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473c3be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473bf6c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473bf6cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728a9ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473bf6d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473bf6d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473bf6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81ea50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470ee9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470ee9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81efc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470ee90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026470f8d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473f3b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470a68db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473f3b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473f3b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026468e0d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026468e0d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026468e0d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728aedc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026468e0d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473abb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473abb718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473abb750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473abba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728afea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473abba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264715883a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472b0b7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472b0b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472b0b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ab1a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ab1ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ab1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f39da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f508e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f50918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f509f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647350c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474183930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647350c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647350c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647350c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418baa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647350c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647377a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473a54e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473a55830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026473245478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb3630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264732454b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264732454e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f074e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f07520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f07558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728ac940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472f07590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ef0b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ef0bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ef0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ef0c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264704528b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ef0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ee4950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ee4988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ee49c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026472ee49f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264747d2e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474932678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474ab9e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474ab9e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474f2cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474f2ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ce00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474f60d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745408e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474f60d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474f60de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026474fd8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471005fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264705c8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee603e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264705c8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647059c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647059c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418be20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471af0d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471af0e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026471af0e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ca40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264716e16e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264716e1718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646ed06c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002646f08cb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647562edb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647562ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563a368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474184100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ba20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647563f018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745404c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647564e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ad7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ad830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb2260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ad868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ad8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756aee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756aeec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756aef00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470452080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756aef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756aef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418be60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b8790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741887f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b87c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b9c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756b9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756bcec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756bcf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756bdb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756bdb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756bdc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756c52f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756cc2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728acb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756cc330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756cc368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756d8678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756d86b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756d86e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756de058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418be80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756de758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741814f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756de790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756de7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756e5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418be00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756e54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756e54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473742c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756e5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756eca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756eca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ecaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ecad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474187850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ecb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756f64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756f64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756f6528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756f7e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756f7ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ce20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756fed78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756fee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756fee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ffd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264756ffda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475704b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475704b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475704bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475704bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b349e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647570e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b357e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647570e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ccc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647570f088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473741e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646fc317a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647571da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475724ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b350c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475724f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b33880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752677f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752726e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646e409960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475272720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475272758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647527c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647527c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647527c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b323c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752868e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475286918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475287c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418ba00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475287c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528a8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b32360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa97c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647528b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475294d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475294d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475295980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264704518c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa98e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa97a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb3250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529b8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529b8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa97e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647529b910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752a6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752a6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646f4d99e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752b3718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752b3750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bbbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa98c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa96e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418a6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bbc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bbcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bf7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bf830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bf868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473742bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bf8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752bf8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752c3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752c3440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752c3478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb2b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752c34b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752c34e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752cafe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752cb018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752cb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474183510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752cb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d2678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d26b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d26e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d2720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d3750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752d3fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752da870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264752dae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b0e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b0e9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b1c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b1c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b1d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b1d750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b2bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b2bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b2bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b2bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b2bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b336e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b33718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728a89c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b33750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b33788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b337c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b40fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b40fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646f7e46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b41018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b41050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b41088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b51130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b51168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646fc31f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b64720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b64758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b64790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b647c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b659f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b65a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81ec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b70b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b70b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b71ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee5fe70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b71f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475b71fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faad20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764df0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764df130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faac60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764dfe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faae00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764dfec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764dffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764ef980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764efa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764f8a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764f8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faabe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764f8b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faad80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764f9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faab20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264764f9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476508330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745404f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647651cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647651cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81eae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476528608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476528640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476529280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c04f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264765292f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faabc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faac20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faab40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647654de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760b8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760b90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760b90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760c8058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760c8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760c94b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760c94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646fc31af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760c9520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760d43d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760d4410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c05130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760d4ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760d5bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760d5be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760f0ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760f0b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646f4d93f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760f0b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264760f0b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264737424d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647610be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646dc3c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264728ad360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647611def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647612ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647612adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647612ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473742890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647612ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647612ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb42f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb4330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb4368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646dd91d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb43a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb43d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fb5fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5ddd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fc5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee5ffc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fd1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe8368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745412d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe8e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81ede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475fe9d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476002a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476002a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476002b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476003a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476003b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476003bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faba00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647601e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647601f6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647601f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c52528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c52608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c52640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c526e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264745409d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c64170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c65168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c7e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81ea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c7e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c7e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c7f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c7f5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c94330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c94368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c94448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c95788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c95868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475c958a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ca2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ca29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ca35c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ca3600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ca36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474540d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cac678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5c5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cac6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cac6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cac720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee5fff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cada28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cada60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc66b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee600e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc6f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5f8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475cc7050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ceb328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d01478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d014b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d014e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d01520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d01558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d0db78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5eb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d0dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d0dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d0dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d0dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d1bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d1bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475d29830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475127088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751270c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5ecb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472face60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647513bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751454e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475145520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475145e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472face40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475164918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5e840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475164950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475164988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751649c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e60b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475165e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472face00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475181b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5fda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475181bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faccc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475181be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475181c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475181c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647518dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647518dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475199398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475199478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472face20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751994b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751a63d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751a6410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472face80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751a7328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e60200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751a7398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751a73d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751b8870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751d5980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faca20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751d59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e6bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5ae10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e7280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e72b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e72f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e7328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e7360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474184d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264751e7398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647520ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647520ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647520acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647520ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470484ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647520ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761382f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476138330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476138368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761383a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646fc32120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761383d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476139a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476139a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476139ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476139b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473742110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476139b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761490f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476149130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476149168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761491a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26473742380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761491d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476154838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476154870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761548a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761548e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476155ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476155f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476155f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476162058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761bbe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761bbe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee604a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761c6b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761c7478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761c74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761c7590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e45d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e46b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e46e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fade60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e57c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f2130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e57f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761e5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761f8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761f8bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761f8c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f24b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761f8c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264761f8c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476208138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476208170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762081a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f2270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762081e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476208218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faddc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476208250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476209da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476209de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f27c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476209e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476209e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476209e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476217980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474541300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762179b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476217a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81ec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647622f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647622f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c05010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647624ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264675b0650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647624caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647624cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647624d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647624d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fade40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736ef520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647626dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476280020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476280058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476280090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736ef3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476281a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476281ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476281b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476281b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762a0090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f1900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762a00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762a0100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762a0138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264762a0170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475dde640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f1b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475dde678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475dde6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475dde6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475dde720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ddfcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ddfd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475df2b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475df3360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c051f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475df3b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475df3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e1f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e1f1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e1f1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e4ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e4ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e4bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e4bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e4bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e61558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e6fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e6ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e76058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e76090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faece0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e778d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e77910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e779b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bda80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e86d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e86d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e87e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e87ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475e87ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faed00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475eb8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faebc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475eb9018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faed40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475eb90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faed80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475eca8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475eca988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecb980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5f030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecb9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faed60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecb9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faee80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faee20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faea00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ecba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f13a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475edb638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475edb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faedc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475edb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475edb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475edb718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e5bde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ee99f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faebe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ee9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ee9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ee9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ef6f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f1880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ef6f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ef6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faea80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ef6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ef7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f0b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f0b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f0be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f0bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f32f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f32fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f33018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f56138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faef60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f56170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f56250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f574b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f57590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f575c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646e409ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475f57600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758869f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475886a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475886a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475886aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646dc3c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a4a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faef80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a4a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faef40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a59f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a5a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e612a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a5a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758a5ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758c0f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faefa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758d3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faefe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f4ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f22e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f4b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f4b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f5c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f5c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f5cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264758f5d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647590b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647590b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647590be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647590be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647590bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647593efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647593f018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647593fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647593fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647593ff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475952c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475952d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475952db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475953ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475953ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475966988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759669c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475967e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475967e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475967ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bda50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475973130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475973168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475973da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475973e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759acaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759acb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759acbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759add38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759add70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ade50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759c19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759c1a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759c1ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759d1248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759d1280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dc1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dc218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dc2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dd280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071b5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dd2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb04a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dd2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faffc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759dd328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ec8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faffe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ec8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ed750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ed7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb01c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ed7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ed830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264759ed868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb03e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a24e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a24e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb04e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a24e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a24ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb02a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a24f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a38528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a38560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb00e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a38598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071fb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a385d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb03c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a38608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb00c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a38640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb01e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a46020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a46058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a53fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475a62020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa43d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb06a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa4410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa44f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa4528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa5d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa5d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa5d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475aa5da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ab70c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ab7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ab7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475ab7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb05a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475adce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475adce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071fbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475adce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb02e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475adcec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026475adcf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663c560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663c598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663c5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb08c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071fee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647663de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647664dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f4930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647664dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647664dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647664dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647664de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647665d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071f330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647665d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647665d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647665d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb07e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647665d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647666b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f3620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647666b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647666b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647666b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647666b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766886b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766886e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb06e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476688720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476688758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476699ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476699b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb09c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476699bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766a2c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766a2c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766a2cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bdb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766c0870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb12e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766c1590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766c1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb13c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766c16a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766ea918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766ea950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766eb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766eb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb12c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766eb788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb10a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766eb7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb14a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb12a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb15a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264766fbb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767090c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bd9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476728790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767287c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767295c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675ea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675f4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647675f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476780d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476780d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476781ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476781f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476788058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476788fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767890c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767890f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faafa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470722660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679b980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647679b9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767bcc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767bd9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767f6790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071d330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767f67c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767f6800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767f6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264767f6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f22f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680a0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071eec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647680b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647681f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647681f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768283d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476828410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768284f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476828528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476829980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768449c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470720a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768449f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476844a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476844a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476844aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476853520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476872b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476873520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476873558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646e409370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768c1360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768c1398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faec60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d2218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468f9d080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d22c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d22f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235d830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d3948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768d3980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768e6f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768e6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768e6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb06c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb01a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f6250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f6368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264768f74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647690a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c05040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647690a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb09e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647690a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647690b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647690b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709bde10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476942528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646c81e300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476942598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769425d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476943600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476943638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476943718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa99a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476961de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647697dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647697dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647697de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476980d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476980de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faac00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476980e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476981fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faafc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235d050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476994f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a6560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a6cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a6d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a77c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235f640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769a7830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769e51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769e51d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769e5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235ff20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769e5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769e5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f8790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f87c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264723606b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f8838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f9e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f9ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264769f9ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a0d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a0d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fada20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a0d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a0d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235e920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faea40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faed20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a1b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a2cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a2d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a2df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235e290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a2dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faef20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472360910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a6d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a80b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a80bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235c3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a80bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a80c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a80c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb04c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476a8f868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb13e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa3750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa3788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa99c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aa37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa99e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aaee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476aaf980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae23d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae2db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235fde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae2de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae2e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae3d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e62790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ae3e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b1d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b1d3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b1d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264723616f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b1d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b1d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b30950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b30988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b309c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b31ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b31b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b31be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b31c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b3bf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b51d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b51d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faec80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476b76838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476bb6988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235d8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476bb69c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476bb69f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476bb6a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476bb6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c101e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470721c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c10218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c10250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c10288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c214b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c214e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235be40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c356e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c35718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c35750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c35788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c46d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470e627d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c46db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c46de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb02c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c46e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c46e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c52678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235e710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c526b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c526e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c52720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c52758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c52790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235c3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c62218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c62250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c62288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c622c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c622f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746fc680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c63be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c63c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c63c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c63c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee60020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c63cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c75050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c75980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476c759b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ce0678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ce1408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faab80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ce1440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d3b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faac40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d4d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faae40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d4d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d4d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746ff460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746ff790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faca40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d5bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d69d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746ff2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d69da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d69de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d69e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fada60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d69e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d796e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746fe770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d79718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d79750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d79788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d797c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2646ee5ff90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d89ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476d89fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476da94b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476da9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476da9d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e24800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e25558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e25638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e25670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e4a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e4a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e4b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e4b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb05e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e725d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e86bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e86c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e86cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e87d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e87d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476e87e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476edb440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476edb4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ef02f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ef10c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ef1b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f266b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f266e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f276a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f276e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f277c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f5c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f5c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f5c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f660c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f66100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fade00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f67520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f67558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f67638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f67670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f78f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f78f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264746fe3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f9e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f9e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476f9e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c04fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476fc3018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476fc3050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476fc39b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff4d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff4d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474703d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff4d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb07c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264736f6430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026476ff5ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770278d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477027910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477027948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264747033b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477027980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770279b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770372f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477037328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477037360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474704e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477037398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770373d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474701a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647704abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647705a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647705a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474704510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647705a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647705a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647705a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474700b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264709be7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647706d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c050d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647707a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647707a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468c052b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647707b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a17a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647707b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647707b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770ccad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faff80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264770ccb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647711d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647711d248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb14e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647711d328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771242f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771243d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477142b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faacc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771509c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771509f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477150ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477150b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647715c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647715c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647715c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647715d670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fade20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647715d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647718c598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647718cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647718cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647718d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c2170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c3440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771c3520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d0cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d1e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d1ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771d1fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771df638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750617c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771df670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771df6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faadc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771df6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771eab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771eabb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771eabf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771ebc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264771ebc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750606b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647505fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647723b050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647724a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647724a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647724a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647724a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475065000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647724a800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725a0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb08e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb11a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647725b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477270720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477281408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772814e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477281520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647728e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647728e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475064570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647728e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647728e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fade80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647728e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e0090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475063370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e1a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb08a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e1a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb15c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264772e1ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475063ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647732f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773454e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475063040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477345520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477345558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faca00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477345590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773455c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647734ed40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faea60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647734ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647734ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647734fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647734ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477360058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477361558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477361638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477361670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475067440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773616a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647736ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647736ec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647736ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647736ecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fada00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647736fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faee40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739e8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739e918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475065500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739ff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb11c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647739ffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750677a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cc020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cc058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cd910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cd948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cd980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475066e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cd9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264773cd9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774250c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774250f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477425130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750625d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477425168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774251a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774389c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774389f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477438a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475066540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477438a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477438aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb10c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477438ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477442410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faace0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477442448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475061b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477442480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774424b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774424f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477443b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477443b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477443bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477443be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647745f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647745fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477469558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477469590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a16e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264774906b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477490720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477490758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb13a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477491718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477491750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477491830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477491868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647750f1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647750f1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475065a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647750f210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faec20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb03a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474702ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb14c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647751c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477530170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faad00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775301a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775301e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750668c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477530218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477530250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477531d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477531d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faecc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477531d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264750659f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477531da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477531de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb00a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775454b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775454e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477545520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faad60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775455c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a19e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477550e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477550e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a15f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775519b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c2368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c2de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c2e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faff60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c3f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775c3f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264747024f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f57c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f57f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faef00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775f5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475064150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb11e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264775ff1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474702d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477610cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477610d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fada80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477610d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477610d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477610db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647071bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fabc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647761f9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a19b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477640288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb05c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776402c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776402f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477641440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477641478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477641558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776cf398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776cf478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776cf4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776ddb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f4528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f4608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f4640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb15e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f58d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f5910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fada40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264776f59f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777039f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477703ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb07a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647770f130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647770f1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477738058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477738090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477738ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477739830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472facf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477739868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fafc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477794560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477794598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777952b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faff00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777952f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faaf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777953d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477795408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264763361b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477795440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777a8a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777a8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777a8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777a8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264763360d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777a8b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faafe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b6250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fac760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb1180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b62c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b62f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264763359f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418b920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b6368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b7b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b7b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faeae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b7b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264763357c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b7bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264777b7be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647780b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647780b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647780b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fb0920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647780b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477820c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477820cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477821980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477868288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418cb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778682c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fab440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778683a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faf400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778698a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477869980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418d120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778699b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647787ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fadb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647787ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26476335a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647787adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647787ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477898758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b357c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477898790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778987c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264763315d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aebf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418c5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235abe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778aed08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472faa380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b84b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fae1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b84f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26468b35280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b9408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fa9e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26476334cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b9478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26472fad6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b94b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647418bda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778b9520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778cce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778ccf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778cdbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fa598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fb520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fb558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fb638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264778fb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d2ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d2f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d3ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779d3f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779e1328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779e1360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779f0288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779f02c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779f03a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779f03d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264779f1750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a14138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a14170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a14db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a20a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a14e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a159f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a15ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a15b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790b750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a8bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a9d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a9d0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477a9d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aac3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aac480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aac4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475066480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aac4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aad6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477aad6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ac6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ac62c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ac6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ac76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ac7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26475067420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba2020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790be70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264741801a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba3948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba3980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba39b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26470484ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ba39f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bb5130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bb5168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bb51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bb51d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bc6640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790be90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bc6678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bc6758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477bc7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ce6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477cf9948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790be50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477cf9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0e288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9eb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ba50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0e330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a25b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0fd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477d0fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9f8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477de9b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477e474b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9ee60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477e474e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477e47520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477e47558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477e47590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb0918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9e780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb0950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb0988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb09c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb09f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eb0a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9e5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477c9db30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ebe800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecc0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecc100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecc138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecc170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca3500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecc1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecd9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecd9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecda28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecda60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ca30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ecda98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ca90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477edcf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477edcf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477edcfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477edd018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eee218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eee8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eef600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477eef638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ceb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff4640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ce30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff4790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff5d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff5da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca3da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff5de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026477ff5e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780054e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478005520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478005558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca3600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478005590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780055c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478015130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478015168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780151a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca3d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780151d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780226e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790cc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478022720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478022758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ccf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478022790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca4bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780227c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478022800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780320c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478032100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a24c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478032138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780321e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a1f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478033440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478033478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478062b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a28e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478062bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478062c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478063be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478063c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478063d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780a53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780a54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780a54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647235fcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780a5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b2a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b2a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca5130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b2aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780b2ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780c48e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780c4918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780c4950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca5f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780c4988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790d290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780c49c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ddb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ded0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d4100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d4138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca4900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d4170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d41a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790da90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d57c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a20d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780d57f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ddf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780e8d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a28b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264780e9788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478172800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478172838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478172918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781860c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781861a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790def0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781861e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647819bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647819bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790de90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781a3018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781a3050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781a3130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781ba020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790de50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781ba100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781c63d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790dc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781c64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a27f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264781c64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790df10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264782268e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478226918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790db70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478226950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478226988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a25e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478255018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478255050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478278678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264782786b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647828def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647828df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478302720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478302758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca4fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478302790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783027c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478302800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478302838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783144b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26477ca1330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783144f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478314528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478314560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478314598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26474703d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478315d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26476330e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478325600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478325638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478325670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790e730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783256a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a21c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783256e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ef10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647833ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647833ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647833abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647833ba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783903a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783903d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ed90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783904b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790eab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783904f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ecd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478391638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ebd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478391670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26478412560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ef70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790edf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a6528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ecf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783a6560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790efd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26478411dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ec50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790edb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ed10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b2138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ed70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264784111c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ec90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790eed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783b38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x26478410a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783c5638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783c5670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790ef50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783c56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783c56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a24f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783c5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783d2f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783d2f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783d2f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264783d3ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a2580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264784627c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478462800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264784628e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264784741a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790fa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478475130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478475168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478475248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000026478486f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647849efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002647849ffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2647790f830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264784a80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x264733a27c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000264784a8100> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000026470798250> 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 225.67 seconds ========== ++ 04:21:29 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/cmath/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 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 121.88 seconds ========================= ++ 04:21:35 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 123.89 seconds ========================== ++ 04:24:49 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 126.69 seconds ========================= ++ 04:25:02 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 261.24 seconds ========================== ++ 04:27:26 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 328.40 seconds ==================== ++ 04:28:26 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 267.61 seconds ========================== ++ 04:30:55 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 305.70 seconds ========================== ++ 04:31:38 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 272.39 seconds ========================== ++ 04:33:24 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 313.48 seconds ========================= ++ 04:35:30 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 233.94 seconds ========================== ++ 04:36:25 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 213.12 seconds ========================== ++ 04:36:31 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 242.20 seconds ========================== ++ 04:38:39 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 273.52 seconds ========================== ++ 04:41:36 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_contextvars.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 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 300.87 seconds ========================== ++ 04:42:59 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_complexobject.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 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 328.76 seconds ========================== ++ 04:43:15 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 533.72 seconds ==================== ++ 04:49:22 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 431.27 seconds ========================= ++ 04:50:58 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 429.59 seconds ========================= ++ 04:52:15 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 447.12 seconds ==================== ++ 04:52:39 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 312.10 seconds ========================== ++ 04:56:33 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 265.15 seconds ========================== ++ 04:57:26 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_frameobject.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 4 items module\cpyext\test\test_frameobject.py .... ========================= 4 passed in 239.94 seconds ========================== ++ 04:58:30 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_floatobject.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 14 items module\cpyext\test\test_floatobject.py .............. ========================= 14 passed in 292.55 seconds ========================= ++ 04:58:57 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 330.87 seconds ========================= ++ 05:03:15 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 327.81 seconds ========================== ++ 05:04:08 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_getargs.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 16 items module\cpyext\test\test_getargs.py ................ ========================= 16 passed in 378.85 seconds ========================= ++ 05:06:04 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_import.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 8 items module\cpyext\test\test_import.py ........ ========================= 8 passed in 359.52 seconds ========================== ++ 05:06:15 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 306.34 seconds ========================== ++ 05:10:12 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_mapping.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 5 items module\cpyext\test\test_mapping.py ..... ========================= 5 passed in 184.18 seconds ========================== ++ 05:11:01 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_listobject.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 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 351.47 seconds ========================= ++ 05:11:56 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 389.53 seconds ========================= ++ 05:14:13 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 323.53 seconds ========================== ++ 05:17: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 0x000002a1f6e02b80> 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-362\foo-4\foo.lib and object d:\systemtemp\pytest\usession-py3.11-362\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 0x2a1f27bd720> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x2a1f27be160> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x2a1f27be9a0> dealloc_trigger DONE ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000002a1f27ef268> DONE <function PyUnicode_FromString at 0x000002a1f0c03268> DONE <function PyType_Ready at 0x000002a1f25d3f88> DONE <function PyLong_FromLong at 0x000002a1f2835d30> DONE <function PyLong_FromLong at 0x000002a1f2835d30> DONE <function PyLong_FromLong at 0x000002a1f2835d30> DONE <function PyLong_FromLong at 0x000002a1f2835d30> DONE <function PyLong_FromLong at 0x000002a1f2835d30> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer ============== 1 failed, 10 passed, 2 skipped in 386.07 seconds =============== ++ 05:19:04 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 447.16 seconds ========================= ++ 05:20:56 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 316.07 seconds ========================== ++ 05:21:54 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 34.49 seconds ========================== ++ 05:23:10 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 366.15 seconds ========================== ++ 05:27:21 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 473.51 seconds ========================= ++ 05:27:59 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 394.24 seconds ========================== ++ 05:30:26 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 217.40 seconds ==================== ++ 05:33:51 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 552.79 seconds ==================== ++ 05:34:08 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 0x000001a8bdd9abd8>, 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 0x000001a8b4ea1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001a8b60e6d60>] 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 0x000001a8b60e6d60>] 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 0x000001a8c01383e0> 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 0x000001a8c6486ce0> 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 0x000001a8c6486ce0> 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 0x000001a8c0138390> 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 0x000001a8c6486ca0> 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 0x000001a8c6486ca0> 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 0x000001a8be028548> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001a8c60934e8>) 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 0x000001a8c60934e8>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001a8c60934e8> 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 0x000001a8c60934e8>,) 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 0x000001a8c60934e8>,) 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 0x000001a8bbff3248> 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 0x000001a8bbff3248> 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 0x000001a8bbff3248> @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 0x000001a8c0e04f70> 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 0x000001a8c0e04f70> 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 0x000001a8c0e04f70> 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 0x000001a8c0e04f70> 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 0x000001a8c0e05050> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <7061-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))]) prologue = '#include <errno.h>', w_include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000001a8c5fcec28> 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 475.33 seconds =============== ++ 05:37:36 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 351.97 seconds ========================== ++ 05:37:53 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 262.93 seconds ========================== ++ 05:39:49 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.47 seconds ============== ++ 05:40:51 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 253.72 seconds ========================== ++ 05:43:20 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 311.60 seconds ========================= ++ 05:44:34 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 335.80 seconds ========================= ++ 05:47:01 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 278.18 seconds ========================== ++ 05:47:18 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 282.18 seconds ========================== ++ 05:49:48 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 235.59 seconds ========================== ++ 05:50:11 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_translate.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 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 23.57 seconds ========================== ++ 05:52:09 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_sysmodule.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 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 250.87 seconds ========================== ++ 05:52:52 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 162.39 seconds ========================== ++ 05:54:11 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 0x00000227db71d398> 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-382\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-382\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x00000227d8ccaf20> DONE <function PyLong_AsLong at 0x00000227d8b662f0> DONE <function PyEval_SaveThread at 0x00000227d9afa548> DONE <function PyEval_RestoreThread at 0x00000227d9afa458> DONE <function PyLong_AsLong at 0x00000227d8b662f0> DONE <function PyEval_SaveThread at 0x00000227d9afa548> DONE <function PyEval_RestoreThread at 0x00000227d9afa458> DONE <function PyLong_AsLong at 0x00000227d8b662f0> DONE <function PyEval_SaveThread at 0x00000227d9afa548> DONE <function PyEval_RestoreThread at 0x00000227d9afa458> DONE <function PyLong_AsLong at 0x00000227d8b662f0> DONE <function PyEval_SaveThread at 0x00000227d9afa548> DONE <function PyEval_RestoreThread at 0x00000227d9afa458> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 338.56 seconds =============== ++ 05:54:30 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 311.57 seconds ========================= ++ 05:59:43 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 413.83 seconds ========================== called power ++ 06:02:55 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 0x00000233fc8d3ad0> 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 0x233f69ea1a8>: expected str, got bytes object] interpreter\baseobjspace.py:318: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x00000233fb005d38> 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 0x233f69ea1a8>: 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 799.78 seconds ==================== ++ 06:09:04 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.03 seconds ========================== ++ 06:09:07 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 178.29 seconds ========================== ++ 06:12:11 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_version.py [104 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 673.10 seconds ========================== ++ 06:13:34 starting module/faulthandler/test [108 started in total] __ module/cpyext/test/test_typeobject.py [105 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 0x000001c9cd8847a0>, 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 0x000001c9baed1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001c9c3063360>] 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 0x000001c9c3063360>] 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 0x000001c9bcba5510> 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 0x000001c9cc80c0e0> 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 0x000001c9cc80c0e0> 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 0x000001c9bcba5448> 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 0x000001c9cc80c0a0> 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 0x000001c9cc80c0a0> 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 0x000001c9cd884890> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c9c6ff2fe0>) 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 0x000001c9c6ff2fe0>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c9c6ff2fe0> 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 0x000001c9c6ff2fe0>,) 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 0x000001c9c6ff2fe0>,) 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 0x000001c9c3384e20> 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 0x000001c9c3384e20> 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 0x000001c9c3384e20> @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 0x000001c9cd3c6c28> 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 0x000001c9cd3c6c28> 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 0x000001c9cd3c6c28> 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 0x000001c9cd3c6c28> 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 0x000001c9cd3c6db0> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_...;\n return obj;\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <3372-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_New(PyObject, B12);\n return obj;\n '))]) prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000001c9c701a2f8> 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 0x000001c9c701a2f8> 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 0x000001c9c701a2f8> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\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-386\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\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 0x000001c9cb148360> 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 0x000001c9cac8e638>, 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 0x000001c9baed1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001c9c3063360>] 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 0x000001c9c3063360>] 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 0x000001c9ca1f79e8> 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 0x000001c9ce3db560> 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 0x000001c9ce3db560> 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 0x000001c9ca1f7560> 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 0x000001c9ce3db520> 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 0x000001c9ce3db520> 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 0x000001c9cc8b4db8> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c9c6ff2fe0>) 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 0x000001c9c6ff2fe0>,) w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c9c6ff2fe0> 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 0x000001c9c6ff2fe0>,) 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 0x000001c9c6ff2fe0>,) 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 0x000001c9c3384e20> 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 0x000001c9c3384e20> 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 0x000001c9c3384e20> @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 0x000001c9c6a30640> 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 0x000001c9c6a30640> 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 0x000001c9c6a30640> 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 0x000001c9c6a30640> 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 0x000001c9c6a309c0> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\...eturn PyTuple_Pack(2, B1, B2);\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <3372-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))]) prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000001c9c701a2f8> 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 0x000001c9c701a2f8> 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 0x000001c9c701a2f8> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\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-386\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-386\\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-386\\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 0x000001c9ce3ebd20> 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 1151.52 seconds ============== ++ 06:14:05 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 3.13 seconds ========================== ++ 06:14:11 starting module/gc/test [110 started in total] __ module/faulthandler/test [107 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 37.12 seconds ===================== ++ 06:14:14 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 213.12 seconds ========================= ++ 06:15:53 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 600.02 seconds ========================== ++ 06:16:30 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 0x0000020e06e46e30>, 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 0x0000020e7da933d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000020e7f36e7e0>] 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 0x0000020e7f36e7e0>] 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 0x0000020e06f75600> 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 0x0000020e04ec7ba0> 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 0x0000020e04ec7ba0> 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 0x0000020e06f75538> 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 0x0000020e04ec7b60> 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 0x0000020e04ec7b60> 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 0x0000020e06e46f20> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000020e0a5424b8>) 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 0x0000020e0a5424b8>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000020e0a5424b8> 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 0x0000020e0a5424b8>,) 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 0x0000020e0a5424b8>,) 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 0x0000020e0666cf38> 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 0x0000020e0666cf38> 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 0x0000020e0666cf38> @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 0x0000020e06401d70> 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 0x0000020e06401d70> 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 0x0000020e06401d70> 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 219.34 seconds =============== ++ 06:17:59 starting module/math/test [114 started in total] __ module/marshal/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 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 318.07 seconds ==================== ++ 06:21:55 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:21:57 starting module/mmap/test [116 started in total] __ module/itertools/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 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 372.23 seconds ========================= ++ 06:22:10 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 0x000001f878bafad8>, 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 0x000001f866da1440> 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 0x000001f878a6e408> 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 0x000001f878ba6520> 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 0x000001f878ba6520> 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 0x000001f868614da0> 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 0x1f8668e5320>: 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 0x1f8729fc980>: 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 0x1f870f90e50>: 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 0x1f8671e5bf0>: E <C object Array of Char {'nolength': True} at 0x1f8671e59b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5c70>: E <C object Array of Char {'nolength': True} at 0x1f8671e59f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5a30>: E <C object Array of Char {'nolength': True} at 0x1f8671e5e10>: E <C object Array of Char {'nolength': True} at 0x1f8671e5a70>: E <C object Array of Char {'nolength': True} at 0x1f8671e5b90>: E <C object Array of Char {'nolength': True} at 0x1f8671e5bb0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5e30>: E <C object Array of Char {'nolength': True} at 0x1f8671e5cb0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5ab0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2750>: E <C object Array of Char {'nolength': True} at 0x1f8671e2630>: E <C object Array of Char {'nolength': True} at 0x1f8671e27b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2450>: E <C object Array of Char {'nolength': True} at 0x1f8671e2290>: E <C object Array of Char {'nolength': True} at 0x1f8671e2330>: E <C object Array of Char {'nolength': True} at 0x1f8671e2350>: E <C object Array of Char {'nolength': True} at 0x1f86930e890>: E <C object Array of Char {'nolength': True} at 0x1f8671e2370>: E <C object Array of Char {'nolength': True} at 0x1f8671e24f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2530>: E <C object Array of Char {'nolength': True} at 0x1f8671e2390>: E <C object Array of Char {'nolength': True} at 0x1f8671e2510>: E <C object Array of Char {'nolength': True} at 0x1f8671e24b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e21f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2770>: E <C object Array of Char {'nolength': True} at 0x1f8671e2550>: E <C object Array of Char {'nolength': True} at 0x1f86d45c500>: E <C object Array of Char {'nolength': True} at 0x1f8671e25b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2790>: E <C object Array of Char {'nolength': True} at 0x1f8671e2670>: E <C object Array of Char {'nolength': True} at 0x1f8671e23d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2090>: E <C object Array of Char {'nolength': True} at 0x1f8671e23f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2650>: E <C object Array of Char {'nolength': True} at 0x1f8671e2610>: E <C object Array of Char {'nolength': True} at 0x1f8671e2410>: E <C object Array of Char {'nolength': True} at 0x1f86d45c1a0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2190>: E <C object Array of Char {'nolength': True} at 0x1f86d45bc00>: E <C object Array of Char {'nolength': True} at 0x1f8671e2470>: E <C object Array of Char {'nolength': True} at 0x1f8671e2490>: E <C object Array of Char {'nolength': True} at 0x1f86d45c110>: E <C object Array of Char {'nolength': True} at 0x1f8671e23b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e26b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2430>: E <C object Array of Char {'nolength': True} at 0x1f8671e2050>: E <C object Array of Char {'nolength': True} at 0x1f8671e22f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2570>: E <C object Array of Char {'nolength': True} at 0x1f8671e2590>: E <C object Array of Char {'nolength': True} at 0x1f8671e1ff0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2230>: E <C object Array of Char {'nolength': True} at 0x1f8671e20d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e21b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2130>: E <C object Array of Char {'nolength': True} at 0x1f8671e2030>: E <C object Array of Char {'nolength': True} at 0x1f8671e24d0>: E <C object Array of Char {'nolength': True} at 0x1f86930ebc0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2070>: E <C object Array of Char {'nolength': True} at 0x1f86930e580>: E <C object Array of Char {'nolength': True} at 0x1f8671e2010>: E <C object Array of Char {'nolength': True} at 0x1f8671e26d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2690>: E <C object Array of Char {'nolength': True} at 0x1f8671e2730>: E <C object Array of Char {'nolength': True} at 0x1f8671e3870>: E <C object Array of Char {'nolength': True} at 0x1f8671e3c70>: E <C object Array of Char {'nolength': True} at 0x1f8671e3a10>: E <C object Array of Char {'nolength': True} at 0x1f8671e3ab0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4650>: E <C object Array of Char {'nolength': True} at 0x1f8671e4c50>: E <C object Array of Char {'nolength': True} at 0x1f86930ee10>: E <C object Array of Char {'nolength': True} at 0x1f86930f0c0>: E <C object Array of Char {'nolength': True} at 0x1f86930f370>: E <C object Array of Char {'nolength': True} at 0x1f8671e4c70>: E <C object Array of Char {'nolength': True} at 0x1f86930ee40>: E <C object Array of Char {'nolength': True} at 0x1f8671e4850>: E <C object Array of Char {'nolength': True} at 0x1f8671e4cb0>: E <C object Array of Char {'nolength': True} at 0x1f86930e4f0>: E <C object Array of Char {'nolength': True} at 0x1f86930ec10>: E <C object Array of Char {'nolength': True} at 0x1f8671e4cd0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4c90>: E <C object Array of Char {'nolength': True} at 0x1f8671e4d10>: E <C object Array of Char {'nolength': True} at 0x1f86930f240>: E <C object Array of Char {'nolength': True} at 0x1f8671e4f90>: E <C object Array of Char {'nolength': True} at 0x1f86930e4c0>: E <C object Array of Char {'nolength': True} at 0x1f86930f230>: 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 0x1f86be19d10>: 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 0x1f868053ff0>: 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 0x1f86f4a6ff0>: E <C object Array of Char {'nolength': True} at 0x1f86f49ed40>: E <C object Array of Char {'nolength': True} at 0x1f86f49f8d0>: E <C object Array of Char {'nolength': True} at 0x1f86f49f2d0>: E <C object Array of Char {'nolength': True} at 0x1f86f49ee10>: E <C object Array of Char {'nolength': True} at 0x1f86f49fd00>: E <C object Array of Char {'nolength': True} at 0x1f86f49f240>: E <C object Array of Char {'nolength': True} at 0x1f86f49f390>: E <C object Array of Char {'nolength': True} at 0x1f86f49fee0>: E <C object Array of Char {'nolength': True} at 0x1f86f49fd80>: E <C object Array of Char {'nolength': True} at 0x1f86f49ff50>: E <C object Array of Char {'nolength': True} at 0x1f8671e4e70>: E <C object Array of Char {'nolength': True} at 0x1f8671e4dd0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4d90>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0180>: E <C object Array of Char {'nolength': True} at 0x1f8671e4910>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0520>: E <C object Array of Char {'nolength': True} at 0x1f8671e48b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4b50>: E <C object Array of Char {'nolength': True} at 0x1f86d45c5c0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5270>: E <C object Array of Char {'nolength': True} at 0x1f8671e51f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e54d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5350>: E <C object Array of Char {'nolength': True} at 0x1f8671e5110>: E <C object Array of Char {'nolength': True} at 0x1f8671e5550>: E <C object Array of Char {'nolength': True} at 0x1f8671e5590>: E <C object Array of Char {'nolength': True} at 0x1f86d45c0b0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a1bb0>: E <C object Array of Char {'nolength': True} at 0x1f8671e52f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5490>: E <C object Array of Char {'nolength': True} at 0x1f8671e5c50>: E <C object Array of Char {'nolength': True} at 0x1f8671e5e50>: E <C object Array of Char {'nolength': True} at 0x1f86f4a2270>: E <C object Array of Char {'nolength': True} at 0x1f8671e5a50>: E <C object Array of Char {'nolength': True} at 0x1f8671e5d50>: E <C object Array of Char {'nolength': True} at 0x1f8671e21d0>: 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 0x1f8671e4f10>: E <C object Array of Char {'nolength': True} at 0x1f86f49efd0>: E <C object Array of Char {'nolength': True} at 0x1f86f49f700>: E <C object Array of Char {'nolength': True} at 0x1f86f49eff0>: E <C object Array of Char {'nolength': True} at 0x1f86f49f220>: E <C object Array of Char {'nolength': True} at 0x1f86f49f2e0>: E <C object Array of Char {'nolength': True} at 0x1f86f49edf0>: E <C object Array of Char {'nolength': True} at 0x1f86f49f210>: E <C object Array of Char {'nolength': True} at 0x1f86f49f4f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4e90>: E <C object Array of Char {'nolength': True} at 0x1f8671e4bb0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4d70>: E <C object Array of Char {'nolength': True} at 0x1f8671e4f50>: E <C object Array of Char {'nolength': True} at 0x1f8671e4db0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4e50>: E <C object Array of Char {'nolength': True} at 0x1f8671e4930>: E <C object Array of Char {'nolength': True} at 0x1f8671e4e30>: E <C object Array of Char {'nolength': True} at 0x1f86f49fbc0>: E <C object Array of Char {'nolength': True} at 0x1f86f49ef50>: E <C object Array of Char {'nolength': True} at 0x1f86f49fb20>: E <C object Array of Char {'nolength': True} at 0x1f86f49fde0>: E <C object Array of Char {'nolength': True} at 0x1f86f49f650>: E <C object Array of Char {'nolength': True} at 0x1f86f49fbd0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4a30>: E <C object Array of Char {'nolength': True} at 0x1f8671e4810>: E <C object Array of Char {'nolength': True} at 0x1f86f49f2b0>: E <C object Array of Char {'nolength': True} at 0x1f86f49fa50>: E <C object Array of Char {'nolength': True} at 0x1f86f49ef00>: E <C object Array of Char {'nolength': True} at 0x1f8671e4b90>: E <C object Array of Char {'nolength': True} at 0x1f86f49f790>: E <C object Array of Char {'nolength': True} at 0x1f8671e4d30>: E <C object Array of Char {'nolength': True} at 0x1f8671e4b30>: E <C object Array of Char {'nolength': True} at 0x1f86f49f070>: E <C object Array of Char {'nolength': True} at 0x1f86f4a02b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4870>: E <C object Array of Char {'nolength': True} at 0x1f8671e4ed0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0430>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0870>: E <C object Array of Char {'nolength': True} at 0x1f86f49f840>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0050>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0700>: E <C object Array of Char {'nolength': True} at 0x1f8671e49f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4df0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4eb0>: E <C object Array of Char {'nolength': True} at 0x1f86f49ee70>: E <C object Array of Char {'nolength': True} at 0x1f8671e4e10>: E <C object Array of Char {'nolength': True} at 0x1f8671e4a50>: E <C object Array of Char {'nolength': True} at 0x1f8671e4ef0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4ad0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4950>: E <C object Array of Char {'nolength': True} at 0x1f8671e4990>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0210>: E <C object Array of Char {'nolength': True} at 0x1f86f4a05c0>: E <C object Array of Char {'nolength': True} at 0x1f8671e4fb0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0a40>: E <C object Array of Char {'nolength': True} at 0x1f86f49f800>: E <C object Array of Char {'nolength': True} at 0x1f86f4a04b0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0c10>: E <C object Array of Char {'nolength': True} at 0x1f8671e48d0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0d30>: E <C object Array of Char {'nolength': True} at 0x1f8671e4970>: E <C object Array of Char {'nolength': True} at 0x1f8671e49d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e50b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e50f0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0610>: E <C object Array of Char {'nolength': True} at 0x1f8671e5230>: E <C object Array of Char {'nolength': True} at 0x1f8671e5670>: E <C object Array of Char {'nolength': True} at 0x1f8671e51d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5130>: E <C object Array of Char {'nolength': True} at 0x1f8671e5430>: E <C object Array of Char {'nolength': True} at 0x1f8671e5210>: E <C object Array of Char {'nolength': True} at 0x1f86f4a11b0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a1140>: E <C object Array of Char {'nolength': True} at 0x1f86f49fd50>: E <C object Array of Char {'nolength': True} at 0x1f8671e57b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5730>: E <C object Array of Char {'nolength': True} at 0x1f8671e5570>: E <C object Array of Char {'nolength': True} at 0x1f8671e5330>: E <C object Array of Char {'nolength': True} at 0x1f8671e4ff0>: E <C object Array of Char {'nolength': True} at 0x1f8671e54b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e54f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5010>: E <C object Array of Char {'nolength': True} at 0x1f86f4a1170>: E <C object Array of Char {'nolength': True} at 0x1f8671e5510>: E <C object Array of Char {'nolength': True} at 0x1f8671e5370>: E <C object Array of Char {'nolength': True} at 0x1f8671e5290>: E <C object Array of Char {'nolength': True} at 0x1f8671e5530>: E <C object Array of Char {'nolength': True} at 0x1f8671e5250>: E <C object Array of Char {'nolength': True} at 0x1f86f4a02c0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5690>: E <C object Array of Char {'nolength': True} at 0x1f8671e5310>: E <C object Array of Char {'nolength': True} at 0x1f86f4a17f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e55b0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a09c0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5390>: E <C object Array of Char {'nolength': True} at 0x1f86f4a15b0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a1080>: E <C object Array of Char {'nolength': True} at 0x1f86f4a1470>: E <C object Array of Char {'nolength': True} at 0x1f8671e5050>: E <C object Array of Char {'nolength': True} at 0x1f8671e55f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e53b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e50d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5410>: E <C object Array of Char {'nolength': True} at 0x1f8671e5450>: E <C object Array of Char {'nolength': True} at 0x1f8671e5150>: E <C object Array of Char {'nolength': True} at 0x1f8671e5190>: E <C object Array of Char {'nolength': True} at 0x1f8671e5770>: E <C object Array of Char {'nolength': True} at 0x1f8671e4fd0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5070>: E <C object Array of Char {'nolength': True} at 0x1f8671e51b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5470>: E <C object Array of Char {'nolength': True} at 0x1f8671e55d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5630>: E <C object Array of Char {'nolength': True} at 0x1f8671e53d0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5650>: E <C object Array of Char {'nolength': True} at 0x1f8671e56f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5a10>: E <C object Array of Char {'nolength': True} at 0x1f8671e5890>: E <C object Array of Char {'nolength': True} at 0x1f8671e5810>: E <C object Array of Char {'nolength': True} at 0x1f8671e58b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5930>: E <C object Array of Char {'nolength': True} at 0x1f8671e5b10>: E <C object Array of Char {'nolength': True} at 0x1f8671e5bd0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a0560>: E <C object Array of Char {'nolength': True} at 0x1f8671e5990>: E <C object Array of Char {'nolength': True} at 0x1f8671e5b30>: E <C object Array of Char {'nolength': True} at 0x1f8671e5cf0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5d90>: E <C object Array of Char {'nolength': True} at 0x1f86f4a2070>: E <C object Array of Char {'nolength': True} at 0x1f86f4a2610>: E <C object Array of Char {'nolength': True} at 0x1f8671e5cd0>: E <C object Array of Char {'nolength': True} at 0x1f86f4a2460>: E <C object Array of Char {'nolength': True} at 0x1f8671e5b70>: E <C object Array of Char {'nolength': True} at 0x1f8671e5eb0>: E <C object Array of Char {'nolength': True} at 0x1f8671e57f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e26f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e20b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2110>: E <C object Array of Char {'nolength': True} at 0x1f8671e20f0>: E <C object Array of Char {'nolength': True} at 0x1f8671e2150>: E <C object Array of Char {'nolength': True} at 0x1f86f4a2410>: 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 0x1f86b30bb00>: 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 0x1f8671e22b0>: E <C object Array of Char {'nolength': True} at 0x1f8671e3a30>: E <C object Array of Char {'nolength': True} at 0x1f867297af0>: E <C object Array of Char {'nolength': True} at 0x1f8671e5030>: E <C object Array of Char {'nolength': True} at 0x1f865b985b0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5df40>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dc80>: E <C object Array of Char {'nolength': True} at 0x1f86729b640>: E <C object Array of Char {'nolength': True} at 0x1f86eb5df60>: E <C object Array of Char {'nolength': True} at 0x1f867297780>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e100>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dc00>: E <C object Array of Char {'nolength': True} at 0x1f86eb5da60>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dce0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dc20>: E <C object Array of Char {'nolength': True} at 0x1f86729b440>: E <C object Array of Char {'nolength': True} at 0x1f86eb5db20>: E <C object Array of Char {'nolength': True} at 0x1f86d45bff0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dfc0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5db40>: E <C object Array of Char {'nolength': True} at 0x1f867297c60>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dbc0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5ddc0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5de80>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dba0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dae0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5de60>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e160>: E <C object Array of Char {'nolength': True} at 0x1f86d45bc30>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e0c0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dcc0>: E <C object Array of Char {'nolength': True} at 0x1f86d45c020>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dac0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dc40>: E <C object Array of Char {'nolength': True} at 0x1f86eb5dfe0>: E <C object Array of Char {'nolength': True} at 0x1f867297f10>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e060>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e1e0>: E <C object Array of Char {'nolength': True} at 0x1f86729b650>: E <C object Array of Char {'nolength': True} at 0x1f86d45c050>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e420>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e780>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e800>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e680>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e620>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e300>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e4e0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e320>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e8e0>: E <C object Array of Char {'nolength': True} at 0x1f867297970>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e5a0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e840>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e7e0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e340>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e9c0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e920>: E <C object Array of Char {'nolength': True} at 0x1f867298920>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e720>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e3e0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e9e0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e4c0>: E <C object Array of Char {'nolength': True} at 0x1f86d45ba80>: E <C object Array of Char {'nolength': True} at 0x1f867298c10>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e6e0>: E <C object Array of Char {'nolength': True} at 0x1f86eb5e400>: E <C object Array of Char {'nolength': True} at 0x1f8672986d0>: 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 0x1f86ffc9d60>: 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 548.51 seconds =============== ++ 06:23:27 starting module/posix/test [118 started in total] __ module/math/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 [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 499.57 seconds =================== ++ 06:26:20 starting module/pwd/test [119 started in total] __ module/mmap/test [116 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s.. =================== 39 passed, 7 skipped in 292.79 seconds ==================== ++ 06:26:53 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 34.65 seconds ========================== ++ 06:27:00 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 338.12 seconds ========================= ++ 06:27:56 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 0x0000012ae9080918> 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 358.15 seconds ============== ++ 06:29:28 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 239.06 seconds ==================== ++ 06:31:03 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 300.03 seconds ==================== ++ 06:32:01 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 219.12 seconds =================== ++ 06:33:08 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 7.29 seconds ========================== ++ 06:33:18 starting module/test_lib_pypy [127 started in total] __ module/select/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 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 s module\select\test\test_ztranslation.py . =================== 11 passed, 35 skipped in 403.27 seconds =================== ++ 06:34:46 starting module/thread/test [128 started in total] __ module/struct/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 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 272.51 seconds ========================= ++ 06:35:42 starting module/time/test [129 started in total] __ module/sys/test [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 [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 355.91 seconds ==================== ++ 06:38:01 starting module/token/test [130 started in total] __ module/test_lib_pypy [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 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 292.22 seconds =================== ++ 06:38:18 starting module/unicodedata/test [131 started in total] __ module/token/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 8 items module\token\test\apptest_token.py ........ ========================= 8 passed in 151.22 seconds ========================== ++ 06:40:36 starting module/zipimport/test [132 started in total] __ module/time/test [129 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 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 342.14 seconds ==================== ++ 06:41:28 starting module/zlib/test [133 started in total] __ module/unicodedata/test [130 done in total, somefailed=False] ______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 186.82 seconds ========================= ++ 06:41:30 starting objspace/fake/test [134 started in total] __ module/zipimport/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 [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 106.10 seconds ========================== ++ 06:42:28 starting objspace/std/test [135 started in total] __ module/thread/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 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 500.53 seconds ==================== ++ 06:43:14 starting objspace/test [136 started in total] __ module/zlib/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 38 items module\zlib\test\test_zlib.py ...................................... ========================= 38 passed in 119.65 seconds ========================= ++ 06:43:33 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 4.70 seconds ========================== ++ 06:43:40 starting tool/bench/test [138 started in total] __ tool/bench/test [135 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\bench\test\test_pypyresult.py ... ==================== 3 passed, 1 skipped in 12.68 seconds ===================== ++ 06:43:56 starting tool/memusage/test [139 started in total] __ objspace/fake/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 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 142.13 seconds ========================= ++ 06:43:57 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 11.09 seconds ========================== ++ 06:44:09 starting tool/pytest/test [141 started in total] __ objspace/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 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 111.72 seconds ==================== ++ 06:45:12 starting tool/release/test [142 started in total] __ tool/pytest/fake_pytest/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 [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 81.30 seconds ========================== ++ 06:45:27 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 108.63 seconds ========================= __ tool/release/test [141 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 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 124.40 seconds ==================== __ objspace/std/test [142 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2507 items objspace\std\test\apptest_boolobject.py ......... objspace\std\test\apptest_callmethod.py .......... objspace\std\test\apptest_complexobject.py .................................... objspace\std\test\apptest_contains.py .. objspace\std\test\apptest_fstring.py ..................... objspace\std\test\apptest_instmethobject.py ..... objspace\std\test\apptest_iterobject.py ..................... objspace\std\test\apptest_memoryobject.py ........ objspace\std\test\apptest_operation.py . objspace\std\test\apptest_specializedtuple.py ........................ objspace\std\test\apptest_stringformat.py .................s......s..................s........................ objspace\std\test\apptest_tuple.py ........................ objspace\std\test\apptest_typeobjject.py ........ objspace\std\test\apptest_unicode.py ...........................s.......................................................................................... objspace\std\test\apptest_userobject.py ........................ objspace\std\test\test_boolobject.py ....... objspace\std\test\test_bytearrayobject.py ..................................................................................... objspace\std\test\test_bytesobject.py ................................................................................s...................... objspace\std\test\test_callmethod.py ... objspace\std\test\test_celldict.py .......................................... objspace\std\test\test_complexobject.py .... objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s......................................................................... objspace\std\test\test_dictproxy.py ................ objspace\std\test\test_floatobject.py ...................................................... objspace\std\test\test_identitydict.py ..... objspace\std\test\test_identityset.py ....... objspace\std\test\test_index.py ................................... objspace\std\test\test_intobject.py ..........................F.................................................................................................................................. objspace\std\test\test_iterobject.py .... objspace\std\test\test_jsondict.py .......... objspace\std\test\test_kwargsdict.py .................................... objspace\std\test\test_lengthhint.py ..................... objspace\std\test\test_listobject.py .................................................................................................................. objspace\std\test\test_liststrategies.py ...................................................................s................................................................... objspace\std\test\test_longobject.py .................................................... objspace\std\test\test_mapdict.py ..........................................................................................s....................................................... objspace\std\test\test_memoryobject.py ............................................. objspace\std\test\test_methodcache.py ............................................................................................. objspace\std\test\test_newformat.py ............................................................... objspace\std\test\test_noneobject.py ... objspace\std\test\test_obj.py ....................................... objspace\std\test\test_prebuiltint.py .............................................................. objspace\std\test\test_proxy.py ssssssssssss objspace\std\test\test_proxy_function.py ........ objspace\std\test\test_proxy_internals.py ....... objspace\std\test\test_proxy_iter.py . objspace\std\test\test_proxy_object.py .......... objspace\std\test\test_proxy_usercreated.py . objspace\std\test\test_random_attr.py s.... objspace\std\test\test_setobject.py ................................................................................................. objspace\std\test\test_setstrategies.py ....s...ss... objspace\std\test\test_sliceobject.py ............. objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F................................................................... objspace\std\test\test_specialisedtupleobject.py ....................ss.... objspace\std\test\test_stdobjspace.py s........ objspace\std\test\test_translate.py . objspace\std\test\test_typeobject.py ............................................................................................................. objspace\std\test\test_unicodeobject.py ................. objspace\std\test\test_userobject.py . objspace\std\test\test_versionedtype.py ............... ================================== FAILURES =================================== _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000002f27a8f24e0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002f27a8f2520> 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 0x000002f203f74820> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002f203f74860> 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 0x000002f26995b420> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002f26995b460> 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, 2474 passed, 30 skipped in 601.50 seconds ============= __ tool/pytest/test [143 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 531.48 seconds ==================== program finished with exit code 1 elapsedTime=12053.149000