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:33:21 starting config/test [1 started in total] ++ 03:33:21 starting interpreter/astcompiler/test [2 started in total] ++ 03:33:21 starting interpreter/pyparser/test [3 started in total] ++ 03:33:21 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.pyc 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 133.35 seconds =================== ++ 03:35:41 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 431.39 seconds ========================= ++ 03:40:41 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 349.64 seconds =================== ++ 03:41:34 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.py 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 529.10 seconds ======================== ++ 03:42:15 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 149.98 seconds ========================== ++ 03:44:08 starting module/_cffi_backend/test [9 started in total] __ module/__pypy__/test [6 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 81 items module\__pypy__\test\apptest_picklebuffer.py ...... module\__pypy__\test\test_builders.py ..... module\__pypy__\test\test_bytebuffer.py ... module\__pypy__\test\test_debug.py ...F... module\__pypy__\test\test_identitydict.py ...... module\__pypy__\test\test_intop.py ........... module\__pypy__\test\test_locals2fast.py ..... module\__pypy__\test\test_magic.py .......... module\__pypy__\test\test_newmemoryview.py ........ module\__pypy__\test\test_os.py F module\__pypy__\test\test_signal.py ..sss module\__pypy__\test\test_special.py ............s. ================================== FAILURES =================================== ___________________ AppTestDebug.test_debug_read_timestamp ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000192b28546b0> def test_debug_read_timestamp(self): from __pypy__ import debug_read_timestamp a = debug_read_timestamp() b = debug_read_timestamp() > assert b > a E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000192b2c69750> def test_real_getenv(self): import __pypy__.os import os key = 'UNLIKELY_SET' assert key not in os.environ os.putenv(key, '42') # this one skips Python cache > assert __pypy__.os.real_getenv(key) == '42' E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError =========================== short test summary info =========================== FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv ============== 2 failed, 75 passed, 4 skipped in 283.31 seconds =============== ++ 03:45:29 starting module/_codecs/test [10 started in total] __ interpreter/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 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 0x0000021f1db8f280>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000021f21743830> 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 0x0000021f2e448660> 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 744.82 seconds ============= ++ 03:45:55 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 225.05 seconds ========================= ++ 03:46:03 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 150.19 seconds ========================= ++ 03:48:31 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.03 seconds ========================= ++ 03:48:34 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 183.00 seconds ==================== ++ 03:49:14 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 0x0000021e8faba170> 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 0x0000021e87ccad40> 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 0x0000021e888ffa60> 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 0x0000021e88d89910> 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 248.26 seconds =============== ++ 03:49:39 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 109.87 seconds ========================== ++ 03:51:06 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 169.97 seconds ========================= ++ 03:51:31 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/_vendored [15 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 03:58:19 starting module/_jitlog/test [19 started in total] __ module/_io/test [16 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-290\\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-296\\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-296\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x000002887d748790>) gc = <pypy.module.gc.moduledef.Module object at 0x000002887c9db360> warnings = <pypy.interpreter.module.Module object at 0x000002887cb2e2c0> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002887a4947c8> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-296\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000288079931d8>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002887a4947c8> @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 0x000002887a4947c8> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x00000288079931d8>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x00000288079931d8>)\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-296\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-296\\\\\\\\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-296\\\\\\\\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 0x00000288079931d8>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-305\\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-305\\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 405.80 seconds ============== ++ 03:58:21 starting module/_locale/test [20 started in total] __ module/_hpy_universal/test/pypy [17 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:59:01 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 71.71 seconds ========================== ++ 03:59:34 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 116.36 seconds ==================== ++ 04:00:19 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 0x000001e2a3f3ff68> 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 0x000001e2a3f3ff68> 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 93.75 seconds ===================== ++ 04:00:37 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 89.29 seconds ========================== ++ 04:01:11 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 154.99 seconds ========================= ++ 04:03:02 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 258.21 seconds =============== ++ 04:05:02 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 146.28 seconds ========================== ++ 04:05:37 starting module/_pickle_support/test [28 started in total] __ module/_multiprocessing/test [25 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 0x000001c472cb69f8>, 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 0x000001c462531440> 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 0x000001c46c9fc548> 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 0x000001c46b113e20> 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 0x000001c46b113e20> 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 0x000001c463df0260> 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 0x1c462a1b4f0>: 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 0x1c46dd55ae0>: 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 0x1c462adce60>: 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 0x1c462979510>: E <C object Array of Char {'nolength': True} at 0x1c462979430>: E <C object Array of Char {'nolength': True} at 0x1c462979470>: E <C object Array of Char {'nolength': True} at 0x1c462978f30>: E <C object Array of Char {'nolength': True} at 0x1c462979150>: E <C object Array of Char {'nolength': True} at 0x1c462979410>: E <C object Array of Char {'nolength': True} at 0x1c462979310>: E <C object Array of Char {'nolength': True} at 0x1c462978f50>: E <C object Array of Char {'nolength': True} at 0x1c462978e30>: E <C object Array of Char {'nolength': True} at 0x1c462979270>: E <C object Array of Char {'nolength': True} at 0x1c462978dd0>: E <C object Array of Char {'nolength': True} at 0x1c462979330>: E <C object Array of Char {'nolength': True} at 0x1c4629793b0>: E <C object Array of Char {'nolength': True} at 0x1c462978ef0>: E <C object Array of Char {'nolength': True} at 0x1c462979210>: E <C object Array of Char {'nolength': True} at 0x1c4629794d0>: E <C object Array of Char {'nolength': True} at 0x1c462979110>: E <C object Array of Char {'nolength': True} at 0x1c462978df0>: E <C object Array of Char {'nolength': True} at 0x1c4629794f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2df60>: E <C object Array of Char {'nolength': True} at 0x1c462979090>: E <C object Array of Char {'nolength': True} at 0x1c462978db0>: E <C object Array of Char {'nolength': True} at 0x1c462979170>: E <C object Array of Char {'nolength': True} at 0x1c462979250>: E <C object Array of Char {'nolength': True} at 0x1c4629790d0>: E <C object Array of Char {'nolength': True} at 0x1c462979570>: E <C object Array of Char {'nolength': True} at 0x1c462978ed0>: E <C object Array of Char {'nolength': True} at 0x1c462979130>: E <C object Array of Char {'nolength': True} at 0x1c4629791f0>: E <C object Array of Char {'nolength': True} at 0x1c46d6806d0>: E <C object Array of Char {'nolength': True} at 0x1c462979350>: E <C object Array of Char {'nolength': True} at 0x1c462978f70>: E <C object Array of Char {'nolength': True} at 0x1c462979370>: E <C object Array of Char {'nolength': True} at 0x1c462978e70>: E <C object Array of Char {'nolength': True} at 0x1c462979550>: E <C object Array of Char {'nolength': True} at 0x1c462979490>: E <C object Array of Char {'nolength': True} at 0x1c462979230>: E <C object Array of Char {'nolength': True} at 0x1c462979290>: E <C object Array of Char {'nolength': True} at 0x1c4629792b0>: E <C object Array of Char {'nolength': True} at 0x1c46d6808e0>: E <C object Array of Char {'nolength': True} at 0x1c462978e50>: E <C object Array of Char {'nolength': True} at 0x1c46d6803a0>: E <C object Array of Char {'nolength': True} at 0x1c462979190>: E <C object Array of Char {'nolength': True} at 0x1c462978fd0>: E <C object Array of Char {'nolength': True} at 0x1c46d680100>: E <C object Array of Char {'nolength': True} at 0x1c4629790f0>: E <C object Array of Char {'nolength': True} at 0x1c4629793d0>: E <C object Array of Char {'nolength': True} at 0x1c462979590>: E <C object Array of Char {'nolength': True} at 0x1c462978fb0>: E <C object Array of Char {'nolength': True} at 0x1c462979390>: E <C object Array of Char {'nolength': True} at 0x1c4629792f0>: E <C object Array of Char {'nolength': True} at 0x1c4629793f0>: E <C object Array of Char {'nolength': True} at 0x1c462978f90>: E <C object Array of Char {'nolength': True} at 0x1c462978eb0>: E <C object Array of Char {'nolength': True} at 0x1c462978ff0>: E <C object Array of Char {'nolength': True} at 0x1c462978f10>: E <C object Array of Char {'nolength': True} at 0x1c4629792d0>: E <C object Array of Char {'nolength': True} at 0x1c462979450>: E <C object Array of Char {'nolength': True} at 0x1c462979010>: E <C object Array of Char {'nolength': True} at 0x1c46cf2d570>: E <C object Array of Char {'nolength': True} at 0x1c462979850>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e770>: E <C object Array of Char {'nolength': True} at 0x1c4629797f0>: E <C object Array of Char {'nolength': True} at 0x1c462979cd0>: E <C object Array of Char {'nolength': True} at 0x1c462979630>: E <C object Array of Char {'nolength': True} at 0x1c462979710>: E <C object Array of Char {'nolength': True} at 0x1c462979a10>: E <C object Array of Char {'nolength': True} at 0x1c462979a30>: E <C object Array of Char {'nolength': True} at 0x1c462979b50>: E <C object Array of Char {'nolength': True} at 0x1c462979690>: E <C object Array of Char {'nolength': True} at 0x1c462979c30>: E <C object Array of Char {'nolength': True} at 0x1c462979bf0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2d960>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e230>: E <C object Array of Char {'nolength': True} at 0x1c46cf2eac0>: E <C object Array of Char {'nolength': True} at 0x1c462979650>: E <C object Array of Char {'nolength': True} at 0x1c46cf2df90>: E <C object Array of Char {'nolength': True} at 0x1c462979ad0>: E <C object Array of Char {'nolength': True} at 0x1c462979730>: E <C object Array of Char {'nolength': True} at 0x1c46cf2db40>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e540>: E <C object Array of Char {'nolength': True} at 0x1c462979c70>: E <C object Array of Char {'nolength': True} at 0x1c462979950>: E <C object Array of Char {'nolength': True} at 0x1c4629798d0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e8c0>: E <C object Array of Char {'nolength': True} at 0x1c462979a50>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e7c0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e660>: 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 0x1c463c5b930>: 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 0x1c466515f20>: 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 0x1c46cf30800>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ece0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e7a0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2eee0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2edf0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f060>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f700>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f530>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f590>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f840>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f990>: E <C object Array of Char {'nolength': True} at 0x1c462979b70>: E <C object Array of Char {'nolength': True} at 0x1c462979750>: E <C object Array of Char {'nolength': True} at 0x1c4629798b0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ef50>: E <C object Array of Char {'nolength': True} at 0x1c4629797d0>: E <C object Array of Char {'nolength': True} at 0x1c46cf302d0>: E <C object Array of Char {'nolength': True} at 0x1c462979830>: E <C object Array of Char {'nolength': True} at 0x1c462979890>: E <C object Array of Char {'nolength': True} at 0x1c46d6805e0>: E <C object Array of Char {'nolength': True} at 0x1c462976130>: E <C object Array of Char {'nolength': True} at 0x1c462976330>: E <C object Array of Char {'nolength': True} at 0x1c462975e30>: E <C object Array of Char {'nolength': True} at 0x1c4629761f0>: E <C object Array of Char {'nolength': True} at 0x1c4629762b0>: E <C object Array of Char {'nolength': True} at 0x1c4629764b0>: E <C object Array of Char {'nolength': True} at 0x1c462976270>: E <C object Array of Char {'nolength': True} at 0x1c46d67ff80>: E <C object Array of Char {'nolength': True} at 0x1c467e97290>: E <C object Array of Char {'nolength': True} at 0x1c462976390>: E <C object Array of Char {'nolength': True} at 0x1c462976410>: E <C object Array of Char {'nolength': True} at 0x1c4629788d0>: E <C object Array of Char {'nolength': True} at 0x1c462978790>: E <C object Array of Char {'nolength': True} at 0x1c467e97c40>: E <C object Array of Char {'nolength': True} at 0x1c462978d10>: E <C object Array of Char {'nolength': True} at 0x1c4629787f0>: E <C object Array of Char {'nolength': True} at 0x1c462978950>: 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 0x1c462979af0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e680>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ea90>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ef00>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f320>: E <C object Array of Char {'nolength': True} at 0x1c46cf2dc20>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f470>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ea40>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f770>: E <C object Array of Char {'nolength': True} at 0x1c4629795d0>: E <C object Array of Char {'nolength': True} at 0x1c462979770>: E <C object Array of Char {'nolength': True} at 0x1c4629796b0>: E <C object Array of Char {'nolength': True} at 0x1c462979810>: E <C object Array of Char {'nolength': True} at 0x1c462979a70>: E <C object Array of Char {'nolength': True} at 0x1c4629796d0>: E <C object Array of Char {'nolength': True} at 0x1c462979a90>: E <C object Array of Char {'nolength': True} at 0x1c4629796f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e4f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f160>: E <C object Array of Char {'nolength': True} at 0x1c46cf2eda0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f6d0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e140>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f360>: E <C object Array of Char {'nolength': True} at 0x1c4629795f0>: E <C object Array of Char {'nolength': True} at 0x1c462979c90>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e760>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e270>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e250>: E <C object Array of Char {'nolength': True} at 0x1c462979ab0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e670>: E <C object Array of Char {'nolength': True} at 0x1c462979970>: E <C object Array of Char {'nolength': True} at 0x1c4629799f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2fd00>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f560>: E <C object Array of Char {'nolength': True} at 0x1c462979bd0>: E <C object Array of Char {'nolength': True} at 0x1c462979870>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f670>: E <C object Array of Char {'nolength': True} at 0x1c46cf2fe20>: E <C object Array of Char {'nolength': True} at 0x1c46cf2ee90>: E <C object Array of Char {'nolength': True} at 0x1c46cf2fbc0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2e5a0>: E <C object Array of Char {'nolength': True} at 0x1c462979b10>: E <C object Array of Char {'nolength': True} at 0x1c462979990>: E <C object Array of Char {'nolength': True} at 0x1c462979b90>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f3a0>: E <C object Array of Char {'nolength': True} at 0x1c462979610>: E <C object Array of Char {'nolength': True} at 0x1c4629797b0>: E <C object Array of Char {'nolength': True} at 0x1c4629799b0>: E <C object Array of Char {'nolength': True} at 0x1c4629795b0>: E <C object Array of Char {'nolength': True} at 0x1c462979670>: E <C object Array of Char {'nolength': True} at 0x1c462979790>: E <C object Array of Char {'nolength': True} at 0x1c46cf30020>: E <C object Array of Char {'nolength': True} at 0x1c46cf30500>: E <C object Array of Char {'nolength': True} at 0x1c4629799d0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2f2a0>: E <C object Array of Char {'nolength': True} at 0x1c46cf2fd60>: E <C object Array of Char {'nolength': True} at 0x1c46cf30360>: E <C object Array of Char {'nolength': True} at 0x1c46cf306a0>: E <C object Array of Char {'nolength': True} at 0x1c462979b30>: E <C object Array of Char {'nolength': True} at 0x1c46cf308d0>: E <C object Array of Char {'nolength': True} at 0x1c462979bb0>: E <C object Array of Char {'nolength': True} at 0x1c462979c50>: E <C object Array of Char {'nolength': True} at 0x1c462979c10>: E <C object Array of Char {'nolength': True} at 0x1c4629798f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf30a50>: E <C object Array of Char {'nolength': True} at 0x1c462975df0>: E <C object Array of Char {'nolength': True} at 0x1c462976590>: E <C object Array of Char {'nolength': True} at 0x1c4629760d0>: E <C object Array of Char {'nolength': True} at 0x1c462976110>: E <C object Array of Char {'nolength': True} at 0x1c462975ef0>: E <C object Array of Char {'nolength': True} at 0x1c4629760f0>: E <C object Array of Char {'nolength': True} at 0x1c46cf301a0>: E <C object Array of Char {'nolength': True} at 0x1c46cf30cb0>: E <C object Array of Char {'nolength': True} at 0x1c46cf30f20>: E <C object Array of Char {'nolength': True} at 0x1c462976430>: E <C object Array of Char {'nolength': True} at 0x1c462976190>: E <C object Array of Char {'nolength': True} at 0x1c462975e10>: E <C object Array of Char {'nolength': True} at 0x1c462975f50>: E <C object Array of Char {'nolength': True} at 0x1c462976150>: E <C object Array of Char {'nolength': True} at 0x1c4629761d0>: E <C object Array of Char {'nolength': True} at 0x1c462976250>: E <C object Array of Char {'nolength': True} at 0x1c462975f70>: E <C object Array of Char {'nolength': True} at 0x1c46cf30960>: E <C object Array of Char {'nolength': True} at 0x1c462976210>: E <C object Array of Char {'nolength': True} at 0x1c462975e90>: E <C object Array of Char {'nolength': True} at 0x1c4629764f0>: E <C object Array of Char {'nolength': True} at 0x1c462976230>: E <C object Array of Char {'nolength': True} at 0x1c4629762d0>: E <C object Array of Char {'nolength': True} at 0x1c467e96e00>: E <C object Array of Char {'nolength': True} at 0x1c4629762f0>: E <C object Array of Char {'nolength': True} at 0x1c462976370>: E <C object Array of Char {'nolength': True} at 0x1c467e97350>: E <C object Array of Char {'nolength': True} at 0x1c462976010>: E <C object Array of Char {'nolength': True} at 0x1c467e96cc0>: E <C object Array of Char {'nolength': True} at 0x1c462975e50>: E <C object Array of Char {'nolength': True} at 0x1c467e972c0>: E <C object Array of Char {'nolength': True} at 0x1c467e97a20>: E <C object Array of Char {'nolength': True} at 0x1c467e96f30>: E <C object Array of Char {'nolength': True} at 0x1c462975fd0>: E <C object Array of Char {'nolength': True} at 0x1c462976510>: E <C object Array of Char {'nolength': True} at 0x1c462975ed0>: E <C object Array of Char {'nolength': True} at 0x1c462975ff0>: E <C object Array of Char {'nolength': True} at 0x1c4629764d0>: E <C object Array of Char {'nolength': True} at 0x1c462977b30>: E <C object Array of Char {'nolength': True} at 0x1c462977a90>: E <C object Array of Char {'nolength': True} at 0x1c462977bf0>: E <C object Array of Char {'nolength': True} at 0x1c462977770>: E <C object Array of Char {'nolength': True} at 0x1c462977bd0>: E <C object Array of Char {'nolength': True} at 0x1c462977c90>: E <C object Array of Char {'nolength': True} at 0x1c462977f10>: E <C object Array of Char {'nolength': True} at 0x1c462977fd0>: E <C object Array of Char {'nolength': True} at 0x1c462977f70>: E <C object Array of Char {'nolength': True} at 0x1c462978090>: E <C object Array of Char {'nolength': True} at 0x1c462977fb0>: E <C object Array of Char {'nolength': True} at 0x1c462978070>: E <C object Array of Char {'nolength': True} at 0x1c462978bf0>: E <C object Array of Char {'nolength': True} at 0x1c462978c70>: E <C object Array of Char {'nolength': True} at 0x1c462978ad0>: E <C object Array of Char {'nolength': True} at 0x1c462978b50>: E <C object Array of Char {'nolength': True} at 0x1c4629785d0>: E <C object Array of Char {'nolength': True} at 0x1c462978af0>: E <C object Array of Char {'nolength': True} at 0x1c462978b30>: E <C object Array of Char {'nolength': True} at 0x1c462978810>: E <C object Array of Char {'nolength': True} at 0x1c467e96cb0>: E <C object Array of Char {'nolength': True} at 0x1c4629787d0>: E <C object Array of Char {'nolength': True} at 0x1c462978c30>: E <C object Array of Char {'nolength': True} at 0x1c462978a50>: E <C object Array of Char {'nolength': True} at 0x1c4629785b0>: E <C object Array of Char {'nolength': True} at 0x1c467e97880>: E <C object Array of Char {'nolength': True} at 0x1c467e974d0>: E <C object Array of Char {'nolength': True} at 0x1c462978830>: E <C object Array of Char {'nolength': True} at 0x1c467e96f00>: E <C object Array of Char {'nolength': True} at 0x1c462978930>: E <C object Array of Char {'nolength': True} at 0x1c462978a10>: E <C object Array of Char {'nolength': True} at 0x1c462978b70>: E <C object Array of Char {'nolength': True} at 0x1c4629785f0>: E <C object Array of Char {'nolength': True} at 0x1c4629789f0>: E <C object Array of Char {'nolength': True} at 0x1c4629794b0>: E <C object Array of Char {'nolength': True} at 0x1c462978e90>: E <C object Array of Char {'nolength': True} at 0x1c4629790b0>: E <C object Array of Char {'nolength': True} at 0x1c467e97dd0>: 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 0x1c462de2f30>: 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 0x1c462976070>: E <C object Array of Char {'nolength': True} at 0x1c462977df0>: E <C object Array of Char {'nolength': True} at 0x1c46403bbb0>: E <C object Array of Char {'nolength': True} at 0x1c462979050>: E <C object Array of Char {'nolength': True} at 0x1c462977ab0>: E <C object Array of Char {'nolength': True} at 0x1c46d038e40>: E <C object Array of Char {'nolength': True} at 0x1c46d038e80>: E <C object Array of Char {'nolength': True} at 0x1c46403b950>: E <C object Array of Char {'nolength': True} at 0x1c46d038f20>: E <C object Array of Char {'nolength': True} at 0x1c46403bed0>: E <C object Array of Char {'nolength': True} at 0x1c46d038c40>: E <C object Array of Char {'nolength': True} at 0x1c46d038fe0>: E <C object Array of Char {'nolength': True} at 0x1c46d038a20>: E <C object Array of Char {'nolength': True} at 0x1c46d038aa0>: E <C object Array of Char {'nolength': True} at 0x1c46d038ce0>: E <C object Array of Char {'nolength': True} at 0x1c46403bdf0>: E <C object Array of Char {'nolength': True} at 0x1c46d0390a0>: E <C object Array of Char {'nolength': True} at 0x1c46d680340>: E <C object Array of Char {'nolength': True} at 0x1c46d038f80>: E <C object Array of Char {'nolength': True} at 0x1c46d038920>: E <C object Array of Char {'nolength': True} at 0x1c46403c320>: E <C object Array of Char {'nolength': True} at 0x1c46d038da0>: E <C object Array of Char {'nolength': True} at 0x1c46d038d60>: E <C object Array of Char {'nolength': True} at 0x1c46d038be0>: E <C object Array of Char {'nolength': True} at 0x1c46d038c60>: E <C object Array of Char {'nolength': True} at 0x1c46d0389c0>: E <C object Array of Char {'nolength': True} at 0x1c46d0389a0>: E <C object Array of Char {'nolength': True} at 0x1c46d038a00>: E <C object Array of Char {'nolength': True} at 0x1c46d6809a0>: E <C object Array of Char {'nolength': True} at 0x1c46d038f00>: E <C object Array of Char {'nolength': True} at 0x1c46d0390e0>: E <C object Array of Char {'nolength': True} at 0x1c46d6800d0>: E <C object Array of Char {'nolength': True} at 0x1c46d039040>: E <C object Array of Char {'nolength': True} at 0x1c46d038a80>: E <C object Array of Char {'nolength': True} at 0x1c46d038980>: E <C object Array of Char {'nolength': True} at 0x1c46403c1e0>: E <C object Array of Char {'nolength': True} at 0x1c46d038ca0>: E <C object Array of Char {'nolength': True} at 0x1c46d038e60>: E <C object Array of Char {'nolength': True} at 0x1c46403bad0>: E <C object Array of Char {'nolength': True} at 0x1c46d680910>: E <C object Array of Char {'nolength': True} at 0x1c46d039200>: E <C object Array of Char {'nolength': True} at 0x1c46d0397c0>: E <C object Array of Char {'nolength': True} at 0x1c46d039440>: E <C object Array of Char {'nolength': True} at 0x1c46d0394e0>: E <C object Array of Char {'nolength': True} at 0x1c46d0396e0>: E <C object Array of Char {'nolength': True} at 0x1c46d039240>: E <C object Array of Char {'nolength': True} at 0x1c46d039360>: E <C object Array of Char {'nolength': True} at 0x1c46d039500>: E <C object Array of Char {'nolength': True} at 0x1c46d039800>: E <C object Array of Char {'nolength': True} at 0x1c46403b3f0>: E <C object Array of Char {'nolength': True} at 0x1c46d039320>: E <C object Array of Char {'nolength': True} at 0x1c46d039280>: E <C object Array of Char {'nolength': True} at 0x1c46d0392e0>: E <C object Array of Char {'nolength': True} at 0x1c46d039540>: E <C object Array of Char {'nolength': True} at 0x1c46d0393e0>: E <C object Array of Char {'nolength': True} at 0x1c46d039720>: E <C object Array of Char {'nolength': True} at 0x1c46403bb00>: E <C object Array of Char {'nolength': True} at 0x1c46d039480>: E <C object Array of Char {'nolength': True} at 0x1c46d0395c0>: E <C object Array of Char {'nolength': True} at 0x1c46d0394c0>: E <C object Array of Char {'nolength': True} at 0x1c46d039520>: E <C object Array of Char {'nolength': True} at 0x1c46d6802e0>: E <C object Array of Char {'nolength': True} at 0x1c46403b8a0>: E <C object Array of Char {'nolength': True} at 0x1c46d039860>: E <C object Array of Char {'nolength': True} at 0x1c46d039160>: E <C object Array of Char {'nolength': True} at 0x1c46403abd0>: 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 0x1c46dce8700>: 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 395.57 seconds =============== ++ 04:07:56 starting module/_posixsubprocess/test [29 started in total] __ module/_pickle_support/test [26 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 168.09 seconds ========================== ++ 04:08:28 starting module/_pypyjson/test [30 started in total] __ module/_posixsubprocess/test [27 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 0 items / 2 errors =================================== ERRORS ==================================== __ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___ tool\pytest\apptest2.py:25: in collect space = objspace.gettestobjspace(**spaceconfig) tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:458: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:666: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:707: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:544: in setbuiltinmodule mod = Module(self, self.newtext(name)) interpreter\mixedmodule.py:27: in __init__ self.__class__.buildloaders() module\fcntl\moduledef.py:17: in buildloaders from pypy.module.fcntl import interp_fcntl module\fcntl\interp_fcntl.py:44: in <module> for k, v in platform.configure(CConfig).items(): ..\rpython\rtyper\tool\rffi_platform.py:216: in configure for name, result in zip(entries, results): ..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries writer.path, eci, ignore_errors=ignore_errors)) ..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code output = build_executable_cache(files, eci, ignore_errors=ignore_errors) ..\rpython\tool\gcc_cache.py:28: in build_executable_cache result = platform.execute(platform.compile(c_files, eci)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:290: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\windows.py:319: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E platcheck_73.c E d:\systemtemp\pytest\usession-py3.11-27\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-27\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 42.18 seconds =========================== ++ 04:08:41 starting module/_random/test [31 started in total] __ module/_pickle/test [28 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\_pickle\test\apptest_optional_frames.py .. module\_pickle\test\apptest_pickle.py ...............................................................s... module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 95 passed, 1 skipped in 304.87 seconds ==================== ++ 04:10:09 starting module/_rawffi/alt/test [32 started in total] __ module/_random/test [29 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 133.05 seconds ========================= ++ 04:11:02 starting module/_rawffi/test [33 started in total] __ module/_pypyjson/test [30 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_pypyjson\test\apptest__pypyjson.py ........ module\_pypyjson\test\test__pypyjson.py ............................................ module\_pypyjson\test\test_simd.py ... ========================= 55 passed in 166.13 seconds ========================= ++ 04:11:17 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 135.08 seconds ==================== ++ 04:12:29 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 220.84 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 04:14:50 starting module/_vmprof/test [36 started in total] __ module/_vmprof/test [33 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.00 seconds ========================= ++ 04:14:51 starting module/_warnings/test [37 started in total] __ module/_socket/test [34 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 239.66 seconds ============== ++ 04:15:20 starting module/_weakref/test [38 started in total] __ module/_sre/test [35 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 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 249.38 seconds ========================= ++ 04:16:46 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 137.29 seconds ==================== ++ 04:17:12 starting module/array/test [40 started in total] __ module/_weakref/test [37 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 171.00 seconds ========================= ++ 04:18:17 starting module/atexit/test [41 started in total] __ module/_winreg/test [38 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 22 items module\_winreg\test\test_winreg.py ..F...........s..ss... ================================== FAILURES =================================== ________________________ AppTestFfi.test_simple_write _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000020afabf8e90> 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 138.74 seconds =============== ++ 04:19:15 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 0x000001617bef0b48> def test_macro_check_value(self): # the value '-0x80000000' in C sources does not have a clear meaning # to me; it appears to have a different effect than '-2147483648'... # Moreover, on 32-bits, -2147483648 is actually equal to # -2147483648U, which in turn is equal to 2147483648U and so positive. import sys vals = ['42', '-42', '0x80000000', '-2147483648', '0', '9223372036854775809ULL', '-9223372036854775807LL'] if sys.maxsize <= 2**32: vals.remove('-2147483648') cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i]) for i in range(len(vals)) for j in range(len(vals))] verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i] for i in range(len(vals)) for j in range(len(vals))] ffi, lib = self.prepare( '\n'.join(cdef_lines), 'test_macro_check_value_ok', '\n'.join(verify_lines)) for j in range(len(vals)): c_got = int(vals[j].replace('U', '').replace('L', ''), 0) c_compiler_msg = str(c_got) if c_got > 0: c_compiler_msg += ' (0x%x)' % (c_got,) # for i in range(len(vals)): attrname = 'FOO_%d_%d' % (i, j) if i == j: x = getattr(lib, attrname) assert x == c_got else: > e = raises(ffi.error, getattr, lib, attrname) E (application-level) AssertionError: DID NOT RAISE [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp Generating code Finished generating code __________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001617bef0b48> def test_verify_anonymous_enum_with_typedef(self): ffi, lib = self.prepare( "typedef enum { AA, ... } e1;", 'test_verify_anonymous_enum_with_typedef1', "typedef enum { BB, CC, AA } e1;") assert lib.AA == 2 assert ffi.sizeof("e1") == ffi.sizeof("int") assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>" # import sys ffi, lib = self.prepare( "typedef enum { AA=%d } e1;" % sys.maxsize, 'test_verify_anonymous_enum_with_typedef2', "typedef enum { AA=%d } e1;" % sys.maxsize) > assert lib.AA == sys.maxsize E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c _CFFI_test_verify_anonymous_enum_with_typedef1.c Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value Creating library d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-8\recompiler\Release\systemtemp\pytest\usession-py3.11-8\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp Generating code Finished generating code =========================== short test summary info =========================== FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef ============= 2 failed, 436 passed, 29 skipped in 2197.25 seconds ============= ++ 04:20:54 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 170.42 seconds ========================== ++ 04:21:14 starting module/cmath/test [44 started in total] __ module/array/test [41 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 0x1a581fa6d60>: <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 0x000001a58a88b448>, 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 0x000001a5fa5753d0> 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 0x000001a58a8f1c68> 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 0x000001a581a13020> 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 0x000001a581a13020> 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 0x000001a5fbe481a0> 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 0x1a581fa6d60>: E <C object Array of Char {'nolength': True} at 0x1a581eaa150>: E <C object Array of Char {'nolength': True} at 0x1a586281a70>: E <C object Array of Char {'nolength': True} at 0x1a581fa61f0>: E <C object Array of Char {'nolength': True} at 0x1a581eaa070>: E <C object Array of Char {'nolength': True} at 0x1a581ead970>: E <C object Array of Char {'nolength': True} at 0x1a581f64c90>: E <C object Array of Char {'nolength': True} at 0x1a581299b90>: E <C object Array of Char {'nolength': True} at 0x1a586691b30>: E <C object Array of Char {'nolength': True} at 0x1a581e6ac10>: E <C object Array of Char {'nolength': True} at 0x1a581e6bcd0>: E <C object Array of Char {'nolength': True} at 0x1a581e6be10>: E <C object Array of Char {'nolength': True} at 0x1a581e6c590>: E <C object Array of Char {'nolength': True} at 0x1a581e6c610>: E <C object Array of Char {'nolength': True} at 0x1a581e6c9e0>: E <C object Array of Char {'nolength': True} at 0x1a581e6da40>: E <C object Array of Char {'nolength': True} at 0x1a581e6b460>: E <C object Array of Char {'nolength': True} at 0x1a581e6c130>: E <C object Array of Char {'nolength': True} at 0x1a5f9549f90>: E <C object Array of Char {'nolength': True} at 0x1a581ead590>: E <C object Array of Char {'nolength': True} at 0x1a581e66f00>: E <C object Array of Char {'nolength': True} at 0x1a581e66f40>: E <C object Array of Char {'nolength': True} at 0x1a58512e650>: E <C object Array of Char {'nolength': True} at 0x1a58512f1f0>: E <C object Array of Char {'nolength': True} at 0x1a58512d7b0>: E <C object Array of Char {'nolength': True} at 0x1a58512ffe0>: E <C object Array of Char {'nolength': True} at 0x1a58512f720>: E <C object Array of Char {'nolength': True} at 0x1a585131480>: E <C object Array of Char {'nolength': True} at 0x1a585131550>: E <C object Array of Char {'nolength': True} at 0x1a585131590>: E <C object Array of Char {'nolength': True} at 0x1a585131b60>: E <C object Array of Char {'nolength': True} at 0x1a585131f60>: E <C object Array of Char {'nolength': True} at 0x1a58460b510>: E <C object Array of Char {'nolength': True} at 0x1a585131340>: E <C object Array of Char {'nolength': True} at 0x1a585130ff0>: E <C object Array of Char {'nolength': True} at 0x1a585133ad0>: E <C object Array of Char {'nolength': True} at 0x1a585134670>: E <C object Array of Char {'nolength': True} at 0x1a58512dfc0>: E <C object Array of Char {'nolength': True} at 0x1a581e6e8e0>: E <C object Array of Char {'nolength': True} at 0x1a585135ba0>: E <C object Array of Char {'nolength': True} at 0x1a581e6bec0>: E <C object Array of Char {'nolength': True} at 0x1a581e6e710>: E <C object Array of Char {'nolength': True} at 0x1a5ffe96010>: E <C object Array of Char {'nolength': True} at 0x1a581e6eaa0>: E <C object Array of Char {'nolength': True} at 0x1a585132880>: E <C object Array of Char {'nolength': True} at 0x1a587765390>: E <C object Array of Char {'nolength': True} at 0x1a5877659a0>: E <C object Array of Char {'nolength': True} at 0x1a587765770>: E <C object Array of Char {'nolength': True} at 0x1a587764ff0>: E <C object Array of Char {'nolength': True} at 0x1a587767ac0>: E <C object Array of Char {'nolength': True} at 0x1a585134690>: E <C object Array of Char {'nolength': True} at 0x1a587769f10>: E <C object Array of Char {'nolength': True} at 0x1a58776b690>: E <C object Array of Char {'nolength': True} at 0x1a587766c90>: E <C object Array of Char {'nolength': True} at 0x1a58776b990>: E <C object Array of Char {'nolength': True} at 0x1a58776ada0>: E <C object Array of Char {'nolength': True} at 0x1a585130d90>: E <C object Array of Char {'nolength': True} at 0x1a58776bf30>: E <C object Array of Char {'nolength': True} at 0x1a58776a9c0>: E <C object Array of Char {'nolength': True} at 0x1a581e6ee50>: E <C object Array of Char {'nolength': True} at 0x1a58776bed0>: E <C object Array of Char {'nolength': True} at 0x1a5fccae3e0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb3650>: E <C object Array of Char {'nolength': True} at 0x1a5fccb4870>: E <C object Array of Char {'nolength': True} at 0x1a5fccb49f0>: E <C object Array of Char {'nolength': True} at 0x1a5fccae5f0>: E <C object Array of Char {'nolength': True} at 0x1a5fccae540>: E <C object Array of Char {'nolength': True} at 0x1a5fccae150>: E <C object Array of Char {'nolength': True} at 0x1a5fccb56d0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb2780>: E <C object Array of Char {'nolength': True} at 0x1a5877669b0>: E <C object Array of Char {'nolength': True} at 0x1a5fccae0d0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb45c0>: E <C object Array of Char {'nolength': True} at 0x1a5fccafba0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb5c90>: E <C object Array of Char {'nolength': True} at 0x1a5fccb4e40>: E <C object Array of Char {'nolength': True} at 0x1a5fccb45f0>: E <C object Array of Char {'nolength': True} at 0x1a584607430>: E <C object Array of Char {'nolength': True} at 0x1a582d04200>: E <C object Array of Char {'nolength': True} at 0x1a582d06890>: E <C object Array of Char {'nolength': True} at 0x1a582d05f80>: E <C object Array of Char {'nolength': True} at 0x1a58460a7d0>: E <C object Array of Char {'nolength': True} at 0x1a582d05ee0>: E <C object Array of Char {'nolength': True} at 0x1a582d094c0>: E <C object Array of Char {'nolength': True} at 0x1a582d08b00>: E <C object Array of Char {'nolength': True} at 0x1a582d08cf0>: E <C object Array of Char {'nolength': True} at 0x1a582d08ea0>: E <C object Array of Char {'nolength': True} at 0x1a582d02590>: E <C object Array of Char {'nolength': True} at 0x1a582d075a0>: E <C object Array of Char {'nolength': True} at 0x1a582d0a2d0>: E <C object Array of Char {'nolength': True} at 0x1a582d09b40>: E <C object Array of Char {'nolength': True} at 0x1a582d04730>: E <C object Array of Char {'nolength': True} at 0x1a587764be0>: E <C object Array of Char {'nolength': True} at 0x1a5faec0250>: E <C object Array of Char {'nolength': True} at 0x1a5fccb2e70>: E <C object Array of Char {'nolength': True} at 0x1a581e6a880>: E <C object Array of Char {'nolength': True} at 0x1a58776a680>: E <C object Array of Char {'nolength': True} at 0x1a582d079d0>: E <C object Array of Char {'nolength': True} at 0x1a582d0a6f0>: E <C object Array of Char {'nolength': True} at 0x1a587bf24e0>: E <C object Array of Char {'nolength': True} at 0x1a587bf1bc0>: E <C object Array of Char {'nolength': True} at 0x1a587bf6cc0>: E <C object Array of Char {'nolength': True} at 0x1a587bf6040>: E <C object Array of Char {'nolength': True} at 0x1a587bf5a10>: E <C object Array of Char {'nolength': True} at 0x1a587bf2f50>: E <C object Array of Char {'nolength': True} at 0x1a5fccb5a60>: E <C object Array of Char {'nolength': True} at 0x1a587bf66c0>: E <C object Array of Char {'nolength': True} at 0x1a587bf3af0>: E <C object Array of Char {'nolength': True} at 0x1a582d07f40>: E <C object Array of Char {'nolength': True} at 0x1a587bf5030>: E <C object Array of Char {'nolength': True} at 0x1a587bf5fc0>: E <C object Array of Char {'nolength': True} at 0x1a587bf3cc0>: E <C object Array of Char {'nolength': True} at 0x1a58776b230>: E <C object Array of Char {'nolength': True} at 0x1a582d08240>: E <C object Array of Char {'nolength': True} at 0x1a587bf7fc0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb21e0>: E <C object Array of Char {'nolength': True} at 0x1a58460a410>: E <C object Array of Char {'nolength': True} at 0x1a5899d6490>: E <C object Array of Char {'nolength': True} at 0x1a5899d5f30>: E <C object Array of Char {'nolength': True} at 0x1a5899d5970>: E <C object Array of Char {'nolength': True} at 0x1a5899d7c40>: E <C object Array of Char {'nolength': True} at 0x1a5899d86d0>: E <C object Array of Char {'nolength': True} at 0x1a5899d86e0>: E <C object Array of Char {'nolength': True} at 0x1a5899d7f70>: E <C object Array of Char {'nolength': True} at 0x1a5899d8010>: E <C object Array of Char {'nolength': True} at 0x1a5899d9b20>: E <C object Array of Char {'nolength': True} at 0x1a5899d2be0>: E <C object Array of Char {'nolength': True} at 0x1a5899d9290>: E <C object Array of Char {'nolength': True} at 0x1a587bf71e0>: E <C object Array of Char {'nolength': True} at 0x1a5899d5ad0>: E <C object Array of Char {'nolength': True} at 0x1a5fccb1d00>: E <C object Array of Char {'nolength': True} at 0x1a582d03b90>: E <C object Array of Char {'nolength': True} at 0x1a587bf2a90>: E <C object Array of Char {'nolength': True} at 0x1a58a18a0b0>: E <C object Array of Char {'nolength': True} at 0x1a58a18a510>: E <C object Array of Char {'nolength': True} at 0x1a58a189ad0>: E <C object Array of Char {'nolength': True} at 0x1a58a188a90>: E <C object Array of Char {'nolength': True} at 0x1a58a18e160>: E <C object Array of Char {'nolength': True} at 0x1a58a1890f0>: E <C object Array of Char {'nolength': True} at 0x1a58a18e2f0>: E <C object Array of Char {'nolength': True} at 0x1a58a18cbb0>: E <C object Array of Char {'nolength': True} at 0x1a58a18d5e0>: E <C object Array of Char {'nolength': True} at 0x1a5899da6b0>: E <C object Array of Char {'nolength': True} at 0x1a58a18b4f0>: E <C object Array of Char {'nolength': True} at 0x1a589feaa40>: E <C object Array of Char {'nolength': True} at 0x1a58a18e410>: E <C object Array of Char {'nolength': True} at 0x1a5899da050>: E <C object Array of Char {'nolength': True} at 0x1a58a18f770>: E <C object Array of Char {'nolength': True} at 0x1a58a18cdc0>: E <C object Array of Char {'nolength': True} at 0x1a5899d8c10>: E <C object Array of Char {'nolength': True} at 0x1a5877676b0>: E <C object Array of Char {'nolength': True} at 0x1a587bf7500>: E <C object Array of Char {'nolength': True} at 0x1a5faec0170>: E <C object Array of Char {'nolength': True} at 0x1a58a863cd0>: E <C object Array of Char {'nolength': True} at 0x1a58a860310>: E <C object Array of Char {'nolength': True} at 0x1a58a866050>: E <C object Array of Char {'nolength': True} at 0x1a58a865bb0>: E <C object Array of Char {'nolength': True} at 0x1a58a8670d0>: E <C object Array of Char {'nolength': True} at 0x1a58a867180>: E <C object Array of Char {'nolength': True} at 0x1a58a866980>: E <C object Array of Char {'nolength': True} at 0x1a58a866010>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 645, in descr_getitem E return self.getitem_slice(space, w_idx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1242, in getitem_slice E w_a.setlen(size, overallocate=False) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x1a5846071f0>: E <C object Array of Char {'nolength': True} at 0x1a584607210>: E <C object Array of Char {'nolength': True} at 0x1a584606e30>: E <C object Array of Char {'nolength': True} at 0x1a584606df0>: E <C object Array of Char {'nolength': True} at 0x1a584606ed0>: E <C object Array of Char {'nolength': True} at 0x1a584607110>: E <C object Array of Char {'nolength': True} at 0x1a5846072d0>: E <C object Array of Char {'nolength': True} at 0x1a584606ef0>: E <C object Array of Char {'nolength': True} at 0x1a584606e10>: E <C object Array of Char {'nolength': True} at 0x1a5846071d0>: E <C object Array of Char {'nolength': True} at 0x1a5846070d0>: E <C object Array of Char {'nolength': True} at 0x1a5846071b0>: E <C object Array of Char {'nolength': True} at 0x1a5846072f0>: E <C object Array of Char {'nolength': True} at 0x1a584606fb0>: E <C object Array of Char {'nolength': True} at 0x1a584606ff0>: E <C object Array of Char {'nolength': True} at 0x1a5846073b0>: E <C object Array of Char {'nolength': True} at 0x1a584607330>: E <C object Array of Char {'nolength': True} at 0x1a584606d30>: E <C object Array of Char {'nolength': True} at 0x1a584607150>: E <C object Array of Char {'nolength': True} at 0x1a584607010>: E <C object Array of Char {'nolength': True} at 0x1a5fb060260>: E <C object Array of Char {'nolength': True} at 0x1a584607030>: E <C object Array of Char {'nolength': True} at 0x1a5fb05f990>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f460>: E <C object Array of Char {'nolength': True} at 0x1a5846070f0>: E <C object Array of Char {'nolength': True} at 0x1a584607190>: E <C object Array of Char {'nolength': True} at 0x1a584606f90>: E <C object Array of Char {'nolength': True} at 0x1a584606f70>: E <C object Array of Char {'nolength': True} at 0x1a584607370>: E <C object Array of Char {'nolength': True} at 0x1a584607310>: E <C object Array of Char {'nolength': True} at 0x1a584607450>: E <C object Array of Char {'nolength': True} at 0x1a584607470>: E <C object Array of Char {'nolength': True} at 0x1a5846070b0>: E <C object Array of Char {'nolength': True} at 0x1a5846073d0>: E <C object Array of Char {'nolength': True} at 0x1a584606e90>: E <C object Array of Char {'nolength': True} at 0x1a584607630>: E <C object Array of Char {'nolength': True} at 0x1a5846079f0>: E <C object Array of Char {'nolength': True} at 0x1a5846075d0>: E <C object Array of Char {'nolength': True} at 0x1a584607a30>: E <C object Array of Char {'nolength': True} at 0x1a584607b90>: E <C object Array of Char {'nolength': True} at 0x1a5846079b0>: E <C object Array of Char {'nolength': True} at 0x1a584607d10>: E <C object Array of Char {'nolength': True} at 0x1a584607bb0>: E <C object Array of Char {'nolength': True} at 0x1a584607c70>: E <C object Array of Char {'nolength': True} at 0x1a584607ad0>: E <C object Array of Char {'nolength': True} at 0x1a584607670>: E <C object Array of Char {'nolength': True} at 0x1a584607790>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f970>: E <C object Array of Char {'nolength': True} at 0x1a584607810>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f400>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7faf0>: E <C object Array of Char {'nolength': True} at 0x1a584607650>: E <C object Array of Char {'nolength': True} at 0x1a584607a50>: E <C object Array of Char {'nolength': True} at 0x1a5846076d0>: E <C object Array of Char {'nolength': True} at 0x1a5846075b0>: E <C object Array of Char {'nolength': True} at 0x1a584607a90>: E <C object Array of Char {'nolength': True} at 0x1a584607bf0>: E <C object Array of Char {'nolength': True} at 0x1a584607cf0>: E <C object Array of Char {'nolength': True} at 0x1a5846075f0>: E <C object Array of Char {'nolength': True} at 0x1a584607610>: E <C object Array of Char {'nolength': True} at 0x1a584607850>: E <C object Array of Char {'nolength': True} at 0x1a584607710>: E <C object Array of Char {'nolength': True} at 0x1a584607c30>: E <C object Array of Char {'nolength': True} at 0x1a5846077d0>: E <C object Array of Char {'nolength': True} at 0x1a5846077b0>: E <C object Array of Char {'nolength': True} at 0x1a5846081d0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f4f0>: E <C object Array of Char {'nolength': True} at 0x1a584608410>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f520>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f8e0>: E <C object Array of Char {'nolength': True} at 0x1a584607e30>: E <C object Array of Char {'nolength': True} at 0x1a5846083f0>: E <C object Array of Char {'nolength': True} at 0x1a584607ff0>: E <C object Array of Char {'nolength': True} at 0x1a584608210>: E <C object Array of Char {'nolength': True} at 0x1a584607db0>: E <C object Array of Char {'nolength': True} at 0x1a584608250>: E <C object Array of Char {'nolength': True} at 0x1a584607f70>: E <C object Array of Char {'nolength': True} at 0x1a584608070>: E <C object Array of Char {'nolength': True} at 0x1a5846083d0>: E <C object Array of Char {'nolength': True} at 0x1a5846083b0>: E <C object Array of Char {'nolength': True} at 0x1a584607e90>: E <C object Array of Char {'nolength': True} at 0x1a584608270>: E <C object Array of Char {'nolength': True} at 0x1a584607f90>: E <C object Array of Char {'nolength': True} at 0x1a584608230>: E <C object Array of Char {'nolength': True} at 0x1a5846082d0>: E <C object Array of Char {'nolength': True} at 0x1a584607e50>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fb20>: E <C object Array of Char {'nolength': True} at 0x1a5846081f0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f7f0>: E <C object Array of Char {'nolength': True} at 0x1a584607fb0>: E <C object Array of Char {'nolength': True} at 0x1a584607ed0>: E <C object Array of Char {'nolength': True} at 0x1a584608030>: E <C object Array of Char {'nolength': True} at 0x1a584608290>: E <C object Array of Char {'nolength': True} at 0x1a5846084b0>: E <C object Array of Char {'nolength': True} at 0x1a584608130>: E <C object Array of Char {'nolength': True} at 0x1a584607d50>: E <C object Array of Char {'nolength': True} at 0x1a5846087d0>: E <C object Array of Char {'nolength': True} at 0x1a5846088b0>: E <C object Array of Char {'nolength': True} at 0x1a5846087b0>: E <C object Array of Char {'nolength': True} at 0x1a5846089f0>: E <C object Array of Char {'nolength': True} at 0x1a584608bf0>: E <C object Array of Char {'nolength': True} at 0x1a584608c90>: E <C object Array of Char {'nolength': True} at 0x1a584608cd0>: E <C object Array of Char {'nolength': True} at 0x1a584608b70>: E <C object Array of Char {'nolength': True} at 0x1a584608670>: E <C object Array of Char {'nolength': True} at 0x1a584608a50>: E <C object Array of Char {'nolength': True} at 0x1a584608810>: E <C object Array of Char {'nolength': True} at 0x1a584608770>: E <C object Array of Char {'nolength': True} at 0x1a584608630>: E <C object Array of Char {'nolength': True} at 0x1a584608610>: E <C object Array of Char {'nolength': True} at 0x1a5846089d0>: E <C object Array of Char {'nolength': True} at 0x1a5846088f0>: E <C object Array of Char {'nolength': True} at 0x1a584608850>: E <C object Array of Char {'nolength': True} at 0x1a5846089b0>: E <C object Array of Char {'nolength': True} at 0x1a5846086b0>: E <C object Array of Char {'nolength': True} at 0x1a5846086d0>: E <C object Array of Char {'nolength': True} at 0x1a584608990>: E <C object Array of Char {'nolength': True} at 0x1a584608710>: E <C object Array of Char {'nolength': True} at 0x1a584608870>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f4c0>: E <C object Array of Char {'nolength': True} at 0x1a5846088d0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f580>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f010>: E <C object Array of Char {'nolength': True} at 0x1a584608930>: E <C object Array of Char {'nolength': True} at 0x1a584608a70>: E <C object Array of Char {'nolength': True} at 0x1a584608530>: E <C object Array of Char {'nolength': True} at 0x1a584608b10>: E <C object Array of Char {'nolength': True} at 0x1a584608cb0>: E <C object Array of Char {'nolength': True} at 0x1a584608d70>: E <C object Array of Char {'nolength': True} at 0x1a5846090f0>: E <C object Array of Char {'nolength': True} at 0x1a5846090d0>: E <C object Array of Char {'nolength': True} at 0x1a584608f70>: E <C object Array of Char {'nolength': True} at 0x1a584608f50>: E <C object Array of Char {'nolength': True} at 0x1a5846090b0>: E <C object Array of Char {'nolength': True} at 0x1a5846093f0>: E <C object Array of Char {'nolength': True} at 0x1a584609050>: E <C object Array of Char {'nolength': True} at 0x1a584608d50>: E <C object Array of Char {'nolength': True} at 0x1a584609210>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f310>: E <C object Array of Char {'nolength': True} at 0x1a5846091f0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f550>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fd00>: E <C object Array of Char {'nolength': True} at 0x1a584609390>: E <C object Array of Char {'nolength': True} at 0x1a584608f90>: E <C object Array of Char {'nolength': True} at 0x1a584609310>: E <C object Array of Char {'nolength': True} at 0x1a584609190>: E <C object Array of Char {'nolength': True} at 0x1a584609270>: E <C object Array of Char {'nolength': True} at 0x1a584608db0>: E <C object Array of Char {'nolength': True} at 0x1a5846092f0>: E <C object Array of Char {'nolength': True} at 0x1a584609250>: E <C object Array of Char {'nolength': True} at 0x1a584609410>: E <C object Array of Char {'nolength': True} at 0x1a584608e90>: E <C object Array of Char {'nolength': True} at 0x1a5846092b0>: E <C object Array of Char {'nolength': True} at 0x1a584608ed0>: E <C object Array of Char {'nolength': True} at 0x1a584608e10>: E <C object Array of Char {'nolength': True} at 0x1a584609690>: E <C object Array of Char {'nolength': True} at 0x1a584609810>: E <C object Array of Char {'nolength': True} at 0x1a584609ab0>: E <C object Array of Char {'nolength': True} at 0x1a5fb05f840>: E <C object Array of Char {'nolength': True} at 0x1a584609b10>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f040>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f160>: E <C object Array of Char {'nolength': True} at 0x1a5846095d0>: E <C object Array of Char {'nolength': True} at 0x1a5846098f0>: E <C object Array of Char {'nolength': True} at 0x1a584609850>: E <C object Array of Char {'nolength': True} at 0x1a5846095b0>: E <C object Array of Char {'nolength': True} at 0x1a584609bf0>: E <C object Array of Char {'nolength': True} at 0x1a584609870>: E <C object Array of Char {'nolength': True} at 0x1a5846095f0>: E <C object Array of Char {'nolength': True} at 0x1a584609b90>: E <C object Array of Char {'nolength': True} at 0x1a584609a50>: E <C object Array of Char {'nolength': True} at 0x1a584609890>: E <C object Array of Char {'nolength': True} at 0x1a584609a30>: E <C object Array of Char {'nolength': True} at 0x1a5846099d0>: E <C object Array of Char {'nolength': True} at 0x1a584609a90>: E <C object Array of Char {'nolength': True} at 0x1a584609a70>: E <C object Array of Char {'nolength': True} at 0x1a584609c50>: E <C object Array of Char {'nolength': True} at 0x1a584609a10>: E <C object Array of Char {'nolength': True} at 0x1a584609550>: E <C object Array of Char {'nolength': True} at 0x1a584609b50>: E <C object Array of Char {'nolength': True} at 0x1a584609c70>: E <C object Array of Char {'nolength': True} at 0x1a584609710>: E <C object Array of Char {'nolength': True} at 0x1a584609cb0>: E <C object Array of Char {'nolength': True} at 0x1a584609cf0>: E <C object Array of Char {'nolength': True} at 0x1a58460a0b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a170>: E <C object Array of Char {'nolength': True} at 0x1a58460a470>: E <C object Array of Char {'nolength': True} at 0x1a584609f30>: E <C object Array of Char {'nolength': True} at 0x1a58460a3f0>: E <C object Array of Char {'nolength': True} at 0x1a584609f50>: E <C object Array of Char {'nolength': True} at 0x1a584609eb0>: E <C object Array of Char {'nolength': True} at 0x1a58460a2b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a210>: E <C object Array of Char {'nolength': True} at 0x1a584609f90>: E <C object Array of Char {'nolength': True} at 0x1a58460a150>: E <C object Array of Char {'nolength': True} at 0x1a584609ef0>: E <C object Array of Char {'nolength': True} at 0x1a584609e10>: E <C object Array of Char {'nolength': True} at 0x1a58460a1d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a290>: E <C object Array of Char {'nolength': True} at 0x1a58460a4d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a110>: E <C object Array of Char {'nolength': True} at 0x1a58460a1b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a350>: E <C object Array of Char {'nolength': True} at 0x1a58460a490>: E <C object Array of Char {'nolength': True} at 0x1a58460a2d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a250>: E <C object Array of Char {'nolength': True} at 0x1a58460a1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460a070>: E <C object Array of Char {'nolength': True} at 0x1a58460a510>: E <C object Array of Char {'nolength': True} at 0x1a58460ad10>: E <C object Array of Char {'nolength': True} at 0x1a58460aab0>: E <C object Array of Char {'nolength': True} at 0x1a58460acf0>: E <C object Array of Char {'nolength': True} at 0x1a58460a910>: E <C object Array of Char {'nolength': True} at 0x1a58460a6b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a9d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a730>: E <C object Array of Char {'nolength': True} at 0x1a58460a970>: E <C object Array of Char {'nolength': True} at 0x1a58460a690>: E <C object Array of Char {'nolength': True} at 0x1a58460aaf0>: E <C object Array of Char {'nolength': True} at 0x1a58460a630>: E <C object Array of Char {'nolength': True} at 0x1a58460aa50>: E <C object Array of Char {'nolength': True} at 0x1a58460a590>: E <C object Array of Char {'nolength': True} at 0x1a58460a6d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a650>: E <C object Array of Char {'nolength': True} at 0x1a58460a810>: E <C object Array of Char {'nolength': True} at 0x1a58460ab50>: E <C object Array of Char {'nolength': True} at 0x1a58460ac50>: E <C object Array of Char {'nolength': True} at 0x1a58460aad0>: E <C object Array of Char {'nolength': True} at 0x1a58460ab90>: E <C object Array of Char {'nolength': True} at 0x1a58460a830>: E <C object Array of Char {'nolength': True} at 0x1a58460a670>: E <C object Array of Char {'nolength': True} at 0x1a58460a8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a9f0>: E <C object Array of Char {'nolength': True} at 0x1a58460a7f0>: E <C object Array of Char {'nolength': True} at 0x1a58460a7b0>: E <C object Array of Char {'nolength': True} at 0x1a58460b070>: E <C object Array of Char {'nolength': True} at 0x1a58460ae30>: E <C object Array of Char {'nolength': True} at 0x1a58460b3f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b470>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f190>: E <C object Array of Char {'nolength': True} at 0x1a58460b090>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fa60>: E <C object Array of Char {'nolength': True} at 0x1a5fb05f780>: E <C object Array of Char {'nolength': True} at 0x1a58460b290>: E <C object Array of Char {'nolength': True} at 0x1a58460aff0>: E <C object Array of Char {'nolength': True} at 0x1a58460b0d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b330>: E <C object Array of Char {'nolength': True} at 0x1a58460b3b0>: E <C object Array of Char {'nolength': True} at 0x1a58460b0b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ae70>: E <C object Array of Char {'nolength': True} at 0x1a58460b430>: E <C object Array of Char {'nolength': True} at 0x1a58460b1d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b490>: E <C object Array of Char {'nolength': True} at 0x1a58460b110>: E <C object Array of Char {'nolength': True} at 0x1a58460adf0>: E <C object Array of Char {'nolength': True} at 0x1a58460b030>: E <C object Array of Char {'nolength': True} at 0x1a58460b210>: E <C object Array of Char {'nolength': True} at 0x1a58460b230>: E <C object Array of Char {'nolength': True} at 0x1a58460b410>: E <C object Array of Char {'nolength': True} at 0x1a58460b270>: E <C object Array of Char {'nolength': True} at 0x1a58460b350>: E <C object Array of Char {'nolength': True} at 0x1a58460ad90>: E <C object Array of Char {'nolength': True} at 0x1a58460b450>: E <C object Array of Char {'nolength': True} at 0x1a58460b4d0>: E <C object Array of Char {'nolength': True} at 0x1a58460ae90>: E <C object Array of Char {'nolength': True} at 0x1a58460b010>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f2e0>: E <C object Array of Char {'nolength': True} at 0x1a58460b130>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f130>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fe80>: E <C object Array of Char {'nolength': True} at 0x1a58460ae50>: E <C object Array of Char {'nolength': True} at 0x1a58460af50>: E <C object Array of Char {'nolength': True} at 0x1a58460ad70>: E <C object Array of Char {'nolength': True} at 0x1a58460bb50>: E <C object Array of Char {'nolength': True} at 0x1a58460b650>: E <C object Array of Char {'nolength': True} at 0x1a58460b8d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b670>: E <C object Array of Char {'nolength': True} at 0x1a58460b910>: E <C object Array of Char {'nolength': True} at 0x1a58460ba90>: E <C object Array of Char {'nolength': True} at 0x1a58460b770>: E <C object Array of Char {'nolength': True} at 0x1a58460b690>: E <C object Array of Char {'nolength': True} at 0x1a58460b5f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b7d0>: E <C object Array of Char {'nolength': True} at 0x1a58460bbd0>: E <C object Array of Char {'nolength': True} at 0x1a58460bc50>: E <C object Array of Char {'nolength': True} at 0x1a58460b890>: E <C object Array of Char {'nolength': True} at 0x1a58460b6d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b750>: E <C object Array of Char {'nolength': True} at 0x1a58460b6f0>: E <C object Array of Char {'nolength': True} at 0x1a58460bcb0>: E <C object Array of Char {'nolength': True} at 0x1a58460b730>: E <C object Array of Char {'nolength': True} at 0x1a58460bc30>: E <C object Array of Char {'nolength': True} at 0x1a58460bbf0>: E <C object Array of Char {'nolength': True} at 0x1a5fb060620>: E <C object Array of Char {'nolength': True} at 0x1a58460b790>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f3d0>: E <C object Array of Char {'nolength': True} at 0x1a5fb05f960>: E <C object Array of Char {'nolength': True} at 0x1a58460bc70>: E <C object Array of Char {'nolength': True} at 0x1a58460b7b0>: E <C object Array of Char {'nolength': True} at 0x1a58460b850>: E <C object Array of Char {'nolength': True} at 0x1a58460b710>: E <C object Array of Char {'nolength': True} at 0x1a58460bad0>: E <C object Array of Char {'nolength': True} at 0x1a58460b570>: E <C object Array of Char {'nolength': True} at 0x1a58460b530>: E <C object Array of Char {'nolength': True} at 0x1a58460b5d0>: E <C object Array of Char {'nolength': True} at 0x1a58460c4d0>: E <C object Array of Char {'nolength': True} at 0x1a58460bf50>: E <C object Array of Char {'nolength': True} at 0x1a58460bf90>: E <C object Array of Char {'nolength': True} at 0x1a58460c190>: E <C object Array of Char {'nolength': True} at 0x1a58460c2f0>: E <C object Array of Char {'nolength': True} at 0x1a58460bd50>: E <C object Array of Char {'nolength': True} at 0x1a58460c0f0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f370>: E <C object Array of Char {'nolength': True} at 0x1a58460c310>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fb80>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7feb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c110>: E <C object Array of Char {'nolength': True} at 0x1a58460bf10>: E <C object Array of Char {'nolength': True} at 0x1a58460be50>: E <C object Array of Char {'nolength': True} at 0x1a58460c0b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c0d0>: E <C object Array of Char {'nolength': True} at 0x1a58460bd70>: E <C object Array of Char {'nolength': True} at 0x1a58460c450>: E <C object Array of Char {'nolength': True} at 0x1a58460bfb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c170>: E <C object Array of Char {'nolength': True} at 0x1a58460bd30>: E <C object Array of Char {'nolength': True} at 0x1a58460c130>: E <C object Array of Char {'nolength': True} at 0x1a58460c390>: E <C object Array of Char {'nolength': True} at 0x1a58460c4b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c230>: E <C object Array of Char {'nolength': True} at 0x1a58460c2b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c030>: E <C object Array of Char {'nolength': True} at 0x1a58460c410>: E <C object Array of Char {'nolength': True} at 0x1a58460c370>: E <C object Array of Char {'nolength': True} at 0x1a58460bef0>: E <C object Array of Char {'nolength': True} at 0x1a58460c1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460c6f0>: E <C object Array of Char {'nolength': True} at 0x1a58460cc10>: E <C object Array of Char {'nolength': True} at 0x1a58460c990>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460c830>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fd60>: E <C object Array of Char {'nolength': True} at 0x1a583035780>: E <C object Array of Char {'nolength': True} at 0x1a58460c9b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ca50>: E <C object Array of Char {'nolength': True} at 0x1a58460c7d0>: E <C object Array of Char {'nolength': True} at 0x1a58460cab0>: E <C object Array of Char {'nolength': True} at 0x1a58460cc30>: E <C object Array of Char {'nolength': True} at 0x1a58460c5b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c6b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ccb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c970>: E <C object Array of Char {'nolength': True} at 0x1a58460cad0>: E <C object Array of Char {'nolength': True} at 0x1a58460c8d0>: E <C object Array of Char {'nolength': True} at 0x1a58460c750>: E <C object Array of Char {'nolength': True} at 0x1a58460c810>: E <C object Array of Char {'nolength': True} at 0x1a58460c690>: E <C object Array of Char {'nolength': True} at 0x1a58460c9d0>: E <C object Array of Char {'nolength': True} at 0x1a58460c890>: E <C object Array of Char {'nolength': True} at 0x1a58460c650>: E <C object Array of Char {'nolength': True} at 0x1a58460cb30>: E <C object Array of Char {'nolength': True} at 0x1a58460caf0>: E <C object Array of Char {'nolength': True} at 0x1a58460c670>: E <C object Array of Char {'nolength': True} at 0x1a58460c8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460cd10>: E <C object Array of Char {'nolength': True} at 0x1a58460d510>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f9d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d0f0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f340>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fd30>: E <C object Array of Char {'nolength': True} at 0x1a58460d110>: E <C object Array of Char {'nolength': True} at 0x1a58460cdd0>: E <C object Array of Char {'nolength': True} at 0x1a58460cf70>: E <C object Array of Char {'nolength': True} at 0x1a58460d1b0>: E <C object Array of Char {'nolength': True} at 0x1a58460d090>: E <C object Array of Char {'nolength': True} at 0x1a58460d030>: E <C object Array of Char {'nolength': True} at 0x1a58460cd50>: E <C object Array of Char {'nolength': True} at 0x1a58460cd30>: E <C object Array of Char {'nolength': True} at 0x1a58460d490>: E <C object Array of Char {'nolength': True} at 0x1a58460cdb0>: E <C object Array of Char {'nolength': True} at 0x1a58460d210>: E <C object Array of Char {'nolength': True} at 0x1a58460ce90>: E <C object Array of Char {'nolength': True} at 0x1a58460cf10>: E <C object Array of Char {'nolength': True} at 0x1a58460cfd0>: E <C object Array of Char {'nolength': True} at 0x1a58460d0d0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fc40>: E <C object Array of Char {'nolength': True} at 0x1a58460d470>: E <C object Array of Char {'nolength': True} at 0x1a5fb05fff0>: E <C object Array of Char {'nolength': True} at 0x1a58315cfb0>: E <C object Array of Char {'nolength': True} at 0x1a58460d3d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d170>: E <C object Array of Char {'nolength': True} at 0x1a58460d190>: E <C object Array of Char {'nolength': True} at 0x1a58460d130>: E <C object Array of Char {'nolength': True} at 0x1a58460ce70>: E <C object Array of Char {'nolength': True} at 0x1a58460d430>: E <C object Array of Char {'nolength': True} at 0x1a58460cdf0>: E <C object Array of Char {'nolength': True} at 0x1a58460d450>: E <C object Array of Char {'nolength': True} at 0x1a58460d630>: E <C object Array of Char {'nolength': True} at 0x1a58460dbf0>: E <C object Array of Char {'nolength': True} at 0x1a58460d550>: E <C object Array of Char {'nolength': True} at 0x1a58460d9f0>: E <C object Array of Char {'nolength': True} at 0x1a58460d6b0>: E <C object Array of Char {'nolength': True} at 0x1a58460d650>: E <C object Array of Char {'nolength': True} at 0x1a58460d570>: E <C object Array of Char {'nolength': True} at 0x1a58460d830>: E <C object Array of Char {'nolength': True} at 0x1a58315d3a0>: E <C object Array of Char {'nolength': True} at 0x1a58460d670>: E <C object Array of Char {'nolength': True} at 0x1a58315d550>: E <C object Array of Char {'nolength': True} at 0x1a58315ccb0>: E <C object Array of Char {'nolength': True} at 0x1a58460d770>: E <C object Array of Char {'nolength': True} at 0x1a58460dd10>: E <C object Array of Char {'nolength': True} at 0x1a58460d6d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d710>: E <C object Array of Char {'nolength': True} at 0x1a58460dab0>: E <C object Array of Char {'nolength': True} at 0x1a58460d690>: E <C object Array of Char {'nolength': True} at 0x1a58460d7b0>: E <C object Array of Char {'nolength': True} at 0x1a58460d750>: E <C object Array of Char {'nolength': True} at 0x1a58460db30>: E <C object Array of Char {'nolength': True} at 0x1a58460da30>: E <C object Array of Char {'nolength': True} at 0x1a58460db90>: E <C object Array of Char {'nolength': True} at 0x1a58460dc90>: E <C object Array of Char {'nolength': True} at 0x1a58460d530>: E <C object Array of Char {'nolength': True} at 0x1a58460d730>: E <C object Array of Char {'nolength': True} at 0x1a58460dad0>: E <C object Array of Char {'nolength': True} at 0x1a58460da50>: E <C object Array of Char {'nolength': True} at 0x1a58460e3d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e170>: E <C object Array of Char {'nolength': True} at 0x1a58460de90>: E <C object Array of Char {'nolength': True} at 0x1a58460de50>: E <C object Array of Char {'nolength': True} at 0x1a58460e2f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e370>: E <C object Array of Char {'nolength': True} at 0x1a58315ce90>: E <C object Array of Char {'nolength': True} at 0x1a58460dd90>: E <C object Array of Char {'nolength': True} at 0x1a58315d130>: E <C object Array of Char {'nolength': True} at 0x1a58460e050>: E <C object Array of Char {'nolength': True} at 0x1a58460e090>: E <C object Array of Char {'nolength': True} at 0x1a58460df50>: E <C object Array of Char {'nolength': True} at 0x1a58460deb0>: E <C object Array of Char {'nolength': True} at 0x1a58460e4f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e450>: E <C object Array of Char {'nolength': True} at 0x1a58460e190>: E <C object Array of Char {'nolength': True} at 0x1a58460e510>: E <C object Array of Char {'nolength': True} at 0x1a58460ddd0>: E <C object Array of Char {'nolength': True} at 0x1a58460de10>: E <C object Array of Char {'nolength': True} at 0x1a58460e4b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e4d0>: E <C object Array of Char {'nolength': True} at 0x1a58460dd50>: E <C object Array of Char {'nolength': True} at 0x1a58460e290>: E <C object Array of Char {'nolength': True} at 0x1a58460dd30>: E <C object Array of Char {'nolength': True} at 0x1a58460e010>: E <C object Array of Char {'nolength': True} at 0x1a58460e1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e150>: E <C object Array of Char {'nolength': True} at 0x1a58460ddb0>: E <C object Array of Char {'nolength': True} at 0x1a58460e130>: E <C object Array of Char {'nolength': True} at 0x1a58460e110>: E <C object Array of Char {'nolength': True} at 0x1a58460e350>: E <C object Array of Char {'nolength': True} at 0x1a58460ea50>: E <C object Array of Char {'nolength': True} at 0x1a58460e610>: E <C object Array of Char {'nolength': True} at 0x1a58460e6d0>: E <C object Array of Char {'nolength': True} at 0x1a58460ead0>: E <C object Array of Char {'nolength': True} at 0x1a58460eaf0>: E <C object Array of Char {'nolength': True} at 0x1a58460eb30>: E <C object Array of Char {'nolength': True} at 0x1a58460e5d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e910>: E <C object Array of Char {'nolength': True} at 0x1a58315cec0>: E <C object Array of Char {'nolength': True} at 0x1a58460e8d0>: E <C object Array of Char {'nolength': True} at 0x1a58315d040>: E <C object Array of Char {'nolength': True} at 0x1a58315cd40>: E <C object Array of Char {'nolength': True} at 0x1a58460e8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e630>: E <C object Array of Char {'nolength': True} at 0x1a58460eb50>: E <C object Array of Char {'nolength': True} at 0x1a58460e890>: E <C object Array of Char {'nolength': True} at 0x1a58460e9b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e6f0>: E <C object Array of Char {'nolength': True} at 0x1a58460ec10>: E <C object Array of Char {'nolength': True} at 0x1a584607510>: E <C object Array of Char {'nolength': True} at 0x1a584607050>: E <C object Array of Char {'nolength': True} at 0x1a5846076f0>: E <C object Array of Char {'nolength': True} at 0x1a584607cd0>: E <C object Array of Char {'nolength': True} at 0x1a584607930>: E <C object Array of Char {'nolength': True} at 0x1a584608450>: E <C object Array of Char {'nolength': True} at 0x1a584607fd0>: E <C object Array of Char {'nolength': True} at 0x1a5846082f0>: E <C object Array of Char {'nolength': True} at 0x1a58315cf50>: E <C object Array of Char {'nolength': True} at 0x1a584608310>: E <C object Array of Char {'nolength': True} at 0x1a58315d5e0>: E <C object Array of Char {'nolength': True} at 0x1a584608110>: E <C object Array of Char {'nolength': True} at 0x1a5846084d0>: E <C object Array of Char {'nolength': True} at 0x1a584608a10>: E <C object Array of Char {'nolength': True} at 0x1a584608550>: E <C object Array of Char {'nolength': True} at 0x1a584608c30>: E <C object Array of Char {'nolength': True} at 0x1a5846091d0>: E <C object Array of Char {'nolength': True} at 0x1a584609430>: E <C object Array of Char {'nolength': True} at 0x1a584608d90>: E <C object Array of Char {'nolength': True} at 0x1a5846094b0>: E <C object Array of Char {'nolength': True} at 0x1a584609330>: E <C object Array of Char {'nolength': True} at 0x1a584609350>: E <C object Array of Char {'nolength': True} at 0x1a584608ef0>: E <C object Array of Char {'nolength': True} at 0x1a584609030>: E <C object Array of Char {'nolength': True} at 0x1a584609950>: E <C object Array of Char {'nolength': True} at 0x1a584609750>: E <C object Array of Char {'nolength': True} at 0x1a584609af0>: E <C object Array of Char {'nolength': True} at 0x1a584609590>: E <C object Array of Char {'nolength': True} at 0x1a58315cce0>: E <C object Array of Char {'nolength': True} at 0x1a584609bb0>: E <C object Array of Char {'nolength': True} at 0x1a584609610>: E <C object Array of Char {'nolength': True} at 0x1a584609d10>: E <C object Array of Char {'nolength': True} at 0x1a584609570>: E <C object Array of Char {'nolength': True} at 0x1a584609cd0>: E <C object Array of Char {'nolength': True} at 0x1a584609c90>: E <C object Array of Char {'nolength': True} at 0x1a584609990>: E <C object Array of Char {'nolength': True} at 0x1a58460a370>: E <C object Array of Char {'nolength': True} at 0x1a584609e70>: E <C object Array of Char {'nolength': True} at 0x1a584609fd0>: E <C object Array of Char {'nolength': True} at 0x1a584609fb0>: E <C object Array of Char {'nolength': True} at 0x1a58460a430>: E <C object Array of Char {'nolength': True} at 0x1a58460a610>: E <C object Array of Char {'nolength': True} at 0x1a58460a850>: E <C object Array of Char {'nolength': True} at 0x1a58460ac90>: E <C object Array of Char {'nolength': True} at 0x1a58460abb0>: E <C object Array of Char {'nolength': True} at 0x1a58460aeb0>: E <C object Array of Char {'nolength': True} at 0x1a58460b2f0>: E <C object Array of Char {'nolength': True} at 0x1a58460bb70>: E <C object Array of Char {'nolength': True} at 0x1a58460bb10>: E <C object Array of Char {'nolength': True} at 0x1a58460ba70>: E <C object Array of Char {'nolength': True} at 0x1a58460b9d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b990>: E <C object Array of Char {'nolength': True} at 0x1a58460c330>: E <C object Array of Char {'nolength': True} at 0x1a58460bed0>: E <C object Array of Char {'nolength': True} at 0x1a58460c3b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c530>: E <C object Array of Char {'nolength': True} at 0x1a58460c6d0>: E <C object Array of Char {'nolength': True} at 0x1a58460c590>: E <C object Array of Char {'nolength': True} at 0x1a58460c610>: E <C object Array of Char {'nolength': True} at 0x1a58460cbf0>: E <C object Array of Char {'nolength': True} at 0x1a58460c730>: E <C object Array of Char {'nolength': True} at 0x1a58460c930>: E <C object Array of Char {'nolength': True} at 0x1a58460d370>: E <C object Array of Char {'nolength': True} at 0x1a58460cfb0>: E <C object Array of Char {'nolength': True} at 0x1a58460d2d0>: E <C object Array of Char {'nolength': True} at 0x1a58460ceb0>: E <C object Array of Char {'nolength': True} at 0x1a58460d3b0>: E <C object Array of Char {'nolength': True} at 0x1a58460d970>: E <C object Array of Char {'nolength': True} at 0x1a58460db10>: E <C object Array of Char {'nolength': True} at 0x1a58460d990>: E <C object Array of Char {'nolength': True} at 0x1a58460d8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e3b0>: E <C object Array of Char {'nolength': True} at 0x1a58460df90>: E <C object Array of Char {'nolength': True} at 0x1a58460e530>: E <C object Array of Char {'nolength': True} at 0x1a58460e870>: E <C object Array of Char {'nolength': True} at 0x1a58460e5f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e7d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e710>: E <C object Array of Char {'nolength': True} at 0x1a58460e9d0>: E <C object Array of Char {'nolength': True} at 0x1a58315d190>: E <C object Array of Char {'nolength': True} at 0x1a584607410>: E <C object Array of Char {'nolength': True} at 0x1a58315d160>: E <C object Array of Char {'nolength': True} at 0x1a58315cb90>: E <C object Array of Char {'nolength': True} at 0x1a584606fd0>: E <C object Array of Char {'nolength': True} at 0x1a584606eb0>: E <C object Array of Char {'nolength': True} at 0x1a584606f10>: E <C object Array of Char {'nolength': True} at 0x1a584607b50>: E <C object Array of Char {'nolength': True} at 0x1a584607750>: E <C object Array of Char {'nolength': True} at 0x1a584607c90>: E <C object Array of Char {'nolength': True} at 0x1a5846078d0>: E <C object Array of Char {'nolength': True} at 0x1a584608170>: E <C object Array of Char {'nolength': True} at 0x1a584607d30>: E <C object Array of Char {'nolength': True} at 0x1a584608af0>: E <C object Array of Char {'nolength': True} at 0x1a584608ad0>: E <C object Array of Char {'nolength': True} at 0x1a5846085b0>: E <C object Array of Char {'nolength': True} at 0x1a584608910>: E <C object Array of Char {'nolength': True} at 0x1a584609510>: E <C object Array of Char {'nolength': True} at 0x1a584609470>: E <C object Array of Char {'nolength': True} at 0x1a5846096b0>: E <C object Array of Char {'nolength': True} at 0x1a58315d400>: E <C object Array of Char {'nolength': True} at 0x1a584609b30>: E <C object Array of Char {'nolength': True} at 0x1a58315d730>: E <C object Array of Char {'nolength': True} at 0x1a584609c10>: E <C object Array of Char {'nolength': True} at 0x1a58460a4b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a2f0>: E <C object Array of Char {'nolength': True} at 0x1a584609e30>: E <C object Array of Char {'nolength': True} at 0x1a584609f70>: E <C object Array of Char {'nolength': True} at 0x1a58460aa10>: E <C object Array of Char {'nolength': True} at 0x1a58460aa30>: E <C object Array of Char {'nolength': True} at 0x1a58460abd0>: E <C object Array of Char {'nolength': True} at 0x1a58460a550>: E <C object Array of Char {'nolength': True} at 0x1a58460b4b0>: E <C object Array of Char {'nolength': True} at 0x1a58460adb0>: E <C object Array of Char {'nolength': True} at 0x1a58460ad30>: E <C object Array of Char {'nolength': True} at 0x1a58460b1b0>: E <C object Array of Char {'nolength': True} at 0x1a58460b9b0>: E <C object Array of Char {'nolength': True} at 0x1a58460bcf0>: E <C object Array of Char {'nolength': True} at 0x1a58460b550>: E <C object Array of Char {'nolength': True} at 0x1a58460be30>: E <C object Array of Char {'nolength': True} at 0x1a58460c250>: E <C object Array of Char {'nolength': True} at 0x1a58460c490>: E <C object Array of Char {'nolength': True} at 0x1a58460c090>: E <C object Array of Char {'nolength': True} at 0x1a58460c790>: E <C object Array of Char {'nolength': True} at 0x1a58460ccf0>: E <C object Array of Char {'nolength': True} at 0x1a58460cff0>: E <C object Array of Char {'nolength': True} at 0x1a58460ced0>: E <C object Array of Char {'nolength': True} at 0x1a58460cef0>: E <C object Array of Char {'nolength': True} at 0x1a58460d230>: E <C object Array of Char {'nolength': True} at 0x1a58460d4b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ce50>: E <C object Array of Char {'nolength': True} at 0x1a58460d250>: E <C object Array of Char {'nolength': True} at 0x1a58460d070>: E <C object Array of Char {'nolength': True} at 0x1a58460d6f0>: E <C object Array of Char {'nolength': True} at 0x1a58460db70>: E <C object Array of Char {'nolength': True} at 0x1a58460d9d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d5b0>: E <C object Array of Char {'nolength': True} at 0x1a58460dcf0>: E <C object Array of Char {'nolength': True} at 0x1a58460ded0>: E <C object Array of Char {'nolength': True} at 0x1a58460df10>: E <C object Array of Char {'nolength': True} at 0x1a58460e390>: E <C object Array of Char {'nolength': True} at 0x1a58460e230>: E <C object Array of Char {'nolength': True} at 0x1a58460e8f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e6b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ea10>: E <C object Array of Char {'nolength': True} at 0x1a58460e770>: E <C object Array of Char {'nolength': True} at 0x1a58460e550>: E <C object Array of Char {'nolength': True} at 0x1a58460e690>: E <C object Array of Char {'nolength': True} at 0x1a584606d50>: E <C object Array of Char {'nolength': True} at 0x1a584607770>: E <C object Array of Char {'nolength': True} at 0x1a5846078b0>: E <C object Array of Char {'nolength': True} at 0x1a584607dd0>: E <C object Array of Char {'nolength': True} at 0x1a584608350>: E <C object Array of Char {'nolength': True} at 0x1a584608430>: E <C object Array of Char {'nolength': True} at 0x1a584608470>: E <C object Array of Char {'nolength': True} at 0x1a584608510>: E <C object Array of Char {'nolength': True} at 0x1a584608390>: E <C object Array of Char {'nolength': True} at 0x1a584607f30>: E <C object Array of Char {'nolength': True} at 0x1a584608970>: E <C object Array of Char {'nolength': True} at 0x1a584608c50>: E <C object Array of Char {'nolength': True} at 0x1a584608bb0>: E <C object Array of Char {'nolength': True} at 0x1a584608890>: E <C object Array of Char {'nolength': True} at 0x1a584609450>: E <C object Array of Char {'nolength': True} at 0x1a584608df0>: E <C object Array of Char {'nolength': True} at 0x1a584609230>: E <C object Array of Char {'nolength': True} at 0x1a5846091b0>: E <C object Array of Char {'nolength': True} at 0x1a584609bd0>: E <C object Array of Char {'nolength': True} at 0x1a5846097f0>: E <C object Array of Char {'nolength': True} at 0x1a584609670>: E <C object Array of Char {'nolength': True} at 0x1a584609d50>: E <C object Array of Char {'nolength': True} at 0x1a58460a3b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a310>: E <C object Array of Char {'nolength': True} at 0x1a584609dd0>: E <C object Array of Char {'nolength': True} at 0x1a58460acb0>: E <C object Array of Char {'nolength': True} at 0x1a58460add0>: E <C object Array of Char {'nolength': True} at 0x1a58460b2d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460bb30>: E <C object Array of Char {'nolength': True} at 0x1a58460ba50>: E <C object Array of Char {'nolength': True} at 0x1a58460b7f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b610>: E <C object Array of Char {'nolength': True} at 0x1a58460b930>: E <C object Array of Char {'nolength': True} at 0x1a58460bf30>: E <C object Array of Char {'nolength': True} at 0x1a58460bdd0>: E <C object Array of Char {'nolength': True} at 0x1a58460c210>: E <C object Array of Char {'nolength': True} at 0x1a58460bf70>: E <C object Array of Char {'nolength': True} at 0x1a58460be10>: E <C object Array of Char {'nolength': True} at 0x1a58460c7f0>: E <C object Array of Char {'nolength': True} at 0x1a58460c710>: E <C object Array of Char {'nolength': True} at 0x1a58460c8f0>: E <C object Array of Char {'nolength': True} at 0x1a58460cc90>: E <C object Array of Char {'nolength': True} at 0x1a58460d050>: E <C object Array of Char {'nolength': True} at 0x1a58460d390>: E <C object Array of Char {'nolength': True} at 0x1a58460cf50>: E <C object Array of Char {'nolength': True} at 0x1a58460d850>: E <C object Array of Char {'nolength': True} at 0x1a58460dc10>: E <C object Array of Char {'nolength': True} at 0x1a58460da70>: E <C object Array of Char {'nolength': True} at 0x1a58460d590>: E <C object Array of Char {'nolength': True} at 0x1a58460d610>: E <C object Array of Char {'nolength': True} at 0x1a58460e490>: E <C object Array of Char {'nolength': True} at 0x1a58460def0>: E <C object Array of Char {'nolength': True} at 0x1a58460e1d0>: E <C object Array of Char {'nolength': True} at 0x1a58460de30>: E <C object Array of Char {'nolength': True} at 0x1a58460df30>: E <C object Array of Char {'nolength': True} at 0x1a58460e030>: E <C object Array of Char {'nolength': True} at 0x1a58460e930>: E <C object Array of Char {'nolength': True} at 0x1a58460ebb0>: E <C object Array of Char {'nolength': True} at 0x1a58460ea70>: E <C object Array of Char {'nolength': True} at 0x1a58315d6a0>: E <C object Array of Char {'nolength': True} at 0x1a584607350>: E <C object Array of Char {'nolength': True} at 0x1a58315cda0>: E <C object Array of Char {'nolength': True} at 0x1a58315cc50>: E <C object Array of Char {'nolength': True} at 0x1a584606f30>: E <C object Array of Char {'nolength': True} at 0x1a584606f50>: E <C object Array of Char {'nolength': True} at 0x1a584607890>: E <C object Array of Char {'nolength': True} at 0x1a584607730>: E <C object Array of Char {'nolength': True} at 0x1a5846084f0>: E <C object Array of Char {'nolength': True} at 0x1a5846080d0>: E <C object Array of Char {'nolength': True} at 0x1a584608c10>: E <C object Array of Char {'nolength': True} at 0x1a5846085d0>: E <C object Array of Char {'nolength': True} at 0x1a584608570>: E <C object Array of Char {'nolength': True} at 0x1a5846087f0>: E <C object Array of Char {'nolength': True} at 0x1a584608ff0>: E <C object Array of Char {'nolength': True} at 0x1a5846093d0>: E <C object Array of Char {'nolength': True} at 0x1a584608fd0>: E <C object Array of Char {'nolength': True} at 0x1a5846094d0>: E <C object Array of Char {'nolength': True} at 0x1a584609530>: E <C object Array of Char {'nolength': True} at 0x1a5846099f0>: E <C object Array of Char {'nolength': True} at 0x1a584609830>: E <C object Array of Char {'nolength': True} at 0x1a58460a450>: E <C object Array of Char {'nolength': True} at 0x1a58460a530>: E <C object Array of Char {'nolength': True} at 0x1a58460ab70>: E <C object Array of Char {'nolength': True} at 0x1a58460a570>: E <C object Array of Char {'nolength': True} at 0x1a58460ae10>: E <C object Array of Char {'nolength': True} at 0x1a58460b0f0>: E <C object Array of Char {'nolength': True} at 0x1a58315d910>: E <C object Array of Char {'nolength': True} at 0x1a58460aed0>: E <C object Array of Char {'nolength': True} at 0x1a58315d880>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fdf0>: E <C object Array of Char {'nolength': True} at 0x1a58460b4f0>: E <C object Array of Char {'nolength': True} at 0x1a58460ad50>: E <C object Array of Char {'nolength': True} at 0x1a58460b1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b830>: E <C object Array of Char {'nolength': True} at 0x1a58460c010>: E <C object Array of Char {'nolength': True} at 0x1a58460beb0>: E <C object Array of Char {'nolength': True} at 0x1a58460bdb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c550>: E <C object Array of Char {'nolength': True} at 0x1a58460ccd0>: E <C object Array of Char {'nolength': True} at 0x1a58460d1f0>: E <C object Array of Char {'nolength': True} at 0x1a58460cd90>: E <C object Array of Char {'nolength': True} at 0x1a58460d330>: E <C object Array of Char {'nolength': True} at 0x1a58460daf0>: E <C object Array of Char {'nolength': True} at 0x1a58460d810>: E <C object Array of Char {'nolength': True} at 0x1a58460e070>: E <C object Array of Char {'nolength': True} at 0x1a58315d8b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e0b0>: E <C object Array of Char {'nolength': True} at 0x1a58315d100>: E <C object Array of Char {'nolength': True} at 0x1a58460e330>: E <C object Array of Char {'nolength': True} at 0x1a58460e750>: E <C object Array of Char {'nolength': True} at 0x1a58460ea30>: E <C object Array of Char {'nolength': True} at 0x1a584607390>: E <C object Array of Char {'nolength': True} at 0x1a584606dd0>: E <C object Array of Char {'nolength': True} at 0x1a584607910>: E <C object Array of Char {'nolength': True} at 0x1a5846076b0>: E <C object Array of Char {'nolength': True} at 0x1a584607b70>: E <C object Array of Char {'nolength': True} at 0x1a584608090>: E <C object Array of Char {'nolength': True} at 0x1a584608cf0>: E <C object Array of Char {'nolength': True} at 0x1a584608b90>: E <C object Array of Char {'nolength': True} at 0x1a584609490>: E <C object Array of Char {'nolength': True} at 0x1a584609090>: E <C object Array of Char {'nolength': True} at 0x1a584609b70>: E <C object Array of Char {'nolength': True} at 0x1a584609ff0>: E <C object Array of Char {'nolength': True} at 0x1a584609d90>: E <C object Array of Char {'nolength': True} at 0x1a58460a050>: E <C object Array of Char {'nolength': True} at 0x1a58315d2b0>: E <C object Array of Char {'nolength': True} at 0x1a58460ac70>: E <C object Array of Char {'nolength': True} at 0x1a58460ac30>: E <C object Array of Char {'nolength': True} at 0x1a58460ac10>: E <C object Array of Char {'nolength': True} at 0x1a58460ab30>: E <C object Array of Char {'nolength': True} at 0x1a58460b150>: E <C object Array of Char {'nolength': True} at 0x1a58460af90>: E <C object Array of Char {'nolength': True} at 0x1a58460b8f0>: E <C object Array of Char {'nolength': True} at 0x1a58460bd90>: E <C object Array of Char {'nolength': True} at 0x1a58460c070>: E <C object Array of Char {'nolength': True} at 0x1a58460c510>: E <C object Array of Char {'nolength': True} at 0x1a58460c9f0>: E <C object Array of Char {'nolength': True} at 0x1a58460c870>: E <C object Array of Char {'nolength': True} at 0x1a58460cbd0>: E <C object Array of Char {'nolength': True} at 0x1a58460d0b0>: E <C object Array of Char {'nolength': True} at 0x1a58460cd70>: E <C object Array of Char {'nolength': True} at 0x1a58460d5d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d890>: E <C object Array of Char {'nolength': True} at 0x1a58460d9b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e250>: E <C object Array of Char {'nolength': True} at 0x1a58460ea90>: E <C object Array of Char {'nolength': True} at 0x1a58460e590>: E <C object Array of Char {'nolength': True} at 0x1a58460eb90>: E <C object Array of Char {'nolength': True} at 0x1a584607170>: E <C object Array of Char {'nolength': True} at 0x1a584607270>: E <C object Array of Char {'nolength': True} at 0x1a5846077f0>: E <C object Array of Char {'nolength': True} at 0x1a584607ab0>: E <C object Array of Char {'nolength': True} at 0x1a584608490>: E <C object Array of Char {'nolength': True} at 0x1a584607f10>: E <C object Array of Char {'nolength': True} at 0x1a584608b30>: E <C object Array of Char {'nolength': True} at 0x1a584608c70>: E <C object Array of Char {'nolength': True} at 0x1a584609070>: E <C object Array of Char {'nolength': True} at 0x1a584609790>: E <C object Array of Char {'nolength': True} at 0x1a58315daf0>: E <C object Array of Char {'nolength': True} at 0x1a58460a010>: E <C object Array of Char {'nolength': True} at 0x1a58315cc20>: E <C object Array of Char {'nolength': True} at 0x1a583035c30>: E <C object Array of Char {'nolength': True} at 0x1a58460a330>: E <C object Array of Char {'nolength': True} at 0x1a58460a030>: E <C object Array of Char {'nolength': True} at 0x1a58460a990>: E <C object Array of Char {'nolength': True} at 0x1a58460af10>: E <C object Array of Char {'nolength': True} at 0x1a58460b310>: E <C object Array of Char {'nolength': True} at 0x1a58460b5b0>: E <C object Array of Char {'nolength': True} at 0x1a58460c350>: E <C object Array of Char {'nolength': True} at 0x1a58460bdf0>: E <C object Array of Char {'nolength': True} at 0x1a58460c910>: E <C object Array of Char {'nolength': True} at 0x1a58460d290>: E <C object Array of Char {'nolength': True} at 0x1a58460d4f0>: E <C object Array of Char {'nolength': True} at 0x1a58460db50>: E <C object Array of Char {'nolength': True} at 0x1a58460e270>: E <C object Array of Char {'nolength': True} at 0x1a58460e310>: E <C object Array of Char {'nolength': True} at 0x1a58460e9f0>: E <C object Array of Char {'nolength': True} at 0x1a58315da00>: E <C object Array of Char {'nolength': True} at 0x1a58460e790>: E <C object Array of Char {'nolength': True} at 0x1a58315da90>: E <C object Array of Char {'nolength': True} at 0x1a5877bdc30>: E <C object Array of Char {'nolength': True} at 0x1a58460eb70>: E <C object Array of Char {'nolength': True} at 0x1a584606d70>: E <C object Array of Char {'nolength': True} at 0x1a584607250>: E <C object Array of Char {'nolength': True} at 0x1a5846079d0>: E <C object Array of Char {'nolength': True} at 0x1a5846080f0>: E <C object Array of Char {'nolength': True} at 0x1a584608950>: E <C object Array of Char {'nolength': True} at 0x1a584608ab0>: E <C object Array of Char {'nolength': True} at 0x1a584608e70>: E <C object Array of Char {'nolength': True} at 0x1a584609930>: E <C object Array of Char {'nolength': True} at 0x1a58460a0d0>: E <C object Array of Char {'nolength': True} at 0x1a58460aa70>: E <C object Array of Char {'nolength': True} at 0x1a58460b170>: E <C object Array of Char {'nolength': True} at 0x1a58460bbb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c270>: E <C object Array of Char {'nolength': True} at 0x1a58460ca10>: E <C object Array of Char {'nolength': True} at 0x1a58460c770>: E <C object Array of Char {'nolength': True} at 0x1a5877be2c0>: E <C object Array of Char {'nolength': True} at 0x1a58460d4d0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdba0>: E <C object Array of Char {'nolength': True} at 0x1a58460d930>: E <C object Array of Char {'nolength': True} at 0x1a58460d8d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e210>: E <C object Array of Char {'nolength': True} at 0x1a58460e2d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e850>: E <C object Array of Char {'nolength': True} at 0x1a584607130>: E <C object Array of Char {'nolength': True} at 0x1a584606e50>: E <C object Array of Char {'nolength': True} at 0x1a584607970>: E <C object Array of Char {'nolength': True} at 0x1a584607ef0>: E <C object Array of Char {'nolength': True} at 0x1a584608d10>: E <C object Array of Char {'nolength': True} at 0x1a5846085f0>: E <C object Array of Char {'nolength': True} at 0x1a584608d30>: E <C object Array of Char {'nolength': True} at 0x1a584609770>: E <C object Array of Char {'nolength': True} at 0x1a5846096d0>: E <C object Array of Char {'nolength': True} at 0x1a584609e90>: E <C object Array of Char {'nolength': True} at 0x1a58460a890>: E <C object Array of Char {'nolength': True} at 0x1a58460b3d0>: E <C object Array of Char {'nolength': True} at 0x1a58460ba30>: E <C object Array of Char {'nolength': True} at 0x1a58460cb10>: E <C object Array of Char {'nolength': True} at 0x1a58460c630>: E <C object Array of Char {'nolength': True} at 0x1a58460d8f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e3f0>: E <C object Array of Char {'nolength': True} at 0x1a58460ddf0>: E <C object Array of Char {'nolength': True} at 0x1a584607490>: E <C object Array of Char {'nolength': True} at 0x1a5846078f0>: E <C object Array of Char {'nolength': True} at 0x1a584607bd0>: E <C object Array of Char {'nolength': True} at 0x1a584608010>: E <C object Array of Char {'nolength': True} at 0x1a584608a30>: E <C object Array of Char {'nolength': True} at 0x1a5846094f0>: E <C object Array of Char {'nolength': True} at 0x1a584609290>: E <C object Array of Char {'nolength': True} at 0x1a58460a3d0>: E <C object Array of Char {'nolength': True} at 0x1a58460a390>: E <C object Array of Char {'nolength': True} at 0x1a58460a090>: E <C object Array of Char {'nolength': True} at 0x1a58460ab10>: E <C object Array of Char {'nolength': True} at 0x1a58460b190>: E <C object Array of Char {'nolength': True} at 0x1a58460b630>: E <C object Array of Char {'nolength': True} at 0x1a58460baf0>: E <C object Array of Char {'nolength': True} at 0x1a58460b950>: E <C object Array of Char {'nolength': True} at 0x1a58460bfd0>: E <C object Array of Char {'nolength': True} at 0x1a58460cb70>: E <C object Array of Char {'nolength': True} at 0x1a58460d3f0>: E <C object Array of Char {'nolength': True} at 0x1a58460d950>: E <C object Array of Char {'nolength': True} at 0x1a58460eb10>: E <C object Array of Char {'nolength': True} at 0x1a58460e670>: E <C object Array of Char {'nolength': True} at 0x1a584607950>: E <C object Array of Char {'nolength': True} at 0x1a584608190>: E <C object Array of Char {'nolength': True} at 0x1a584608790>: E <C object Array of Char {'nolength': True} at 0x1a584609650>: E <C object Array of Char {'nolength': True} at 0x1a58460a0f0>: E <C object Array of Char {'nolength': True} at 0x1a58460a8f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b390>: E <C object Array of Char {'nolength': True} at 0x1a58460c3f0>: E <C object Array of Char {'nolength': True} at 0x1a58460cb90>: E <C object Array of Char {'nolength': True} at 0x1a58460d010>: E <C object Array of Char {'nolength': True} at 0x1a58460d790>: E <C object Array of Char {'nolength': True} at 0x1a58460d7f0>: E <C object Array of Char {'nolength': True} at 0x1a58460e5b0>: E <C object Array of Char {'nolength': True} at 0x1a584606e70>: E <C object Array of Char {'nolength': True} at 0x1a5846074d0>: E <C object Array of Char {'nolength': True} at 0x1a584607c50>: E <C object Array of Char {'nolength': True} at 0x1a584608a90>: E <C object Array of Char {'nolength': True} at 0x1a584609110>: E <C object Array of Char {'nolength': True} at 0x1a584608e30>: E <C object Array of Char {'nolength': True} at 0x1a584609730>: E <C object Array of Char {'nolength': True} at 0x1a58460abf0>: E <C object Array of Char {'nolength': True} at 0x1a58460a5f0>: E <C object Array of Char {'nolength': True} at 0x1a58460bab0>: E <C object Array of Char {'nolength': True} at 0x1a58460ba10>: E <C object Array of Char {'nolength': True} at 0x1a58460c2d0>: E <C object Array of Char {'nolength': True} at 0x1a58460d270>: E <C object Array of Char {'nolength': True} at 0x1a58460d5f0>: E <C object Array of Char {'nolength': True} at 0x1a58460dbd0>: E <C object Array of Char {'nolength': True} at 0x1a58460ebf0>: E <C object Array of Char {'nolength': True} at 0x1a5846074b0>: E <C object Array of Char {'nolength': True} at 0x1a584607cb0>: E <C object Array of Char {'nolength': True} at 0x1a584607df0>: E <C object Array of Char {'nolength': True} at 0x1a5846092d0>: E <C object Array of Char {'nolength': True} at 0x1a584608fb0>: E <C object Array of Char {'nolength': True} at 0x1a58460aa90>: E <C object Array of Char {'nolength': True} at 0x1a58460b6b0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdd80>: E <C object Array of Char {'nolength': True} at 0x1a58460c5f0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdfc0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdbd0>: E <C object Array of Char {'nolength': True} at 0x1a58460cc70>: E <C object Array of Char {'nolength': True} at 0x1a58460da90>: E <C object Array of Char {'nolength': True} at 0x1a58460e0d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e950>: E <C object Array of Char {'nolength': True} at 0x1a584607a70>: E <C object Array of Char {'nolength': True} at 0x1a584607570>: E <C object Array of Char {'nolength': True} at 0x1a584608690>: E <C object Array of Char {'nolength': True} at 0x1a584609170>: E <C object Array of Char {'nolength': True} at 0x1a5846097b0>: E <C object Array of Char {'nolength': True} at 0x1a58460a5d0>: E <C object Array of Char {'nolength': True} at 0x1a58460afd0>: E <C object Array of Char {'nolength': True} at 0x1a58460b590>: E <C object Array of Char {'nolength': True} at 0x1a58460c290>: E <C object Array of Char {'nolength': True} at 0x1a58460d350>: E <C object Array of Char {'nolength': True} at 0x1a58460dfb0>: E <C object Array of Char {'nolength': True} at 0x1a58460e970>: E <C object Array of Char {'nolength': True} at 0x1a58460e810>: E <C object Array of Char {'nolength': True} at 0x1a584607d70>: E <C object Array of Char {'nolength': True} at 0x1a584608650>: E <C object Array of Char {'nolength': True} at 0x1a584608f10>: E <C object Array of Char {'nolength': True} at 0x1a584609e50>: E <C object Array of Char {'nolength': True} at 0x1a58460afb0>: E <C object Array of Char {'nolength': True} at 0x1a58460c950>: E <C object Array of Char {'nolength': True} at 0x1a5877be170>: E <C object Array of Char {'nolength': True} at 0x1a58460d910>: E <C object Array of Char {'nolength': True} at 0x1a5877be2f0>: E <C object Array of Char {'nolength': True} at 0x1a5877bd990>: E <C object Array of Char {'nolength': True} at 0x1a58460da10>: E <C object Array of Char {'nolength': True} at 0x1a58460e7f0>: E <C object Array of Char {'nolength': True} at 0x1a584607a10>: E <C object Array of Char {'nolength': True} at 0x1a584608bd0>: E <C object Array of Char {'nolength': True} at 0x1a584609c30>: E <C object Array of Char {'nolength': True} at 0x1a58460a870>: E <C object Array of Char {'nolength': True} at 0x1a58460b870>: E <C object Array of Char {'nolength': True} at 0x1a58460c7b0>: E <C object Array of Char {'nolength': True} at 0x1a58460d1d0>: E <C object Array of Char {'nolength': True} at 0x1a58460e470>: E <C object Array of Char {'nolength': True} at 0x1a584606db0>: E <C object Array of Char {'nolength': True} at 0x1a584607550>: E <C object Array of Char {'nolength': True} at 0x1a584608590>: E <C object Array of Char {'nolength': True} at 0x1a584609ed0>: E <C object Array of Char {'nolength': True} at 0x1a58460a8d0>: E <C object Array of Char {'nolength': True} at 0x1a58460b9f0>: E <C object Array of Char {'nolength': True} at 0x1a58460c050>: E <C object Array of Char {'nolength': True} at 0x1a58460e2b0>: E <C object Array of Char {'nolength': True} at 0x1a58460e650>: E <C object Array of Char {'nolength': True} at 0x1a584607690>: E <C object Array of Char {'nolength': True} at 0x1a584607eb0>: E <C object Array of Char {'nolength': True} at 0x1a584609d70>: E <C object Array of Char {'nolength': True} at 0x1a58460b810>: E <C object Array of Char {'nolength': True} at 0x1a5877bdf00>: E <C object Array of Char {'nolength': True} at 0x1a58460dc30>: E <C object Array of Char {'nolength': True} at 0x1a5877bd930>: E <C object Array of Char {'nolength': True} at 0x1a5877be110>: E <C object Array of Char {'nolength': True} at 0x1a58460dfd0>: E <C object Array of Char {'nolength': True} at 0x1a584607af0>: E <C object Array of Char {'nolength': True} at 0x1a584608730>: E <C object Array of Char {'nolength': True} at 0x1a58460a230>: E <C object Array of Char {'nolength': True} at 0x1a58460bc90>: E <C object Array of Char {'nolength': True} at 0x1a58460d310>: E <C object Array of Char {'nolength': True} at 0x1a58460ec30>: E <C object Array of Char {'nolength': True} at 0x1a584608050>: E <C object Array of Char {'nolength': True} at 0x1a584609910>: E <C object Array of Char {'nolength': True} at 0x1a58460bcd0>: E <C object Array of Char {'nolength': True} at 0x1a58460d410>: E <C object Array of Char {'nolength': True} at 0x1a584607070>: E <C object Array of Char {'nolength': True} at 0x1a584607e10>: E <C object Array of Char {'nolength': True} at 0x1a58460a130>: E <C object Array of Char {'nolength': True} at 0x1a58460ca70>: E <C object Array of Char {'nolength': True} at 0x1a5877be0e0>: E <C object Array of Char {'nolength': True} at 0x1a58460e990>: E <C object Array of Char {'nolength': True} at 0x1a5877bdf30>: E <C object Array of Char {'nolength': True} at 0x1a584608dd0>: E <C object Array of Char {'nolength': True} at 0x1a58460acd0>: E <C object Array of Char {'nolength': True} at 0x1a58460d2b0>: E <C object Array of Char {'nolength': True} at 0x1a58460dd70>: E <C object Array of Char {'nolength': True} at 0x1a584609150>: E <C object Array of Char {'nolength': True} at 0x1a58460a710>: E <C object Array of Char {'nolength': True} at 0x1a58460cf90>: E <C object Array of Char {'nolength': True} at 0x1a584607230>: E <C object Array of Char {'nolength': True} at 0x1a584607f50>: E <C object Array of Char {'nolength': True} at 0x1a584609370>: E <C object Array of Char {'nolength': True} at 0x1a585798140>: E <C object Array of Char {'nolength': True} at 0x1a585799ca0>: E <C object Array of Char {'nolength': True} at 0x1a58460ca90>: E <C object Array of Char {'nolength': True} at 0x1a58460e430>: E <C object Array of Char {'nolength': True} at 0x1a584609010>: E <C object Array of Char {'nolength': True} at 0x1a58460af70>: E <C object Array of Char {'nolength': True} at 0x1a58460ca30>: E <C object Array of Char {'nolength': True} at 0x1a58460dff0>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b77c0>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b6920>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b7b40>: E <C object Array of Char {'nolength': True} at 0x1a58460a190>: E <C object Array of Char {'nolength': True} at 0x1a58460d7d0>: E <C object Array of Char {'nolength': True} at 0x1a584608830>: E <C object Array of Char {'nolength': True} at 0x1a5877bd780>: E <C object Array of Char {'nolength': True} at 0x1a58460c150>: E <C object Array of Char {'nolength': True} at 0x1a5877bdab0>: E <C object Array of Char {'nolength': True} at 0x1a5877bead0>: E <C object Array of Char {'nolength': True} at 0x1a58460d2f0>: E <C object Array of Char {'nolength': True} at 0x1a5846086f0>: E <C object Array of Char {'nolength': True} at 0x1a58460b2b0>: E <C object Array of Char {'nolength': True} at 0x1a5846073f0>: E <C object Array of Char {'nolength': True} at 0x1a584609db0>: E <C object Array of Char {'nolength': True} at 0x1a585799080>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b7a80>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b6f20>: E <C object Array of Char {'nolength': True} at 0x1a58460eab0>: E <C object Array of Char {'nolength': True} at 0x1a58460a9b0>: E <C object Array of Char {'nolength': True} at 0x1a585799060>: E <C object Array of Char {'nolength': True} at 0x1a585799e20>: E <C object Array of Char {'nolength': True} at 0x1a585798920>: E <C object Array of Char {'nolength': True} at 0x1a5846098b0>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b4800>: E <C object Array of Char {'nolength': True} at 0x1a5f94e8470>: E <C object Array of Char {'nolength': True} at 0x1a58460ebd0>: E <C object Array of Char {'nolength': True} at 0x1a58460bff0>: E <C object Array of Char {'nolength': True} at 0x1a5fa9b4700>: E <C object Array of Char {'nolength': True} at 0x1a589fe8f00>: E <C object Array of Char {'nolength': True} at 0x1a589fe8d00>: E <C object Array of Char {'nolength': True} at 0x1a589fe8f40>: E <C object Array of Char {'nolength': True} at 0x1a589fe90a0>: E <C object Array of Char {'nolength': True} at 0x1a5877bd7b0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9000>: E <C object Array of Char {'nolength': True} at 0x1a5877bd960>: E <C object Array of Char {'nolength': True} at 0x1a5877be1d0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8f60>: E <C object Array of Char {'nolength': True} at 0x1a589fe8fe0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9040>: E <C object Array of Char {'nolength': True} at 0x1a589fe93e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe93c0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8f20>: E <C object Array of Char {'nolength': True} at 0x1a589fe9020>: E <C object Array of Char {'nolength': True} at 0x1a589fe8cc0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8de0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8d40>: E <C object Array of Char {'nolength': True} at 0x1a589fe9140>: E <C object Array of Char {'nolength': True} at 0x1a589fe9320>: E <C object Array of Char {'nolength': True} at 0x1a589fe8e40>: E <C object Array of Char {'nolength': True} at 0x1a589fe8da0>: E <C object Array of Char {'nolength': True} at 0x1a589fe90c0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdae0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9180>: E <C object Array of Char {'nolength': True} at 0x1a5877beb30>: E <C object Array of Char {'nolength': True} at 0x1a5877be380>: E <C object Array of Char {'nolength': True} at 0x1a589fe8ce0>: E <C object Array of Char {'nolength': True} at 0x1a589fe92a0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8e20>: E <C object Array of Char {'nolength': True} at 0x1a589fe91c0>: E <C object Array of Char {'nolength': True} at 0x1a589fe8dc0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9420>: E <C object Array of Char {'nolength': True} at 0x1a589fe97e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9520>: E <C object Array of Char {'nolength': True} at 0x1a589fe9a60>: E <C object Array of Char {'nolength': True} at 0x1a589fe9ac0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9680>: E <C object Array of Char {'nolength': True} at 0x1a589fe98e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe95c0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9540>: E <C object Array of Char {'nolength': True} at 0x1a589fe9b80>: E <C object Array of Char {'nolength': True} at 0x1a589fe9700>: E <C object Array of Char {'nolength': True} at 0x1a5877beda0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9460>: E <C object Array of Char {'nolength': True} at 0x1a5877bedd0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9580>: E <C object Array of Char {'nolength': True} at 0x1a589fe9b20>: E <C object Array of Char {'nolength': True} at 0x1a589fe9660>: E <C object Array of Char {'nolength': True} at 0x1a589fe9720>: E <C object Array of Char {'nolength': True} at 0x1a589fe9a00>: E <C object Array of Char {'nolength': True} at 0x1a589fe9cc0>: E <C object Array of Char {'nolength': True} at 0x1a589fea360>: E <C object Array of Char {'nolength': True} at 0x1a589fe9f40>: E <C object Array of Char {'nolength': True} at 0x1a589fea0e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9de0>: E <C object Array of Char {'nolength': True} at 0x1a589fea420>: E <C object Array of Char {'nolength': True} at 0x1a589fe9f80>: E <C object Array of Char {'nolength': True} at 0x1a589fea200>: E <C object Array of Char {'nolength': True} at 0x1a589fe9e40>: E <C object Array of Char {'nolength': True} at 0x1a589fea080>: E <C object Array of Char {'nolength': True} at 0x1a589fea2c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea3e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9e60>: E <C object Array of Char {'nolength': True} at 0x1a589fea320>: E <C object Array of Char {'nolength': True} at 0x1a589fea120>: E <C object Array of Char {'nolength': True} at 0x1a589fea2e0>: E <C object Array of Char {'nolength': True} at 0x1a589fea1a0>: E <C object Array of Char {'nolength': True} at 0x1a589fea0c0>: E <C object Array of Char {'nolength': True} at 0x1a5877beb00>: E <C object Array of Char {'nolength': True} at 0x1a589fea180>: E <C object Array of Char {'nolength': True} at 0x1a589fea220>: E <C object Array of Char {'nolength': True} at 0x1a589fea140>: E <C object Array of Char {'nolength': True} at 0x1a589fe9d40>: E <C object Array of Char {'nolength': True} at 0x1a589fea1e0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9e80>: E <C object Array of Char {'nolength': True} at 0x1a589fe9dc0>: E <C object Array of Char {'nolength': True} at 0x1a589fe9d80>: E <C object Array of Char {'nolength': True} at 0x1a589fe9ca0>: E <C object Array of Char {'nolength': True} at 0x1a589feab00>: E <C object Array of Char {'nolength': True} at 0x1a589fea840>: E <C object Array of Char {'nolength': True} at 0x1a589fea8a0>: E <C object Array of Char {'nolength': True} at 0x1a589fea500>: E <C object Array of Char {'nolength': True} at 0x1a589fea5e0>: E <C object Array of Char {'nolength': True} at 0x1a589feaa80>: E <C object Array of Char {'nolength': True} at 0x1a589fea660>: E <C object Array of Char {'nolength': True} at 0x1a589feab40>: E <C object Array of Char {'nolength': True} at 0x1a589fea6e0>: E <C object Array of Char {'nolength': True} at 0x1a589fea4e0>: E <C object Array of Char {'nolength': True} at 0x1a589fea4a0>: E <C object Array of Char {'nolength': True} at 0x1a589fea640>: E <C object Array of Char {'nolength': True} at 0x1a589fea7c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea520>: E <C object Array of Char {'nolength': True} at 0x1a589fea5c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea4c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea740>: E <C object Array of Char {'nolength': True} at 0x1a589fea920>: E <C object Array of Char {'nolength': True} at 0x1a589fea8c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea580>: E <C object Array of Char {'nolength': True} at 0x1a589feaac0>: E <C object Array of Char {'nolength': True} at 0x1a5877bdb10>: E <C object Array of Char {'nolength': True} at 0x1a589fea600>: E <C object Array of Char {'nolength': True} at 0x1a5877be800>: E <C object Array of Char {'nolength': True} at 0x1a5877bee90>: E <C object Array of Char {'nolength': True} at 0x1a589fea6c0>: E <C object Array of Char {'nolength': True} at 0x1a589fea700>: E <C object Array of Char {'nolength': True} at 0x1a589feab60>: E <C object Array of Char {'nolength': True} at 0x1a589feaa20>: E <C object Array of Char {'nolength': True} at 0x1a589feb060>: E <C object Array of Char {'nolength': True} at 0x1a589feb320>: E <C object Array of Char {'nolength': True} at 0x1a589feb360>: E <C object Array of Char {'nolength': True} at 0x1a589feb380>: E <C object Array of Char {'nolength': True} at 0x1a589fead00>: E <C object Array of Char {'nolength': True} at 0x1a589feb420>: E <C object Array of Char {'nolength': True} at 0x1a589feadc0>: E <C object Array of Char {'nolength': True} at 0x1a589feaec0>: E <C object Array of Char {'nolength': True} at 0x1a589feaf60>: E <C object Array of Char {'nolength': True} at 0x1a589fead80>: E <C object Array of Char {'nolength': True} at 0x1a589feb080>: E <C object Array of Char {'nolength': True} at 0x1a589feae60>: E <C object Array of Char {'nolength': True} at 0x1a589fead40>: E <C object Array of Char {'nolength': True} at 0x1a589feb2e0>: E <C object Array of Char {'nolength': True} at 0x1a589feaf00>: E <C object Array of Char {'nolength': True} at 0x1a589feb3a0>: E <C object Array of Char {'nolength': True} at 0x1a589feae80>: E <C object Array of Char {'nolength': True} at 0x1a589feac80>: E <C object Array of Char {'nolength': True} at 0x1a589feae40>: E <C object Array of Char {'nolength': True} at 0x1a5877be320>: E <C object Array of Char {'nolength': True} at 0x1a589feb040>: E <C object Array of Char {'nolength': True} at 0x1a5877be590>: E <C object Array of Char {'nolength': True} at 0x1a5877be4d0>: E <C object Array of Char {'nolength': True} at 0x1a589feaf40>: E <C object Array of Char {'nolength': True} at 0x1a589feb1a0>: E <C object Array of Char {'nolength': True} at 0x1a589feb020>: E <C object Array of Char {'nolength': True} at 0x1a589feb340>: E <C object Array of Char {'nolength': True} at 0x1a589feae20>: E <C object Array of Char {'nolength': True} at 0x1a589feb0a0>: E <C object Array of Char {'nolength': True} at 0x1a589feb440>: E <C object Array of Char {'nolength': True} at 0x1a589feaee0>: E <C object Array of Char {'nolength': True} at 0x1a589fead20>: E <C object Array of Char {'nolength': True} at 0x1a589feb9e0>: E <C object Array of Char {'nolength': True} at 0x1a589feb740>: E <C object Array of Char {'nolength': True} at 0x1a589feba80>: E <C object Array of Char {'nolength': True} at 0x1a589feb680>: E <C object Array of Char {'nolength': True} at 0x1a589feb560>: E <C object Array of Char {'nolength': True} at 0x1a589feb7e0>: E <C object Array of Char {'nolength': True} at 0x1a589feb8c0>: E <C object Array of Char {'nolength': True} at 0x1a589feb940>: E <C object Array of Char {'nolength': True} at 0x1a589feb600>: E <C object Array of Char {'nolength': True} at 0x1a589febc20>: E <C object Array of Char {'nolength': True} at 0x1a589feb840>: E <C object Array of Char {'nolength': True} at 0x1a589feb820>: E <C object Array of Char {'nolength': True} at 0x1a589feb6e0>: E <C object Array of Char {'nolength': True} at 0x1a589feb760>: E <C object Array of Char {'nolength': True} at 0x1a5877bd8d0>: E <C object Array of Char {'nolength': True} at 0x1a589feb8e0>: E <C object Array of Char {'nolength': True} at 0x1a5877becb0>: E <C object Array of Char {'nolength': True} at 0x1a5877be560>: E <C object Array of Char {'nolength': True} at 0x1a589febba0>: E <C object Array of Char {'nolength': True} at 0x1a589feb880>: E <C object Array of Char {'nolength': True} at 0x1a589febac0>: E <C object Array of Char {'nolength': True} at 0x1a589febb00>: E <C object Array of Char {'nolength': True} at 0x1a589feb780>: E <C object Array of Char {'nolength': True} at 0x1a589feb520>: E <C object Array of Char {'nolength': True} at 0x1a589febb80>: E <C object Array of Char {'nolength': True} at 0x1a589feb8a0>: E <C object Array of Char {'nolength': True} at 0x1a589feba40>: E <C object Array of Char {'nolength': True} at 0x1a589feb4a0>: E <C object Array of Char {'nolength': True} at 0x1a589febfe0>: E <C object Array of Char {'nolength': True} at 0x1a589febd40>: E <C object Array of Char {'nolength': True} at 0x1a589febf60>: E <C object Array of Char {'nolength': True} at 0x1a589fec160>: E <C object Array of Char {'nolength': True} at 0x1a589fec080>: E <C object Array of Char {'nolength': True} at 0x1a5877bee00>: E <C object Array of Char {'nolength': True} at 0x1a589fec3a0>: E <C object Array of Char {'nolength': True} at 0x1a5877beec0>: E <C object Array of Char {'nolength': True} at 0x1a5877be4a0>: E <C object Array of Char {'nolength': True} at 0x1a589fec180>: E <C object Array of Char {'nolength': True} at 0x1a589febec0>: E <C object Array of Char {'nolength': True} at 0x1a589fec140>: E <C object Array of Char {'nolength': True} at 0x1a589febf80>: E <C object Array of Char {'nolength': True} at 0x1a589fec2a0>: E <C object Array of Char {'nolength': True} at 0x1a589fec3c0>: E <C object Array of Char {'nolength': True} at 0x1a589fec340>: E <C object Array of Char {'nolength': True} at 0x1a589fec440>: E <C object Array of Char {'nolength': True} at 0x1a589fec1a0>: E <C object Array of Char {'nolength': True} at 0x1a589fec000>: E <C object Array of Char {'nolength': True} at 0x1a589fec060>: E <C object Array of Char {'nolength': True} at 0x1a589fec2e0>: E <C object Array of Char {'nolength': True} at 0x1a589febe00>: E <C object Array of Char {'nolength': True} at 0x1a589fec420>: E <C object Array of Char {'nolength': True} at 0x1a589fec100>: E <C object Array of Char {'nolength': True} at 0x1a589febf00>: E <C object Array of Char {'nolength': True} at 0x1a589febcc0>: E <C object Array of Char {'nolength': True} at 0x1a589fec1e0>: E <C object Array of Char {'nolength': True} at 0x1a589febca0>: E <C object Array of Char {'nolength': True} at 0x1a589febe60>: E <C object Array of Char {'nolength': True} at 0x1a589febdc0>: E <C object Array of Char {'nolength': True} at 0x1a589fec280>: E <C object Array of Char {'nolength': True} at 0x1a589fecbe0>: E <C object Array of Char {'nolength': True} at 0x1a5877bea70>: E <C object Array of Char {'nolength': True} at 0x1a589fec460>: E <C object Array of Char {'nolength': True} at 0x1a5877be860>: E <C object Array of Char {'nolength': True} at 0x1a5877be620>: E <C object Array of Char {'nolength': True} at 0x1a589fec760>: E <C object Array of Char {'nolength': True} at 0x1a589fec9a0>: E <C object Array of Char {'nolength': True} at 0x1a589fec5e0>: E <C object Array of Char {'nolength': True} at 0x1a589fec880>: E <C object Array of Char {'nolength': True} at 0x1a589fec6c0>: E <C object Array of Char {'nolength': True} at 0x1a589fec8e0>: E <C object Array of Char {'nolength': True} at 0x1a589fec940>: E <C object Array of Char {'nolength': True} at 0x1a589fec800>: E <C object Array of Char {'nolength': True} at 0x1a589fec6e0>: E <C object Array of Char {'nolength': True} at 0x1a589fec920>: E <C object Array of Char {'nolength': True} at 0x1a589feca20>: E <C object Array of Char {'nolength': True} at 0x1a589fec820>: E <C object Array of Char {'nolength': True} at 0x1a589fec8a0>: E <C object Array of Char {'nolength': True} at 0x1a589fec9e0>: E <C object Array of Char {'nolength': True} at 0x1a589fec560>: E <C object Array of Char {'nolength': True} at 0x1a589fec640>: E <C object Array of Char {'nolength': True} at 0x1a589fec840>: E <C object Array of Char {'nolength': True} at 0x1a589fecaa0>: E <C object Array of Char {'nolength': True} at 0x1a589fec8c0>: E <C object Array of Char {'nolength': True} at 0x1a5877be980>: E <C object Array of Char {'nolength': True} at 0x1a5877be500>: 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 0x1a5fb05f9f0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f070>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f9a0>: E <C object Array of Char {'nolength': True} at 0x1a5846081b0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f880>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f6a0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f7c0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f8b0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f5b0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f640>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f730>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f250>: E <C object Array of Char {'nolength': True} at 0x1a5fb05fa20>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7fa90>: E <C object Array of Char {'nolength': True} at 0x1a58315d520>: E <C object Array of Char {'nolength': True} at 0x1a58460de70>: E <C object Array of Char {'nolength': True} at 0x1a58315cbc0>: E <C object Array of Char {'nolength': True} at 0x1a584608370>: E <C object Array of Char {'nolength': True} at 0x1a5846099b0>: E <C object Array of Char {'nolength': True} at 0x1a58460cc50>: E <C object Array of Char {'nolength': True} at 0x1a58315cf20>: E <C object Array of Char {'nolength': True} at 0x1a584609630>: E <C object Array of Char {'nolength': True} at 0x1a58315cbf0>: E <C object Array of Char {'nolength': True} at 0x1a5ffa7f3a0>: E <C object Array of Char {'nolength': True} at 0x1a58460df70>: E <C object Array of Char {'nolength': True} at 0x1a58460a6f0>: E <C object Array of Char {'nolength': True} at 0x1a5fb0601a0>: E <C object Array of Char {'nolength': True} at 0x1a583035510>: E <C object Array of Char {'nolength': True} at 0x1a58460cf30>: E <C object Array of Char {'nolength': True} at 0x1a584607d90>: E <C object Array of Char {'nolength': True} at 0x1a58460c850>: E <C object Array of Char {'nolength': True} at 0x1a5877bdc60>: E <C object Array of Char {'nolength': True} at 0x1a5877bdc00>: E <C object Array of Char {'nolength': True} at 0x1a5877be020>: E <C object Array of Char {'nolength': True} at 0x1a584607b10>: E <C object Array of Char {'nolength': True} at 0x1a5877bdb70>: E <C object Array of Char {'nolength': True} at 0x1a5877bde40>: E <C object Array of Char {'nolength': True} at 0x1a5877be200>: E <C object Array of Char {'nolength': True} at 0x1a589fe9560>: E <C object Array of Char {'nolength': True} at 0x1a589fea1c0>: E <C object Array of Char {'nolength': True} at 0x1a5877be290>: E <C object Array of Char {'nolength': True} at 0x1a5877bd810>: E <C object Array of Char {'nolength': True} at 0x1a5877beb60>: E <C object Array of Char {'nolength': True} at 0x1a5877bea40>: E <C object Array of Char {'nolength': True} at 0x1a5877be7a0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1280, in setitem_slice E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1106, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ---------------------------- Captured stderr call ----------------------------- Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581fa6d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c83a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846071f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c9750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c9788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c97c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c97f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581eaa150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875c9830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875d0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875d0c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846072d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875d0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875d0c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a586281a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875da138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875da170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846071d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875da1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846070d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875da1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846071b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875da218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581fa61f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875db788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846072f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875db7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875db7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875db830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846073b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875db868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581eaa070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875e39f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875e3a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875e3a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875eaa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05f9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875eaa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875eab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb060260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ebb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ebbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05f990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875f2838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875f28a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846070f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875f3520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875f3600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875f3638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875fea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875feaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ff948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ff980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581ead970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ff9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ff9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846070b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5875ffa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846073d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876071d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587607210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581f64c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587607248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587607280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846079f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58760c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846075d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58760c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58760c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581299b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58760c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58760c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846079b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587614100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587614138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587614170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a586691b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876141a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876141e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587615a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587615ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587615b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58841e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58841ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58841f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58841fcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7faf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588438608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588438640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884392b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846076d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884392f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846075b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58844ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884592b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588459398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884593d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846075f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588468598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884685d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588469248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588469280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588469360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846077d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588472950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846077b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588472a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588472a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846081d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588473b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884803d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588480f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588481e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588481ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588481ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846083f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876aed08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876aed40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876af910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876af948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876afa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876c6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876cf360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846083d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876cf398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846083b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876cf478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876cf4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876d6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876d6aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876e4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846081b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876e4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6ac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876e4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846082d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876e40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876f6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5876f7520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846081f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5877044b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5877044f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5877051d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587705210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6bcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587705248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587705280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b06800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846084b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b06838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b06870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b068a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b068e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846087d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b07ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846088b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b07ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846087b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b07f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b07f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846089f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b07fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b17520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b17558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b17590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6c610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b175c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b17600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b4f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b4f788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b4f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6c9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b4f7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b4f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b60f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b60f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846089d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b60f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6da40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b60fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846088f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b60fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b74918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846089b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b74950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846086b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b75ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6b460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b75b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846086d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b75b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b75b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b75bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b818a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587b81948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846088d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820d3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58820dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588238de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588238ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588238f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588239f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846090f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588239fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846090d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588256950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588260598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58826f638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846090b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588280f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846093f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588280fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588281018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588288020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588288058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588288100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5882890f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846091f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5882e0480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5882e1210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5882e1280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5882e12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588306cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588315a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588315b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588315bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588320fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846092f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588321018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588321e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588321e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588321f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846092b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588333558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588333638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588333670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588356bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58836d280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6c130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58836d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58836d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58836d328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05f840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588379788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5883797c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884a4b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884a5910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846095d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884a5948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5f9549f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884a5980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846098f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884a59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884c3088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846095b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884c30c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884c30f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581ead590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884c3130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884c3168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846095f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d2720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d2758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e66f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846099d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884d3d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884e0e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5884e0e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588502330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5885031d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58855cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58855cb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58856a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e66f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58856a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58856a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58856a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58856a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512e650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857b8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58857b8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587eb9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587eb9d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ef02c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ef02f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ef0330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ef0368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512d7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f09b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f09b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f09bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f09be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f09c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f248a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f41130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f41210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f41248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f526e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f52720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f534b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512ffe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f53520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f53558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f53590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f651d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f65210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460acf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f768a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f77280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512f720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f772b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f772f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f77328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f94678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f946b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f946e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f94720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f94758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f95cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aa50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f95d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f95d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f95d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587f95da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fab478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fab4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fab4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fab520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ac50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fab558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fbb018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ab90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fbb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fbb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fbb0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fbb0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fc88e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fc8918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fc8950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fc8988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fc89c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd8058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ae30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd8100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd9280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587fd9328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ff4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a587ff4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58800ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05f780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58800abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58800b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58800b948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58800b980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880249f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588024a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880257c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ae70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880257f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585131340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588025830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588025868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880258a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880258d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588037558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585130ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588037590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460adf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880375c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588037600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58804b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58804b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585133ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58805f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58805f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58805f788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58805f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58805f7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585134670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58807c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58807c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588091de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588091e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58809f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58809f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880b4218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880b4aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5880b5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58812be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588158838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460af50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588158918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ad70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588158950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881598d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588159910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881599f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588167018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58512dfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588167050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588167088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ba90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881670c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881670f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588172988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6e8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881729c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881729f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588172a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588172a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588173fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585135ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588184020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588184058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588184090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881840c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588185670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6bec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881856a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881856e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588185718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588185750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5881969f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588196aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb060620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588197638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588197670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588746410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05f960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588746480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588747088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588747168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887471a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58876be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58877d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58877d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58878a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58878a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58878a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58878b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58878b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887a9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887a9478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887e2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7feb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887e37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5887e37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588800678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460be50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888006b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588800790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888007c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588801b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588801b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6e710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588801b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588801bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588810fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588811018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588811050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffe96010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588811088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888110c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588820608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588820640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588820678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6eaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888206b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888206e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585132880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588821e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588833be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588833c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58884e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588863408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588863b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588874138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a583035780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888741a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588875558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588875638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588875670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588896f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588896f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588897e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588897e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587765390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588897e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ccb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588897ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588897ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888a5638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888a5670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877659a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888a56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888a56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888a5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b6f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587765770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b6f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888b7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888c8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587764ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888c8fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888c8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888c9018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888c9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05fa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888d6790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888d6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888d7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888d7a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5888fcfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889864b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889864f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889874b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889874e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889875c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588987600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58899a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58899a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58899b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58899b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58899b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ce90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a8368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a83a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a9408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889a94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889b6598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889b65d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb05fff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889b7d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5889b7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a00b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a00bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a00c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a121e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ce70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a12218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a13050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a13088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a13168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a20058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a20138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a20170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a28cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a28d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a4f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a4f6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587767ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a4f6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a4f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a4f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5ba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315ccb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5bb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585134690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a5bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a94f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a94f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a94f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a94fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587769f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588a94fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa6608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa6640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa6678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460db30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa66b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa66e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460da30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588aa6720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460db90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab6368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab63a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab75c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab7600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460da50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ab76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ac8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ac8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460de90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ade950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460de50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588adea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460de70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af42f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587766c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af4330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af4368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af43a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315ce90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588af58a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460df50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460deb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776ada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b1bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b509f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b50a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ddd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b50a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460de10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b50aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585130d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b50ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b60330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b60368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b603a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b603d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b60410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776a9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ddb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b61be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b6fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b6fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b6fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6ee50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b6fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ea50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b6fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b7f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b7f868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b7f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b7f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b7f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b90f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b90f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b90fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588b91050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ba7478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ba74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ba74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588bf6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588bf6368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588bf7210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588bf7248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588bf7328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c18918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c189f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ec10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c18a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c19b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c19bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846076f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c28870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c288a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c28988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c289c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c38560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c38598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846082f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c39718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846084d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c4f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c9d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c9d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846091d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588c9d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ca83d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ca8410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846094b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ca9638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ca9670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbc598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbc5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbc6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbc6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbd868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846099b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbd8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccae3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cbd8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cd7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cd7050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cf6a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cf6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588cf76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d3dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d3de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb3650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d3de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d5ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d5ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d5ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d5ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb4870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d5eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d744b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d744f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d74528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d74560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb49f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d74598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d745d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d75ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d75f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460abb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d75f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d891a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d891d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d892b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d962c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ba70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588d963a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588da11a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588da1280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588da12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccae5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588da12f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588db2598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588db25d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588db2608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588db2640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588db3c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd6608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd6640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccae540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd6678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd73d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd7408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd7440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd7478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccae150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588dd74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ceb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb56d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e04ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460db10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e189f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e18a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e18a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e19ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460df90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e19ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e20020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e21018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e210f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e21130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e34250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e34288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e34330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e352f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e5f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e80170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e80c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e80c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e819f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e81a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e81b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588e81b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ea4fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846078d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ea5018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ea5de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ea5e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ea5ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588eb0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846085b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588eb0de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588eb0e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb2780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846096b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec2138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ec3718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ee26b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ee26e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ee3398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ee33d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877669b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588ee3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f12448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f12480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f124b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f124f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccae0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f12528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f12560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f221e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f22218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f22250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb45c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f22288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460adb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f222c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ad30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f23980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f239b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f239f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f34b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f34b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460be30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f34c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f34c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f42aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f42ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f439f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccafba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f43a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ccf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f43a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f43ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ced0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f55130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f55168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f55b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb5c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ce50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb4e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460db70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588f7b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fa5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fa50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb45f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fa50f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ded0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fa5130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460df10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fa5168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fb2c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fb2cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fb2db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fc3130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ea10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fc3b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fc3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fdb600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fdb638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fe8480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fe84f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fe8528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846078b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fe8560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a588fe9bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589016950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589017168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589017b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d04200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589017bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589017be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890568e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589056918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589056950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d06890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589056988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890569c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d05f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589057fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846091b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58906f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58906f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846097f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58906fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890c1788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890c1868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890c18a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890cea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890ceaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460acb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890cf9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890cfa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460add0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890cfa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890cfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890df590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890df5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ba50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5890dfe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911e838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d05ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911f478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911f4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d094c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58911f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d08b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589150c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58915e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58915e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58915e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d08cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58915e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58915e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58916a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58916a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58916a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d08ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58916a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460da70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58916a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58917e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58917e288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58917e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d02590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58917e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460def0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589189670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891896a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460de30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589197590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460df30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891975c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d075a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589197600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589197638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589197670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ebb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891976a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891a7088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ea70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891a7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5891a7d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58920eb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58920f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589258020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589258058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589258fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589258fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5892590c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846084f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589259e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846080d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589259ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589259f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d0a2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589259f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846085d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589259fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589269670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846087f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5892696a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5892696e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d09b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589269718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846093d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589269750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846094d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d04730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846099f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58927b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587764be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589318f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589318fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589318fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ae10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589319018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7f3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589319050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58932c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58932cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58932ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589351210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5ffa7fdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ad50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937b2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58937b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460beb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58939e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58939e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58939f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ccd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58939f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58939f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893b2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893b2a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460daf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893b2aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893c07c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460df70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893c0800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893c08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893d81e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893d8218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5893d8e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ea30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58942d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846076b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589444aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589444ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589444bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589445980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589445a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589445a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589454aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589454ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589454bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589455bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5faec0250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589455be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589455c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589455c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315d2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58945f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ac70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58945f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58945fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ab30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb2e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e6988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e79b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460af90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e7a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a581e6a880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5894e7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58951d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58951d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58951d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776a680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58951d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58951d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58952cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58952cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895585d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d079d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589558608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589558640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589558678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895733d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ea90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589573408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d0a6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589573440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589573478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895734b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957cbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf24e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957cc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846077f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957cc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58957ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf1bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958e838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958e8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fb0601a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58958fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315daf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58959cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58959cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315cc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58959de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a583035c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58959def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58959df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895ecf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895ecfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460af10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895ed088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895f8368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895f8448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895f8480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895f9360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5895f9398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58960a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58960a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460db50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58960a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58960a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58960b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a583035510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589636288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58964ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315da00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896bc330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896bc368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58315da90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896bd2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896bd328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896bd360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f09f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f0a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846079d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f18a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846080f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f18d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896f19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896ff1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5896ff1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf6cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ca10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58970d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58971ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58971d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58971dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58971dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58974a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58974a9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf6040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58974a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58974aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58974aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897763d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589776410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf5a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589776448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589776480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897764b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf2f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846085f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589777be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846096d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589789478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589789558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589789590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e4560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e4598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e5328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e5360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb5a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897e54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897f6aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ddf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897f6ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897f6b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846078f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897f6b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5897f7ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898228e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589822918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf66c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589822950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846094f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589822988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589856100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589856138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58986a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf3af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58986a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58986a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ab10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58986a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58986a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589879b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d07f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589879b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460baf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589879b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58988fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58988fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58988fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58989af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58989afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58989b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58989b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf5030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a77c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898a77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898bd1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5898bdc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf5fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589936d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589964800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf3cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589964838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846074d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589964870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899648a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899648e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589965ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58776b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589965ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589965f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589965f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460abf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589973328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589973360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d08240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589973398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899733d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ba10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589973408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589985328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589985360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf7fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589985398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899853d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589985408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ebf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846074b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb21e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ed08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846092d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58998ed40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899a2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899a29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460aa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899a29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899a2a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899a3ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899eabb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899eabf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a5899eb7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a42100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a42138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460da90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a42218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a43398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a43478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a434b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a505d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a50608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d6490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a50640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a50678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846097b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a506b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a51f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460afd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589a51fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d5f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ab6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ab6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ab6090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acc4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acc528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d5970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acc560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acc598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acdc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acdc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acdc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d7c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acdcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589acdd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ad7bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460afb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ad7be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589aec758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589aec800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589aed8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589aed910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589b22b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589b23328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460da10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589b23360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d86d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4b2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c4b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5a8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584606db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d86e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d7f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5bf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c5bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6e020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6fd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d8010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c6fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c7b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c7b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589c7b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589cd8678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589cd8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589cd8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589cd99f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589cd9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2d520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d2d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d47520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d47558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d93360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d93398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589d93478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da04b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da0598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da05d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ca70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da0678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589da1a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589dca6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589dcb1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460acd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589dcb1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589dcb2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea4560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea4640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460cf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea5948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea5980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d9b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea59b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584607f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea59f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ea5a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585798140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585799ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d2be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb50f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ca90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb5130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460e430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb5168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589eb51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460af70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ec5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d9290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ec5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ca30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ec5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460dff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ec52b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b77c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ec52f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b6920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ed2b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf71e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ed2b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b7b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ed2bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ed2bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ed2c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee4170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584608830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee4218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee4f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460c150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee4f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee5e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589ee5ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460d2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589f6d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846086f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589f8b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460b2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589f8b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846073f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fa37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a584609db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fa37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585799080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fa38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b7a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fa3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d5ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b6f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb7168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460eab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb71a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460a9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb71d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585799060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb7210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fccb1d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a589fb7248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585799e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a016ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a585798920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a016b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5846098b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a016b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b4800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a016b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a582d03b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a016bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5f94e8470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a0243d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460ebd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a024410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58460bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a024448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5fa9b4700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a024480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf2a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a0244b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a0244f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a03a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a03a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bde40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a03ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe90a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a03ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a03bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a06bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe93e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe93c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a10de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a11b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a11b1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a11bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe90c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12ba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a12bad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877beb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a158870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1588e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a159520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe92a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a159600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a159638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe91c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d6720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe8dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d6758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe97e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d78d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1d7910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1e69f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1e6a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe98e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1e74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe95c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1e7520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1f8250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1f8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18a0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1f82c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a1f82f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a20f168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877beda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a223558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bedd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a32b6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a364f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a189ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a364f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a364fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a364fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a365018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a372368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a188a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3723a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3723d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a372410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a372448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a372480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a373e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a373e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a386cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a386d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a386de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a386e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3981e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a398218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18e160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a398250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a398288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3982c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877beb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3dc100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3dc138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a3dcd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4ad7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4bcbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a1890f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4bcbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4bcc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4e7398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4f51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4f51d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4f5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fe9ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4f5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a4f5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18cbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a50adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a51aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18d5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a51aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feab40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a51ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a51ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a51ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a59e918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899da6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a59e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a59e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a59e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a59e9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b0020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18b4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b0058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b0090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b0100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b1718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b1750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b1788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b17c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5b1868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bdb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5c0de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5c0e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5c1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bee90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5c1c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5c1cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fea700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5f6d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5f6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5f6e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a5f7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6060c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a606100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18e410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a606138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a606170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fead00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a607788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6077c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feadc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6077f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899da050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a607830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fead80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18f770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a65cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fead40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a675750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a675788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a687b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a18cdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a687b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a687bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a687be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a687c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a69d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feae40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a69d2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a69d2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a69d328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6ae6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6ae720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6afbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6afcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a6afd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a714fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a714fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7150c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5899d8c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feaee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fead20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a71ffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877676b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a732020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a732058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a732090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7320c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a732100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a587bf7500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7400c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a740100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a740138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a740170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7401a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5faec0170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7401e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a741910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a741948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a741980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877beb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7419b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a741a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bd8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a753670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7536a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877becb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76bda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a76bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7f6c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7f6d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7f6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7f7ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a7f7f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feb4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a80a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a80ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a80af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a80afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bea40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81c058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bee00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877beec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a81da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8283a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8283d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8284b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a829cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a829da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a829de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8a5018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8a5050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a863cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8a5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8a50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8a50f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8bb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8bb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a860310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8ceaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8cead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8ceb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8ceb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8ceb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a866050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8cebb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e2330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e2368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e23a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e23d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a865bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e2410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e2448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589febdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a8e3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fecbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a97d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877bea70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a97d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a97d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a99c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a99dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a99dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c8bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c9d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c9da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a8670d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9c9de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9df7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9df7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9df830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a867180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9df868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9df8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589feca20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9eb0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9eb130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9eb168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a866980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9eb1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58a9eb1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aa6acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aa6ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a58a866010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aa6ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aa751d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fecaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aa75210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a589fec8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aaa2758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aaa2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1a5877be500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001a58aaa3478> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001a58da82528> 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 265.20 seconds ========== ++ 04:21:44 starting module/cpyext/test/test_api.py [45 started in total] __ module/binascii/test [42 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\binascii\test\test_binascii.py .................. ========================= 18 passed in 184.21 seconds ========================= ++ 04:22:26 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/cmath/test [43 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 80.94 seconds ========================== ++ 04:22:43 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/bz2/test [44 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items / 3 skipped module\bz2\test\test_large.py s ========================= 4 skipped in 129.04 seconds ========================= ++ 04:23:07 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 121.83 seconds ========================== ++ 04:25:02 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 122.05 seconds ========================= ++ 04:26:15 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_arraymodule.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 18 items module\cpyext\test\test_arraymodule.py ..........x....... =================== 17 passed, 1 xfailed in 306.32 seconds ==================== ++ 04:29:00 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_boolobject.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 4 items module\cpyext\test\test_boolobject.py .... ========================= 4 passed in 291.62 seconds ========================== ++ 04:29:21 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 256.52 seconds ========================== ++ 04:31:07 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 272.92 seconds ========================== ++ 04:32:20 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 226.49 seconds ========================== ++ 04:34:21 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 293.17 seconds ========================= ++ 04:35:34 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 277.89 seconds ========================== ++ 04:37:06 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 306.34 seconds ========================== ++ 04:38:49 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 351.95 seconds ========================== ++ 04:41:55 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 295.20 seconds ========================== ++ 04:42:31 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 356.72 seconds ========================== ++ 04:44:25 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 303.49 seconds ========================== ++ 04:46:23 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_datetime.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 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 443.93 seconds ========================= ++ 04:51:39 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_cpyext.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 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 516.52 seconds ==================== ++ 04:52:02 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 422.83 seconds ========================= ++ 04:53:27 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 382.71 seconds ==================== ++ 04:54:54 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_fileobject.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 1 items module\cpyext\test\test_fileobject.py . ========================= 1 passed in 180.82 seconds ========================== ++ 04:56:33 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_exception.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 6 items module\cpyext\test\test_exception.py ...... ========================= 6 passed in 209.38 seconds ========================== ++ 04:56:54 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_floatobject.py [65 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_floatobject.py .............. ========================= 14 passed in 307.95 seconds ========================= ++ 04:59:39 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_frameobject.py [66 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_frameobject.py .... ========================= 4 passed in 251.05 seconds ========================== ++ 05:00:23 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 356.53 seconds ========================= ++ 05:03:51 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 354.14 seconds ========================== ++ 05:04:12 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_import.py [69 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_import.py ........ ========================= 8 passed in 383.59 seconds ========================== ++ 05:08:47 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_getargs.py [70 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_getargs.py ................ ========================= 16 passed in 423.31 seconds ========================= ++ 05:09:02 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 330.21 seconds ========================== ++ 05:11:31 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 349.55 seconds ========================= ++ 05:12:22 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_mapping.py ..... ========================= 5 passed in 178.64 seconds ========================== ++ 05:14:02 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 398.00 seconds ========================= ++ 05:17:33 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 344.47 seconds ========================== ++ 05:19:06 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 0x000002ab234444b8> 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-73\foo-4\foo.lib and object d:\systemtemp\pytest\usession-py3.11-73\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 0x2ab21f908c0> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x2ab21f90820> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x2ab21f90600> dealloc_trigger DONE ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000002ab220e9a60> DONE <function PyUnicode_FromString at 0x000002ab1d7e0548> DONE <function PyType_Ready at 0x000002ab20511970> DONE <function PyLong_FromLong at 0x000002ab221284d0> DONE <function PyLong_FromLong at 0x000002ab221284d0> DONE <function PyLong_FromLong at 0x000002ab221284d0> DONE <function PyLong_FromLong at 0x000002ab221284d0> DONE <function PyLong_FromLong at 0x000002ab221284d0> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer ============== 1 failed, 10 passed, 2 skipped in 379.93 seconds =============== ++ 05:20:40 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 433.65 seconds ========================= ++ 05:23:02 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_misc.py [78 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_misc.py . ========================= 1 passed in 320.72 seconds ========================== ++ 05:24:53 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 18.19 seconds ========================== ++ 05:25:01 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 303.59 seconds ========================== ++ 05:27:51 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_module.py ......................... ========================= 25 passed in 478.22 seconds ========================= ++ 05:28:57 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 344.90 seconds ========================== ++ 05:32:18 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 196.82 seconds ==================== ++ 05:34:27 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_object.py [84 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 39 items module\cpyext\test\test_object.py ......................s................ =================== 38 passed, 1 skipped in 512.38 seconds ==================== ++ 05:35:17 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 0x000002228f217628>, 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 0x00000222fea61440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000222801ac9e0>] 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 0x00000222801ac9e0>] 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 0x000002228bcc95d8> 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 0x000002228fff0e20> 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 0x000002228fff0e20> 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 0x000002228bcc9588> 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 0x000002228fff0de0> 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 0x000002228fff0de0> 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 0x000002228f217970> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002228e0e8368>) 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 0x000002228e0e8368>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002228e0e8368> 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 0x000002228e0e8368>,) 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 0x000002228e0e8368>,) 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 0x000002228677a020> 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 0x000002228677a020> 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 0x000002228677a020> @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 0x000002228e4c7b78> 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 0x000002228e4c7b78> 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 0x000002228e4c7b78> 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 0x000002228e4c7b78> 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 0x000002228e4c7c58> 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 0x00000222841054b0> 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 467.66 seconds =============== ++ 05:37:44 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 255.35 seconds ========================== ++ 05:39:01 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.52 seconds ========================== ++ 05:40:19 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 294.66 seconds ============== ++ 05:41: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 237.64 seconds ========================== ++ 05:43:05 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 321.76 seconds ========================= ++ 05:45:50 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 351.18 seconds ========================= ++ 05:47:37 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 288.29 seconds ========================== ++ 05:48:12 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 273.03 seconds ========================== ++ 05:49:33 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 264.62 seconds ========================== ++ 05:51:56 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_traceback.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_traceback.py . ========================= 1 passed in 165.89 seconds ========================== ++ 05:53:57 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_translate.py [96 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 36.06 seconds ========================== ++ 05:54:17 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_sysmodule.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 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 308.10 seconds ========================== ++ 05:54:18 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 0x000001dff7101f30> 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-93\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-93\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000001dff5f34db8> DONE <function PyLong_AsLong at 0x000001dff5f7df88> DONE <function PyEval_SaveThread at 0x000001dff4718b60> DONE <function PyEval_RestoreThread at 0x000001dff4718a70> DONE <function PyLong_AsLong at 0x000001dff5f7df88> DONE <function PyEval_SaveThread at 0x000001dff4718b60> DONE <function PyEval_RestoreThread at 0x000001dff4718a70> DONE <function PyLong_AsLong at 0x000001dff5f7df88> DONE <function PyEval_SaveThread at 0x000001dff4718b60> DONE <function PyEval_RestoreThread at 0x000001dff4718a70> DONE <function PyLong_AsLong at 0x000001dff5f7df88> DONE <function PyEval_SaveThread at 0x000001dff4718b60> DONE <function PyEval_RestoreThread at 0x000001dff4718a70> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 371.53 seconds =============== ++ 05:56:07 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 428.07 seconds ========================= ++ 06:03:00 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 572.59 seconds ========================== called power ++ 06:07:30 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 0x000001675977b6a8> 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 0x167535a5b40>: expected str, got bytes object] interpreter\baseobjspace.py:318: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000016758096fe0> 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 0x167535a5b40>: 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 861.86 seconds ==================== ++ 06:10:41 starting module/crypt/test [105 started in total] __ module/crypt/test [102 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.02 seconds ========================== ++ 06:10:43 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 165.51 seconds ========================== ++ 06:13:34 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_typeobject.py [104 done in total, somefailed=True] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 95 items module\cpyext\test\test_typeobject.py ...................s.........................................FF...........s.....s.............. ================================== FAILURES =================================== ___________ AppTestSlots.test_multiple_inheritance_small_basicsize ____________ self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2> func = <function <lambda> at 0x00000148ab82b790>, 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 0x000001489a8f1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000148a2efb0a0>] 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 0x00000148a2efb0a0>] 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 0x000001489f72c700> 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 0x00000148a6d76860> 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 0x00000148a6d76860> 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 0x000001489f72c638> 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 0x00000148a6d76820> 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 0x00000148a6d76820> 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 0x00000148ab82b880> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000148a339e170>) 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 0x00000148a339e170>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000148a339e170> 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 0x00000148a339e170>,) 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 0x00000148a339e170>,) 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 0x00000148a0565440> 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 0x00000148a0565440> 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 0x00000148a0565440> @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 0x00000148aa59a4b8> 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 0x00000148aa59a4b8> 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 0x00000148aa59a4b8> 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 0x00000148aa59a4b8> 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 0x00000148aa59a5d0> 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 0x00000148a33ac448> 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 0x00000148a33ac448> 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 0x00000148a33ac448> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\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-97\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\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 0x00000148abcd1820> 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 0x00000148ac14d448>, 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 0x000001489a8f1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000148a2efb0a0>] 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 0x00000148a2efb0a0>] 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 0x00000148ad00dab0> 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 0x00000148ac658560> 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 0x00000148ac658560> 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 0x00000148ad00d6c8> 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 0x00000148ac6584e0> 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 0x00000148ac6584e0> 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 0x00000148ac14d718> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000148a339e170>) 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 0x00000148a339e170>,) w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000148a339e170> 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 0x00000148a339e170>,) 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 0x00000148a339e170>,) 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 0x00000148a0565440> 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 0x00000148a0565440> 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 0x00000148a0565440> @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 0x00000148a67f7de0> 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 0x00000148a67f7de0> 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 0x00000148a67f7de0> 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 0x00000148a67f7de0> 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 0x00000148a681d9b8> 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 0x00000148a33ac448> 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 0x00000148a33ac448> 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 0x00000148a33ac448> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\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-97\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-97\\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-97\\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 0x00000148ad3406a0> 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 1210.64 seconds ============== ++ 06:16:29 starting module/faulthandler/test [108 started in total] __ module/faulthandler/test [105 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items / 1 skipped module\faulthandler\test\test_ztranslation.py . ==================== 1 passed, 1 skipped in 63.92 seconds ===================== ++ 06:17:37 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 6.36 seconds ========================== ++ 06:17:47 starting module/gc/test [110 started in total] __ module/cpyext/test/test_version.py [107 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_version.py ... ========================= 3 passed in 596.46 seconds ========================== ++ 06:17:51 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 254.45 seconds ========================= ++ 06:17: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 557.08 seconds ========================== ++ 06:20:56 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 0x000002a9f5e84368>, 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 0x000002a9ee101440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002a9ef9d2aa0>] 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 0x000002a9ef9d2aa0>] 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 0x000002a9f41f9d08> 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 0x000002a9f96a7420> 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 0x000002a9f96a7420> 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 0x000002a9f41f9c68> 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 0x000002a9f96a73e0> 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 0x000002a9f96a73e0> 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 0x000002a9f5e843e0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a9f9370170>) 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 0x000002a9f9370170>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a9f9370170> 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 0x000002a9f9370170>,) 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 0x000002a9f9370170>,) 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 0x000002a9f67c1600> 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 0x000002a9f67c1600> 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 0x000002a9f67c1600> @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 0x000002a9f753dc20> 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 0x000002a9f753dc20> 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 0x000002a9f753dc20> 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 207.28 seconds =============== ++ 06:21:22 starting module/math/test [114 started in total] __ module/itertools/test [111 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 328.64 seconds ========================= ++ 06:23:24 starting module/micronumpy/test [115 started in total] __ module/micronumpy/test [112 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 06:23:26 starting module/mmap/test [116 started in total] __ module/marshal/test [113 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 51 items module\marshal\test\apptest_marshal.py ............................................... module\marshal\test\test_marshal.py s module\marshal\test\test_marshalimpl.py ... =================== 50 passed, 1 skipped in 328.16 seconds ==================== ++ 06:26:29 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 0x00000217a9be7448>, 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 0x000002179c2e1440> 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 0x00000217aa2a4728> 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 0x00000217a8e4a6e0> 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 0x00000217a8e4a6e0> 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 0x000002179db443e0> 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 0x2179c7c8ca0>: 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 0x217a7fd21e0>: 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 0x217a7df9bd0>: 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 0x2179c724db0>: E <C object Array of Char {'nolength': True} at 0x2179c725270>: E <C object Array of Char {'nolength': True} at 0x2179c724dd0>: E <C object Array of Char {'nolength': True} at 0x2179c725290>: E <C object Array of Char {'nolength': True} at 0x2179c724df0>: E <C object Array of Char {'nolength': True} at 0x2179c724fd0>: E <C object Array of Char {'nolength': True} at 0x2179c724e30>: E <C object Array of Char {'nolength': True} at 0x2179c724e10>: E <C object Array of Char {'nolength': True} at 0x2179c724f90>: E <C object Array of Char {'nolength': True} at 0x2179c725230>: E <C object Array of Char {'nolength': True} at 0x2179c724e70>: E <C object Array of Char {'nolength': True} at 0x2179c7252b0>: E <C object Array of Char {'nolength': True} at 0x2179c725150>: E <C object Array of Char {'nolength': True} at 0x2179c724f10>: E <C object Array of Char {'nolength': True} at 0x2179c7252f0>: E <C object Array of Char {'nolength': True} at 0x2179c725010>: E <C object Array of Char {'nolength': True} at 0x2179c725050>: E <C object Array of Char {'nolength': True} at 0x2179c724ff0>: E <C object Array of Char {'nolength': True} at 0x2179c7253b0>: E <C object Array of Char {'nolength': True} at 0x217a46e49e0>: E <C object Array of Char {'nolength': True} at 0x2179c7253d0>: E <C object Array of Char {'nolength': True} at 0x2179c7253f0>: E <C object Array of Char {'nolength': True} at 0x2179c725c70>: E <C object Array of Char {'nolength': True} at 0x2179c725930>: E <C object Array of Char {'nolength': True} at 0x2179c725670>: E <C object Array of Char {'nolength': True} at 0x2179c725b90>: E <C object Array of Char {'nolength': True} at 0x2179c725970>: E <C object Array of Char {'nolength': True} at 0x2179c725cb0>: E <C object Array of Char {'nolength': True} at 0x2179c725990>: E <C object Array of Char {'nolength': True} at 0x2179c5f47f0>: E <C object Array of Char {'nolength': True} at 0x2179c725b50>: E <C object Array of Char {'nolength': True} at 0x2179c725910>: E <C object Array of Char {'nolength': True} at 0x2179c7259d0>: E <C object Array of Char {'nolength': True} at 0x2179c7257f0>: E <C object Array of Char {'nolength': True} at 0x2179c725630>: E <C object Array of Char {'nolength': True} at 0x2179c725570>: E <C object Array of Char {'nolength': True} at 0x2179c725770>: E <C object Array of Char {'nolength': True} at 0x2179c7259f0>: E <C object Array of Char {'nolength': True} at 0x2179c725a10>: E <C object Array of Char {'nolength': True} at 0x2179c5f4850>: E <C object Array of Char {'nolength': True} at 0x2179c725a90>: E <C object Array of Char {'nolength': True} at 0x2179c5f4820>: E <C object Array of Char {'nolength': True} at 0x2179c7257b0>: E <C object Array of Char {'nolength': True} at 0x2179c725650>: E <C object Array of Char {'nolength': True} at 0x2179c5f41c0>: E <C object Array of Char {'nolength': True} at 0x2179c725ad0>: E <C object Array of Char {'nolength': True} at 0x2179c725af0>: E <C object Array of Char {'nolength': True} at 0x2179c725b70>: E <C object Array of Char {'nolength': True} at 0x2179c725b10>: E <C object Array of Char {'nolength': True} at 0x2179c725c10>: E <C object Array of Char {'nolength': True} at 0x2179c725b30>: E <C object Array of Char {'nolength': True} at 0x2179c725bb0>: E <C object Array of Char {'nolength': True} at 0x2179c725c50>: E <C object Array of Char {'nolength': True} at 0x2179c7256b0>: E <C object Array of Char {'nolength': True} at 0x2179c725610>: E <C object Array of Char {'nolength': True} at 0x2179c725590>: E <C object Array of Char {'nolength': True} at 0x2179c725c90>: E <C object Array of Char {'nolength': True} at 0x2179c725a30>: E <C object Array of Char {'nolength': True} at 0x2179c7255f0>: E <C object Array of Char {'nolength': True} at 0x217a46e7230>: E <C object Array of Char {'nolength': True} at 0x2179c7255d0>: E <C object Array of Char {'nolength': True} at 0x217a46e7130>: E <C object Array of Char {'nolength': True} at 0x2179c725a70>: E <C object Array of Char {'nolength': True} at 0x2179c725870>: E <C object Array of Char {'nolength': True} at 0x2179c7256d0>: E <C object Array of Char {'nolength': True} at 0x2179c725bd0>: E <C object Array of Char {'nolength': True} at 0x2179c725690>: E <C object Array of Char {'nolength': True} at 0x2179c7255b0>: E <C object Array of Char {'nolength': True} at 0x2179c725730>: E <C object Array of Char {'nolength': True} at 0x2179c7256f0>: E <C object Array of Char {'nolength': True} at 0x2179c725a50>: E <C object Array of Char {'nolength': True} at 0x2179c725790>: E <C object Array of Char {'nolength': True} at 0x217a46e67f0>: E <C object Array of Char {'nolength': True} at 0x217a46e7090>: E <C object Array of Char {'nolength': True} at 0x217a46e72b0>: E <C object Array of Char {'nolength': True} at 0x2179c725bf0>: E <C object Array of Char {'nolength': True} at 0x217a46e6c50>: E <C object Array of Char {'nolength': True} at 0x2179c725710>: E <C object Array of Char {'nolength': True} at 0x2179c7259b0>: E <C object Array of Char {'nolength': True} at 0x217a46e6800>: E <C object Array of Char {'nolength': True} at 0x217a46e6e10>: E <C object Array of Char {'nolength': True} at 0x2179c725750>: E <C object Array of Char {'nolength': True} at 0x2179c725830>: E <C object Array of Char {'nolength': True} at 0x2179c725ab0>: E <C object Array of Char {'nolength': True} at 0x217a46e6f50>: E <C object Array of Char {'nolength': True} at 0x2179c725810>: E <C object Array of Char {'nolength': True} at 0x217a46e7830>: E <C object Array of Char {'nolength': True} at 0x217a46e6970>: 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 0x217a51dbf80>: 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 0x217a3efd680>: 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 0x217a46e6b60>: E <C object Array of Char {'nolength': True} at 0x217a46e73f0>: E <C object Array of Char {'nolength': True} at 0x217a46e73d0>: E <C object Array of Char {'nolength': True} at 0x217a46e7450>: E <C object Array of Char {'nolength': True} at 0x217a46e75d0>: E <C object Array of Char {'nolength': True} at 0x217a46e73c0>: E <C object Array of Char {'nolength': True} at 0x217a46e7c30>: E <C object Array of Char {'nolength': True} at 0x217a46e80f0>: E <C object Array of Char {'nolength': True} at 0x217a46e8490>: E <C object Array of Char {'nolength': True} at 0x217a46e6fa0>: E <C object Array of Char {'nolength': True} at 0x217a46e7af0>: E <C object Array of Char {'nolength': True} at 0x2179c724110>: E <C object Array of Char {'nolength': True} at 0x2179c724390>: E <C object Array of Char {'nolength': True} at 0x2179c723eb0>: E <C object Array of Char {'nolength': True} at 0x217a46e8c00>: E <C object Array of Char {'nolength': True} at 0x2179c724050>: E <C object Array of Char {'nolength': True} at 0x217a46e8cc0>: E <C object Array of Char {'nolength': True} at 0x2179c724250>: E <C object Array of Char {'nolength': True} at 0x2179c724070>: E <C object Array of Char {'nolength': True} at 0x2179c5f4a30>: E <C object Array of Char {'nolength': True} at 0x2179c724530>: E <C object Array of Char {'nolength': True} at 0x2179c724190>: E <C object Array of Char {'nolength': True} at 0x2179c7242b0>: E <C object Array of Char {'nolength': True} at 0x2179c724a50>: E <C object Array of Char {'nolength': True} at 0x2179c7249d0>: E <C object Array of Char {'nolength': True} at 0x2179c724b30>: E <C object Array of Char {'nolength': True} at 0x2179c724a10>: E <C object Array of Char {'nolength': True} at 0x2179c5f4940>: E <C object Array of Char {'nolength': True} at 0x217a46ea070>: E <C object Array of Char {'nolength': True} at 0x2179c724a30>: E <C object Array of Char {'nolength': True} at 0x2179c724630>: E <C object Array of Char {'nolength': True} at 0x2179c7248d0>: E <C object Array of Char {'nolength': True} at 0x2179c7246d0>: E <C object Array of Char {'nolength': True} at 0x217a46ea7e0>: E <C object Array of Char {'nolength': True} at 0x2179c724710>: E <C object Array of Char {'nolength': True} at 0x2179c724790>: E <C object Array of Char {'nolength': True} at 0x2179c7254d0>: 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 0x2179c7257d0>: E <C object Array of Char {'nolength': True} at 0x217a46e6a00>: E <C object Array of Char {'nolength': True} at 0x217a46e73e0>: E <C object Array of Char {'nolength': True} at 0x217a46e76d0>: E <C object Array of Char {'nolength': True} at 0x217a46e7980>: E <C object Array of Char {'nolength': True} at 0x217a46e6ba0>: E <C object Array of Char {'nolength': True} at 0x217a46e79e0>: E <C object Array of Char {'nolength': True} at 0x217a46e6b00>: E <C object Array of Char {'nolength': True} at 0x217a46e7b50>: E <C object Array of Char {'nolength': True} at 0x2179c725850>: E <C object Array of Char {'nolength': True} at 0x2179c7258f0>: E <C object Array of Char {'nolength': True} at 0x2179c723210>: E <C object Array of Char {'nolength': True} at 0x2179c722f70>: E <C object Array of Char {'nolength': True} at 0x2179c722fb0>: E <C object Array of Char {'nolength': True} at 0x2179c722df0>: E <C object Array of Char {'nolength': True} at 0x2179c723950>: E <C object Array of Char {'nolength': True} at 0x2179c7239b0>: E <C object Array of Char {'nolength': True} at 0x217a46e70b0>: E <C object Array of Char {'nolength': True} at 0x217a46e7b30>: E <C object Array of Char {'nolength': True} at 0x217a46e7b80>: E <C object Array of Char {'nolength': True} at 0x217a46e80b0>: E <C object Array of Char {'nolength': True} at 0x217a46e7770>: E <C object Array of Char {'nolength': True} at 0x217a46e7f30>: E <C object Array of Char {'nolength': True} at 0x2179c723e50>: E <C object Array of Char {'nolength': True} at 0x2179c723e10>: E <C object Array of Char {'nolength': True} at 0x217a46e7f60>: E <C object Array of Char {'nolength': True} at 0x217a46e8450>: E <C object Array of Char {'nolength': True} at 0x217a46e6a70>: E <C object Array of Char {'nolength': True} at 0x2179c724370>: E <C object Array of Char {'nolength': True} at 0x217a46e79a0>: E <C object Array of Char {'nolength': True} at 0x2179c723f70>: E <C object Array of Char {'nolength': True} at 0x2179c724210>: E <C object Array of Char {'nolength': True} at 0x217a46e8a40>: E <C object Array of Char {'nolength': True} at 0x217a46e82a0>: E <C object Array of Char {'nolength': True} at 0x2179c7241b0>: E <C object Array of Char {'nolength': True} at 0x2179c723d70>: E <C object Array of Char {'nolength': True} at 0x217a46e8400>: E <C object Array of Char {'nolength': True} at 0x217a46e8980>: E <C object Array of Char {'nolength': True} at 0x217a46e90c0>: E <C object Array of Char {'nolength': True} at 0x217a46e7c90>: E <C object Array of Char {'nolength': True} at 0x217a46e8290>: E <C object Array of Char {'nolength': True} at 0x2179c723e30>: E <C object Array of Char {'nolength': True} at 0x2179c7244f0>: E <C object Array of Char {'nolength': True} at 0x2179c724010>: E <C object Array of Char {'nolength': True} at 0x217a46e75e0>: E <C object Array of Char {'nolength': True} at 0x2179c724510>: E <C object Array of Char {'nolength': True} at 0x2179c723dd0>: E <C object Array of Char {'nolength': True} at 0x2179c723e70>: E <C object Array of Char {'nolength': True} at 0x2179c724290>: E <C object Array of Char {'nolength': True} at 0x2179c723f90>: E <C object Array of Char {'nolength': True} at 0x2179c724030>: E <C object Array of Char {'nolength': True} at 0x217a46e9240>: E <C object Array of Char {'nolength': True} at 0x217a46e7620>: E <C object Array of Char {'nolength': True} at 0x2179c724150>: E <C object Array of Char {'nolength': True} at 0x217a46e9440>: E <C object Array of Char {'nolength': True} at 0x217a46e7760>: E <C object Array of Char {'nolength': True} at 0x217a46e8730>: E <C object Array of Char {'nolength': True} at 0x217a46e8e70>: E <C object Array of Char {'nolength': True} at 0x2179c723db0>: E <C object Array of Char {'nolength': True} at 0x217a46e8ea0>: E <C object Array of Char {'nolength': True} at 0x2179c723df0>: E <C object Array of Char {'nolength': True} at 0x2179c723f10>: E <C object Array of Char {'nolength': True} at 0x2179c724310>: E <C object Array of Char {'nolength': True} at 0x2179c724090>: E <C object Array of Char {'nolength': True} at 0x217a46e9120>: E <C object Array of Char {'nolength': True} at 0x2179c723f30>: E <C object Array of Char {'nolength': True} at 0x2179c723ed0>: E <C object Array of Char {'nolength': True} at 0x2179c724470>: E <C object Array of Char {'nolength': True} at 0x2179c7240b0>: E <C object Array of Char {'nolength': True} at 0x2179c7240d0>: E <C object Array of Char {'nolength': True} at 0x2179c7243b0>: E <C object Array of Char {'nolength': True} at 0x217a46e8010>: E <C object Array of Char {'nolength': True} at 0x217a46e8260>: E <C object Array of Char {'nolength': True} at 0x217a46e9190>: E <C object Array of Char {'nolength': True} at 0x2179c7243d0>: E <C object Array of Char {'nolength': True} at 0x2179c724170>: E <C object Array of Char {'nolength': True} at 0x2179c7241d0>: E <C object Array of Char {'nolength': True} at 0x2179c7242d0>: E <C object Array of Char {'nolength': True} at 0x2179c724550>: E <C object Array of Char {'nolength': True} at 0x2179c7241f0>: E <C object Array of Char {'nolength': True} at 0x2179c724490>: E <C object Array of Char {'nolength': True} at 0x2179c724a90>: E <C object Array of Char {'nolength': True} at 0x217a46ea050>: E <C object Array of Char {'nolength': True} at 0x2179c724a70>: E <C object Array of Char {'nolength': True} at 0x2179c724ab0>: E <C object Array of Char {'nolength': True} at 0x2179c7247b0>: E <C object Array of Char {'nolength': True} at 0x2179c724bb0>: E <C object Array of Char {'nolength': True} at 0x2179c724b50>: E <C object Array of Char {'nolength': True} at 0x217a46e9b50>: E <C object Array of Char {'nolength': True} at 0x2179c7248f0>: E <C object Array of Char {'nolength': True} at 0x2179c724b90>: E <C object Array of Char {'nolength': True} at 0x217a46ea150>: E <C object Array of Char {'nolength': True} at 0x2179c7246b0>: E <C object Array of Char {'nolength': True} at 0x217a46e8530>: E <C object Array of Char {'nolength': True} at 0x2179c724730>: E <C object Array of Char {'nolength': True} at 0x217a46e9c10>: E <C object Array of Char {'nolength': True} at 0x217a46e8310>: E <C object Array of Char {'nolength': True} at 0x217a46e9670>: E <C object Array of Char {'nolength': True} at 0x2179c7245d0>: E <C object Array of Char {'nolength': True} at 0x2179c724ad0>: E <C object Array of Char {'nolength': True} at 0x2179c724b10>: E <C object Array of Char {'nolength': True} at 0x2179c724650>: E <C object Array of Char {'nolength': True} at 0x2179c724c10>: E <C object Array of Char {'nolength': True} at 0x2179c724cb0>: E <C object Array of Char {'nolength': True} at 0x2179c724bd0>: E <C object Array of Char {'nolength': True} at 0x2179c724bf0>: E <C object Array of Char {'nolength': True} at 0x2179c724c30>: E <C object Array of Char {'nolength': True} at 0x2179c724950>: E <C object Array of Char {'nolength': True} at 0x2179c724c70>: E <C object Array of Char {'nolength': True} at 0x2179c724c50>: E <C object Array of Char {'nolength': True} at 0x2179c724b70>: E <C object Array of Char {'nolength': True} at 0x2179c724850>: E <C object Array of Char {'nolength': True} at 0x2179c724990>: E <C object Array of Char {'nolength': True} at 0x2179c7248b0>: E <C object Array of Char {'nolength': True} at 0x2179c724590>: E <C object Array of Char {'nolength': True} at 0x2179c724c90>: E <C object Array of Char {'nolength': True} at 0x2179c724d10>: E <C object Array of Char {'nolength': True} at 0x2179c724970>: E <C object Array of Char {'nolength': True} at 0x2179c724d30>: E <C object Array of Char {'nolength': True} at 0x2179c724d50>: E <C object Array of Char {'nolength': True} at 0x2179c724670>: E <C object Array of Char {'nolength': True} at 0x2179c724690>: E <C object Array of Char {'nolength': True} at 0x2179c724570>: E <C object Array of Char {'nolength': True} at 0x217a46eac40>: E <C object Array of Char {'nolength': True} at 0x2179c724cd0>: E <C object Array of Char {'nolength': True} at 0x2179c724af0>: E <C object Array of Char {'nolength': True} at 0x2179c7246f0>: E <C object Array of Char {'nolength': True} at 0x2179c724750>: E <C object Array of Char {'nolength': True} at 0x217a46ea2e0>: E <C object Array of Char {'nolength': True} at 0x217a46eafa0>: E <C object Array of Char {'nolength': True} at 0x2179c724770>: E <C object Array of Char {'nolength': True} at 0x217a46ea980>: E <C object Array of Char {'nolength': True} at 0x2179c724cf0>: E <C object Array of Char {'nolength': True} at 0x2179c7249b0>: E <C object Array of Char {'nolength': True} at 0x2179c7247f0>: E <C object Array of Char {'nolength': True} at 0x2179c724930>: E <C object Array of Char {'nolength': True} at 0x2179c725030>: E <C object Array of Char {'nolength': True} at 0x2179c725110>: E <C object Array of Char {'nolength': True} at 0x2179c724eb0>: E <C object Array of Char {'nolength': True} at 0x2179c725510>: E <C object Array of Char {'nolength': True} at 0x217a46e9b60>: 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 0x2179b2b1bc0>: 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 0x2179c725410>: E <C object Array of Char {'nolength': True} at 0x2179c725430>: E <C object Array of Char {'nolength': True} at 0x2179c7df4d0>: E <C object Array of Char {'nolength': True} at 0x2179c724430>: E <C object Array of Char {'nolength': True} at 0x2179c7250b0>: E <C object Array of Char {'nolength': True} at 0x2179c724f70>: E <C object Array of Char {'nolength': True} at 0x2179c723270>: E <C object Array of Char {'nolength': True} at 0x217a46ea000>: E <C object Array of Char {'nolength': True} at 0x217a07ed8f0>: E <C object Array of Char {'nolength': True} at 0x217a46e9a80>: E <C object Array of Char {'nolength': True} at 0x217a07edb10>: E <C object Array of Char {'nolength': True} at 0x217a07eda90>: E <C object Array of Char {'nolength': True} at 0x217a07ed890>: E <C object Array of Char {'nolength': True} at 0x217a07edd30>: E <C object Array of Char {'nolength': True} at 0x217a07edd70>: E <C object Array of Char {'nolength': True} at 0x217a46ea030>: E <C object Array of Char {'nolength': True} at 0x217a07edfd0>: E <C object Array of Char {'nolength': True} at 0x2179c5f4a60>: E <C object Array of Char {'nolength': True} at 0x217a07edb50>: E <C object Array of Char {'nolength': True} at 0x217a07eddf0>: E <C object Array of Char {'nolength': True} at 0x217a46ea820>: E <C object Array of Char {'nolength': True} at 0x217a07ed9d0>: E <C object Array of Char {'nolength': True} at 0x217a07ed7f0>: E <C object Array of Char {'nolength': True} at 0x217a07edfb0>: E <C object Array of Char {'nolength': True} at 0x217a07edc70>: E <C object Array of Char {'nolength': True} at 0x217a07ed810>: E <C object Array of Char {'nolength': True} at 0x217a07edcd0>: E <C object Array of Char {'nolength': True} at 0x217a07eda10>: E <C object Array of Char {'nolength': True} at 0x2179c5f4790>: E <C object Array of Char {'nolength': True} at 0x217a07edab0>: E <C object Array of Char {'nolength': True} at 0x217a07ed8b0>: E <C object Array of Char {'nolength': True} at 0x2179c5f4760>: E <C object Array of Char {'nolength': True} at 0x217a07edc10>: E <C object Array of Char {'nolength': True} at 0x217a07edc30>: E <C object Array of Char {'nolength': True} at 0x217a07edd50>: E <C object Array of Char {'nolength': True} at 0x217a46ea830>: E <C object Array of Char {'nolength': True} at 0x217a07ed9b0>: E <C object Array of Char {'nolength': True} at 0x217a07eda70>: E <C object Array of Char {'nolength': True} at 0x217a46eb400>: E <C object Array of Char {'nolength': True} at 0x2179c5f4970>: E <C object Array of Char {'nolength': True} at 0x217a07ee730>: E <C object Array of Char {'nolength': True} at 0x217a07ee150>: E <C object Array of Char {'nolength': True} at 0x217a07ee630>: E <C object Array of Char {'nolength': True} at 0x217a07ee7b0>: E <C object Array of Char {'nolength': True} at 0x217a07ee3d0>: E <C object Array of Char {'nolength': True} at 0x217a07ee7d0>: E <C object Array of Char {'nolength': True} at 0x217a07ee0d0>: E <C object Array of Char {'nolength': True} at 0x217a07ee6f0>: E <C object Array of Char {'nolength': True} at 0x217a07ee570>: E <C object Array of Char {'nolength': True} at 0x217a46eb720>: E <C object Array of Char {'nolength': True} at 0x217a07ee250>: E <C object Array of Char {'nolength': True} at 0x217a07ee750>: E <C object Array of Char {'nolength': True} at 0x217a07ee610>: E <C object Array of Char {'nolength': True} at 0x217a07ee5b0>: E <C object Array of Char {'nolength': True} at 0x217a07ee050>: E <C object Array of Char {'nolength': True} at 0x217a07ee4b0>: E <C object Array of Char {'nolength': True} at 0x217a46eb680>: E <C object Array of Char {'nolength': True} at 0x217a07ee030>: E <C object Array of Char {'nolength': True} at 0x217a07ee650>: E <C object Array of Char {'nolength': True} at 0x217a07ee790>: E <C object Array of Char {'nolength': True} at 0x217a07ee430>: E <C object Array of Char {'nolength': True} at 0x2179c5f4880>: E <C object Array of Char {'nolength': True} at 0x217a46ebae0>: E <C object Array of Char {'nolength': True} at 0x217a07ee210>: E <C object Array of Char {'nolength': True} at 0x217a07ee5f0>: E <C object Array of Char {'nolength': True} at 0x217a46eb430>: 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 0x217a2e06230>: 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 539.09 seconds =============== ++ 06:26:55 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 369.58 seconds =================== ++ 06:27:37 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 267.58 seconds ==================== ++ 06:27:57 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 18.42 seconds ========================== ++ 06:27:58 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 202.56 seconds ========================= ++ 06:29: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 109 items / 1 skipped module\posix\test\apptest_posix.py ..... module\posix\test\test_interp_posix.py s... module\posix\test\test_nt.py .. module\posix\test\test_posix2.py .....................s........s.....s..s....ss...Fs....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== _______________________ AppTestPosix.test_urandom_large _______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000286b054e410> def test_urandom_large(self): os = self.posix length = 2147479553 > s = os.urandom(length) E (application-level) MemoryError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1531]:4: MemoryError ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000286b0a81948> def test_dll_directory(self): nt = self.posix > ret = nt._add_dll_directory(b'c:\\') E (application-level) TypeError: expected str, got bytes object [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1850]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestPosix::()::test_urandom_large FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 2 failed, 89 passed, 19 skipped in 288.51 seconds ============== ++ 06:31:49 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 229.23 seconds ==================== ++ 06:31:54 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 295.45 seconds ==================== ++ 06:32:59 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 230.79 seconds =================== ++ 06:35:45 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 1.74 seconds ========================== ++ 06:35:51 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 369.58 seconds =================== ++ 06:36:12 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 257.66 seconds ========================= ++ 06:36:20 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 310.34 seconds ==================== ++ 06:38:16 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 220.13 seconds =================== ++ 06:39:32 starting module/unicodedata/test [131 started in total] __ module/time/test [128 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\time\test\apptest_time.py ....ssss..........ss....s.s...........s.. module\time\test\test_timeutils.py . module\time\test\test_ztranslation.py . =================== 34 passed, 9 skipped in 252.78 seconds ==================== ++ 06:40:37 starting module/zipimport/test [132 started in total] __ module/token/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 8 items module\token\test\apptest_token.py ........ ========================= 8 passed in 145.06 seconds ========================== ++ 06:40:45 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 116.96 seconds ========================= ++ 06:41:31 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 71.00 seconds ========================== ++ 06:41:52 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 371.61 seconds ==================== ++ 06:42:26 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 100.38 seconds ========================= ++ 06:42:28 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 5.92 seconds ========================== ++ 06:42:37 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 7.51 seconds ===================== ++ 06:42:48 starting tool/memusage/test [139 started in total] __ tool/memusage/test [136 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\memusage\test\test_log2gnumeric.py ..... ========================== 5 passed in 10.50 seconds ========================== ++ 06:43:01 starting tool/pytest/fake_pytest/test [140 started in total] __ objspace/fake/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 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 111.27 seconds ========================= ++ 06:43:29 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 81.84 seconds ==================== ++ 06:43:56 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 57.65 seconds ========================== ++ 06:44:01 starting tool/test [143 started in total] __ tool/test [140 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\test\test_gdb_pypy.py ........... tool\test\test_getdocstrings.py ... tool\test\test_isolate.py ....... tool\test\test_lib_pypy.py ... tool\test\test_license.py . tool\test\test_package.py . tool\test\test_tab.py .. tool\test\test_template.py . ========================= 29 passed in 71.75 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 97.90 seconds ===================== __ tool/pytest/test [142 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items tool\pytest\test\test_appsupport.py ......... tool\pytest\test\test_astrewrite.py ..... tool\pytest\test\test_conftest1.py ...xx tool\pytest\test\test_pytestsupport.py ...... =================== 23 passed, 2 xfailed in 474.62 seconds ==================== __ objspace/std/test [143 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [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 0x000001c0c2fae520> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001c0c2fae560> 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 0x000001c0c59037a0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001c0c59037e0> 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 0x000001c0b878bf60> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001c0b873e760> 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 577.36 seconds ============= program finished with exit code 1 elapsedTime=11898.382000