virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000 in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\matti\AppData\Roaming ASL.LOG=Destination=file CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CHOCOLATEYLASTPATHUPDATE=133185086718935289 CHOCOLATEYTOOLSLOCATION=C:\tools CLINK_DIR=C:\Program Files (x86)\clink\0.4.9 COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=DESKTOP-RYZEN COMSPEC=C:\WINDOWS\system32\cmd.exe CONDA_BAT=d:\miniconda\condabin\conda.bat CONDA_EXE=d:\miniconda\Scripts\conda.exe CONDA_SHLVL=0 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 DRIVERDATA=C:\Windows\System32\Drivers\DriverData LOCALAPPDATA=C:\Users\matti\AppData\Local NUMBER_OF_PROCESSORS=2 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OS=Windows_NT PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=23 PROCESSOR_REVISION=7100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files (x86) PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build PYPYCHERRYPICK= PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 PYTHONPATH=.; RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 SYSTEMDRIVE=C: SYSTEMROOT=C:\WINDOWS TEMP=D:\SystemTemp TMP=D:\SystemTemp TMPDIR=d:\systemtemp\pytest USERDOMAIN=DESKTOP-RYZEN USERNAME=matti USERPROFILE=C:\Users\matti VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WINDIR=C:\WINDOWS using PTY: False using config pypy/testrunner_cfg.py using config C:\Users\matti/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_abc/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_collections/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_hpy_universal/test/_vendored -- module/_hpy_universal/test/pypy -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_opcode/test -- module/_pickle/test -- module/_pickle_support/test -- module/_posixsubprocess/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/atexit/test -- module/binascii/test -- module/bz2/test -- module/cmath/test -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_async_iter.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_buffer.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_contextvars.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_exception.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_namespaceobject.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pymem.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrhex.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/token/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/fake_pytest/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 143 to run ++ 03:32:56 starting config/test [1 started in total] ++ 03:32:56 starting interpreter/astcompiler/test [2 started in total] ++ 03:32:56 starting interpreter/pyparser/test [3 started in total] ++ 03:32:56 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 161 items / 1 skipped config\test\test_pypyoption.py ................................................................................................................................................................. =================== 161 passed, 1 skipped in 104.32 seconds =================== ++ 03:34:47 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 313.36 seconds ========================= ++ 03:38:18 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 356.66 seconds =================== ++ 03:40:53 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1509 items interpreter\astcompiler\test\apptest_compiler.py ...... interpreter\astcompiler\test\apptest_exceptiongroup.py ......................... interpreter\astcompiler\test\apptest_misc.py ............... interpreter\astcompiler\test\apptest_patma.py ...................................... interpreter\astcompiler\test\test_assemble.py ....................... interpreter\astcompiler\test\test_ast.py ............ interpreter\astcompiler\test\test_astbuilder.py ................................................................................................................. interpreter\astcompiler\test\test_compiler.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. interpreter\astcompiler\test\test_misc.py ............... interpreter\astcompiler\test\test_symtable.py ........................................ interpreter\astcompiler\test\test_unparse.py ................................ interpreter\astcompiler\test\test_validate.py ..................................................... ======================== 1509 passed in 517.20 seconds ======================== ++ 03:41:43 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 164.42 seconds ========================== ++ 03:43:43 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 77 items module\__pypy__\test\apptest_picklebuffer.py .... module\__pypy__\test\test_builders.py ..... module\__pypy__\test\test_bytebuffer.py ... module\__pypy__\test\test_debug.py ....... module\__pypy__\test\test_identitydict.py ...... module\__pypy__\test\test_intop.py ........... module\__pypy__\test\test_locals2fast.py ..... module\__pypy__\test\test_magic.py .......... module\__pypy__\test\test_newmemoryview.py ...... module\__pypy__\test\test_os.py F module\__pypy__\test\test_signal.py ..sss module\__pypy__\test\test_special.py ............s. ================================== FAILURES =================================== _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000227f38b78a0> def test_real_getenv(self): import __pypy__.os import os key = 'UNLIKELY_SET' assert key not in os.environ os.putenv(key, '42') # this one skips Python cache > assert __pypy__.os.real_getenv(key) == '42' E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError =========================== short test summary info =========================== FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv ============== 1 failed, 72 passed, 4 skipped in 353.25 seconds =============== ++ 03:44:19 starting module/_codecs/test [10 started in total] __ module/_ast/test [7 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_ast\test\apptest_ast.py ... module\_ast\test\test_ast.py .................................................... ========================= 55 passed in 257.92 seconds ========================= ++ 03:46:08 starting module/_collections/test [11 started in total] __ interpreter/test [8 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1325 items interpreter\test\apptest_annotations.py .......................... interpreter\test\apptest_annotations_string.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 0x000001b175c5a560>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b17ca7a950> 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 0x000001b104906460> 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, 1214 passed, 108 skipped in 890.20 seconds ============= ++ 03:47:55 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 197.18 seconds ========================= ++ 03:49:33 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:49:35 starting module/_csv/test [14 started in total] __ module/_codecs/test [11 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\_codecs\test\apptest_codecs.py .. module\_codecs\test\test_codecs.py ...........................................................................F......s...... module\_codecs\test\test_locale.py FFF... module\_codecs\test\test_ztranslation.py . ================================== FAILURES =================================== _____________________ AppTestPartialEvaluation.test_mbcs ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002bd8fb1f948> 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 0x000002bd91f104b8> 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 0x000002bd909368a8> 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 0x000002bd90d01ec0> 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 352.19 seconds =============== ++ 03:50:18 starting module/_demo/test [15 started in total] __ module/_continuation/test [12 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items / 3 skipped module\_continuation\test\test_generator.py ssss module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss =================== 3 passed, 32 skipped in 218.50 seconds ==================== ++ 03:51:35 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 102.40 seconds ========================== ++ 03:52:09 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 162.36 seconds ========================= ++ 03:52:24 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.03 seconds ========================= ++ 03:53:48 starting module/_jitlog/test [19 started in total] __ module/_hpy_universal/test/pypy [16 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 03:53:52 starting module/_locale/test [20 started in total] __ module/_jitlog/test [17 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\_jitlog\test\test__jitlog.py s ========================= 1 skipped in 199.95 seconds ========================= ++ 03:57:14 starting module/_lsprof/test [21 started in total] __ module/_locale/test [18 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module\_locale\test\test_locale.py .......ss.ss.s. =================== 10 passed, 5 skipped in 321.71 seconds ==================== ++ 03:59:23 starting module/_md5/test [22 started in total] __ module/_io/test [19 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 298 items 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-623\\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-629\\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-629\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000028f5b307ec0>) gc = <pypy.module.gc.moduledef.Module object at 0x0000028f59fe2b80> warnings = <pypy.interpreter.module.Module object at 0x0000028f58258bf0> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000028f57c65d38> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-629\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000028f64727a60>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000028f57c65d38> @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 0x0000028f57c65d38> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000028f64727a60>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000028f64727a60>)\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-629\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-629\\\\\\\\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-629\\\\\\\\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 0x0000028f64727a60>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-638\\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-638\\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, 284 passed, 9 skipped in 479.72 seconds ============== ++ 04:00:27 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 0x000001bc0c73d910> 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 0x000001bc0c73d910> 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 195.22 seconds ===================== ++ 04:00:34 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 74.32 seconds ========================== ++ 04:00:45 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 53.85 seconds ========================== ++ 04:01:27 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 142.47 seconds =============== ++ 04:03:01 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 93.14 seconds ========================== ++ 04:03:03 starting module/_pickle_support/test [28 started in total] __ module/_pickle_support/test [25 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\_pickle_support\test\apptest__pickle_support.py . ========================== 1 passed in 69.17 seconds ========================== ++ 04:04:17 starting module/_posixsubprocess/test [29 started in total] __ module/_posixsubprocess/test [26 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [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:455: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:663: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:704: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:541: 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:286: 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:315: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E platcheck_73.c E d:\systemtemp\pytest\usession-py3.11-1955\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-1955\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 127.08 seconds ========================== ++ 04:06:30 starting module/_pypyjson/test [30 started in total] __ module/_multiprocessing/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 collected 12 items module\_multiprocessing\test\test_interp_semaphore.py s module\_multiprocessing\test\test_semaphore.py E........E module\_multiprocessing\test\test_win32.py . module\_multiprocessing\test\test_ztranslation.py . =================================== ERRORS ==================================== _____________ ERROR at setup of AppTestSemaphore.test_sem_unlink ______________ self = <CallInfo when='setup' exception: CompilationError(out=""" """)> func = <function <lambda> at 0x000001245c24a098>, when = 'setup' 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_setup'> kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sem_unlink'>} 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 0x0000012459b83408> hook = <_HookCaller 'pytest_runtest_setup'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001245b3f70e0>, <_pytest.vendored_packages.pluggy.HookImp...y.HookImpl instance at 0x000001245a044660>, <_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001245a0446a0>] kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sem_unlink'>} 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_setup'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001245b3f70e0>, <_pytest.vendored_packages.pluggy.HookImp...y.HookImpl instance at 0x000001245a044660>, <_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001245a0446a0>] kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sem_unlink'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 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_setup at 0x000001245d5f6ed0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 5 meths, kwargs={'i...sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 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 0x000001245d48c8a0> 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 0x000001245d48c8a0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 5 meths, kwargs={'i...sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_sem_unlink'>, '__multicall__': <_MultiCall 0 results, 5 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_sem_unlink'> @pytest.hookimpl(tryfirst=True) def pytest_runtest_setup(item): if isinstance(item, pytest.Function): config = item.config if get_marker(item, name='pypy_only'): if config.applevel is not None and not config.applevel.is_pypy: pytest.skip('PyPy-specific test') appclass = item.getparent(pytest.Class) if appclass is not None: from pypy.tool.pytest.objspace import gettestobjspace # Make cls.space and cls.runappdirect available in tests. spaceconfig = getattr(appclass.obj, 'spaceconfig', {}) > appclass.obj.space = gettestobjspace(**spaceconfig) conftest.py:254: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ kwds = {'usemodules': ('_multiprocessing', 'thread', 'signal', 'select', 'binascii', 'struct', ...)} config = <rpython.config.config.Config object at 0x000001245d47d360> key = (((False, True, True, False, True, False, ...), True, None, False, None, False, ...), False, (False, 'lltype', 'c', False, True, 'ref', ...)) def gettestobjspace(**kwds): """ helper for instantiating and caching spaces for testing. """ try: config = make_config(option, **kwds) except ConflictConfigError as e: # this exception is typically only raised if a module is not available. # in this case the test should be skipped py.test.skip(str(e)) if getattr(option, 'runappdirect', None): return TinyObjSpace() key = config.getkey() try: return _SPACECACHE[key] except KeyError: > space = maketestobjspace(config) tool\pytest\objspace.py:24: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ config = <rpython.config.config.Config object at 0x000001245d47d360> def maketestobjspace(config=None): if config is None: config = make_config(option) if config.objspace.usemodules.thread: config.translation.thread = True config.objspace.extmodules = 'pypy.tool.pytest.fake_pytest' > space = make_objspace(config) tool\pytest\objspace.py:34: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ config = <rpython.config.config.Config object at 0x000001245d47d360> def make_objspace(config): from pypy.objspace.std.objspace import StdObjSpace > return StdObjSpace(config) tool\option.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace config = <rpython.config.config.Config object at 0x000001245d47d360> @not_rpython def __init__(self, config=None): "Basic initialization of objects." self.w_default_importlib_import = None self.fromcache = InternalSpaceCache(self).getorbuild self.threadlocals = ThreadLocals() # set recursion limit # sets all the internal descriptors if config is None: from pypy.config.pypyoption import get_pypy_config config = get_pypy_config(translating=False) self.config = config self.reverse_debugging = config.translation.reverse_debugger self.builtin_modules = {} self.reloading_modules = {} self.interned_strings = make_weak_value_dictionary(self, str, W_Root) self.actionflag = ActionFlag() # changed by the signal module self.check_signal_action = None # changed by the signal module make_finalizer_queue(W_Root, self) self._code_of_sys_exc_info = None self._builtin_functions_by_identifier = {'': None} # can be overridden to a subclass > self.initialize() interpreter\baseobjspace.py:455: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace @not_rpython def initialize(self): """only for initializing the space Setup all the object types and implementations. """ setup_prebuilt(self) self.FrameClass = frame.build_frame(self) self.StringObjectCls = W_BytesObject self.UnicodeObjectCls = W_UnicodeObject self.IntObjectCls = W_IntObject self.FloatObjectCls = W_FloatObject # singletons self.w_None = W_NoneObject.w_None self.w_False = W_BoolObject.w_False self.w_True = W_BoolObject.w_True self.w_NotImplemented = self.wrap(special.NotImplemented()) self.w_Ellipsis = self.wrap(special.Ellipsis()) self.w_DisallowNew = self.wrap(special.DisallowNew()) # types builtin_type_classes = { W_BoolObject.typedef: W_BoolObject, W_BytearrayObject.typedef: W_BytearrayObject, W_BytesObject.typedef: W_BytesObject, W_ComplexObject.typedef: W_ComplexObject, W_DictMultiObject.typedef: W_DictMultiObject, W_FloatObject.typedef: W_FloatObject, W_IntObject.typedef: W_AbstractIntObject, W_AbstractSeqIterObject.typedef: W_AbstractSeqIterObject, W_ListObject.typedef: W_ListObject, W_MemoryView.typedef: W_MemoryView, W_NoneObject.typedef: W_NoneObject, W_ObjectObject.typedef: W_ObjectObject, W_SetObject.typedef: W_SetObject, W_FrozensetObject.typedef: W_FrozensetObject, W_SliceObject.typedef: W_SliceObject, W_TupleObject.typedef: W_TupleObject, W_TypeObject.typedef: W_TypeObject, W_UnicodeObject.typedef: W_UnicodeObject, } self.builtin_types = {} self._interplevel_classes = {} for typedef, cls in builtin_type_classes.items(): w_type = self.gettypeobject(typedef) self.builtin_types[typedef.name] = w_type setattr(self, 'w_' + typedef.name, w_type) self._interplevel_classes[w_type] = cls # The loop above sets space.w_str and space.w_bytes. # We rename 'space.w_str' to 'space.w_unicode' and # 'space.w_text'. self.w_unicode = self.w_str self.w_text = self.w_str del self.w_str self.w_long = self.w_int self.w_dict.flag_map_or_seq = 'M' from pypy.objspace.std import dictproxyobject dictproxyobject._set_flag_map_or_seq(self) self.w_list.flag_map_or_seq = 'S' self.w_tuple.flag_map_or_seq = 'S' self.builtin_types['str'] = self.w_unicode self.builtin_types['bytes'] = self.w_bytes self.builtin_types["NotImplemented"] = self.w_NotImplemented self.builtin_types["Ellipsis"] = self.w_Ellipsis # exceptions & builtins self.make_builtins() # final setup > self.setup_builtin_modules() objspace\std\objspace.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace @not_rpython def setup_builtin_modules(self): "only for initializing the space." if self.config.objspace.usemodules.cpyext: # Special-case this to have state.install_dll() called early, which # is required to initialise sys on Windows. from pypy.module.cpyext.state import State self.fromcache(State).build_api() elif self.config.objspace.usemodules._cffi_backend: from pypy.module._cffi_backend import copy_includes copy_includes.main() # now we can setup _frozen_importlib, after the dll is installed > self.install_mixedmodule('_frozen_importlib') interpreter\baseobjspace.py:719: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, mixedname = '_frozen_importlib' @not_rpython def install_mixedmodule(self, mixedname): > self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:704: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, pkgname = '_frozen_importlib' @not_rpython def setbuiltinmodule(self, pkgname): """load a lazy pypy/module and put it into sys.modules""" if '.' in pkgname: fullname = "%s.moduledef" % (pkgname,) importname = pkgname.rsplit('.', 1)[1] else: fullname = "pypy.module.%s.moduledef" % pkgname importname = pkgname Module = __import__(fullname, None, None, ["Module"]).Module if Module.applevel_name is not None: name = Module.applevel_name else: name = importname mod = Module(self, self.newtext(name)) > mod.install() interpreter\baseobjspace.py:542: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module._frozen_importlib.moduledef.Module object at 0x000001245ffeda60> def install(self): """NOT_RPYTHON""" from pypy.module.imp import interp_imp super(Module, self).install() space = self.space # "import importlib/_boostrap_external.py" w_mod = Module(space, space.wrap("_frozen_importlib_external")) # hack: inject MAGIC_NUMBER into this module's dict space.setattr(w_mod, space.wrap('MAGIC_NUMBER'), interp_imp.get_magic(space)) self._compile_bootstrap_module( > space, '_bootstrap_external', w_mod.w_name, w_mod.w_dict) module\_frozen_importlib\moduledef.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, name = '_bootstrap_external' w_name = W_UnicodeObject('_frozen_importlib_external') w_dict = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170>) directory = 'importlib' @staticmethod def _compile_bootstrap_module(space, name, w_name, w_dict, directory="importlib"): """NOT_RPYTHON""" with open(os.path.join(lib_python, directory, name + '.py')) as fp: source = fp.read() pathname = "<frozen %s>" % (directory + "." + name).lstrip(".") code_w = Module._cached_compile(space, name, source, pathname, 'exec', 0) space.setitem(w_dict, space.wrap('__name__'), w_name) space.setitem(w_dict, space.wrap('__origname__'), w_name) space.setitem(w_dict, space.wrap('__builtins__'), space.wrap(space.builtin)) > code_w.exec_code(space, w_dict, w_dict) module\_frozen_importlib\moduledef.py:29: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> space = StdObjSpace w_globals = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170>) w_locals = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170>) w_closure = None def exec_code(self, space, w_globals, w_locals, w_closure=None): "Implements the 'exec' statement." # this should be on PyCode? frame = space.createframe(self, w_globals, w_closure) frame.setdictscope(w_locals, skip_free_vars=w_closure is not None) > return frame.run() interpreter\eval.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 name = None, qualname = None 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 <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 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 <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 e = CompilationError(out=""" """) 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 <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 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 <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 pycode = <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> next_instr = 62L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001245fa81168> 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:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 co_code = 'd\x00Z\x00d\x01a\x01d\x02d\x01l\x02Z\x02d\x02d\x01l\x03Z\x03d\x02d\x01l\x04Z\x04d\x02d\x01l\x05Z\x05d\x02d\x01l\x06Z\...eOZPG\x00dG\x84\x00dH\x83\x02ZQG\x00dI\x84\x00dJ\x83\x02ZRd dK\x84\x01ZSdL\x84\x00ZTdM\x84\x00ZUdN\x84\x00ZVd\x01S\x00' next_instr = 62L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001245fa81168> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 co_code = 'd\x00Z\x00d\x01a\x01d\x02d\x01l\x02Z\x02d\x02d\x01l\x03Z\x03d\x02d\x01l\x04Z\x04d\x02d\x01l\x05Z\x05d\x02d\x01l\x06Z\...eOZPG\x00dG\x84\x00dH\x83\x02ZQG\x00dI\x84\x00dJ\x83\x02ZRd dK\x84\x01ZSdL\x84\x00ZTdM\x84\x00ZUdN\x84\x00ZVd\x01S\x00' next_instr = 68L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001245fa81168> @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(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 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 a switch(). 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) elif opcode == opcodedesc.CHECK_EG_MATCH.index: self.CHECK_EG_MATCH(oparg, next_instr) elif opcode == opcodedesc.CHECK_EXC_MATCH.index: self.CHECK_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.COMPARE_OP.index: self.COMPARE_OP(oparg, next_instr) elif opcode == opcodedesc.IS_OP.index: self.IS_OP(oparg, next_instr) elif opcode == opcodedesc.CONTAINS_OP.index: self.CONTAINS_OP(oparg, next_instr) elif opcode == opcodedesc.DELETE_ATTR.index: self.DELETE_ATTR(oparg, next_instr) elif opcode == opcodedesc.DELETE_DEREF.index: self.DELETE_DEREF(oparg, next_instr) elif opcode == opcodedesc.DELETE_FAST.index: self.DELETE_FAST(oparg, next_instr) elif opcode == opcodedesc.SETUP_ANNOTATIONS.index: self.SETUP_ANNOTATIONS(oparg, next_instr) elif opcode == opcodedesc.DELETE_GLOBAL.index: self.DELETE_GLOBAL(oparg, next_instr) elif opcode == opcodedesc.DELETE_NAME.index: self.DELETE_NAME(oparg, next_instr) elif opcode == opcodedesc.DELETE_SUBSCR.index: self.DELETE_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.DUP_TOP.index: self.DUP_TOP(oparg, next_instr) elif opcode == opcodedesc.DUP_TOP_TWO.index: self.DUP_TOP_TWO(oparg, next_instr) elif opcode == opcodedesc.GET_ITER.index: self.GET_ITER(oparg, next_instr) elif opcode == opcodedesc.IMPORT_FROM.index: self.IMPORT_FROM(oparg, next_instr) elif opcode == opcodedesc.IMPORT_NAME.index: > self.IMPORT_NAME(oparg, next_instr) interpreter\pyopcode.py:332: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object <module>, file "<frozen importlib._bootstrap_external>", line 1> at line 35 nameindex = 9, next_instr = 68L def IMPORT_NAME(self, nameindex, next_instr): space = self.space w_modulename = self.getname_w(nameindex) w_fromlist = self.popvalue() w_flag = self.popvalue() w_import = self.get_builtin().getdictvalue(space, '__import__') if w_import is None: raise oefmt(space.w_ImportError, "__import__ not found") d = self.getdebug() if d is None: w_locals = None else: w_locals = d.w_locals if w_locals is None: # CPython does this w_locals = space.w_None w_globals = self.get_w_globals() w_obj = space.call_function(w_import, w_modulename, w_globals, > w_locals, w_fromlist, w_flag) interpreter\pyopcode.py:1112: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction __import__> args_w = (W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170...ject at 0x000001245ffda170>), <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)) nargs = 5 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) # end of hack for performance args = Arguments(self, list(args_w)) > return self.call_args(w_func, args) interpreter\baseobjspace.py:1238: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = <BuiltinFunction __import__> args = Arguments([W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldi...ace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)]) 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 = <BuiltinFunction __import__> args = Arguments([W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldi...ace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)]) 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 0x000001245fa80db0> func = <BuiltinFunction __import__> args = Arguments([W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldi...ace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001245fa80db0> func = <BuiltinFunction __import__>, w_obj = None args = Arguments([W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldi...ace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)]) 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 0x000001245fa80db0> space = StdObjSpace, e = CompilationError(out=""" """) 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 0x000001245fa80db0> func = <BuiltinFunction __import__>, w_obj = None args = Arguments([W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldi...ace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)]) 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_fsencode_W_Root_W_Root_W_Root_int object at 0x000001245fa80f00> space = StdObjSpace scope_w = [W_UnicodeObject('nt'), W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170...ject at 0x000001245ffda170>), <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001245f3adec0>, W_IntObject(0)] def _run(self, space, scope_w): > return self.behavior(space, space.fsencode_w(scope_w[0]), scope_w[1], scope_w[2], scope_w[3], space.gateway_int_w(scope_w[4])) <2378-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modulename = 'nt' w_globals = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170>) w_locals = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000001245ffda170>) w_fromlist = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000001245f3adec0> level = 0 @unwrap_spec(modulename='fsencode', level=int) def importhook(space, modulename, w_globals=None, w_locals=None, w_fromlist=None, level=0): # A minimal version, that can only import builtin and lib_pypy modules! # The actual __import__ is # pypy.module._frozenimportlib.interp_import.interp___import__ assert w_locals is w_globals assert level == 0 w_mod = check_sys_modules_w(space, modulename) if w_mod: return w_mod lock = getimportlock(space) try: lock.acquire_lock() if modulename in space.builtin_modules: > return space.getbuiltinmodule(modulename) module\imp\importing.py:106: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, name = 'nt', force_init = False, reuse = True def getbuiltinmodule(self, name, force_init=False, reuse=True): w_name = self.newtext(name) w_modules = self.sys.get('modules') if not force_init: assert reuse try: return self.getitem(w_modules, w_name) except OperationError as e: if not e.match(self, self.w_KeyError): raise # If the module is a builtin but not yet imported, # retrieve it and initialize it try: w_mod = self.builtin_modules[name] except KeyError: raise oefmt(self.w_SystemError, "getbuiltinmodule() called with non-builtin module %s", name) # Add the module to sys.modules and initialize the module. The # order is important to avoid recursions. from pypy.interpreter.module import Module if isinstance(w_mod, Module): if not reuse and w_mod.startup_called: # create a copy of the module. (see issue1514) eventlet # patcher relies on this behaviour. w_mod2 = Module(self, w_name) self.setitem(w_modules, w_name, w_mod2) w_mod.getdict(self) # unlazy w_initialdict self.call_method(w_mod2.getdict(self), 'update', w_mod.w_initialdict) return w_mod2 self.setitem(w_modules, w_name, w_mod) > w_mod.init(self) interpreter\baseobjspace.py:580: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.posix.moduledef.Module object at 0x00000124608de560> space = StdObjSpace def init(self, space): """This is called each time the module is imported or reloaded """ if self.w_initialdict is not None: # the module was already imported. Refresh its content with # the saved dict, as done with built-in and extension modules # on CPython. space.call_method(self.w_dict, 'update', self.w_initialdict) for w_submodule in self.submodules_w: name = space.text0_w(w_submodule.w_name) space.setitem(self.w_dict, space.newtext(name.split(".")[-1]), w_submodule) space.getbuiltinmodule(name) if self.w_initialdict is None: > Module.init(self, space) interpreter\mixedmodule.py:66: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.posix.moduledef.Module object at 0x00000124608de560> space = StdObjSpace def init(self, space): """This is called each time the module is imported or reloaded """ if not self.startup_called: if not we_are_translated(): # this special case is to handle the case, during annotation, # of module A that gets frozen, then module B (e.g. during # a getdict()) runs some code that imports A if self._frozen: return self.startup_called = True > self.startup(space) interpreter\module.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.posix.moduledef.Module object at 0x00000124608de560> space = StdObjSpace def startup(self, space): from pypy.module.posix import interp_posix from pypy.module.imp import importing > interp_posix.get(space).startup(space) module\posix\moduledef.py:308: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.posix.interp_posix.State instance at 0x00000124615e7be0> space = StdObjSpace def startup(self, space): space.call_method(self.w_environ, 'clear') > _convertenviron(space, self.w_environ) module\posix\interp_posix.py:997: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace w_env = W_DictObject(<pypy.objspace.std.dictmultiobject.EmptyDictStrategy object at 0x0000012460c261a8>) def _convertenviron(space, w_env): # _wenviron must be initialized in this way if the program is # started through main() instead of wmain() rwin32._wgetenv("") > for key, value in rwin32._wenviron_items(): module\posix\interp_posix.py:1012: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def envitems_llimpl(): > environ = get_environ() ..\rpython\rlib\rposix_environ.py:160: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (), real_args = (), to_free = () def wrapper(*args): assert len(args) == nb_args real_args = () # XXX 'to_free' leaks if an allocation fails with MemoryError # and was not the first in this function to_free = () for i, TARGET in unrolling_arg_tps: arg = args[i] if TARGET == CCHARP or TARGET is VOIDP: if arg is None: from rpython.rtyper.annlowlevel import llstr arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL to_free = to_free + (arg, llstr(None), '\x04') elif isinstance(arg, str): tup = get_nonmovingbuffer_ll_final_null(arg) to_free = to_free + tup arg = tup[0] elif isinstance(arg, unicode): _oops() elif TARGET == CWCHARP: if arg is None: arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL to_free = to_free + (arg,) elif isinstance(arg, unicode): arg = unicode2wcharp(arg) to_free = to_free + (arg,) elif _isfunctype(TARGET) and not _isllptr(arg): # XXX pass additional arguments use_gil = invoke_around_handlers arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg, callbackholder, use_gil)) else: SOURCE = lltype.typeOf(arg) if SOURCE != TARGET: if TARGET is lltype.Float: arg = float(arg) elif ((isinstance(SOURCE, lltype.Number) or SOURCE is lltype.Bool) and (isinstance(TARGET, lltype.Number) or TARGET is lltype.Bool)): arg = cast(TARGET, arg) real_args = real_args + (arg,) > res = call_external_function(*real_args) ..\rpython\rtyper\lltypesystem\rffi.py:321: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def call_external_function(): rgil.release() # NB. it is essential that no exception checking occurs here! if 0: from rpython.rlib import rposix rposix._errno_before(0) if we_are_translated(): res = funcptr() else: try: # only when non-translated > res = funcptr() <36-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py:217>:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn get__wenviron>, args = () rffi = <module 'rpython.rtyper.lltypesystem.rffi' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\rtyper\\lltypesystem\\rffi.pyc'> def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ..\rpython\rtyper\lltypesystem\lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x000001245b38e7c8> argvalues = () def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, > self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ funcptr = <* fn get__wenviron>, calling_conv = 'c', natural_arity = -1 def get_ctypes_callable(funcptr, calling_conv, natural_arity): if not ctypes: raise ImportError("ctypes is needed to use ll2ctypes") def get_on_lib(lib, elem): """ Wrapper to always use lib[func] instead of lib.func """ try: return lib[elem] except AttributeError: pass old_eci = funcptr._obj.compilation_info funcname = funcptr._obj._name if hasattr(old_eci, '_with_ctypes'): old_eci = old_eci._with_ctypes try: eci = _eci_cache[old_eci] except KeyError: eci = old_eci.compile_shared_lib(ignore_a_files=True, defines=['RPYTHON_LL2CTYPES'], > symbolic=True) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <ExternalCompilationInfo (pre_include_bits=(), includes=('stdlib.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4' ignore_a_files = False, debug_mode = True, defines = ['RPYTHON_LL2CTYPES'] symbolic = True def compile_shared_lib(self, outputfilename=None, ignore_a_files=False, debug_mode=True, defines=[], symbolic=False): self = self.convert_sources_to_files() if ignore_a_files: if not [fn for fn in self.link_files if fn.endswith('.a')]: ignore_a_files = False # there are none if not self.separate_module_files and not ignore_a_files: return self # xxx there was some condition about win32 here else: #basepath = py.path.local(self.separate_module_files[0]).dirpath() basepath = udir.join('shared_cache') if outputfilename is None: # find more or less unique name there pth = basepath.join('externmod').new(ext=host.so_ext) num = 0 while pth.check(): pth = basepath.join( 'externmod_%d' % (num,)).new(ext=host.so_ext) num += 1 basepath.ensure(dir=1) outputfilename = str(pth.dirpath().join(pth.purebasename)) d = self._copy_attributes() if ignore_a_files: d['link_files'] = [fn for fn in d['link_files'] if not fn.endswith('.a')] if debug_mode and sys.platform != 'win32': d['compile_extra'] = d['compile_extra'] + ('-g', '-O0') d['compile_extra'] = d['compile_extra'] + ( '-DRPY_EXTERN=RPY_EXPORTED',) for define in defines: d['compile_extra'] += ('-D%s' % define,) # On ELF platforms (Linux), prevent symbol interposition: when the host # interpreter (e.g. pypy2.7) also exports symbols like pypysig_counter, # the shared lib's own references would otherwise resolve to the host's # copy via the GOT. -Bsymbolic makes the shared lib bind its own global # symbol references to its own definitions. Only needed when running # under a host interpreter (tests), not during translation. if symbolic and sys.platform not in ('win32', 'darwin'): d['link_extra'] = d['link_extra'] + ('-Wl,-Bsymbolic',) self = ExternalCompilationInfo(**d) lib = str(host.compile([], self, outputfilename=outputfilename, > standalone=False)) ..\rpython\translator\tool\cbuild.py:345: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cfiles = [] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('stdlib.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4' standalone = False def compile(self, cfiles, eci, outputfilename=None, standalone=True): ofiles = self._compile_o_files(cfiles, eci, standalone) > return self._finish_linking(ofiles, eci, outputfilename, standalone) ..\rpython\translator\platform\__init__.py:58: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe> ofiles = [local('d:\\systemtemp\\pytest\\usession-py3.11-1951\\module_cache\\module_6.obj')] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('stdlib.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4' standalone = False def _finish_linking(self, ofiles, eci, outputfilename, standalone): if outputfilename is None: outputfilename = ofiles[0].purebasename if ofiles: dirname = ofiles[0].dirpath() else: dirname = udir.join('module_cache') exe_name = dirname.join(outputfilename, abs=True) if standalone: if self.exe_ext: exe_name += '.' + self.exe_ext else: exe_name += '.' + self.so_ext if eci.use_cpp_linker: cc_link = 'g++' # XXX hard-coded so far else: cc_link = self.cc largs = self._link_args_from_eci(eci, standalone) > return self._link(cc_link, ofiles, largs, standalone, exe_name) ..\rpython\translator\platform\__init__.py:235: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe' ofiles = [local('d:\\systemtemp\\pytest\\usession-py3.11-1951\\module_cache\\module_6.obj')] link_args = ['/nologo', '/debug', '/LARGEADDRESSAWARE', '/STACK:3145728', '/MANIFEST:EMBED', 'kernel32.lib'] standalone = False exe_name = local('d:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4.dll') def _link(self, cc, ofiles, link_args, standalone, exe_name): args = ['/nologo'] + [str(ofile) for ofile in ofiles] + link_args args += ['/out:%s' % (exe_name,), '/incremental:no'] if not standalone: args = self._args_for_shared(args) # Tell the linker to embed a manifest with the default # UAC level asInvoker (Visual Studio 2008 +) args += ["/MANIFEST:EMBED"] > self._execute_c_compiler(self.link, args, exe_name) ..\rpython\translator\platform\windows.py:299: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'link.exe' args = ['/dll', '/nologo', 'd:\\systemtemp\\pytest\\usession-py3.11-1951\\module_cache\\module_6.obj', '/nologo', '/debug', '/LARGEADDRESSAWARE', ...] outname = local('d:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4.dll') cwd = None def _execute_c_compiler(self, cc, args, outname, cwd=None): #log.execute(cc + ' ' + ' '.join(args)) # 'cc' can also contain some options for the C compiler; # e.g. it can be "gcc -m32". We handle it by splitting on ' '. cclist = cc.split() cc = cclist[0] args = cclist[1:] + args returncode, stdout, stderr = _run_subprocess(cc, args, self.c_environ, cwd) > self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\__init__.py:143: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = '' stderr = '' outname = local('d:\\systemtemp\\pytest\\usession-py3.11-1951\\shared_cache\\externmod_4.dll') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: # Microsoft compilers write compilation errors to stdout stderr = stdout + stderr errorfile = outname.new(ext='errors') errorfile.write(stderr, mode='wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) ..\rpython\translator\platform\windows.py:315: CompilationError ____________ 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 0x0000012465fe2110>, 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 0x0000012459b83408> 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 0x00000124690e9830> 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 0x00000124669617e0> 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 0x00000124669617e0> 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 0x000001245b3a5d20> 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 0x1245b2d1050>: 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 0x1245dbe8650>: 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 0x1245fb92b70>: 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 0x12459fc6ae0>: E <C object Array of Char {'nolength': True} at 0x12459fc65e0>: E <C object Array of Char {'nolength': True} at 0x12459fc6700>: E <C object Array of Char {'nolength': True} at 0x12459fc6be0>: E <C object Array of Char {'nolength': True} at 0x12459fc6b60>: E <C object Array of Char {'nolength': True} at 0x12459fc6980>: E <C object Array of Char {'nolength': True} at 0x12459fc6b20>: E <C object Array of Char {'nolength': True} at 0x12459fc66e0>: E <C object Array of Char {'nolength': True} at 0x12459fc6800>: E <C object Array of Char {'nolength': True} at 0x12459fc6780>: E <C object Array of Char {'nolength': True} at 0x12459fc6820>: E <C object Array of Char {'nolength': True} at 0x12459fc6720>: E <C object Array of Char {'nolength': True} at 0x12459fc6880>: E <C object Array of Char {'nolength': True} at 0x12459fc67a0>: E <C object Array of Char {'nolength': True} at 0x12459fc6c40>: E <C object Array of Char {'nolength': True} at 0x12459fc6cc0>: E <C object Array of Char {'nolength': True} at 0x12459fc6d60>: E <C object Array of Char {'nolength': True} at 0x12464edafa0>: E <C object Array of Char {'nolength': True} at 0x12459fc6840>: E <C object Array of Char {'nolength': True} at 0x12459fc68e0>: E <C object Array of Char {'nolength': True} at 0x12459fc6960>: E <C object Array of Char {'nolength': True} at 0x12459fc6920>: E <C object Array of Char {'nolength': True} at 0x12459fc7500>: E <C object Array of Char {'nolength': True} at 0x12459fc6f00>: E <C object Array of Char {'nolength': True} at 0x12459fc6ec0>: E <C object Array of Char {'nolength': True} at 0x12459fc7560>: E <C object Array of Char {'nolength': True} at 0x124602de460>: E <C object Array of Char {'nolength': True} at 0x12459fc7540>: E <C object Array of Char {'nolength': True} at 0x12459fc7580>: E <C object Array of Char {'nolength': True} at 0x12459fc6da0>: E <C object Array of Char {'nolength': True} at 0x12459fc6f20>: E <C object Array of Char {'nolength': True} at 0x12459fc7440>: E <C object Array of Char {'nolength': True} at 0x12459fc7240>: E <C object Array of Char {'nolength': True} at 0x12459fc73c0>: E <C object Array of Char {'nolength': True} at 0x12459fc6f40>: E <C object Array of Char {'nolength': True} at 0x12459fc6dc0>: E <C object Array of Char {'nolength': True} at 0x124602ddda0>: E <C object Array of Char {'nolength': True} at 0x12459fc7400>: E <C object Array of Char {'nolength': True} at 0x124602de4c0>: E <C object Array of Char {'nolength': True} at 0x12459fc74a0>: E <C object Array of Char {'nolength': True} at 0x124602de430>: E <C object Array of Char {'nolength': True} at 0x12459fc6fe0>: E <C object Array of Char {'nolength': True} at 0x12459fc7000>: E <C object Array of Char {'nolength': True} at 0x12459fc7080>: E <C object Array of Char {'nolength': True} at 0x12459fc7120>: E <C object Array of Char {'nolength': True} at 0x12459fc6de0>: E <C object Array of Char {'nolength': True} at 0x12459fc70e0>: E <C object Array of Char {'nolength': True} at 0x12459fc7220>: E <C object Array of Char {'nolength': True} at 0x12459fc6f60>: E <C object Array of Char {'nolength': True} at 0x12459fc6e20>: E <C object Array of Char {'nolength': True} at 0x12459fc6e40>: E <C object Array of Char {'nolength': True} at 0x12459fc7020>: E <C object Array of Char {'nolength': True} at 0x12459fc6fc0>: E <C object Array of Char {'nolength': True} at 0x12459fc72c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7340>: E <C object Array of Char {'nolength': True} at 0x12464edd220>: E <C object Array of Char {'nolength': True} at 0x12459fc7380>: E <C object Array of Char {'nolength': True} at 0x12464edc850>: E <C object Array of Char {'nolength': True} at 0x12459fc6e80>: E <C object Array of Char {'nolength': True} at 0x12459fc7160>: E <C object Array of Char {'nolength': True} at 0x12459fc74c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7360>: E <C object Array of Char {'nolength': True} at 0x12459fc7200>: E <C object Array of Char {'nolength': True} at 0x12459fc7320>: E <C object Array of Char {'nolength': True} at 0x12459fc7c40>: E <C object Array of Char {'nolength': True} at 0x12459fc7760>: E <C object Array of Char {'nolength': True} at 0x12459fc7a00>: E <C object Array of Char {'nolength': True} at 0x12459fc7c20>: E <C object Array of Char {'nolength': True} at 0x12464edd5b0>: E <C object Array of Char {'nolength': True} at 0x12464edd6d0>: E <C object Array of Char {'nolength': True} at 0x12464edc9a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7780>: E <C object Array of Char {'nolength': True} at 0x12464edd410>: E <C object Array of Char {'nolength': True} at 0x12459fc7b20>: E <C object Array of Char {'nolength': True} at 0x12459fc78c0>: E <C object Array of Char {'nolength': True} at 0x12464edd090>: E <C object Array of Char {'nolength': True} at 0x12464edd300>: E <C object Array of Char {'nolength': True} at 0x12459fc7be0>: E <C object Array of Char {'nolength': True} at 0x12459fc79a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7980>: E <C object Array of Char {'nolength': True} at 0x12464edc6a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7c60>: E <C object Array of Char {'nolength': True} at 0x12464edd490>: E <C object Array of Char {'nolength': True} at 0x12464edd810>: 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 0x12459bb08b0>: 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 0x1245c71b4b0>: 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 0x1245e6f4c20>: E <C object Array of Char {'nolength': True} at 0x1245e6f4d00>: E <C object Array of Char {'nolength': True} at 0x1245e6f5160>: E <C object Array of Char {'nolength': True} at 0x1245e6f5580>: E <C object Array of Char {'nolength': True} at 0x1245e6f5660>: E <C object Array of Char {'nolength': True} at 0x1245e6f5ab0>: E <C object Array of Char {'nolength': True} at 0x1245e6f52d0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4e20>: E <C object Array of Char {'nolength': True} at 0x1245e6f5da0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4ee0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4cc0>: E <C object Array of Char {'nolength': True} at 0x12459fc7c00>: E <C object Array of Char {'nolength': True} at 0x12459fc79c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7920>: E <C object Array of Char {'nolength': True} at 0x1245e6f6880>: E <C object Array of Char {'nolength': True} at 0x12459fc75c0>: E <C object Array of Char {'nolength': True} at 0x1245e6f5cf0>: E <C object Array of Char {'nolength': True} at 0x12459fc7a60>: E <C object Array of Char {'nolength': True} at 0x12459fc7ae0>: E <C object Array of Char {'nolength': True} at 0x124602ddf20>: E <C object Array of Char {'nolength': True} at 0x12459fc7cc0>: E <C object Array of Char {'nolength': True} at 0x12459fc41c0>: E <C object Array of Char {'nolength': True} at 0x12459fc4580>: E <C object Array of Char {'nolength': True} at 0x12459fc4040>: E <C object Array of Char {'nolength': True} at 0x12459fc4100>: E <C object Array of Char {'nolength': True} at 0x12459fc44e0>: E <C object Array of Char {'nolength': True} at 0x12459fc4560>: E <C object Array of Char {'nolength': True} at 0x124602ddc20>: E <C object Array of Char {'nolength': True} at 0x1245e6f72b0>: E <C object Array of Char {'nolength': True} at 0x12459fc4320>: E <C object Array of Char {'nolength': True} at 0x12459fc4260>: E <C object Array of Char {'nolength': True} at 0x12459fc5c60>: E <C object Array of Char {'nolength': True} at 0x12459fc6a40>: E <C object Array of Char {'nolength': True} at 0x1245e6f81a0>: E <C object Array of Char {'nolength': True} at 0x12459fc6d80>: E <C object Array of Char {'nolength': True} at 0x12459fc71c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7300>: 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 0x12459fc77a0>: E <C object Array of Char {'nolength': True} at 0x1245e6f5540>: E <C object Array of Char {'nolength': True} at 0x1245e6f51b0>: E <C object Array of Char {'nolength': True} at 0x1245e6f55c0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4d80>: E <C object Array of Char {'nolength': True} at 0x1245e6f5220>: E <C object Array of Char {'nolength': True} at 0x1245e6f4f40>: E <C object Array of Char {'nolength': True} at 0x1245e6f5620>: E <C object Array of Char {'nolength': True} at 0x1245e6f4da0>: E <C object Array of Char {'nolength': True} at 0x12459fc7840>: E <C object Array of Char {'nolength': True} at 0x12459fc7b40>: E <C object Array of Char {'nolength': True} at 0x12459fc7a20>: E <C object Array of Char {'nolength': True} at 0x12459fc78a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7c80>: E <C object Array of Char {'nolength': True} at 0x12459fc7b80>: E <C object Array of Char {'nolength': True} at 0x12459fc78e0>: E <C object Array of Char {'nolength': True} at 0x12459fc7660>: E <C object Array of Char {'nolength': True} at 0x1245e6f57d0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4d30>: E <C object Array of Char {'nolength': True} at 0x1245e6f5a20>: E <C object Array of Char {'nolength': True} at 0x1245e6f5d30>: E <C object Array of Char {'nolength': True} at 0x1245e6f5380>: E <C object Array of Char {'nolength': True} at 0x1245e6f5810>: E <C object Array of Char {'nolength': True} at 0x12459fc7960>: E <C object Array of Char {'nolength': True} at 0x12459fc7600>: E <C object Array of Char {'nolength': True} at 0x1245e6f5990>: E <C object Array of Char {'nolength': True} at 0x1245e6f5f00>: E <C object Array of Char {'nolength': True} at 0x1245e6f56a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7620>: E <C object Array of Char {'nolength': True} at 0x1245e6f5aa0>: E <C object Array of Char {'nolength': True} at 0x12459fc7900>: E <C object Array of Char {'nolength': True} at 0x12459fc7ce0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4db0>: E <C object Array of Char {'nolength': True} at 0x1245e6f6020>: E <C object Array of Char {'nolength': True} at 0x12459fc7680>: E <C object Array of Char {'nolength': True} at 0x12459fc7880>: E <C object Array of Char {'nolength': True} at 0x1245e6f6240>: E <C object Array of Char {'nolength': True} at 0x1245e6f64f0>: E <C object Array of Char {'nolength': True} at 0x1245e6f4f20>: E <C object Array of Char {'nolength': True} at 0x1245e6f4c30>: E <C object Array of Char {'nolength': True} at 0x1245e6f5b10>: E <C object Array of Char {'nolength': True} at 0x12459fc76a0>: E <C object Array of Char {'nolength': True} at 0x12459fc7940>: E <C object Array of Char {'nolength': True} at 0x12459fc7a40>: E <C object Array of Char {'nolength': True} at 0x1245e6f6350>: E <C object Array of Char {'nolength': True} at 0x12459fc7740>: E <C object Array of Char {'nolength': True} at 0x12459fc75a0>: E <C object Array of Char {'nolength': True} at 0x12459fc79e0>: E <C object Array of Char {'nolength': True} at 0x12459fc7ba0>: E <C object Array of Char {'nolength': True} at 0x12459fc7640>: E <C object Array of Char {'nolength': True} at 0x12459fc77c0>: E <C object Array of Char {'nolength': True} at 0x1245e6f5270>: E <C object Array of Char {'nolength': True} at 0x1245e6f60c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7a80>: E <C object Array of Char {'nolength': True} at 0x1245e6f6360>: E <C object Array of Char {'nolength': True} at 0x1245e6f5650>: E <C object Array of Char {'nolength': True} at 0x1245e6f6110>: E <C object Array of Char {'nolength': True} at 0x1245e6f66b0>: E <C object Array of Char {'nolength': True} at 0x12459fc7aa0>: E <C object Array of Char {'nolength': True} at 0x1245e6f6430>: E <C object Array of Char {'nolength': True} at 0x12459fc7b00>: E <C object Array of Char {'nolength': True} at 0x12459fc7ca0>: E <C object Array of Char {'nolength': True} at 0x12459fc7ac0>: E <C object Array of Char {'nolength': True} at 0x12459fc7bc0>: E <C object Array of Char {'nolength': True} at 0x1245e6f5c70>: E <C object Array of Char {'nolength': True} at 0x12459fc7700>: E <C object Array of Char {'nolength': True} at 0x12459fc76c0>: E <C object Array of Char {'nolength': True} at 0x12459fc77e0>: E <C object Array of Char {'nolength': True} at 0x12459fc7b60>: E <C object Array of Char {'nolength': True} at 0x12459fc76e0>: E <C object Array of Char {'nolength': True} at 0x12459fc7800>: E <C object Array of Char {'nolength': True} at 0x1245e6f5c30>: E <C object Array of Char {'nolength': True} at 0x1245e6f69a0>: E <C object Array of Char {'nolength': True} at 0x1245e6f5700>: E <C object Array of Char {'nolength': True} at 0x12459fc7820>: E <C object Array of Char {'nolength': True} at 0x12459fc4540>: E <C object Array of Char {'nolength': True} at 0x12459fc44c0>: E <C object Array of Char {'nolength': True} at 0x12459fc4440>: E <C object Array of Char {'nolength': True} at 0x12459fc4400>: E <C object Array of Char {'nolength': True} at 0x12459fc40e0>: E <C object Array of Char {'nolength': True} at 0x12459fc3f00>: E <C object Array of Char {'nolength': True} at 0x12459fc4280>: E <C object Array of Char {'nolength': True} at 0x1245e6f6230>: E <C object Array of Char {'nolength': True} at 0x12459fc3dc0>: E <C object Array of Char {'nolength': True} at 0x12459fc40a0>: E <C object Array of Char {'nolength': True} at 0x12459fc4420>: E <C object Array of Char {'nolength': True} at 0x12459fc3fe0>: E <C object Array of Char {'nolength': True} at 0x12459fc4480>: E <C object Array of Char {'nolength': True} at 0x1245e6f7760>: E <C object Array of Char {'nolength': True} at 0x12459fc4500>: E <C object Array of Char {'nolength': True} at 0x12459fc4120>: E <C object Array of Char {'nolength': True} at 0x1245e6f76c0>: E <C object Array of Char {'nolength': True} at 0x12459fc4240>: E <C object Array of Char {'nolength': True} at 0x1245e6f65f0>: E <C object Array of Char {'nolength': True} at 0x12459fc3da0>: E <C object Array of Char {'nolength': True} at 0x1245e6f6470>: E <C object Array of Char {'nolength': True} at 0x1245e6f61a0>: E <C object Array of Char {'nolength': True} at 0x1245e6f7030>: E <C object Array of Char {'nolength': True} at 0x12459fc4060>: E <C object Array of Char {'nolength': True} at 0x12459fc4340>: E <C object Array of Char {'nolength': True} at 0x12459fc4160>: E <C object Array of Char {'nolength': True} at 0x12459fc41e0>: E <C object Array of Char {'nolength': True} at 0x12459fc3e20>: E <C object Array of Char {'nolength': True} at 0x12459fc41a0>: E <C object Array of Char {'nolength': True} at 0x12459fc42a0>: E <C object Array of Char {'nolength': True} at 0x12459fc3e40>: E <C object Array of Char {'nolength': True} at 0x12459fc4220>: E <C object Array of Char {'nolength': True} at 0x12459fc42e0>: E <C object Array of Char {'nolength': True} at 0x12459fc3f60>: E <C object Array of Char {'nolength': True} at 0x12459fc42c0>: E <C object Array of Char {'nolength': True} at 0x12459fc43c0>: E <C object Array of Char {'nolength': True} at 0x12459fc4300>: E <C object Array of Char {'nolength': True} at 0x12459fc3ea0>: E <C object Array of Char {'nolength': True} at 0x12459fc3e80>: E <C object Array of Char {'nolength': True} at 0x12459fc3f40>: E <C object Array of Char {'nolength': True} at 0x12459fc3fc0>: E <C object Array of Char {'nolength': True} at 0x12459fc5c40>: E <C object Array of Char {'nolength': True} at 0x12459fc5d60>: E <C object Array of Char {'nolength': True} at 0x12459fc5660>: E <C object Array of Char {'nolength': True} at 0x12459fc5b40>: E <C object Array of Char {'nolength': True} at 0x12459fc56e0>: E <C object Array of Char {'nolength': True} at 0x12459fc5780>: E <C object Array of Char {'nolength': True} at 0x12459fc5f60>: E <C object Array of Char {'nolength': True} at 0x1245e6f75f0>: E <C object Array of Char {'nolength': True} at 0x12459fc6440>: E <C object Array of Char {'nolength': True} at 0x12459fc5da0>: E <C object Array of Char {'nolength': True} at 0x12459fc6520>: E <C object Array of Char {'nolength': True} at 0x12459fc68a0>: E <C object Array of Char {'nolength': True} at 0x1245e6f8230>: E <C object Array of Char {'nolength': True} at 0x1245e6f6a40>: E <C object Array of Char {'nolength': True} at 0x12459fc6a80>: E <C object Array of Char {'nolength': True} at 0x1245e6f8490>: E <C object Array of Char {'nolength': True} at 0x12459fc7040>: E <C object Array of Char {'nolength': True} at 0x12459fc70c0>: E <C object Array of Char {'nolength': True} at 0x12459fc7180>: E <C object Array of Char {'nolength': True} at 0x12459fc70a0>: E <C object Array of Char {'nolength': True} at 0x12459fc75e0>: E <C object Array of Char {'nolength': True} at 0x12459fc3e60>: E <C object Array of Char {'nolength': True} at 0x12459fc4380>: E <C object Array of Char {'nolength': True} at 0x12459fc4460>: E <C object Array of Char {'nolength': True} at 0x1245e6f8e90>: 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 0x12464f59be0>: 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 0x12459fc3ee0>: E <C object Array of Char {'nolength': True} at 0x12459fc5740>: E <C object Array of Char {'nolength': True} at 0x1245dbd1890>: E <C object Array of Char {'nolength': True} at 0x12459fc71a0>: E <C object Array of Char {'nolength': True} at 0x12459fc43a0>: E <C object Array of Char {'nolength': True} at 0x12459fc5fc0>: E <C object Array of Char {'nolength': True} at 0x12459fc6c00>: E <C object Array of Char {'nolength': True} at 0x1245dbd1850>: E <C object Array of Char {'nolength': True} at 0x12465542440>: E <C object Array of Char {'nolength': True} at 0x1245dbd1190>: E <C object Array of Char {'nolength': True} at 0x12465542680>: E <C object Array of Char {'nolength': True} at 0x12465542ba0>: E <C object Array of Char {'nolength': True} at 0x12465542820>: E <C object Array of Char {'nolength': True} at 0x12465542580>: E <C object Array of Char {'nolength': True} at 0x124655426e0>: E <C object Array of Char {'nolength': True} at 0x1245dbd12a0>: E <C object Array of Char {'nolength': True} at 0x12465542880>: E <C object Array of Char {'nolength': True} at 0x124602de1c0>: E <C object Array of Char {'nolength': True} at 0x12465542640>: E <C object Array of Char {'nolength': True} at 0x12465542a60>: E <C object Array of Char {'nolength': True} at 0x1245dbd1180>: E <C object Array of Char {'nolength': True} at 0x124655424e0>: E <C object Array of Char {'nolength': True} at 0x12465542b60>: E <C object Array of Char {'nolength': True} at 0x12465542ae0>: E <C object Array of Char {'nolength': True} at 0x124655428a0>: E <C object Array of Char {'nolength': True} at 0x124655429a0>: E <C object Array of Char {'nolength': True} at 0x124655423c0>: E <C object Array of Char {'nolength': True} at 0x12465542b00>: E <C object Array of Char {'nolength': True} at 0x124602de2e0>: E <C object Array of Char {'nolength': True} at 0x12465542520>: E <C object Array of Char {'nolength': True} at 0x124655423e0>: E <C object Array of Char {'nolength': True} at 0x124602de160>: E <C object Array of Char {'nolength': True} at 0x124655425c0>: E <C object Array of Char {'nolength': True} at 0x124655429c0>: E <C object Array of Char {'nolength': True} at 0x12465542960>: E <C object Array of Char {'nolength': True} at 0x1245dbd1270>: E <C object Array of Char {'nolength': True} at 0x124655424a0>: E <C object Array of Char {'nolength': True} at 0x12465542560>: E <C object Array of Char {'nolength': True} at 0x1245dbd19e0>: E <C object Array of Char {'nolength': True} at 0x124602de520>: E <C object Array of Char {'nolength': True} at 0x12465542860>: E <C object Array of Char {'nolength': True} at 0x124655432c0>: E <C object Array of Char {'nolength': True} at 0x12465542ce0>: E <C object Array of Char {'nolength': True} at 0x12465542d60>: E <C object Array of Char {'nolength': True} at 0x12465542f00>: E <C object Array of Char {'nolength': True} at 0x12465542e20>: E <C object Array of Char {'nolength': True} at 0x12465542d00>: E <C object Array of Char {'nolength': True} at 0x12465542e00>: E <C object Array of Char {'nolength': True} at 0x12465542e60>: E <C object Array of Char {'nolength': True} at 0x1245dbd1d60>: E <C object Array of Char {'nolength': True} at 0x12465542f20>: E <C object Array of Char {'nolength': True} at 0x12465543020>: E <C object Array of Char {'nolength': True} at 0x12465542e40>: E <C object Array of Char {'nolength': True} at 0x12465542c80>: E <C object Array of Char {'nolength': True} at 0x12465543300>: E <C object Array of Char {'nolength': True} at 0x124655430a0>: E <C object Array of Char {'nolength': True} at 0x1245dbd1c40>: E <C object Array of Char {'nolength': True} at 0x12465542c20>: E <C object Array of Char {'nolength': True} at 0x12465543320>: E <C object Array of Char {'nolength': True} at 0x12465542cc0>: E <C object Array of Char {'nolength': True} at 0x12465543380>: E <C object Array of Char {'nolength': True} at 0x124602de550>: E <C object Array of Char {'nolength': True} at 0x1245dbd1bd0>: E <C object Array of Char {'nolength': True} at 0x12465542fc0>: E <C object Array of Char {'nolength': True} at 0x12465542fe0>: E <C object Array of Char {'nolength': True} at 0x1245dbd22f0>: 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 0x12464dab130>: 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, 1 skipped, 2 error in 360.08 seconds =============== ++ 04:06:51 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 92 items module\_pickle\test\apptest_pickle.py ...............................................................s. module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 91 passed, 1 skipped in 246.94 seconds ==================== ++ 04:07:11 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 108.57 seconds ========================= ++ 04:08:42 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 162.61 seconds ========================= ++ 04:09:20 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 129.36 seconds ==================== ++ 04:09:23 starting module/_sre/test [35 started in total] __ module/_sre/test [32 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 158 items module\_sre\test\test_app_sre.py .................................................................................................................................. module\_sre\test\test_sre_buf.py ............................ ======================== 158 passed in 268.42 seconds ========================= ++ 04:13:56 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.01 seconds ========================= ++ 04:13:58 starting module/_warnings/test [37 started in total] __ module/_rawffi/test [34 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 84 items module\_rawffi\test\apptest_rawffi.py . module\_rawffi\test\test__rawffi.py .................s.................................s................. module\_rawffi\test\test_exit.py s module\_rawffi\test\test_nested.py ...... module\_rawffi\test\test_struct.py ... module\_rawffi\test\test_tracker.py ... module\_rawffi\test\test_ztranslation.py . =================== 81 passed, 3 skipped in 346.68 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 04:14:35 starting module/_weakref/test [38 started in total] __ module/_socket/test [35 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 83 items module\_socket\test\apptest_socket.py ..........ss..............F..s.....s...s.ss..s...s....s... 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:320: AssertionError =========================== short test summary info =========================== FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649 ============== 1 failed, 68 passed, 14 skipped in 411.72 seconds ============== ++ 04:16:19 starting module/_winreg/test [39 started in total] __ module/_cffi_backend/test [36 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 0x000002141eb2e640> 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-1936\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\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-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\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 0x000002141eb2e640> 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-1936\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-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-1936\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-1936\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-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1936\recompiler\Release\systemtemp\pytest\usession-py3.11-1936\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 1958.30 seconds ============= ++ 04:16:39 starting module/array/test [40 started in total] __ module/_warnings/test [37 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 17 items module\_warnings\test\apptest_warnings.py ........s.s..... module\_warnings\test\test_warnings.py . =================== 15 passed, 2 skipped in 153.57 seconds ==================== ++ 04:16:41 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 0x0000029f36d02a30> 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 91.65 seconds =============== ++ 04:17:55 starting module/binascii/test [42 started in total] __ module/_weakref/test [39 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 202.03 seconds ========================= ++ 04:18:01 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 96.88 seconds ========================== ++ 04:18:26 starting module/cmath/test [44 started in total] __ module/bz2/test [41 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [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 118.67 seconds ========================= ++ 04:20:08 starting module/cpyext/test/test_api.py [45 started in total] __ module/cmath/test [42 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 98.60 seconds ========================== ++ 04:20:10 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/binascii/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\binascii\test\test_binascii.py .................. ========================= 18 passed in 133.23 seconds ========================= ++ 04:20:16 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/array/test [44 done in total, somefailed=True] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 64 items module\array\test\apptest_array.py ... module\array\test\test_array.py ................E.....s..................s................F.. module\array\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestArray.test_reversingslice ____________ self = <CallInfo when='teardown' exception: { <C object Array of Char {'nolength': True} at 0x207313a92d0>: <C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen rffi.CCHARP.TO, byte_size, flavor='raw') }> func = <function <lambda> at 0x0000020736ae7b50>, 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 0x0000020727241440> 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 0x0000020737210d68> 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 0x000002072ce416a0> 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 0x000002072ce416a0> 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 0x0000020728a6bd60> 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 0x207313a92d0>: E <C object Array of Char {'nolength': True} at 0x207313a9090>: E <C object Array of Char {'nolength': True} at 0x207284b37c0>: E <C object Array of Char {'nolength': True} at 0x207313a9c10>: E <C object Array of Char {'nolength': True} at 0x207284b3190>: E <C object Array of Char {'nolength': True} at 0x2072f676c60>: E <C object Array of Char {'nolength': True} at 0x207313a9c30>: E <C object Array of Char {'nolength': True} at 0x207313a9830>: E <C object Array of Char {'nolength': True} at 0x207313a9930>: E <C object Array of Char {'nolength': True} at 0x207313a9df0>: E <C object Array of Char {'nolength': True} at 0x207313aa0b0>: E <C object Array of Char {'nolength': True} at 0x207313aac90>: E <C object Array of Char {'nolength': True} at 0x207313aa8b0>: E <C object Array of Char {'nolength': True} at 0x207313aaad0>: E <C object Array of Char {'nolength': True} at 0x207313a9050>: E <C object Array of Char {'nolength': True} at 0x207313a9330>: E <C object Array of Char {'nolength': True} at 0x207313a9690>: E <C object Array of Char {'nolength': True} at 0x207313a95d0>: E <C object Array of Char {'nolength': True} at 0x207313a99d0>: E <C object Array of Char {'nolength': True} at 0x207313aa1b0>: E <C object Array of Char {'nolength': True} at 0x207313a9d90>: E <C object Array of Char {'nolength': True} at 0x207313aa5f0>: E <C object Array of Char {'nolength': True} at 0x207284b3af0>: E <C object Array of Char {'nolength': True} at 0x207313aa530>: E <C object Array of Char {'nolength': True} at 0x207284b3c40>: E <C object Array of Char {'nolength': True} at 0x207284b3790>: E <C object Array of Char {'nolength': True} at 0x207313aabf0>: E <C object Array of Char {'nolength': True} at 0x207313aab50>: E <C object Array of Char {'nolength': True} at 0x207313aa730>: E <C object Array of Char {'nolength': True} at 0x207313a8ff0>: E <C object Array of Char {'nolength': True} at 0x207313a9030>: E <C object Array of Char {'nolength': True} at 0x207313a8eb0>: E <C object Array of Char {'nolength': True} at 0x207313a91d0>: E <C object Array of Char {'nolength': True} at 0x207313a97f0>: E <C object Array of Char {'nolength': True} at 0x207313a9910>: E <C object Array of Char {'nolength': True} at 0x207313a9a70>: E <C object Array of Char {'nolength': True} at 0x207313a9f50>: E <C object Array of Char {'nolength': True} at 0x207313a9d70>: E <C object Array of Char {'nolength': True} at 0x207313a9db0>: E <C object Array of Char {'nolength': True} at 0x207313aaaf0>: E <C object Array of Char {'nolength': True} at 0x207313aac10>: E <C object Array of Char {'nolength': True} at 0x207313a8e90>: E <C object Array of Char {'nolength': True} at 0x207313a9310>: E <C object Array of Char {'nolength': True} at 0x207313a99f0>: E <C object Array of Char {'nolength': True} at 0x207313a9e30>: E <C object Array of Char {'nolength': True} at 0x207313aa9b0>: E <C object Array of Char {'nolength': True} at 0x207313aaab0>: E <C object Array of Char {'nolength': True} at 0x207313a94b0>: E <C object Array of Char {'nolength': True} at 0x207313a9810>: E <C object Array of Char {'nolength': True} at 0x207313a9970>: E <C object Array of Char {'nolength': True} at 0x207313aa290>: E <C object Array of Char {'nolength': True} at 0x207313aa690>: E <C object Array of Char {'nolength': True} at 0x207313aa850>: E <C object Array of Char {'nolength': True} at 0x207313aaa50>: E <C object Array of Char {'nolength': True} at 0x207313a93d0>: E <C object Array of Char {'nolength': True} at 0x207313a9630>: E <C object Array of Char {'nolength': True} at 0x207313a98f0>: E <C object Array of Char {'nolength': True} at 0x207313a9b90>: E <C object Array of Char {'nolength': True} at 0x207313aa910>: E <C object Array of Char {'nolength': True} at 0x207313aa950>: E <C object Array of Char {'nolength': True} at 0x207313aab70>: E <C object Array of Char {'nolength': True} at 0x207313a9450>: E <C object Array of Char {'nolength': True} at 0x207313a9870>: E <C object Array of Char {'nolength': True} at 0x207313a9b70>: E <C object Array of Char {'nolength': True} at 0x207313aa3f0>: E <C object Array of Char {'nolength': True} at 0x207313aaa90>: E <C object Array of Char {'nolength': True} at 0x207313a8dd0>: E <C object Array of Char {'nolength': True} at 0x207313a9890>: E <C object Array of Char {'nolength': True} at 0x207313aa390>: E <C object Array of Char {'nolength': True} at 0x207313aaa10>: E <C object Array of Char {'nolength': True} at 0x207313a9170>: E <C object Array of Char {'nolength': True} at 0x207313aa410>: E <C object Array of Char {'nolength': True} at 0x207313aaa70>: E <C object Array of Char {'nolength': True} at 0x20727687c40>: E <C object Array of Char {'nolength': True} at 0x207276844c0>: E <C object Array of Char {'nolength': True} at 0x207313a9470>: E <C object Array of Char {'nolength': True} at 0x207313a99b0>: E <C object Array of Char {'nolength': True} at 0x207313a9b10>: E <C object Array of Char {'nolength': True} at 0x207313aa2f0>: E <C object Array of Char {'nolength': True} at 0x207313a91b0>: E <C object Array of Char {'nolength': True} at 0x207313aa3b0>: E <C object Array of Char {'nolength': True} at 0x207313aa330>: E <C object Array of Char {'nolength': True} at 0x207313aac30>: E <C object Array of Char {'nolength': True} at 0x207313a9490>: E <C object Array of Char {'nolength': True} at 0x207313aa030>: E <C object Array of Char {'nolength': True} at 0x207313aa6d0>: E <C object Array of Char {'nolength': True} at 0x207313a9410>: E <C object Array of Char {'nolength': True} at 0x20727687380>: E <C object Array of Char {'nolength': True} at 0x20727684400>: E <C object Array of Char {'nolength': True} at 0x207313aa070>: E <C object Array of Char {'nolength': True} at 0x207313a8f30>: E <C object Array of Char {'nolength': True} at 0x20727687720>: E <C object Array of Char {'nolength': True} at 0x20727684260>: E <C object Array of Char {'nolength': True} at 0x207313aa1f0>: E <C object Array of Char {'nolength': True} at 0x207313a9190>: E <C object Array of Char {'nolength': True} at 0x207313aa450>: E <C object Array of Char {'nolength': True} at 0x20727687c60>: E <C object Array of Char {'nolength': True} at 0x207313a8d70>: E <C object Array of Char {'nolength': True} at 0x207313a98d0>: E <C object Array of Char {'nolength': True} at 0x20727687760>: E <C object Array of Char {'nolength': True} at 0x20727687640>: E <C object Array of Char {'nolength': True} at 0x207313aab10>: E <C object Array of Char {'nolength': True} at 0x207313a92f0>: E <C object Array of Char {'nolength': True} at 0x207276858c0>: E <C object Array of Char {'nolength': True} at 0x20731698d70>: E <C object Array of Char {'nolength': True} at 0x20731698d90>: E <C object Array of Char {'nolength': True} at 0x20731698770>: E <C object Array of Char {'nolength': True} at 0x20731698630>: E <C object Array of Char {'nolength': True} at 0x20731698b50>: E <C object Array of Char {'nolength': True} at 0x20731698d10>: E <C object Array of Char {'nolength': True} at 0x207316986d0>: E <C object Array of Char {'nolength': True} at 0x20731698690>: E <C object Array of Char {'nolength': True} at 0x20731698dd0>: E <C object Array of Char {'nolength': True} at 0x20731698910>: E <C object Array of Char {'nolength': True} at 0x20731698b30>: E <C object Array of Char {'nolength': True} at 0x207316985f0>: E <C object Array of Char {'nolength': True} at 0x20731698a70>: E <C object Array of Char {'nolength': True} at 0x20731698750>: E <C object Array of Char {'nolength': True} at 0x207316988d0>: E <C object Array of Char {'nolength': True} at 0x20731698850>: E <C object Array of Char {'nolength': True} at 0x20731698c90>: E <C object Array of Char {'nolength': True} at 0x20731698cf0>: E <C object Array of Char {'nolength': True} at 0x20731698870>: E <C object Array of Char {'nolength': True} at 0x20731698b90>: E <C object Array of Char {'nolength': True} at 0x20731698a10>: E <C object Array of Char {'nolength': True} at 0x20731698c70>: E <C object Array of Char {'nolength': True} at 0x207316988f0>: E <C object Array of Char {'nolength': True} at 0x20731698830>: E <C object Array of Char {'nolength': True} at 0x20731698c50>: E <C object Array of Char {'nolength': True} at 0x20731698a30>: E <C object Array of Char {'nolength': True} at 0x207284b34f0>: E <C object Array of Char {'nolength': True} at 0x20731698710>: E <C object Array of Char {'nolength': True} at 0x207284b3a30>: E <C object Array of Char {'nolength': True} at 0x2072e01f100>: E <C object Array of Char {'nolength': True} at 0x20731698610>: E <C object Array of Char {'nolength': True} at 0x20731698670>: E <C object Array of Char {'nolength': True} at 0x20731698730>: E <C object Array of Char {'nolength': True} at 0x20731698cd0>: E <C object Array of Char {'nolength': True} at 0x20731698ab0>: E <C object Array of Char {'nolength': True} at 0x207316986f0>: E <C object Array of Char {'nolength': True} at 0x207316987f0>: E <C object Array of Char {'nolength': True} at 0x20731698ad0>: E <C object Array of Char {'nolength': True} at 0x20731698650>: E <C object Array of Char {'nolength': True} at 0x20731698a50>: E <C object Array of Char {'nolength': True} at 0x20731698c30>: E <C object Array of Char {'nolength': True} at 0x20731699490>: E <C object Array of Char {'nolength': True} at 0x20731699150>: E <C object Array of Char {'nolength': True} at 0x20731699510>: E <C object Array of Char {'nolength': True} at 0x20731698ff0>: E <C object Array of Char {'nolength': True} at 0x20731699010>: E <C object Array of Char {'nolength': True} at 0x20731699250>: E <C object Array of Char {'nolength': True} at 0x207316995d0>: E <C object Array of Char {'nolength': True} at 0x207316990b0>: E <C object Array of Char {'nolength': True} at 0x20731699430>: E <C object Array of Char {'nolength': True} at 0x20731699170>: E <C object Array of Char {'nolength': True} at 0x207316990d0>: E <C object Array of Char {'nolength': True} at 0x20731699330>: E <C object Array of Char {'nolength': True} at 0x2072e01f130>: E <C object Array of Char {'nolength': True} at 0x207316995b0>: E <C object Array of Char {'nolength': True} at 0x2072e01f730>: E <C object Array of Char {'nolength': True} at 0x2072e01f160>: E <C object Array of Char {'nolength': True} at 0x20731699270>: E <C object Array of Char {'nolength': True} at 0x20731698e10>: E <C object Array of Char {'nolength': True} at 0x207316992b0>: E <C object Array of Char {'nolength': True} at 0x20731699590>: E <C object Array of Char {'nolength': True} at 0x20731699050>: E <C object Array of Char {'nolength': True} at 0x20731698fb0>: E <C object Array of Char {'nolength': True} at 0x20731698f10>: E <C object Array of Char {'nolength': True} at 0x20731698f30>: E <C object Array of Char {'nolength': True} at 0x20731698df0>: E <C object Array of Char {'nolength': True} at 0x207316992d0>: E <C object Array of Char {'nolength': True} at 0x207316992f0>: E <C object Array of Char {'nolength': True} at 0x207316993b0>: E <C object Array of Char {'nolength': True} at 0x20731698f90>: E <C object Array of Char {'nolength': True} at 0x20731699550>: E <C object Array of Char {'nolength': True} at 0x20731698e30>: E <C object Array of Char {'nolength': True} at 0x2072e01faf0>: E <C object Array of Char {'nolength': True} at 0x20731698fd0>: E <C object Array of Char {'nolength': True} at 0x2072e01f430>: E <C object Array of Char {'nolength': True} at 0x2072e01f820>: E <C object Array of Char {'nolength': True} at 0x20731699210>: E <C object Array of Char {'nolength': True} at 0x20731698e70>: E <C object Array of Char {'nolength': True} at 0x20731699570>: E <C object Array of Char {'nolength': True} at 0x20731699d90>: E <C object Array of Char {'nolength': True} at 0x20731699b30>: E <C object Array of Char {'nolength': True} at 0x20731699690>: E <C object Array of Char {'nolength': True} at 0x20731699ab0>: E <C object Array of Char {'nolength': True} at 0x207316996f0>: E <C object Array of Char {'nolength': True} at 0x20731699bd0>: E <C object Array of Char {'nolength': True} at 0x20731699b90>: E <C object Array of Char {'nolength': True} at 0x20731699870>: E <C object Array of Char {'nolength': True} at 0x20731699cf0>: E <C object Array of Char {'nolength': True} at 0x20731699970>: E <C object Array of Char {'nolength': True} at 0x20731699a50>: E <C object Array of Char {'nolength': True} at 0x207316997f0>: E <C object Array of Char {'nolength': True} at 0x20731699770>: E <C object Array of Char {'nolength': True} at 0x2072e01fc40>: E <C object Array of Char {'nolength': True} at 0x20731699710>: E <C object Array of Char {'nolength': True} at 0x2072e01f0d0>: E <C object Array of Char {'nolength': True} at 0x20731699990>: E <C object Array of Char {'nolength': True} at 0x20731699a10>: E <C object Array of Char {'nolength': True} at 0x207316997d0>: E <C object Array of Char {'nolength': True} at 0x20731699bb0>: E <C object Array of Char {'nolength': True} at 0x20731699d10>: E <C object Array of Char {'nolength': True} at 0x20731699950>: E <C object Array of Char {'nolength': True} at 0x20731699b50>: E <C object Array of Char {'nolength': True} at 0x20731699c50>: E <C object Array of Char {'nolength': True} at 0x207316998f0>: E <C object Array of Char {'nolength': True} at 0x20731699cb0>: E <C object Array of Char {'nolength': True} at 0x20731699650>: E <C object Array of Char {'nolength': True} at 0x20731699dd0>: E <C object Array of Char {'nolength': True} at 0x20731699c10>: E <C object Array of Char {'nolength': True} at 0x20731699af0>: E <C object Array of Char {'nolength': True} at 0x20731699730>: E <C object Array of Char {'nolength': True} at 0x207316995f0>: E <C object Array of Char {'nolength': True} at 0x20731699790>: E <C object Array of Char {'nolength': True} at 0x20731699cd0>: E <C object Array of Char {'nolength': True} at 0x2073169a0b0>: E <C object Array of Char {'nolength': True} at 0x2073169a270>: E <C object Array of Char {'nolength': True} at 0x2073169a0d0>: E <C object Array of Char {'nolength': True} at 0x2073169a1f0>: E <C object Array of Char {'nolength': True} at 0x20731699e30>: E <C object Array of Char {'nolength': True} at 0x20731699e90>: E <C object Array of Char {'nolength': True} at 0x2073169a5d0>: E <C object Array of Char {'nolength': True} at 0x2073169a1b0>: E <C object Array of Char {'nolength': True} at 0x2073169a4f0>: E <C object Array of Char {'nolength': True} at 0x20731699ef0>: E <C object Array of Char {'nolength': True} at 0x20731699eb0>: E <C object Array of Char {'nolength': True} at 0x20731699f70>: E <C object Array of Char {'nolength': True} at 0x2072e01fa90>: E <C object Array of Char {'nolength': True} at 0x2073169a5b0>: E <C object Array of Char {'nolength': True} at 0x2072e01fa60>: E <C object Array of Char {'nolength': True} at 0x2072e01fa30>: E <C object Array of Char {'nolength': True} at 0x2073169a0f0>: E <C object Array of Char {'nolength': True} at 0x2073169a070>: E <C object Array of Char {'nolength': True} at 0x20731699e70>: E <C object Array of Char {'nolength': True} at 0x2073169a110>: E <C object Array of Char {'nolength': True} at 0x2073169a2b0>: E <C object Array of Char {'nolength': True} at 0x2073169a2f0>: E <C object Array of Char {'nolength': True} at 0x2073169a510>: E <C object Array of Char {'nolength': True} at 0x2073169a4b0>: E <C object Array of Char {'nolength': True} at 0x2073169a230>: E <C object Array of Char {'nolength': True} at 0x2073169a3d0>: E <C object Array of Char {'nolength': True} at 0x20731699df0>: E <C object Array of Char {'nolength': True} at 0x20731699e10>: E <C object Array of Char {'nolength': True} at 0x20731699fb0>: E <C object Array of Char {'nolength': True} at 0x2073169a350>: E <C object Array of Char {'nolength': True} at 0x2073169a4d0>: E <C object Array of Char {'nolength': True} at 0x2072e01f070>: E <C object Array of Char {'nolength': True} at 0x2073169a430>: E <C object Array of Char {'nolength': True} at 0x2072e01f310>: E <C object Array of Char {'nolength': True} at 0x2072e01f880>: E <C object Array of Char {'nolength': True} at 0x2073169a530>: E <C object Array of Char {'nolength': True} at 0x20731699fd0>: E <C object Array of Char {'nolength': True} at 0x2073169a030>: E <C object Array of Char {'nolength': True} at 0x2073169a370>: E <C object Array of Char {'nolength': True} at 0x2073169a3b0>: E <C object Array of Char {'nolength': True} at 0x2073169a6d0>: E <C object Array of Char {'nolength': True} at 0x2073169a690>: E <C object Array of Char {'nolength': True} at 0x2073169ac70>: E <C object Array of Char {'nolength': True} at 0x2073169adb0>: E <C object Array of Char {'nolength': True} at 0x2073169a6f0>: E <C object Array of Char {'nolength': True} at 0x2073169aa70>: E <C object Array of Char {'nolength': True} at 0x2073169a8b0>: E <C object Array of Char {'nolength': True} at 0x2073169a730>: E <C object Array of Char {'nolength': True} at 0x2073169add0>: E <C object Array of Char {'nolength': True} at 0x2073169ac30>: E <C object Array of Char {'nolength': True} at 0x2073169a930>: E <C object Array of Char {'nolength': True} at 0x2072e01fb80>: E <C object Array of Char {'nolength': True} at 0x2073169a750>: E <C object Array of Char {'nolength': True} at 0x2072e01f670>: E <C object Array of Char {'nolength': True} at 0x2072e01f940>: E <C object Array of Char {'nolength': True} at 0x2073169aa50>: E <C object Array of Char {'nolength': True} at 0x2073169a870>: E <C object Array of Char {'nolength': True} at 0x2073169ac10>: E <C object Array of Char {'nolength': True} at 0x2073169a7b0>: E <C object Array of Char {'nolength': True} at 0x2073169ad50>: E <C object Array of Char {'nolength': True} at 0x2073169a850>: E <C object Array of Char {'nolength': True} at 0x2073169ac50>: E <C object Array of Char {'nolength': True} at 0x2073169abb0>: E <C object Array of Char {'nolength': True} at 0x2073169a830>: E <C object Array of Char {'nolength': True} at 0x2073169a970>: E <C object Array of Char {'nolength': True} at 0x2073169a890>: E <C object Array of Char {'nolength': True} at 0x2073169ad10>: E <C object Array of Char {'nolength': True} at 0x2073169a9b0>: E <C object Array of Char {'nolength': True} at 0x2073169ab50>: E <C object Array of Char {'nolength': True} at 0x2073169ad90>: E <C object Array of Char {'nolength': True} at 0x2073169a8d0>: E <C object Array of Char {'nolength': True} at 0x2073169ab10>: E <C object Array of Char {'nolength': True} at 0x2073169a950>: E <C object Array of Char {'nolength': True} at 0x2073169acb0>: E <C object Array of Char {'nolength': True} at 0x2073169a610>: E <C object Array of Char {'nolength': True} at 0x2073169abf0>: E <C object Array of Char {'nolength': True} at 0x2073169abd0>: E <C object Array of Char {'nolength': True} at 0x2073169a9d0>: E <C object Array of Char {'nolength': True} at 0x2073169b570>: E <C object Array of Char {'nolength': True} at 0x2073169b5d0>: E <C object Array of Char {'nolength': True} at 0x2073169b2b0>: E <C object Array of Char {'nolength': True} at 0x2073169b1f0>: E <C object Array of Char {'nolength': True} at 0x2073169b210>: E <C object Array of Char {'nolength': True} at 0x2073169b010>: E <C object Array of Char {'nolength': True} at 0x2073169b470>: E <C object Array of Char {'nolength': True} at 0x2073169adf0>: E <C object Array of Char {'nolength': True} at 0x2073169b1d0>: E <C object Array of Char {'nolength': True} at 0x2073169af10>: E <C object Array of Char {'nolength': True} at 0x2073169b350>: E <C object Array of Char {'nolength': True} at 0x2073169afb0>: E <C object Array of Char {'nolength': True} at 0x2073169b390>: E <C object Array of Char {'nolength': True} at 0x2073169af90>: E <C object Array of Char {'nolength': True} at 0x2073169b110>: E <C object Array of Char {'nolength': True} at 0x2073169b330>: E <C object Array of Char {'nolength': True} at 0x2073169b230>: E <C object Array of Char {'nolength': True} at 0x2073169b5b0>: E <C object Array of Char {'nolength': True} at 0x2073169b590>: E <C object Array of Char {'nolength': True} at 0x2073169b370>: E <C object Array of Char {'nolength': True} at 0x2073169aed0>: E <C object Array of Char {'nolength': True} at 0x2073169b3b0>: E <C object Array of Char {'nolength': True} at 0x2073169b4d0>: E <C object Array of Char {'nolength': True} at 0x2073169ae90>: E <C object Array of Char {'nolength': True} at 0x2073169ae70>: E <C object Array of Char {'nolength': True} at 0x2073169b070>: E <C object Array of Char {'nolength': True} at 0x2073169b8b0>: E <C object Array of Char {'nolength': True} at 0x2073169bdd0>: E <C object Array of Char {'nolength': True} at 0x2073169b5f0>: E <C object Array of Char {'nolength': True} at 0x2073169b9f0>: E <C object Array of Char {'nolength': True} at 0x2073169bcf0>: E <C object Array of Char {'nolength': True} at 0x2073169bdb0>: E <C object Array of Char {'nolength': True} at 0x2073169bb50>: E <C object Array of Char {'nolength': True} at 0x2073169b630>: E <C object Array of Char {'nolength': True} at 0x2073169bbd0>: E <C object Array of Char {'nolength': True} at 0x2073169b930>: E <C object Array of Char {'nolength': True} at 0x2073169bd10>: E <C object Array of Char {'nolength': True} at 0x2073169bd90>: E <C object Array of Char {'nolength': True} at 0x2073169b6f0>: E <C object Array of Char {'nolength': True} at 0x2073169b890>: E <C object Array of Char {'nolength': True} at 0x2073169b7f0>: E <C object Array of Char {'nolength': True} at 0x2073169b8f0>: E <C object Array of Char {'nolength': True} at 0x2073169ba10>: E <C object Array of Char {'nolength': True} at 0x2073169bd70>: E <C object Array of Char {'nolength': True} at 0x2073169baf0>: E <C object Array of Char {'nolength': True} at 0x2073169bc30>: E <C object Array of Char {'nolength': True} at 0x2073169b870>: E <C object Array of Char {'nolength': True} at 0x2073169bd50>: E <C object Array of Char {'nolength': True} at 0x2073169b710>: E <C object Array of Char {'nolength': True} at 0x2073169bbf0>: E <C object Array of Char {'nolength': True} at 0x2073169b9d0>: E <C object Array of Char {'nolength': True} at 0x2073169bb10>: E <C object Array of Char {'nolength': True} at 0x2073169b910>: E <C object Array of Char {'nolength': True} at 0x2073169b610>: E <C object Array of Char {'nolength': True} at 0x2072e01f520>: E <C object Array of Char {'nolength': True} at 0x2073169bc70>: E <C object Array of Char {'nolength': True} at 0x2072e01f850>: E <C object Array of Char {'nolength': True} at 0x2072e01fca0>: E <C object Array of Char {'nolength': True} at 0x2073169b650>: E <C object Array of Char {'nolength': True} at 0x2073169b6b0>: E <C object Array of Char {'nolength': True} at 0x2073169b9b0>: E <C object Array of Char {'nolength': True} at 0x2073169b770>: E <C object Array of Char {'nolength': True} at 0x2073169b6d0>: E <C object Array of Char {'nolength': True} at 0x2073169bed0>: E <C object Array of Char {'nolength': True} at 0x2073169c5b0>: E <C object Array of Char {'nolength': True} at 0x2073169c4f0>: E <C object Array of Char {'nolength': True} at 0x2073169beb0>: E <C object Array of Char {'nolength': True} at 0x2073169c3f0>: E <C object Array of Char {'nolength': True} at 0x2073169c510>: E <C object Array of Char {'nolength': True} at 0x2073169c250>: E <C object Array of Char {'nolength': True} at 0x2073169c090>: E <C object Array of Char {'nolength': True} at 0x2073169bdf0>: E <C object Array of Char {'nolength': True} at 0x2073169c110>: E <C object Array of Char {'nolength': True} at 0x2073169c170>: E <C object Array of Char {'nolength': True} at 0x2073169c190>: E <C object Array of Char {'nolength': True} at 0x2073169c350>: E <C object Array of Char {'nolength': True} at 0x2073169c2b0>: E <C object Array of Char {'nolength': True} at 0x2073169c4d0>: E <C object Array of Char {'nolength': True} at 0x2073169c270>: E <C object Array of Char {'nolength': True} at 0x2073169be50>: E <C object Array of Char {'nolength': True} at 0x2073169c4b0>: E <C object Array of Char {'nolength': True} at 0x2072e01f910>: E <C object Array of Char {'nolength': True} at 0x2073169c3d0>: E <C object Array of Char {'nolength': True} at 0x2072e01f3a0>: E <C object Array of Char {'nolength': True} at 0x2072e01ffd0>: E <C object Array of Char {'nolength': True} at 0x2073169c210>: E <C object Array of Char {'nolength': True} at 0x2073169c230>: E <C object Array of Char {'nolength': True} at 0x2073169be70>: E <C object Array of Char {'nolength': True} at 0x2073169c3b0>: E <C object Array of Char {'nolength': True} at 0x2073169bf30>: E <C object Array of Char {'nolength': True} at 0x2073169c530>: E <C object Array of Char {'nolength': True} at 0x2073169bf70>: E <C object Array of Char {'nolength': True} at 0x2073169c570>: E <C object Array of Char {'nolength': True} at 0x2073169c0f0>: E <C object Array of Char {'nolength': True} at 0x2073169c6b0>: E <C object Array of Char {'nolength': True} at 0x2073169cc70>: E <C object Array of Char {'nolength': True} at 0x2073169ca90>: E <C object Array of Char {'nolength': True} at 0x2073169ccd0>: E <C object Array of Char {'nolength': True} at 0x2073169c6f0>: E <C object Array of Char {'nolength': True} at 0x2073169c9b0>: E <C object Array of Char {'nolength': True} at 0x2073169cbb0>: E <C object Array of Char {'nolength': True} at 0x2073169cd10>: E <C object Array of Char {'nolength': True} at 0x2073169ccb0>: E <C object Array of Char {'nolength': True} at 0x2073169cab0>: E <C object Array of Char {'nolength': True} at 0x2073169c610>: E <C object Array of Char {'nolength': True} at 0x2073169c930>: E <C object Array of Char {'nolength': True} at 0x2073169cb30>: E <C object Array of Char {'nolength': True} at 0x2073169ca10>: E <C object Array of Char {'nolength': True} at 0x2072e01f9a0>: E <C object Array of Char {'nolength': True} at 0x2073169c8f0>: E <C object Array of Char {'nolength': True} at 0x2072e01fd00>: E <C object Array of Char {'nolength': True} at 0x2072e01f250>: E <C object Array of Char {'nolength': True} at 0x2073169ca70>: E <C object Array of Char {'nolength': True} at 0x2073169c650>: E <C object Array of Char {'nolength': True} at 0x2073169c7d0>: E <C object Array of Char {'nolength': True} at 0x2073169c910>: E <C object Array of Char {'nolength': True} at 0x2073169cc50>: E <C object Array of Char {'nolength': True} at 0x2073169c870>: E <C object Array of Char {'nolength': True} at 0x2073169cd30>: E <C object Array of Char {'nolength': True} at 0x2073169c770>: E <C object Array of Char {'nolength': True} at 0x2073169c6d0>: E <C object Array of Char {'nolength': True} at 0x2073169cd90>: E <C object Array of Char {'nolength': True} at 0x2073169c810>: E <C object Array of Char {'nolength': True} at 0x2073169cd70>: E <C object Array of Char {'nolength': True} at 0x2073169c710>: E <C object Array of Char {'nolength': True} at 0x2073169c790>: E <C object Array of Char {'nolength': True} at 0x2073169d370>: E <C object Array of Char {'nolength': True} at 0x2072e01fdf0>: E <C object Array of Char {'nolength': True} at 0x2073169d410>: E <C object Array of Char {'nolength': True} at 0x2072e01fcd0>: E <C object Array of Char {'nolength': True} at 0x207284b3ca0>: E <C object Array of Char {'nolength': True} at 0x2073169d1b0>: E <C object Array of Char {'nolength': True} at 0x2073169d0d0>: E <C object Array of Char {'nolength': True} at 0x2073169d290>: E <C object Array of Char {'nolength': True} at 0x2073169ce30>: E <C object Array of Char {'nolength': True} at 0x2073169d070>: E <C object Array of Char {'nolength': True} at 0x2073169d150>: E <C object Array of Char {'nolength': True} at 0x2073169ce50>: E <C object Array of Char {'nolength': True} at 0x2073169ce70>: E <C object Array of Char {'nolength': True} at 0x2073169d450>: E <C object Array of Char {'nolength': True} at 0x2073169cf70>: E <C object Array of Char {'nolength': True} at 0x2073169d4f0>: E <C object Array of Char {'nolength': True} at 0x2073169d250>: E <C object Array of Char {'nolength': True} at 0x2073169d030>: E <C object Array of Char {'nolength': True} at 0x2073169d3b0>: E <C object Array of Char {'nolength': True} at 0x2073169d210>: E <C object Array of Char {'nolength': True} at 0x2073169d570>: E <C object Array of Char {'nolength': True} at 0x2073169ceb0>: E <C object Array of Char {'nolength': True} at 0x2073169d4d0>: E <C object Array of Char {'nolength': True} at 0x2073169d230>: E <C object Array of Char {'nolength': True} at 0x2073169cf50>: E <C object Array of Char {'nolength': True} at 0x2073169d2d0>: E <C object Array of Char {'nolength': True} at 0x2073169ced0>: E <C object Array of Char {'nolength': True} at 0x2073169d5d0>: E <C object Array of Char {'nolength': True} at 0x2072e01fa00>: E <C object Array of Char {'nolength': True} at 0x2073169d190>: E <C object Array of Char {'nolength': True} at 0x2072e01f700>: E <C object Array of Char {'nolength': True} at 0x207284b3df0>: E <C object Array of Char {'nolength': True} at 0x2073169d0b0>: E <C object Array of Char {'nolength': True} at 0x2073169cef0>: E <C object Array of Char {'nolength': True} at 0x2073169d2b0>: E <C object Array of Char {'nolength': True} at 0x2073169d5b0>: E <C object Array of Char {'nolength': True} at 0x2073169d470>: E <C object Array of Char {'nolength': True} at 0x2073169d2f0>: E <C object Array of Char {'nolength': True} at 0x2073169ce10>: E <C object Array of Char {'nolength': True} at 0x2073169cf30>: E <C object Array of Char {'nolength': True} at 0x2073169d6d0>: E <C object Array of Char {'nolength': True} at 0x2073169db30>: E <C object Array of Char {'nolength': True} at 0x2073169d930>: E <C object Array of Char {'nolength': True} at 0x2073169dd70>: E <C object Array of Char {'nolength': True} at 0x2073169dbf0>: E <C object Array of Char {'nolength': True} at 0x2073169d850>: E <C object Array of Char {'nolength': True} at 0x2073169d890>: E <C object Array of Char {'nolength': True} at 0x2073169dc30>: E <C object Array of Char {'nolength': True} at 0x2073169d710>: E <C object Array of Char {'nolength': True} at 0x2073169d610>: E <C object Array of Char {'nolength': True} at 0x2073169dd50>: E <C object Array of Char {'nolength': True} at 0x2073169da10>: E <C object Array of Char {'nolength': True} at 0x2073169d730>: E <C object Array of Char {'nolength': True} at 0x2073169da70>: E <C object Array of Char {'nolength': True} at 0x2073169dad0>: E <C object Array of Char {'nolength': True} at 0x2072e01ff10>: E <C object Array of Char {'nolength': True} at 0x2073169d770>: E <C object Array of Char {'nolength': True} at 0x2072e01ff40>: E <C object Array of Char {'nolength': True} at 0x207321ba4f0>: E <C object Array of Char {'nolength': True} at 0x2073169d6f0>: E <C object Array of Char {'nolength': True} at 0x2073169d7f0>: E <C object Array of Char {'nolength': True} at 0x2073169ddb0>: E <C object Array of Char {'nolength': True} at 0x2073169d650>: E <C object Array of Char {'nolength': True} at 0x2073169d7d0>: E <C object Array of Char {'nolength': True} at 0x2073169da30>: E <C object Array of Char {'nolength': True} at 0x2073169dcb0>: E <C object Array of Char {'nolength': True} at 0x2073169d5f0>: E <C object Array of Char {'nolength': True} at 0x2073169d990>: E <C object Array of Char {'nolength': True} at 0x2073169d9b0>: E <C object Array of Char {'nolength': True} at 0x2073169dd10>: E <C object Array of Char {'nolength': True} at 0x2073169daf0>: E <C object Array of Char {'nolength': True} at 0x2073169dab0>: E <C object Array of Char {'nolength': True} at 0x2073169db10>: E <C object Array of Char {'nolength': True} at 0x2073169d8b0>: E <C object Array of Char {'nolength': True} at 0x207321ba610>: E <C object Array of Char {'nolength': True} at 0x2073169de70>: E <C object Array of Char {'nolength': True} at 0x207321ba400>: E <C object Array of Char {'nolength': True} at 0x207321ba9d0>: E <C object Array of Char {'nolength': True} at 0x2073169e0b0>: E <C object Array of Char {'nolength': True} at 0x2073169e390>: E <C object Array of Char {'nolength': True} at 0x2073169e110>: E <C object Array of Char {'nolength': True} at 0x2073169e3b0>: E <C object Array of Char {'nolength': True} at 0x2073169deb0>: E <C object Array of Char {'nolength': True} at 0x2073169e410>: E <C object Array of Char {'nolength': True} at 0x2073169e450>: E <C object Array of Char {'nolength': True} at 0x2073169e4b0>: E <C object Array of Char {'nolength': True} at 0x2073169e530>: E <C object Array of Char {'nolength': True} at 0x2073169dfd0>: E <C object Array of Char {'nolength': True} at 0x2073169e570>: E <C object Array of Char {'nolength': True} at 0x2073169df70>: E <C object Array of Char {'nolength': True} at 0x2073169e130>: E <C object Array of Char {'nolength': True} at 0x2073169e470>: E <C object Array of Char {'nolength': True} at 0x2073169e4f0>: E <C object Array of Char {'nolength': True} at 0x2073169e3d0>: E <C object Array of Char {'nolength': True} at 0x207321ba880>: E <C object Array of Char {'nolength': True} at 0x2073169e210>: E <C object Array of Char {'nolength': True} at 0x207321ba8e0>: E <C object Array of Char {'nolength': True} at 0x207321ba730>: E <C object Array of Char {'nolength': True} at 0x2073169e510>: E <C object Array of Char {'nolength': True} at 0x2073169e230>: E <C object Array of Char {'nolength': True} at 0x2073169e550>: E <C object Array of Char {'nolength': True} at 0x2073169e5d0>: E <C object Array of Char {'nolength': True} at 0x2073169df50>: E <C object Array of Char {'nolength': True} at 0x2073169df30>: E <C object Array of Char {'nolength': True} at 0x2073169e2b0>: E <C object Array of Char {'nolength': True} at 0x2073169ded0>: E <C object Array of Char {'nolength': True} at 0x2073169e1d0>: E <C object Array of Char {'nolength': True} at 0x2073169e830>: E <C object Array of Char {'nolength': True} at 0x2073169e8b0>: E <C object Array of Char {'nolength': True} at 0x2073169ec70>: E <C object Array of Char {'nolength': True} at 0x2073169e7b0>: E <C object Array of Char {'nolength': True} at 0x2073169eb70>: E <C object Array of Char {'nolength': True} at 0x2073169e8f0>: E <C object Array of Char {'nolength': True} at 0x2073169ec50>: E <C object Array of Char {'nolength': True} at 0x2073169e650>: E <C object Array of Char {'nolength': True} at 0x2073169ec30>: E <C object Array of Char {'nolength': True} at 0x2073169e930>: E <C object Array of Char {'nolength': True} at 0x2073169e870>: E <C object Array of Char {'nolength': True} at 0x2073169ed70>: E <C object Array of Char {'nolength': True} at 0x2073169e6f0>: E <C object Array of Char {'nolength': True} at 0x207321ba820>: E <C object Array of Char {'nolength': True} at 0x2073169eab0>: E <C object Array of Char {'nolength': True} at 0x207321ba910>: E <C object Array of Char {'nolength': True} at 0x2073169ebb0>: E <C object Array of Char {'nolength': True} at 0x2073169e890>: E <C object Array of Char {'nolength': True} at 0x2073169eb90>: E <C object Array of Char {'nolength': True} at 0x2073169e6d0>: E <C object Array of Char {'nolength': True} at 0x2073169ed90>: E <C object Array of Char {'nolength': True} at 0x2073169eb50>: E <C object Array of Char {'nolength': True} at 0x2073169e710>: E <C object Array of Char {'nolength': True} at 0x2073169ea10>: E <C object Array of Char {'nolength': True} at 0x2073169e970>: E <C object Array of Char {'nolength': True} at 0x2073169ed50>: E <C object Array of Char {'nolength': True} at 0x2073169edb0>: E <C object Array of Char {'nolength': True} at 0x2073169e5f0>: E <C object Array of Char {'nolength': True} at 0x2073169e950>: E <C object Array of Char {'nolength': True} at 0x2073169ed30>: E <C object Array of Char {'nolength': True} at 0x2073169f2b0>: E <C object Array of Char {'nolength': True} at 0x2073169f130>: E <C object Array of Char {'nolength': True} at 0x2073169f410>: E <C object Array of Char {'nolength': True} at 0x2073169efb0>: E <C object Array of Char {'nolength': True} at 0x2073169f4f0>: E <C object Array of Char {'nolength': True} at 0x2073169f5b0>: E <C object Array of Char {'nolength': True} at 0x2073169f230>: E <C object Array of Char {'nolength': True} at 0x2073169f0d0>: E <C object Array of Char {'nolength': True} at 0x2073169f510>: E <C object Array of Char {'nolength': True} at 0x2073169ee50>: E <C object Array of Char {'nolength': True} at 0x2073169f2f0>: E <C object Array of Char {'nolength': True} at 0x2073169f070>: E <C object Array of Char {'nolength': True} at 0x2073169ef70>: E <C object Array of Char {'nolength': True} at 0x2073169f1b0>: E <C object Array of Char {'nolength': True} at 0x2073169f0b0>: E <C object Array of Char {'nolength': True} at 0x2073169f5d0>: E <C object Array of Char {'nolength': True} at 0x207321ba460>: E <C object Array of Char {'nolength': True} at 0x2073169f3b0>: E <C object Array of Char {'nolength': True} at 0x207321ba760>: E <C object Array of Char {'nolength': True} at 0x207321baa30>: E <C object Array of Char {'nolength': True} at 0x2073169ef50>: E <C object Array of Char {'nolength': True} at 0x2073169f170>: E <C object Array of Char {'nolength': True} at 0x2073169ee30>: E <C object Array of Char {'nolength': True} at 0x2073169f550>: E <C object Array of Char {'nolength': True} at 0x2073169f4d0>: E <C object Array of Char {'nolength': True} at 0x2073169f270>: E <C object Array of Char {'nolength': True} at 0x2073169edf0>: E <C object Array of Char {'nolength': True} at 0x2073169f310>: E <C object Array of Char {'nolength': True} at 0x2073169f430>: E <C object Array of Char {'nolength': True} at 0x2073169f590>: E <C object Array of Char {'nolength': True} at 0x2073169fb30>: E <C object Array of Char {'nolength': True} at 0x2073169fa70>: E <C object Array of Char {'nolength': True} at 0x2073169f7b0>: E <C object Array of Char {'nolength': True} at 0x2073169f690>: E <C object Array of Char {'nolength': True} at 0x2073169f650>: E <C object Array of Char {'nolength': True} at 0x207321ba550>: E <C object Array of Char {'nolength': True} at 0x2073169faf0>: E <C object Array of Char {'nolength': True} at 0x207321ba100>: E <C object Array of Char {'nolength': True} at 0x2073169fb50>: E <C object Array of Char {'nolength': True} at 0x2073169f750>: E <C object Array of Char {'nolength': True} at 0x2073169f870>: E <C object Array of Char {'nolength': True} at 0x2073169fc70>: E <C object Array of Char {'nolength': True} at 0x2073169f970>: E <C object Array of Char {'nolength': True} at 0x2073169fcb0>: E <C object Array of Char {'nolength': True} at 0x2073169fbb0>: E <C object Array of Char {'nolength': True} at 0x2073169fad0>: E <C object Array of Char {'nolength': True} at 0x2073169fa30>: E <C object Array of Char {'nolength': True} at 0x2073169fb70>: E <C object Array of Char {'nolength': True} at 0x2073169fbf0>: E <C object Array of Char {'nolength': True} at 0x2073169fc30>: E <C object Array of Char {'nolength': True} at 0x2073169f810>: E <C object Array of Char {'nolength': True} at 0x2073169f790>: E <C object Array of Char {'nolength': True} at 0x2073169f5f0>: E <C object Array of Char {'nolength': True} at 0x20731697fd0>: E <C object Array of Char {'nolength': True} at 0x20731698070>: E <C object Array of Char {'nolength': True} at 0x207321ba070>: E <C object Array of Char {'nolength': True} at 0x20731698550>: E <C object Array of Char {'nolength': True} at 0x20731697df0>: E <C object Array of Char {'nolength': True} at 0x20731698230>: E <C object Array of Char {'nolength': True} at 0x207316984d0>: E <C object Array of Char {'nolength': True} at 0x20731698510>: E <C object Array of Char {'nolength': True} at 0x20731697ef0>: E <C object Array of Char {'nolength': True} at 0x207316983f0>: E <C object Array of Char {'nolength': True} at 0x20731698270>: E <C object Array of Char {'nolength': True} at 0x20731698430>: E <C object Array of Char {'nolength': True} at 0x207316982b0>: E <C object Array of Char {'nolength': True} at 0x20731698530>: E <C object Array of Char {'nolength': True} at 0x20731697e50>: E <C object Array of Char {'nolength': True} at 0x207316981d0>: E <C object Array of Char {'nolength': True} at 0x20731698570>: E <C object Array of Char {'nolength': True} at 0x20731698150>: E <C object Array of Char {'nolength': True} at 0x20731698370>: E <C object Array of Char {'nolength': True} at 0x20731697e70>: E <C object Array of Char {'nolength': True} at 0x20731698350>: E <C object Array of Char {'nolength': True} at 0x207316981b0>: E <C object Array of Char {'nolength': True} at 0x20731698050>: E <C object Array of Char {'nolength': True} at 0x20731697f30>: E <C object Array of Char {'nolength': True} at 0x20731697eb0>: E <C object Array of Char {'nolength': True} at 0x20731698250>: E <C object Array of Char {'nolength': True} at 0x20731698330>: E <C object Array of Char {'nolength': True} at 0x207316981f0>: E <C object Array of Char {'nolength': True} at 0x20731698d50>: E <C object Array of Char {'nolength': True} at 0x20731698790>: E <C object Array of Char {'nolength': True} at 0x20731698cb0>: E <C object Array of Char {'nolength': True} at 0x20731698af0>: E <C object Array of Char {'nolength': True} at 0x20731698b70>: E <C object Array of Char {'nolength': True} at 0x20731698e50>: E <C object Array of Char {'nolength': True} at 0x20731699310>: E <C object Array of Char {'nolength': True} at 0x20731699350>: E <C object Array of Char {'nolength': True} at 0x20731699890>: E <C object Array of Char {'nolength': True} at 0x20731699b70>: E <C object Array of Char {'nolength': True} at 0x20731699c30>: E <C object Array of Char {'nolength': True} at 0x207316996d0>: E <C object Array of Char {'nolength': True} at 0x2073169a2d0>: E <C object Array of Char {'nolength': True} at 0x20731699ed0>: E <C object Array of Char {'nolength': True} at 0x20731699f10>: E <C object Array of Char {'nolength': True} at 0x2073169a330>: E <C object Array of Char {'nolength': True} at 0x2073169acd0>: E <C object Array of Char {'nolength': True} at 0x2073169a770>: E <C object Array of Char {'nolength': True} at 0x2073169a670>: E <C object Array of Char {'nolength': True} at 0x2073169ae50>: E <C object Array of Char {'nolength': True} at 0x2073169b090>: E <C object Array of Char {'nolength': True} at 0x2073169b410>: E <C object Array of Char {'nolength': True} at 0x2073169b990>: E <C object Array of Char {'nolength': True} at 0x2073169b970>: E <C object Array of Char {'nolength': True} at 0x2073169c290>: E <C object Array of Char {'nolength': True} at 0x207321ba670>: E <C object Array of Char {'nolength': True} at 0x2073169bf50>: E <C object Array of Char {'nolength': True} at 0x207321bab20>: E <C object Array of Char {'nolength': True} at 0x207321bac40>: E <C object Array of Char {'nolength': True} at 0x2073169c130>: E <C object Array of Char {'nolength': True} at 0x2073169bef0>: E <C object Array of Char {'nolength': True} at 0x2073169be30>: E <C object Array of Char {'nolength': True} at 0x2073169c690>: E <C object Array of Char {'nolength': True} at 0x2073169cad0>: E <C object Array of Char {'nolength': True} at 0x2073169c950>: E <C object Array of Char {'nolength': True} at 0x2073169cc90>: E <C object Array of Char {'nolength': True} at 0x2073169d090>: E <C object Array of Char {'nolength': True} at 0x2073169d010>: E <C object Array of Char {'nolength': True} at 0x2073169d490>: E <C object Array of Char {'nolength': True} at 0x2073169d4b0>: E <C object Array of Char {'nolength': True} at 0x2073169dd90>: E <C object Array of Char {'nolength': True} at 0x2073169d790>: E <C object Array of Char {'nolength': True} at 0x2073169d6b0>: E <C object Array of Char {'nolength': True} at 0x2073169def0>: E <C object Array of Char {'nolength': True} at 0x2073169e590>: E <C object Array of Char {'nolength': True} at 0x2072e01fdc0>: E <C object Array of Char {'nolength': True} at 0x2073169e150>: E <C object Array of Char {'nolength': True} at 0x207321ba640>: E <C object Array of Char {'nolength': True} at 0x2073169e250>: E <C object Array of Char {'nolength': True} at 0x2073169e2d0>: E <C object Array of Char {'nolength': True} at 0x2073169e330>: E <C object Array of Char {'nolength': True} at 0x2073169e8d0>: E <C object Array of Char {'nolength': True} at 0x2073169e910>: E <C object Array of Char {'nolength': True} at 0x2073169e7d0>: E <C object Array of Char {'nolength': True} at 0x2073169eb30>: E <C object Array of Char {'nolength': True} at 0x2073169f570>: E <C object Array of Char {'nolength': True} at 0x2073169f030>: E <C object Array of Char {'nolength': True} at 0x2073169f330>: E <C object Array of Char {'nolength': True} at 0x2073169f370>: E <C object Array of Char {'nolength': True} at 0x2073169f670>: E <C object Array of Char {'nolength': True} at 0x2073169fbd0>: E <C object Array of Char {'nolength': True} at 0x2073169f8d0>: E <C object Array of Char {'nolength': True} at 0x207316980d0>: E <C object Array of Char {'nolength': True} at 0x207316984b0>: E <C object Array of Char {'nolength': True} at 0x20731698b10>: E <C object Array of Char {'nolength': True} at 0x20731698810>: E <C object Array of Char {'nolength': True} at 0x20731699030>: E <C object Array of Char {'nolength': True} at 0x20731698eb0>: E <C object Array of Char {'nolength': True} at 0x207316994b0>: E <C object Array of Char {'nolength': True} at 0x207316999d0>: E <C object Array of Char {'nolength': True} at 0x20731699c70>: E <C object Array of Char {'nolength': True} at 0x20731699630>: E <C object Array of Char {'nolength': True} at 0x2073169a310>: E <C object Array of Char {'nolength': True} at 0x2073169a590>: E <C object Array of Char {'nolength': True} at 0x20731699f30>: E <C object Array of Char {'nolength': True} at 0x2073169a010>: E <C object Array of Char {'nolength': True} at 0x2073169a150>: E <C object Array of Char {'nolength': True} at 0x2073169ad30>: E <C object Array of Char {'nolength': True} at 0x2073169ab30>: E <C object Array of Char {'nolength': True} at 0x2073169a6b0>: E <C object Array of Char {'nolength': True} at 0x2073169a650>: E <C object Array of Char {'nolength': True} at 0x2073169b3f0>: E <C object Array of Char {'nolength': True} at 0x2073169b030>: E <C object Array of Char {'nolength': True} at 0x2073169b0b0>: E <C object Array of Char {'nolength': True} at 0x2073169b150>: E <C object Array of Char {'nolength': True} at 0x2073169b270>: E <C object Array of Char {'nolength': True} at 0x2073169b670>: E <C object Array of Char {'nolength': True} at 0x2073169bab0>: E <C object Array of Char {'nolength': True} at 0x2073169c590>: E <C object Array of Char {'nolength': True} at 0x2073169bf10>: E <C object Array of Char {'nolength': True} at 0x2073169bfb0>: E <C object Array of Char {'nolength': True} at 0x2073169bff0>: E <C object Array of Char {'nolength': True} at 0x2073169c0b0>: E <C object Array of Char {'nolength': True} at 0x2073169cbf0>: E <C object Array of Char {'nolength': True} at 0x2073169c890>: E <C object Array of Char {'nolength': True} at 0x2073169d590>: E <C object Array of Char {'nolength': True} at 0x2073169d950>: E <C object Array of Char {'nolength': True} at 0x2073169dc90>: E <C object Array of Char {'nolength': True} at 0x2073169d870>: E <C object Array of Char {'nolength': True} at 0x2073169d970>: E <C object Array of Char {'nolength': True} at 0x2073169d8f0>: E <C object Array of Char {'nolength': True} at 0x2073169dc10>: E <C object Array of Char {'nolength': True} at 0x2073169dbd0>: E <C object Array of Char {'nolength': True} at 0x2073169dff0>: E <C object Array of Char {'nolength': True} at 0x2073169e310>: E <C object Array of Char {'nolength': True} at 0x2073169e1b0>: E <C object Array of Char {'nolength': True} at 0x2073169e0d0>: E <C object Array of Char {'nolength': True} at 0x2073169e990>: E <C object Array of Char {'nolength': True} at 0x2073169ecd0>: E <C object Array of Char {'nolength': True} at 0x2073169ec90>: E <C object Array of Char {'nolength': True} at 0x2073169e690>: E <C object Array of Char {'nolength': True} at 0x2073169f190>: E <C object Array of Char {'nolength': True} at 0x2073169f090>: E <C object Array of Char {'nolength': True} at 0x2073169f210>: E <C object Array of Char {'nolength': True} at 0x2073169f1d0>: E <C object Array of Char {'nolength': True} at 0x2073169f2d0>: E <C object Array of Char {'nolength': True} at 0x2073169fc50>: E <C object Array of Char {'nolength': True} at 0x2073169fb90>: E <C object Array of Char {'nolength': True} at 0x2073169f630>: E <C object Array of Char {'nolength': True} at 0x20731698210>: E <C object Array of Char {'nolength': True} at 0x207316980f0>: E <C object Array of Char {'nolength': True} at 0x20731698d30>: E <C object Array of Char {'nolength': True} at 0x20731699070>: E <C object Array of Char {'nolength': True} at 0x20731699230>: E <C object Array of Char {'nolength': True} at 0x20731699370>: E <C object Array of Char {'nolength': True} at 0x20731698ed0>: E <C object Array of Char {'nolength': True} at 0x20731699290>: E <C object Array of Char {'nolength': True} at 0x207316993f0>: E <C object Array of Char {'nolength': True} at 0x20731699d70>: E <C object Array of Char {'nolength': True} at 0x20731699670>: E <C object Array of Char {'nolength': True} at 0x20731699750>: E <C object Array of Char {'nolength': True} at 0x20731699910>: E <C object Array of Char {'nolength': True} at 0x2073169a470>: E <C object Array of Char {'nolength': True} at 0x2073169a050>: E <C object Array of Char {'nolength': True} at 0x2073169a490>: E <C object Array of Char {'nolength': True} at 0x2073169a710>: E <C object Array of Char {'nolength': True} at 0x2073169aa10>: E <C object Array of Char {'nolength': True} at 0x2073169ae10>: E <C object Array of Char {'nolength': True} at 0x2073169b190>: E <C object Array of Char {'nolength': True} at 0x2073169b0f0>: E <C object Array of Char {'nolength': True} at 0x2073169b790>: E <C object Array of Char {'nolength': True} at 0x2073169b8d0>: E <C object Array of Char {'nolength': True} at 0x2073169b810>: E <C object Array of Char {'nolength': True} at 0x2073169c010>: E <C object Array of Char {'nolength': True} at 0x2073169c550>: E <C object Array of Char {'nolength': True} at 0x2073169bf90>: E <C object Array of Char {'nolength': True} at 0x2073169c070>: E <C object Array of Char {'nolength': True} at 0x2073169caf0>: E <C object Array of Char {'nolength': True} at 0x2073169c9d0>: E <C object Array of Char {'nolength': True} at 0x2073169ca30>: E <C object Array of Char {'nolength': True} at 0x2073169cc10>: E <C object Array of Char {'nolength': True} at 0x2073169d1d0>: E <C object Array of Char {'nolength': True} at 0x2073169d050>: E <C object Array of Char {'nolength': True} at 0x207321ba280>: E <C object Array of Char {'nolength': True} at 0x2073169cf10>: E <C object Array of Char {'nolength': True} at 0x207321bac70>: E <C object Array of Char {'nolength': True} at 0x2072e01fe80>: E <C object Array of Char {'nolength': True} at 0x2073169d3f0>: E <C object Array of Char {'nolength': True} at 0x2073169cf90>: E <C object Array of Char {'nolength': True} at 0x2073169cff0>: E <C object Array of Char {'nolength': True} at 0x2073169d910>: E <C object Array of Char {'nolength': True} at 0x2073169e0f0>: E <C object Array of Char {'nolength': True} at 0x2073169e4d0>: E <C object Array of Char {'nolength': True} at 0x2073169ecb0>: E <C object Array of Char {'nolength': True} at 0x2073169e750>: E <C object Array of Char {'nolength': True} at 0x2073169ead0>: E <C object Array of Char {'nolength': True} at 0x2073169f050>: E <C object Array of Char {'nolength': True} at 0x2073169ee10>: E <C object Array of Char {'nolength': True} at 0x2073169f010>: E <C object Array of Char {'nolength': True} at 0x2073169eef0>: E <C object Array of Char {'nolength': True} at 0x2073169fab0>: E <C object Array of Char {'nolength': True} at 0x2073169f850>: E <C object Array of Char {'nolength': True} at 0x2073169f730>: E <C object Array of Char {'nolength': True} at 0x2073169f9d0>: E <C object Array of Char {'nolength': True} at 0x20731697f10>: E <C object Array of Char {'nolength': True} at 0x20731697e10>: E <C object Array of Char {'nolength': True} at 0x20731698090>: E <C object Array of Char {'nolength': True} at 0x207316984f0>: E <C object Array of Char {'nolength': True} at 0x20731698890>: E <C object Array of Char {'nolength': True} at 0x20731699410>: E <C object Array of Char {'nolength': True} at 0x207321bad60>: E <C object Array of Char {'nolength': True} at 0x207316991f0>: E <C object Array of Char {'nolength': True} at 0x2072e01fd90>: E <C object Array of Char {'nolength': True} at 0x207321badf0>: E <C object Array of Char {'nolength': True} at 0x207316993d0>: E <C object Array of Char {'nolength': True} at 0x207316990f0>: E <C object Array of Char {'nolength': True} at 0x20731699810>: E <C object Array of Char {'nolength': True} at 0x2073169a450>: E <C object Array of Char {'nolength': True} at 0x2073169a410>: E <C object Array of Char {'nolength': True} at 0x2073169a9f0>: E <C object Array of Char {'nolength': True} at 0x2073169b490>: E <C object Array of Char {'nolength': True} at 0x2073169b2f0>: E <C object Array of Char {'nolength': True} at 0x2073169b850>: E <C object Array of Char {'nolength': True} at 0x2073169bb30>: E <C object Array of Char {'nolength': True} at 0x2073169be90>: E <C object Array of Char {'nolength': True} at 0x2073169be10>: E <C object Array of Char {'nolength': True} at 0x2073169c990>: E <C object Array of Char {'nolength': True} at 0x2073169c970>: E <C object Array of Char {'nolength': True} at 0x2073169c8d0>: E <C object Array of Char {'nolength': True} at 0x207321baca0>: E <C object Array of Char {'nolength': True} at 0x2073169d0f0>: E <C object Array of Char {'nolength': True} at 0x2072e01f580>: E <C object Array of Char {'nolength': True} at 0x2073169d310>: E <C object Array of Char {'nolength': True} at 0x2073169dcd0>: E <C object Array of Char {'nolength': True} at 0x2073169db90>: E <C object Array of Char {'nolength': True} at 0x2073169e070>: E <C object Array of Char {'nolength': True} at 0x2073169e5b0>: E <C object Array of Char {'nolength': True} at 0x2073169e030>: E <C object Array of Char {'nolength': True} at 0x2073169e670>: E <C object Array of Char {'nolength': True} at 0x2073169e9f0>: E <C object Array of Char {'nolength': True} at 0x2073169ee70>: E <C object Array of Char {'nolength': True} at 0x2073169f3d0>: E <C object Array of Char {'nolength': True} at 0x2073169f490>: E <C object Array of Char {'nolength': True} at 0x2073169fcd0>: E <C object Array of Char {'nolength': True} at 0x2073169f610>: E <C object Array of Char {'nolength': True} at 0x2073169f950>: E <C object Array of Char {'nolength': True} at 0x20731698290>: E <C object Array of Char {'nolength': True} at 0x207316987d0>: E <C object Array of Char {'nolength': True} at 0x207316989b0>: E <C object Array of Char {'nolength': True} at 0x207321bae20>: E <C object Array of Char {'nolength': True} at 0x207316991d0>: E <C object Array of Char {'nolength': True} at 0x20731699c90>: E <C object Array of Char {'nolength': True} at 0x20731699830>: E <C object Array of Char {'nolength': True} at 0x20731699f50>: E <C object Array of Char {'nolength': True} at 0x2073169a390>: E <C object Array of Char {'nolength': True} at 0x2073169a810>: E <C object Array of Char {'nolength': True} at 0x2073169a8f0>: E <C object Array of Char {'nolength': True} at 0x2073169b0d0>: E <C object Array of Char {'nolength': True} at 0x2073169b2d0>: E <C object Array of Char {'nolength': True} at 0x2073169ae30>: E <C object Array of Char {'nolength': True} at 0x2073169b290>: E <C object Array of Char {'nolength': True} at 0x2073169bad0>: E <C object Array of Char {'nolength': True} at 0x2073169b830>: E <C object Array of Char {'nolength': True} at 0x2073169c030>: E <C object Array of Char {'nolength': True} at 0x2073169c490>: E <C object Array of Char {'nolength': True} at 0x2073169cc30>: E <C object Array of Char {'nolength': True} at 0x2073169c630>: E <C object Array of Char {'nolength': True} at 0x2073169ce90>: E <C object Array of Char {'nolength': True} at 0x2073169d630>: E <C object Array of Char {'nolength': True} at 0x2073169e350>: E <C object Array of Char {'nolength': True} at 0x2073169de10>: E <C object Array of Char {'nolength': True} at 0x2073169de50>: E <C object Array of Char {'nolength': True} at 0x2073169edd0>: E <C object Array of Char {'nolength': True} at 0x2073169eb10>: E <C object Array of Char {'nolength': True} at 0x2073169ef90>: E <C object Array of Char {'nolength': True} at 0x2073169f530>: E <C object Array of Char {'nolength': True} at 0x2073169f6d0>: E <C object Array of Char {'nolength': True} at 0x2073169f8f0>: E <C object Array of Char {'nolength': True} at 0x20731697ed0>: E <C object Array of Char {'nolength': True} at 0x20731698310>: E <C object Array of Char {'nolength': True} at 0x20731698130>: E <C object Array of Char {'nolength': True} at 0x20731698f50>: E <C object Array of Char {'nolength': True} at 0x207321baee0>: E <C object Array of Char {'nolength': True} at 0x207316999f0>: E <C object Array of Char {'nolength': True} at 0x207321bae80>: E <C object Array of Char {'nolength': True} at 0x20732879490>: E <C object Array of Char {'nolength': True} at 0x20731699bf0>: E <C object Array of Char {'nolength': True} at 0x20731699a90>: E <C object Array of Char {'nolength': True} at 0x20731699f90>: E <C object Array of Char {'nolength': True} at 0x2073169ac90>: E <C object Array of Char {'nolength': True} at 0x2073169b130>: E <C object Array of Char {'nolength': True} at 0x2073169b950>: E <C object Array of Char {'nolength': True} at 0x2073169b7b0>: E <C object Array of Char {'nolength': True} at 0x2073169c1d0>: E <C object Array of Char {'nolength': True} at 0x2073169c7f0>: E <C object Array of Char {'nolength': True} at 0x2073169c670>: E <C object Array of Char {'nolength': True} at 0x2073169cdf0>: E <C object Array of Char {'nolength': True} at 0x2073169db70>: E <C object Array of Char {'nolength': True} at 0x2073169e1f0>: E <C object Array of Char {'nolength': True} at 0x2073169e490>: E <C object Array of Char {'nolength': True} at 0x2073169e810>: E <C object Array of Char {'nolength': True} at 0x207328793d0>: E <C object Array of Char {'nolength': True} at 0x2073169f110>: E <C object Array of Char {'nolength': True} at 0x207328794c0>: E <C object Array of Char {'nolength': True} at 0x20732878d70>: E <C object Array of Char {'nolength': True} at 0x2073169f0f0>: E <C object Array of Char {'nolength': True} at 0x2073169f250>: E <C object Array of Char {'nolength': True} at 0x2073169f6f0>: E <C object Array of Char {'nolength': True} at 0x207316980b0>: E <C object Array of Char {'nolength': True} at 0x207316983d0>: E <C object Array of Char {'nolength': True} at 0x207316987b0>: E <C object Array of Char {'nolength': True} at 0x20731698f70>: E <C object Array of Char {'nolength': True} at 0x20731699610>: E <C object Array of Char {'nolength': True} at 0x2073169a190>: E <C object Array of Char {'nolength': True} at 0x2073169a910>: E <C object Array of Char {'nolength': True} at 0x2073169b550>: E <C object Array of Char {'nolength': True} at 0x2073169bb70>: E <C object Array of Char {'nolength': True} at 0x2073169b730>: E <C object Array of Char {'nolength': True} at 0x2073169c450>: E <C object Array of Char {'nolength': True} at 0x2073169cbd0>: E <C object Array of Char {'nolength': True} at 0x2073169cfb0>: E <C object Array of Char {'nolength': True} at 0x20732878fb0>: E <C object Array of Char {'nolength': True} at 0x2073169db50>: E <C object Array of Char {'nolength': True} at 0x20732879010>: E <C object Array of Char {'nolength': True} at 0x2073169d9f0>: E <C object Array of Char {'nolength': True} at 0x2073169e2f0>: E <C object Array of Char {'nolength': True} at 0x2073169e9d0>: E <C object Array of Char {'nolength': True} at 0x2073169ea50>: E <C object Array of Char {'nolength': True} at 0x2073169f290>: E <C object Array of Char {'nolength': True} at 0x2073169fc90>: E <C object Array of Char {'nolength': True} at 0x2073169f7d0>: E <C object Array of Char {'nolength': True} at 0x2073169f890>: E <C object Array of Char {'nolength': True} at 0x20731698470>: E <C object Array of Char {'nolength': True} at 0x207316989d0>: E <C object Array of Char {'nolength': True} at 0x20731698950>: E <C object Array of Char {'nolength': True} at 0x20731699110>: E <C object Array of Char {'nolength': True} at 0x20731699a70>: E <C object Array of Char {'nolength': True} at 0x2073169ab90>: E <C object Array of Char {'nolength': True} at 0x2073169a990>: E <C object Array of Char {'nolength': True} at 0x2073169aef0>: E <C object Array of Char {'nolength': True} at 0x2073169af70>: E <C object Array of Char {'nolength': True} at 0x2073169ba90>: E <C object Array of Char {'nolength': True} at 0x2073169bcb0>: E <C object Array of Char {'nolength': True} at 0x2073169c310>: E <C object Array of Char {'nolength': True} at 0x2073169c750>: E <C object Array of Char {'nolength': True} at 0x2073169d510>: E <C object Array of Char {'nolength': True} at 0x2073169d7b0>: E <C object Array of Char {'nolength': True} at 0x2073169e370>: E <C object Array of Char {'nolength': True} at 0x2073169e630>: E <C object Array of Char {'nolength': True} at 0x2073169ea90>: E <C object Array of Char {'nolength': True} at 0x2073169eed0>: E <C object Array of Char {'nolength': True} at 0x2073169f8b0>: E <C object Array of Char {'nolength': True} at 0x2073169f910>: E <C object Array of Char {'nolength': True} at 0x207316982d0>: E <C object Array of Char {'nolength': True} at 0x20731698030>: E <C object Array of Char {'nolength': True} at 0x20731699470>: E <C object Array of Char {'nolength': True} at 0x207316997b0>: E <C object Array of Char {'nolength': True} at 0x20731699d50>: E <C object Array of Char {'nolength': True} at 0x2073169aad0>: E <C object Array of Char {'nolength': True} at 0x2073169b4f0>: E <C object Array of Char {'nolength': True} at 0x2073169afd0>: E <C object Array of Char {'nolength': True} at 0x2073169b510>: E <C object Array of Char {'nolength': True} at 0x2073169c370>: E <C object Array of Char {'nolength': True} at 0x2073169c7b0>: E <C object Array of Char {'nolength': True} at 0x2073169d350>: E <C object Array of Char {'nolength': True} at 0x2073169d750>: E <C object Array of Char {'nolength': True} at 0x2073169e430>: E <C object Array of Char {'nolength': True} at 0x2073169eaf0>: E <C object Array of Char {'nolength': True} at 0x2073169eff0>: E <C object Array of Char {'nolength': True} at 0x2073169fcf0>: E <C object Array of Char {'nolength': True} at 0x20731698450>: E <C object Array of Char {'nolength': True} at 0x20731699190>: E <C object Array of Char {'nolength': True} at 0x20731699930>: E <C object Array of Char {'nolength': True} at 0x2073169aaf0>: E <C object Array of Char {'nolength': True} at 0x2073169b250>: E <C object Array of Char {'nolength': True} at 0x2073169bd30>: E <C object Array of Char {'nolength': True} at 0x2073169cdb0>: E <C object Array of Char {'nolength': True} at 0x2073169d330>: E <C object Array of Char {'nolength': True} at 0x2073169d670>: E <C object Array of Char {'nolength': True} at 0x2073169e170>: E <C object Array of Char {'nolength': True} at 0x2073169ea70>: E <C object Array of Char {'nolength': True} at 0x2073169f470>: E <C object Array of Char {'nolength': True} at 0x2073169efd0>: E <C object Array of Char {'nolength': True} at 0x2073169fa90>: E <C object Array of Char {'nolength': True} at 0x20731697e30>: E <C object Array of Char {'nolength': True} at 0x20731698990>: E <C object Array of Char {'nolength': True} at 0x207316994d0>: E <C object Array of Char {'nolength': True} at 0x20731699b10>: E <C object Array of Char {'nolength': True} at 0x2073169a5f0>: E <C object Array of Char {'nolength': True} at 0x2073169b310>: E <C object Array of Char {'nolength': True} at 0x2073169b4b0>: E <C object Array of Char {'nolength': True} at 0x2073169b7d0>: E <C object Array of Char {'nolength': True} at 0x2073169c330>: E <C object Array of Char {'nolength': True} at 0x2073169d530>: E <C object Array of Char {'nolength': True} at 0x2073169d690>: E <C object Array of Char {'nolength': True} at 0x2073169dd30>: E <C object Array of Char {'nolength': True} at 0x2073169ec10>: E <C object Array of Char {'nolength': True} at 0x2073169f1f0>: E <C object Array of Char {'nolength': True} at 0x2073169f150>: E <C object Array of Char {'nolength': True} at 0x2073169fb10>: E <C object Array of Char {'nolength': True} at 0x207316988b0>: E <C object Array of Char {'nolength': True} at 0x20731699a30>: E <C object Array of Char {'nolength': True} at 0x2073169acf0>: E <C object Array of Char {'nolength': True} at 0x2073169bb90>: E <C object Array of Char {'nolength': True} at 0x20732878b30>: E <C object Array of Char {'nolength': True} at 0x2073169c1b0>: E <C object Array of Char {'nolength': True} at 0x207328793a0>: E <C object Array of Char {'nolength': True} at 0x20732878950>: E <C object Array of Char {'nolength': True} at 0x2073169c2d0>: E <C object Array of Char {'nolength': True} at 0x2073169ccf0>: E <C object Array of Char {'nolength': True} at 0x2073169d9d0>: E <C object Array of Char {'nolength': True} at 0x2073169e010>: E <C object Array of Char {'nolength': True} at 0x2073169f4b0>: E <C object Array of Char {'nolength': True} at 0x20731698390>: E <C object Array of Char {'nolength': True} at 0x20731698010>: E <C object Array of Char {'nolength': True} at 0x207316994f0>: E <C object Array of Char {'nolength': True} at 0x2073169a550>: E <C object Array of Char {'nolength': True} at 0x2073169a7f0>: E <C object Array of Char {'nolength': True} at 0x2073169bbb0>: E <C object Array of Char {'nolength': True} at 0x2073169bfd0>: E <C object Array of Char {'nolength': True} at 0x2073169c470>: E <C object Array of Char {'nolength': True} at 0x2073169dbb0>: E <C object Array of Char {'nolength': True} at 0x2073169e050>: E <C object Array of Char {'nolength': True} at 0x2073169de90>: E <C object Array of Char {'nolength': True} at 0x2073169ecf0>: E <C object Array of Char {'nolength': True} at 0x2073169f9f0>: E <C object Array of Char {'nolength': True} at 0x20731698410>: E <C object Array of Char {'nolength': True} at 0x20731697fb0>: E <C object Array of Char {'nolength': True} at 0x207316991b0>: E <C object Array of Char {'nolength': True} at 0x2073169ab70>: E <C object Array of Char {'nolength': True} at 0x2073169b450>: E <C object Array of Char {'nolength': True} at 0x20732878e00>: E <C object Array of Char {'nolength': True} at 0x2073169cd50>: E <C object Array of Char {'nolength': True} at 0x20732879220>: E <C object Array of Char {'nolength': True} at 0x20732879370>: E <C object Array of Char {'nolength': True} at 0x2073169d550>: E <C object Array of Char {'nolength': True} at 0x2073169de30>: E <C object Array of Char {'nolength': True} at 0x2073169ee90>: E <C object Array of Char {'nolength': True} at 0x20731697f70>: E <C object Array of Char {'nolength': True} at 0x20731698bb0>: E <C object Array of Char {'nolength': True} at 0x2073169aa30>: E <C object Array of Char {'nolength': True} at 0x2073169ba70>: E <C object Array of Char {'nolength': True} at 0x2073169c5d0>: E <C object Array of Char {'nolength': True} at 0x2073169cb10>: E <C object Array of Char {'nolength': True} at 0x2073169dfb0>: E <C object Array of Char {'nolength': True} at 0x2073169e7f0>: E <C object Array of Char {'nolength': True} at 0x2073169f6b0>: E <C object Array of Char {'nolength': True} at 0x20731698490>: E <C object Array of Char {'nolength': True} at 0x20731699ad0>: E <C object Array of Char {'nolength': True} at 0x2073169a7d0>: E <C object Array of Char {'nolength': True} at 0x2073169b050>: E <C object Array of Char {'nolength': True} at 0x2073169c410>: E <C object Array of Char {'nolength': True} at 0x2073169da90>: E <C object Array of Char {'nolength': True} at 0x2073169ebd0>: E <C object Array of Char {'nolength': True} at 0x2073169e770>: E <C object Array of Char {'nolength': True} at 0x2073169f710>: E <C object Array of Char {'nolength': True} at 0x20731699130>: E <C object Array of Char {'nolength': True} at 0x2073169b430>: E <C object Array of Char {'nolength': True} at 0x20732878c80>: E <C object Array of Char {'nolength': True} at 0x2073169cfd0>: E <C object Array of Char {'nolength': True} at 0x20732878ec0>: E <C object Array of Char {'nolength': True} at 0x207328791c0>: E <C object Array of Char {'nolength': True} at 0x2073169d830>: E <C object Array of Char {'nolength': True} at 0x2073169e790>: E <C object Array of Char {'nolength': True} at 0x207316985b0>: E <C object Array of Char {'nolength': True} at 0x2073169a3f0>: E <C object Array of Char {'nolength': True} at 0x2073169b1b0>: E <C object Array of Char {'nolength': True} at 0x2073169d110>: E <C object Array of Char {'nolength': True} at 0x2073169e850>: E <C object Array of Char {'nolength': True} at 0x20731697ff0>: E <C object Array of Char {'nolength': True} at 0x2073169a290>: E <C object Array of Char {'nolength': True} at 0x2073169c050>: E <C object Array of Char {'nolength': True} at 0x2073169d3d0>: E <C object Array of Char {'nolength': True} at 0x2073169eeb0>: E <C object Array of Char {'nolength': True} at 0x207316985d0>: E <C object Array of Char {'nolength': True} at 0x2073169a170>: E <C object Array of Char {'nolength': True} at 0x2073169c5f0>: E <C object Array of Char {'nolength': True} at 0x20732878aa0>: E <C object Array of Char {'nolength': True} at 0x2073169f450>: E <C object Array of Char {'nolength': True} at 0x207328792e0>: E <C object Array of Char {'nolength': True} at 0x20731698c10>: E <C object Array of Char {'nolength': True} at 0x2073169b3d0>: E <C object Array of Char {'nolength': True} at 0x2073169d8d0>: E <C object Array of Char {'nolength': True} at 0x2073169ef30>: E <C object Array of Char {'nolength': True} at 0x2073169a210>: E <C object Array of Char {'nolength': True} at 0x2073169bc50>: E <C object Array of Char {'nolength': True} at 0x2073169e3f0>: E <C object Array of Char {'nolength': True} at 0x20731697f90>: E <C object Array of Char {'nolength': True} at 0x20731699850>: E <C object Array of Char {'nolength': True} at 0x2073169a790>: E <C object Array of Char {'nolength': True} at 0x2073169dc70>: E <C object Array of Char {'nolength': True} at 0x2073169f990>: E <C object Array of Char {'nolength': True} at 0x207313aa830>: E <C object Array of Char {'nolength': True} at 0x207313a9a90>: E <C object Array of Char {'nolength': True} at 0x2073169af50>: E <C object Array of Char {'nolength': True} at 0x2073169d1f0>: E <C object Array of Char {'nolength': True} at 0x2073169e6b0>: E <C object Array of Char {'nolength': True} at 0x20731698110>: E <C object Array of Char {'nolength': True} at 0x2073169b690>: E <C object Array of Char {'nolength': True} at 0x2073169e290>: E <C object Array of Char {'nolength': True} at 0x207313a9a10>: E <C object Array of Char {'nolength': True} at 0x207313a9070>: E <C object Array of Char {'nolength': True} at 0x2073169a250>: E <C object Array of Char {'nolength': True} at 0x20727686aa0>: E <C object Array of Char {'nolength': True} at 0x20732878b00>: E <C object Array of Char {'nolength': True} at 0x2073169f830>: E <C object Array of Char {'nolength': True} at 0x20732878bf0>: E <C object Array of Char {'nolength': True} at 0x20732879be0>: E <C object Array of Char {'nolength': True} at 0x207316996b0>: E <C object Array of Char {'nolength': True} at 0x2073169ddf0>: E <C object Array of Char {'nolength': True} at 0x207316989f0>: E <C object Array of Char {'nolength': True} at 0x20727684780>: E <C object Array of Char {'nolength': True} at 0x2073169e190>: E <C object Array of Char {'nolength': True} at 0x207313a9650>: E <C object Array of Char {'nolength': True} at 0x207313a9250>: E <C object Array of Char {'nolength': True} at 0x2073169c0d0>: E <C object Array of Char {'nolength': True} at 0x2073169ef10>: E <C object Array of Char {'nolength': True} at 0x207276877e0>: E <C object Array of Char {'nolength': True} at 0x2073169bc90>: E <C object Array of Char {'nolength': True} at 0x2073169e090>: E <C object Array of Char {'nolength': True} at 0x20731698970>: E <C object Array of Char {'nolength': True} at 0x207313aa0f0>: E <C object Array of Char {'nolength': True} at 0x2073169c8b0>: E <C object Array of Char {'nolength': True} at 0x20731698170>: E <C object Array of Char {'nolength': True} at 0x2073169af30>: E <C object Array of Char {'nolength': True} at 0x207362840c0>: E <C object Array of Char {'nolength': True} at 0x20736284140>: E <C object Array of Char {'nolength': True} at 0x207362840a0>: E <C object Array of Char {'nolength': True} at 0x20736283f40>: E <C object Array of Char {'nolength': True} at 0x20736283d00>: E <C object Array of Char {'nolength': True} at 0x20736283e80>: E <C object Array of Char {'nolength': True} at 0x20732878ad0>: E <C object Array of Char {'nolength': True} at 0x20736283dc0>: E <C object Array of Char {'nolength': True} at 0x20732879b80>: E <C object Array of Char {'nolength': True} at 0x20732879ca0>: E <C object Array of Char {'nolength': True} at 0x20736283da0>: E <C object Array of Char {'nolength': True} at 0x20736283ba0>: E <C object Array of Char {'nolength': True} at 0x20736283ee0>: E <C object Array of Char {'nolength': True} at 0x20736283d40>: E <C object Array of Char {'nolength': True} at 0x20736283f00>: E <C object Array of Char {'nolength': True} at 0x20736283d60>: E <C object Array of Char {'nolength': True} at 0x207362841a0>: E <C object Array of Char {'nolength': True} at 0x207362839e0>: E <C object Array of Char {'nolength': True} at 0x20736283a40>: E <C object Array of Char {'nolength': True} at 0x20736284120>: E <C object Array of Char {'nolength': True} at 0x20736283f20>: E <C object Array of Char {'nolength': True} at 0x20736283c80>: E <C object Array of Char {'nolength': True} at 0x20736284060>: E <C object Array of Char {'nolength': True} at 0x20736283b40>: E <C object Array of Char {'nolength': True} at 0x20736283bc0>: E <C object Array of Char {'nolength': True} at 0x207328797c0>: E <C object Array of Char {'nolength': True} at 0x20736283ae0>: E <C object Array of Char {'nolength': True} at 0x20732879550>: E <C object Array of Char {'nolength': True} at 0x207328785c0>: E <C object Array of Char {'nolength': True} at 0x20736283be0>: E <C object Array of Char {'nolength': True} at 0x20736283c60>: E <C object Array of Char {'nolength': True} at 0x20736283fe0>: E <C object Array of Char {'nolength': True} at 0x20736283ea0>: E <C object Array of Char {'nolength': True} at 0x20736284020>: E <C object Array of Char {'nolength': True} at 0x20736283c00>: E <C object Array of Char {'nolength': True} at 0x20736283e40>: E <C object Array of Char {'nolength': True} at 0x20736284800>: E <C object Array of Char {'nolength': True} at 0x20736284820>: E <C object Array of Char {'nolength': True} at 0x20736284240>: E <C object Array of Char {'nolength': True} at 0x20736284860>: E <C object Array of Char {'nolength': True} at 0x207362845a0>: E <C object Array of Char {'nolength': True} at 0x207362845c0>: E <C object Array of Char {'nolength': True} at 0x207362843c0>: E <C object Array of Char {'nolength': True} at 0x20736284320>: E <C object Array of Char {'nolength': True} at 0x207362846c0>: E <C object Array of Char {'nolength': True} at 0x20732878f20>: E <C object Array of Char {'nolength': True} at 0x20736284440>: E <C object Array of Char {'nolength': True} at 0x20732879580>: E <C object Array of Char {'nolength': True} at 0x20736284620>: E <C object Array of Char {'nolength': True} at 0x20736284400>: E <C object Array of Char {'nolength': True} at 0x20736284260>: E <C object Array of Char {'nolength': True} at 0x20736284280>: E <C object Array of Char {'nolength': True} at 0x20736284300>: E <C object Array of Char {'nolength': True} at 0x20736284540>: E <C object Array of Char {'nolength': True} at 0x207362844a0>: E <C object Array of Char {'nolength': True} at 0x20736284840>: E <C object Array of Char {'nolength': True} at 0x207362844c0>: E <C object Array of Char {'nolength': True} at 0x20736284940>: E <C object Array of Char {'nolength': True} at 0x207362845e0>: E <C object Array of Char {'nolength': True} at 0x20736284880>: E <C object Array of Char {'nolength': True} at 0x20736284200>: E <C object Array of Char {'nolength': True} at 0x20736284980>: E <C object Array of Char {'nolength': True} at 0x207362846a0>: E <C object Array of Char {'nolength': True} at 0x20736284780>: E <C object Array of Char {'nolength': True} at 0x20736284420>: E <C object Array of Char {'nolength': True} at 0x207362847a0>: E <C object Array of Char {'nolength': True} at 0x20736284760>: E <C object Array of Char {'nolength': True} at 0x20736284ba0>: E <C object Array of Char {'nolength': True} at 0x20736284de0>: E <C object Array of Char {'nolength': True} at 0x207362850a0>: E <C object Array of Char {'nolength': True} at 0x20736284e20>: E <C object Array of Char {'nolength': True} at 0x20732879b50>: E <C object Array of Char {'nolength': True} at 0x20736284bc0>: E <C object Array of Char {'nolength': True} at 0x20736284cc0>: E <C object Array of Char {'nolength': True} at 0x20736284b00>: E <C object Array of Char {'nolength': True} at 0x207362851a0>: E <C object Array of Char {'nolength': True} at 0x20736284fc0>: E <C object Array of Char {'nolength': True} at 0x20736285000>: E <C object Array of Char {'nolength': True} at 0x20736284b80>: E <C object Array of Char {'nolength': True} at 0x20736285140>: E <C object Array of Char {'nolength': True} at 0x20736284a00>: E <C object Array of Char {'nolength': True} at 0x20736284b40>: E <C object Array of Char {'nolength': True} at 0x20736284e60>: E <C object Array of Char {'nolength': True} at 0x20736284c80>: E <C object Array of Char {'nolength': True} at 0x20736284f40>: E <C object Array of Char {'nolength': True} at 0x20736284d60>: E <C object Array of Char {'nolength': True} at 0x20736284d80>: E <C object Array of Char {'nolength': True} at 0x20736285100>: E <C object Array of Char {'nolength': True} at 0x207362849e0>: E <C object Array of Char {'nolength': True} at 0x20736284ca0>: E <C object Array of Char {'nolength': True} at 0x20736285180>: E <C object Array of Char {'nolength': True} at 0x20736284ac0>: E <C object Array of Char {'nolength': True} at 0x20736284f60>: E <C object Array of Char {'nolength': True} at 0x20736285060>: E <C object Array of Char {'nolength': True} at 0x20736284d40>: E <C object Array of Char {'nolength': True} at 0x207362850e0>: E <C object Array of Char {'nolength': True} at 0x207362854a0>: E <C object Array of Char {'nolength': True} at 0x20736285540>: E <C object Array of Char {'nolength': True} at 0x207362856a0>: E <C object Array of Char {'nolength': True} at 0x20736285760>: E <C object Array of Char {'nolength': True} at 0x207362852c0>: E <C object Array of Char {'nolength': True} at 0x20736285580>: E <C object Array of Char {'nolength': True} at 0x20732878a40>: E <C object Array of Char {'nolength': True} at 0x20736285660>: E <C object Array of Char {'nolength': True} at 0x20732879820>: E <C object Array of Char {'nolength': True} at 0x20732878260>: E <C object Array of Char {'nolength': True} at 0x20736285680>: E <C object Array of Char {'nolength': True} at 0x20736285820>: E <C object Array of Char {'nolength': True} at 0x20736285560>: E <C object Array of Char {'nolength': True} at 0x20736285940>: E <C object Array of Char {'nolength': True} at 0x20736285380>: E <C object Array of Char {'nolength': True} at 0x207362857e0>: E <C object Array of Char {'nolength': True} at 0x207362852e0>: E <C object Array of Char {'nolength': True} at 0x207362858e0>: E <C object Array of Char {'nolength': True} at 0x207362854e0>: E <C object Array of Char {'nolength': True} at 0x20736285840>: E <C object Array of Char {'nolength': True} at 0x207362851e0>: E <C object Array of Char {'nolength': True} at 0x20736285740>: E <C object Array of Char {'nolength': True} at 0x207362853e0>: E <C object Array of Char {'nolength': True} at 0x207362855c0>: E <C object Array of Char {'nolength': True} at 0x207362857a0>: E <C object Array of Char {'nolength': True} at 0x20736285640>: E <C object Array of Char {'nolength': True} at 0x20736285960>: E <C object Array of Char {'nolength': True} at 0x207362851c0>: E <C object Array of Char {'nolength': True} at 0x20736285220>: E <C object Array of Char {'nolength': True} at 0x20736285460>: E <C object Array of Char {'nolength': True} at 0x20736285320>: E <C object Array of Char {'nolength': True} at 0x20736285980>: E <C object Array of Char {'nolength': True} at 0x20736285e00>: E <C object Array of Char {'nolength': True} at 0x20732879af0>: E <C object Array of Char {'nolength': True} at 0x20736285f80>: E <C object Array of Char {'nolength': True} at 0x207328796a0>: E <C object Array of Char {'nolength': True} at 0x20732878350>: E <C object Array of Char {'nolength': True} at 0x20736285b00>: E <C object Array of Char {'nolength': True} at 0x20736285da0>: E <C object Array of Char {'nolength': True} at 0x20736285c60>: E <C object Array of Char {'nolength': True} at 0x20736285c00>: E <C object Array of Char {'nolength': True} at 0x20736285ca0>: E <C object Array of Char {'nolength': True} at 0x20736285d60>: E <C object Array of Char {'nolength': True} at 0x20736285ac0>: E <C object Array of Char {'nolength': True} at 0x20736285de0>: E <C object Array of Char {'nolength': True} at 0x20736285be0>: E <C object Array of Char {'nolength': True} at 0x20736285a80>: E <C object Array of Char {'nolength': True} at 0x20736286000>: E <C object Array of Char {'nolength': True} at 0x20736286060>: E <C object Array of Char {'nolength': True} at 0x20736285f20>: E <C object Array of Char {'nolength': True} at 0x207362860a0>: E <C object Array of Char {'nolength': True} at 0x207362860e0>: E <C object Array of Char {'nolength': True} at 0x20736285d00>: E <C object Array of Char {'nolength': True} at 0x207362861a0>: E <C object Array of Char {'nolength': True} at 0x20736285fc0>: E <C object Array of Char {'nolength': True} at 0x20736285ae0>: E <C object Array of Char {'nolength': True} at 0x20736286100>: E <C object Array of Char {'nolength': True} at 0x20736285ce0>: E <C object Array of Char {'nolength': True} at 0x20736285aa0>: E <C object Array of Char {'nolength': True} at 0x20736285e60>: E <C object Array of Char {'nolength': True} at 0x207328795b0>: E <C object Array of Char {'nolength': True} at 0x207362862e0>: E <C object Array of Char {'nolength': True} at 0x20732879c10>: E <C object Array of Char {'nolength': True} at 0x20732879a00>: E <C object Array of Char {'nolength': True} at 0x207362863a0>: E <C object Array of Char {'nolength': True} at 0x20736286600>: E <C object Array of Char {'nolength': True} at 0x20736286340>: E <C object Array of Char {'nolength': True} at 0x20736286660>: E <C object Array of Char {'nolength': True} at 0x20736286300>: E <C object Array of Char {'nolength': True} at 0x207362867c0>: E <C object Array of Char {'nolength': True} at 0x20736286500>: E <C object Array of Char {'nolength': True} at 0x20736286940>: E <C object Array of Char {'nolength': True} at 0x207362864a0>: E <C object Array of Char {'nolength': True} at 0x207362868c0>: E <C object Array of Char {'nolength': True} at 0x207362865c0>: E <C object Array of Char {'nolength': True} at 0x207362868e0>: E <C object Array of Char {'nolength': True} at 0x20736286700>: E <C object Array of Char {'nolength': True} at 0x20736286320>: E <C object Array of Char {'nolength': True} at 0x20736286840>: E <C object Array of Char {'nolength': True} at 0x20732879bb0>: E <C object Array of Char {'nolength': True} at 0x207362869a0>: E <C object Array of Char {'nolength': True} at 0x20732879880>: E <C object Array of Char {'nolength': True} at 0x207328799a0>: E <C object Array of Char {'nolength': True} at 0x20736286980>: E <C object Array of Char {'nolength': True} at 0x207362867a0>: E <C object Array of Char {'nolength': True} at 0x20736286400>: E <C object Array of Char {'nolength': True} at 0x20736286560>: E <C object Array of Char {'nolength': True} at 0x207362861c0>: E <C object Array of Char {'nolength': True} at 0x20736286780>: E <C object Array of Char {'nolength': True} at 0x207362867e0>: E <C object Array of Char {'nolength': True} at 0x20736286760>: E <C object Array of Char {'nolength': True} at 0x207362868a0>: E <C object Array of Char {'nolength': True} at 0x207362862a0>: E <C object Array of Char {'nolength': True} at 0x20736286900>: E <C object Array of Char {'nolength': True} at 0x207362864e0>: E <C object Array of Char {'nolength': True} at 0x20736286d00>: E <C object Array of Char {'nolength': True} at 0x20736286b00>: E <C object Array of Char {'nolength': True} at 0x20736286ec0>: E <C object Array of Char {'nolength': True} at 0x20736286ca0>: E <C object Array of Char {'nolength': True} at 0x20736286ee0>: E <C object Array of Char {'nolength': True} at 0x207362870c0>: E <C object Array of Char {'nolength': True} at 0x207362871a0>: E <C object Array of Char {'nolength': True} at 0x20736286f20>: E <C object Array of Char {'nolength': True} at 0x20736286bc0>: E <C object Array of Char {'nolength': True} at 0x20736287100>: E <C object Array of Char {'nolength': True} at 0x20736286c20>: E <C object Array of Char {'nolength': True} at 0x20732879c40>: E <C object Array of Char {'nolength': True} at 0x20736286f60>: E <C object Array of Char {'nolength': True} at 0x20732878380>: E <C object Array of Char {'nolength': True} at 0x20732877e10>: E <C object Array of Char {'nolength': True} at 0x20736286e00>: E <C object Array of Char {'nolength': True} at 0x20736287080>: E <C object Array of Char {'nolength': True} at 0x20736286e80>: E <C object Array of Char {'nolength': True} at 0x20736287020>: E <C object Array of Char {'nolength': True} at 0x20736286a40>: E <C object Array of Char {'nolength': True} at 0x20736286e20>: E <C object Array of Char {'nolength': True} at 0x20736286a00>: E <C object Array of Char {'nolength': True} at 0x20736286c40>: E <C object Array of Char {'nolength': True} at 0x20736287000>: E <C object Array of Char {'nolength': True} at 0x207362877e0>: E <C object Array of Char {'nolength': True} at 0x20736287780>: E <C object Array of Char {'nolength': True} at 0x207362877c0>: E <C object Array of Char {'nolength': True} at 0x20736287620>: E <C object Array of Char {'nolength': True} at 0x20736287240>: E <C object Array of Char {'nolength': True} at 0x207362871c0>: E <C object Array of Char {'nolength': True} at 0x20736287840>: E <C object Array of Char {'nolength': True} at 0x20736287520>: E <C object Array of Char {'nolength': True} at 0x20736287440>: E <C object Array of Char {'nolength': True} at 0x20736287600>: E <C object Array of Char {'nolength': True} at 0x207362876a0>: E <C object Array of Char {'nolength': True} at 0x207362873a0>: E <C object Array of Char {'nolength': True} at 0x20736287380>: E <C object Array of Char {'nolength': True} at 0x20736287660>: E <C object Array of Char {'nolength': True} at 0x207328798b0>: E <C object Array of Char {'nolength': True} at 0x207362876c0>: E <C object Array of Char {'nolength': True} at 0x207328780b0>: E <C object Array of Char {'nolength': True} at 0x20732879ac0>: E <C object Array of Char {'nolength': True} at 0x207362878a0>: E <C object Array of Char {'nolength': True} at 0x207362875c0>: E <C object Array of Char {'nolength': True} at 0x207362876e0>: E <C object Array of Char {'nolength': True} at 0x20736287960>: E <C object Array of Char {'nolength': True} at 0x207362878e0>: E <C object Array of Char {'nolength': True} at 0x20736287260>: E <C object Array of Char {'nolength': True} at 0x20736287800>: E <C object Array of Char {'nolength': True} at 0x20736287200>: E <C object Array of Char {'nolength': True} at 0x20736287740>: E <C object Array of Char {'nolength': True} at 0x20736287480>: E <C object Array of Char {'nolength': True} at 0x20736287720>: E <C object Array of Char {'nolength': True} at 0x207362878c0>: E <C object Array of Char {'nolength': True} at 0x20736287360>: E <C object Array of Char {'nolength': True} at 0x20736287c20>: E <C object Array of Char {'nolength': True} at 0x20736287a60>: E <C object Array of Char {'nolength': True} at 0x20732879640>: E <C object Array of Char {'nolength': True} at 0x207362880c0>: E <C object Array of Char {'nolength': True} at 0x20732878230>: E <C object Array of Char {'nolength': True} at 0x207328787d0>: E <C object Array of Char {'nolength': True} at 0x20736288060>: E <C object Array of Char {'nolength': True} at 0x20736287ea0>: E <C object Array of Char {'nolength': True} at 0x20736288020>: E <C object Array of Char {'nolength': True} at 0x20736287f80>: E <C object Array of Char {'nolength': True} at 0x20736287c60>: E <C object Array of Char {'nolength': True} at 0x20736287ec0>: E <C object Array of Char {'nolength': True} at 0x207362880e0>: E <C object Array of Char {'nolength': True} at 0x20736287b00>: E <C object Array of Char {'nolength': True} at 0x20736288040>: E <C object Array of Char {'nolength': True} at 0x20736288120>: E <C object Array of Char {'nolength': True} at 0x20736287ee0>: E <C object Array of Char {'nolength': True} at 0x20736287d60>: E <C object Array of Char {'nolength': True} at 0x207362880a0>: E <C object Array of Char {'nolength': True} at 0x20736287ce0>: E <C object Array of Char {'nolength': True} at 0x20736287e20>: E <C object Array of Char {'nolength': True} at 0x20732879700>: E <C object Array of Char {'nolength': True} at 0x20736287e00>: E <C object Array of Char {'nolength': True} at 0x20732878710>: E <C object Array of Char {'nolength': True} at 0x20732878200>: E <C object Array of Char {'nolength': True} at 0x20736287e40>: E <C object Array of Char {'nolength': True} at 0x20736287de0>: E <C object Array of Char {'nolength': True} at 0x20736288080>: E <C object Array of Char {'nolength': True} at 0x20736287f00>: E <C object Array of Char {'nolength': True} at 0x20736287d80>: E <C object Array of Char {'nolength': True} at 0x20736287a80>: E <C object Array of Char {'nolength': True} at 0x20736287fc0>: E <C object Array of Char {'nolength': True} at 0x20736288000>: E <C object Array of Char {'nolength': True} at 0x20736287c40>: E <C object Array of Char {'nolength': True} at 0x20736287f40>: E <C object Array of Char {'nolength': True} at 0x20736287ac0>: E <C object Array of Char {'nolength': True} at 0x20736287dc0>: E <C object Array of Char {'nolength': True} at 0x20736287fe0>: E <C object Array of Char {'nolength': True} at 0x207362884a0>: E <C object Array of Char {'nolength': True} at 0x20736288820>: E <C object Array of Char {'nolength': True} at 0x207321ba1f0>: E <C object Array of Char {'nolength': True} at 0x207362888c0>: E <C object Array of Char {'nolength': True} at 0x20732879790>: E <C object Array of Char {'nolength': True} at 0x20732878530>: E <C object Array of Char {'nolength': True} at 0x207362884e0>: E <C object Array of Char {'nolength': True} at 0x20736288880>: E <C object Array of Char {'nolength': True} at 0x20736288660>: E <C object Array of Char {'nolength': True} at 0x207362888a0>: E <C object Array of Char {'nolength': True} at 0x20736288380>: E <C object Array of Char {'nolength': True} at 0x20736288700>: E <C object Array of Char {'nolength': True} at 0x20736288240>: E <C object Array of Char {'nolength': True} at 0x20736288860>: E <C object Array of Char {'nolength': True} at 0x207362885c0>: E <C object Array of Char {'nolength': True} at 0x20736288600>: E <C object Array of Char {'nolength': True} at 0x20736288420>: E <C object Array of Char {'nolength': True} at 0x20736288720>: E <C object Array of Char {'nolength': True} at 0x20736288680>: E <C object Array of Char {'nolength': True} at 0x20736288400>: E <C object Array of Char {'nolength': True} at 0x20736288840>: E <C object Array of Char {'nolength': True} at 0x207362885e0>: E <C object Array of Char {'nolength': True} at 0x207362886c0>: E <C object Array of Char {'nolength': True} at 0x20736288980>: E <C object Array of Char {'nolength': True} at 0x207362884c0>: E <C object Array of Char {'nolength': True} at 0x20736288280>: E <C object Array of Char {'nolength': True} at 0x20732878050>: E <C object Array of Char {'nolength': True} at 0x20732878800>: E <C object Array of Char {'nolength': True} at 0x20732878c50>: E <C object Array of Char {'nolength': True} at 0x207362891a0>: E <C object Array of Char {'nolength': True} at 0x20736288d20>: E <C object Array of Char {'nolength': True} at 0x20736288f80>: E <C object Array of Char {'nolength': True} at 0x20736288ec0>: E <C object Array of Char {'nolength': True} at 0x20736288fe0>: E <C object Array of Char {'nolength': True} at 0x20736288e80>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 404, 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 1096, 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 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x207284b3970>: E <C object Array of Char {'nolength': True} at 0x207284b39d0>: E <C object Array of Char {'nolength': True} at 0x2072f676c30>: E <C object Array of Char {'nolength': True} at 0x2072e01f8e0>: E <C object Array of Char {'nolength': True} at 0x2072e01f3d0>: E <C object Array of Char {'nolength': True} at 0x20731699db0>: E <C object Array of Char {'nolength': True} at 0x2072e01fc10>: E <C object Array of Char {'nolength': True} at 0x2072e01f7c0>: E <C object Array of Char {'nolength': True} at 0x2072e01f460>: E <C object Array of Char {'nolength': True} at 0x2072e01f400>: E <C object Array of Char {'nolength': True} at 0x2072e01f0a0>: E <C object Array of Char {'nolength': True} at 0x2072e01fac0>: E <C object Array of Char {'nolength': True} at 0x2072e01f2b0>: E <C object Array of Char {'nolength': True} at 0x2072f6766f0>: E <C object Array of Char {'nolength': True} at 0x207284b3820>: E <C object Array of Char {'nolength': True} at 0x207321ba7f0>: E <C object Array of Char {'nolength': True} at 0x207321ba8b0>: E <C object Array of Char {'nolength': True} at 0x2073169ebf0>: E <C object Array of Char {'nolength': True} at 0x207321ba310>: E <C object Array of Char {'nolength': True} at 0x2073169fc10>: E <C object Array of Char {'nolength': True} at 0x207316983b0>: E <C object Array of Char {'nolength': True} at 0x207316986b0>: E <C object Array of Char {'nolength': True} at 0x207321ba580>: E <C object Array of Char {'nolength': True} at 0x2073169df10>: E <C object Array of Char {'nolength': True} at 0x2072e01f8b0>: E <C object Array of Char {'nolength': True} at 0x207321ba490>: E <C object Array of Char {'nolength': True} at 0x2073169d430>: E <C object Array of Char {'nolength': True} at 0x20731699d30>: E <C object Array of Char {'nolength': True} at 0x2072f676720>: E <C object Array of Char {'nolength': True} at 0x20732878cb0>: E <C object Array of Char {'nolength': True} at 0x2073169da50>: E <C object Array of Char {'nolength': True} at 0x2073169f3f0>: E <C object Array of Char {'nolength': True} at 0x2073169c850>: E <C object Array of Char {'nolength': True} at 0x20732879460>: E <C object Array of Char {'nolength': True} at 0x207328794f0>: E <C object Array of Char {'nolength': True} at 0x20732878da0>: E <C object Array of Char {'nolength': True} at 0x2073169f770>: E <C object Array of Char {'nolength': True} at 0x20732879430>: E <C object Array of Char {'nolength': True} at 0x20732878ef0>: E <C object Array of Char {'nolength': True} at 0x20732879340>: E <C object Array of Char {'nolength': True} at 0x207362842e0>: E <C object Array of Char {'nolength': True} at 0x20736284a40>: E <C object Array of Char {'nolength': True} at 0x20732878c20>: E <C object Array of Char {'nolength': True} at 0x20732879850>: E <C object Array of Char {'nolength': True} at 0x20732879940>: E <C object Array of Char {'nolength': True} at 0x20732879c70>: E <C object Array of Char {'nolength': True} at 0x20732879910>: E <C object Array of Char {'nolength': True} at 0x20732879a90>: E <C object Array of Char {'nolength': True} at 0x207328799d0>: E <C object Array of Char {'nolength': True} at 0x20732879730>: E <C object Array of Char {'nolength': True} at 0x20732877d50>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1270, 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 1096, 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 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x207328c6ed0>: E <C object Array of Char {'nolength': True} at 0x2072dc0a1c0>: E <C object Array of Char {'nolength': True} at 0x20727d64300>: E <C object Array of Char {'nolength': True} at 0x20730942e50>: E <C object Array of Char {'nolength': True} at 0x2073248de00>: E <C object Array of Char {'nolength': True} at 0x2072fe63900>: E <C object Array of Char {'nolength': True} at 0x2072e7cf2b0>: E <C object Array of Char {'nolength': True} at 0x20729c3b7a0>: E <C object Array of Char {'nolength': True} at 0x207313a9950>: E <C object Array of Char {'nolength': True} at 0x20729c3b4d0>: E <C object Array of Char {'nolength': True} at 0x2072ee13df0>: E <C object Array of Char {'nolength': True} at 0x2072e7cf230>: E <C object Array of Char {'nolength': True} at 0x20727686f20>: E <C object Array of Char {'nolength': True} at 0x2072b5a8e90>: E <C object Array of Char {'nolength': True} at 0x20729c3be60>: E <C object Array of Char {'nolength': True} at 0x2072e7d0920>: E <C object Array of Char {'nolength': True} at 0x20727d65e60>: E <C object Array of Char {'nolength': True} at 0x2072e7cfca0>: E <C object Array of Char {'nolength': True} at 0x20730942d00>: E <C object Array of Char {'nolength': True} at 0x207328c6ec0>: E <C object Array of Char {'nolength': True} at 0x2073248e960>: E <C object Array of Char {'nolength': True} at 0x20727d65440>: E <C object Array of Char {'nolength': True} at 0x207321beaf0>: E <C object Array of Char {'nolength': True} at 0x20729c3b870>: E <C object Array of Char {'nolength': True} at 0x2072da85aa0>: E <C object Array of Char {'nolength': True} at 0x2072da87360>: E <C object Array of Char {'nolength': True} at 0x2072da88140>: E <C object Array of Char {'nolength': True} at 0x2072da83c30>: E <C object Array of Char {'nolength': True} at 0x2072da87250>: E <C object Array of Char {'nolength': True} at 0x2072da88110>: E <C object Array of Char {'nolength': True} at 0x2072da88bb0>: E <C object Array of Char {'nolength': True} at 0x2072da83a40>: E <C object Array of Char {'nolength': True} at 0x2072da8aff0>: E <C object Array of Char {'nolength': True} at 0x2072da83260>: E <C object Array of Char {'nolength': True} at 0x2072da83320>: E <C object Array of Char {'nolength': True} at 0x2072da833f0>: E <C object Array of Char {'nolength': True} at 0x2072da83d20>: E <C object Array of Char {'nolength': True} at 0x2072da884d0>: E <C object Array of Char {'nolength': True} at 0x2072da88670>: E <C object Array of Char {'nolength': True} at 0x2072da88960>: E <C object Array of Char {'nolength': True} at 0x2072dc0ad00>: E <C object Array of Char {'nolength': True} at 0x2072da8afb0>: E <C object Array of Char {'nolength': True} at 0x2072f8fc190>: E <C object Array of Char {'nolength': True} at 0x2072f8ff8f0>: E <C object Array of Char {'nolength': True} at 0x2072f8fbee0>: E <C object Array of Char {'nolength': True} at 0x2072f8fea30>: E <C object Array of Char {'nolength': True} at 0x2072f8ff2d0>: E <C object Array of Char {'nolength': True} at 0x2073169ba30>: E <C object Array of Char {'nolength': True} at 0x2072f8fe540>: E <C object Array of Char {'nolength': True} at 0x2072f8ff400>: E <C object Array of Char {'nolength': True} at 0x2072f8ffef0>: E <C object Array of Char {'nolength': True} at 0x2072f900560>: E <C object Array of Char {'nolength': True} at 0x2072f900780>: E <C object Array of Char {'nolength': True} at 0x2072f901590>: E <C object Array of Char {'nolength': True} at 0x2072f902700>: E <C object Array of Char {'nolength': True} at 0x2072f8fe300>: E <C object Array of Char {'nolength': True} at 0x2072f8fe1e0>: E <C object Array of Char {'nolength': True} at 0x2072da833c0>: E <C object Array of Char {'nolength': True} at 0x2072f9014a0>: E <C object Array of Char {'nolength': True} at 0x2072f900d80>: E <C object Array of Char {'nolength': True} at 0x20731453690>: E <C object Array of Char {'nolength': True} at 0x20731454110>: E <C object Array of Char {'nolength': True} at 0x20731454190>: E <C object Array of Char {'nolength': True} at 0x207314547f0>: E <C object Array of Char {'nolength': True} at 0x207314524f0>: E <C object Array of Char {'nolength': True} at 0x20731458a60>: E <C object Array of Char {'nolength': True} at 0x207314554e0>: E <C object Array of Char {'nolength': True} at 0x20731458ea0>: E <C object Array of Char {'nolength': True} at 0x2072f8fc440>: E <C object Array of Char {'nolength': True} at 0x20731458f50>: E <C object Array of Char {'nolength': True} at 0x20731458840>: E <C object Array of Char {'nolength': True} at 0x2072f903a10>: E <C object Array of Char {'nolength': True} at 0x2072f8fc5c0>: E <C object Array of Char {'nolength': True} at 0x207328c7f40>: E <C object Array of Char {'nolength': True} at 0x2072b5a9a00>: E <C object Array of Char {'nolength': True} at 0x2072da850e0>: E <C object Array of Char {'nolength': True} at 0x20732bc4600>: E <C object Array of Char {'nolength': True} at 0x20732bc8fb0>: E <C object Array of Char {'nolength': True} at 0x20732bc9ee0>: E <C object Array of Char {'nolength': True} at 0x20732bca3d0>: E <C object Array of Char {'nolength': True} at 0x20732bc6df0>: E <C object Array of Char {'nolength': True} at 0x20732bca030>: E <C object Array of Char {'nolength': True} at 0x20732bcb950>: E <C object Array of Char {'nolength': True} at 0x20732bcbf30>: E <C object Array of Char {'nolength': True} at 0x20732bc7810>: E <C object Array of Char {'nolength': True} at 0x20731453520>: E <C object Array of Char {'nolength': True} at 0x20732bcbbe0>: E <C object Array of Char {'nolength': True} at 0x20732bc90e0>: E <C object Array of Char {'nolength': True} at 0x20732bcad90>: E <C object Array of Char {'nolength': True} at 0x20731453c70>: E <C object Array of Char {'nolength': True} at 0x207314533d0>: E <C object Array of Char {'nolength': True} at 0x2072f233340>: E <C object Array of Char {'nolength': True} at 0x2073169c830>: E <C object Array of Char {'nolength': True} at 0x2072f235860>: E <C object Array of Char {'nolength': True} at 0x2072f237db0>: E <C object Array of Char {'nolength': True} at 0x2072f237da0>: E <C object Array of Char {'nolength': True} at 0x207316982f0>: E <C object Array of Char {'nolength': True} at 0x2072f2363f0>: E <C object Array of Char {'nolength': True} at 0x2072f238d70>: E <C object Array of Char {'nolength': True} at 0x2072f238d50>: E <C object Array of Char {'nolength': True} at 0x2072f239c70>: E <C object Array of Char {'nolength': True} at 0x2072f23a5b0>: E <C object Array of Char {'nolength': True} at 0x2072f233310>: E <C object Array of Char {'nolength': True} at 0x2072f233080>: E <C object Array of Char {'nolength': True} at 0x2072f235b90>: E <C object Array of Char {'nolength': True} at 0x2072f239090>: E <C object Array of Char {'nolength': True} at 0x20732bcb980>: E <C object Array of Char {'nolength': True} at 0x2072f239a80>: E <C object Array of Char {'nolength': True} at 0x2072f23ab90>: E <C object Array of Char {'nolength': True} at 0x20731454ad0>: E <C object Array of Char {'nolength': True} at 0x20727d64cb0>: E <C object Array of Char {'nolength': True} at 0x20733c02310>: E <C object Array of Char {'nolength': True} at 0x20733c022d0>: E <C object Array of Char {'nolength': True} at 0x20733c02a30>: E <C object Array of Char {'nolength': True} at 0x20733c03090>: E <C object Array of Char {'nolength': True} at 0x20733c033c0>: E <C object Array of Char {'nolength': True} at 0x20733bff5b0>: E <C object Array of Char {'nolength': True} at 0x20733c05c20>: E <C object Array of Char {'nolength': True} at 0x20730942e80>: E <C object Array of Char {'nolength': True} at 0x2072dc0a510>: E <C object Array of Char {'nolength': True} at 0x20733c03780>: E <C object Array of Char {'nolength': True} at 0x20733c01f00>: E <C object Array of Char {'nolength': True} at 0x20733c00400>: E <C object Array of Char {'nolength': True} at 0x20732bc4180>: E <C object Array of Char {'nolength': True} at 0x2072f23af50>: E <C object Array of Char {'nolength': True} at 0x2072f239a90>: E <C object Array of Char {'nolength': True} at 0x2072fe63580>: E <C object Array of Char {'nolength': True} at 0x2072fe63750>: E <C object Array of Char {'nolength': True} at 0x20733c02e90>: E <C object Array of Char {'nolength': True} at 0x20733c029b0>: E <C object Array of Char {'nolength': True} at 0x20733c02a50>: E <C object Array of Char {'nolength': True} at 0x207316998d0>: E <C object Array of Char {'nolength': True} at 0x20733a28700>: E <C object Array of Char {'nolength': True} at 0x20733a25830>: E <C object Array of Char {'nolength': True} at 0x20733a25ba0>: E <C object Array of Char {'nolength': True} at 0x20733a259d0>: E <C object Array of Char {'nolength': True} at 0x20733a24ef0>: E <C object Array of Char {'nolength': True} at 0x20733a24fa0>: E <C object Array of Char {'nolength': True} at 0x20733a24f80>: E <C object Array of Char {'nolength': True} at 0x20733a24e40>: E <C object Array of Char {'nolength': True} at 0x20733a2a4f0>: E <C object Array of Char {'nolength': True} at 0x20733c040e0>: E <C object Array of Char {'nolength': True} at 0x20733a2b9b0>: E <C object Array of Char {'nolength': True} at 0x20733c058a0>: E <C object Array of Char {'nolength': True} at 0x20733c06ac0>: E <C object Array of Char {'nolength': True} at 0x20733c05890>: E <C object Array of Char {'nolength': True} at 0x20733a2c450>: E <C object Array of Char {'nolength': True} at 0x20733a2c5a0>: E <C object Array of Char {'nolength': True} at 0x20736349b60>: E <C object Array of Char {'nolength': True} at 0x2073634b400>: E <C object Array of Char {'nolength': True} at 0x2073634c6f0>: E <C object Array of Char {'nolength': True} at 0x2073634cb80>: E <C object Array of Char {'nolength': True} at 0x20736346060>: E <C object Array of Char {'nolength': True} at 0x2073634cac0>: E <C object Array of Char {'nolength': True} at 0x20736345cd0>: E <C object Array of Char {'nolength': True} at 0x20736345aa0>: E <C object Array of Char {'nolength': True} at 0x20736346430>: E <C object Array of Char {'nolength': True} at 0x20733a25350>: E <C object Array of Char {'nolength': True} at 0x207363463e0>: E <C object Array of Char {'nolength': True} at 0x20736285780>: E <C object Array of Char {'nolength': True} at 0x2073634ce50>: E <C object Array of Char {'nolength': True} at 0x2073634b470>: E <C object Array of Char {'nolength': True} at 0x2073634a470>: E <C object Array of Char {'nolength': True} at 0x2073634a170>: E <C object Array of Char {'nolength': True} at 0x20736349ff0>: E <C object Array of Char {'nolength': True} at 0x20736349f70>: E <C object Array of Char {'nolength': True} at 0x207369c8d20>: E <C object Array of Char {'nolength': True} at 0x207369c90d0>: E <C object Array of Char {'nolength': True} at 0x207369c8200>: E <C object Array of Char {'nolength': True} at 0x207369cbd40>: E <C object Array of Char {'nolength': True} at 0x207369cba70>: E <C object Array of Char {'nolength': True} at 0x207369cc130>: E <C object Array of Char {'nolength': True} at 0x207369cb980>: E <C object Array of Char {'nolength': True} at 0x207369cbb30>: E <C object Array of Char {'nolength': True} at 0x207369cbe90>: E <C object Array of Char {'nolength': True} at 0x207369cbfa0>: E <C object Array of Char {'nolength': True} at 0x2072fca94e0>: E <C object Array of Char {'nolength': True} at 0x2072fca9780>: E <C object Array of Char {'nolength': True} at 0x2072fca9a20>: E <C object Array of Char {'nolength': True} at 0x2072fca9ff0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 635, 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 1232, 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 213, 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 0x207313a92d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733011600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020732ff9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020732ff9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b37c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730fd4db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730f9b9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207311385d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f676c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073117c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073117c988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073117db78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073117dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207311671a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207311671d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b6ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b65328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b65408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b65440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b891a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731b891d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a95d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a99d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b39d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328c6ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731f5f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731c0a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731c0a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731bf8170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731bce448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aabf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020731bce480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072dc0a1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa78aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa79168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa791a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa791d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f2ac640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727d64300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f2ac678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f1dcf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a91d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e86dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a97f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e86dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207340e98d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20730942e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207340e9910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207340e9948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207340e9980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072d3ebfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072d3ef440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e035be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e035c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e089c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e089c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a99f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e0a7830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e0a7868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f626cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073248de00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f626d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f626d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a94b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f626db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f626de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e3d0480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f327018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072ef6ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fe63900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa957c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa95830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaa50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa95868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a93d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072fa958a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e6fe100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e7cf2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e6fe218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a98f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e6fe2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e6fe368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072e6fe410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730149210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20729c3b7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730149248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730149280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207301492b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730149788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730486a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207304c1638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207304c1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207305021a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207305021e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730594d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730594db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207305a7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072eff7980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072eff79b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aaa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072eff79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f511558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207276844c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072f511590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207335e92b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a99b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20729c3b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a91b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072ee13df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073347fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730f432b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020730f432f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734aae2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e7cf230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734aae330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734aae448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734aae480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a9d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727684400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a9d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a98b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a98bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a98c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727684260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a99c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a99d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a99de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a566b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727686f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734a56720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733718170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a8d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337181a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a98d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733718db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733719600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727687640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733719c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aab10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072dfb94b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072b5a8e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072dfb94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a92f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072dfb9520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207276858c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072dfb9558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002072dfb9590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d4410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20729c3be60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d4448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d4480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d44b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e7d0920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d5718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316986d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341d5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341dd210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341dd248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727d65e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341dd280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341dd2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316985f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e0800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e0838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e0870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e7cfca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316988d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e1ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e1f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e1f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20730942d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e1fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e70f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e7168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341e71a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328c6ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ee1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316988f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ee1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ee218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ee250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f676c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ef328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207341ef3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b34f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3b050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3b0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e3bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e42020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e42c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e42cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316986f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e439f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316987f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e43a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073248e960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e43a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e43a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e43ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727d65440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e4dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e56d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321beaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e56d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e56d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e56db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316995d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e56de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316990b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e5c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20729c3b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e5c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e5c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e5c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316990d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e657f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e65830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e658d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e66d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316995b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e66d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e67948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e70720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e88f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e96bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316992b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e96bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e97910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733e97948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c07c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c0800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c1910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316992d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316992f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338c1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316993b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338cd440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338cd478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338cde88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338cdec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338cdf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01faf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338df6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338dfde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338f83d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338f8c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338f8cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338f9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338f9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733912790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207339127c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207339128a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207339137f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316996f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207339138d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733913910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073391cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073391cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073391dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073391dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073392cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073392cbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da85aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073392cc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316997f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073392cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073392dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f282f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f42250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f42288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f43a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f43ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da87360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f43b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316997d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f56ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f56b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f56b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f56b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da88140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f56bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f57e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f57e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316998f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f57ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f57ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da83c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f74528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f74560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f74598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f75910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f75948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da87250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f75980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f759b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316995f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f82db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f82de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f82e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da88110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f82e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f82e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f917c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f917f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f91830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da88bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f91868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f9ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f9ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f9ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733f9acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da83a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1e3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1e410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c1f600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c2e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c2e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c2ef00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c2ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c4e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c4e2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c4f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c4f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c4f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c60480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c604b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c61280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c612b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c61f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c61fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c70c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c70cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c70db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c71d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c71da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c7cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733c7cbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733782db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733782e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733782e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733792560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733792598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733793328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733793360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ac70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169adb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379f280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073379f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337ae3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337ae410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169add0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337af1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337af1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da8aff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337af210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337af248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337be678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337bf0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337bf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337e8608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337e9168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aa50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337e91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da83260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337e91d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337e9210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f84f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f8528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ad50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f8560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da83320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f8598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f85d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ac50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169abb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da833f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207337f9b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073380ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073380ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073380aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073381b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073381b750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733824758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ab10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733824790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338259b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169acb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338259f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733833050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da83d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073384ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169abf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733871718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733871750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020733871788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207338717c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734577520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da884d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458e9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458ea30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da88670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458ff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169adf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073458ffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b0020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169af10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b0058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da88960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b16a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169afb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b16e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b1718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169af90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345b1750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345bede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345beec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345bfd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345bfe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345bfe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cedb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cfc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072dc0ad00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cfc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cfcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345cfd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ae70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345db398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345db3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ee100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345eeaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da8afb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345eead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345eeb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ef868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ef8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ef8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fc190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ef910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207345ef948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734618fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734618fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734619018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8ff8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734619050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734622560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734622598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346225d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734622608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fbee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734623910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734623948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073463ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ba10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073463df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073463df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fea30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073463dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169baf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073464c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073464c058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073464dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073464dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8ff2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073464dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073466c870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073466c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073466c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346760c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734676100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734676138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734676170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346774b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734684170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346841a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734685210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734685280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346852b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b2330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b2368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b30c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fe540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169beb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346b3ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346c1cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8ff400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346c1d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346c1d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346c1d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346cf408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346cf440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8ffef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346cf478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346cf4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346cf4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346dcf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346dcf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f900560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346dcfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346dcfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346dd018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169be50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346ea790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346ea7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207346ea870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347004b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347004f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734700fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01ffd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734721520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734721558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734732f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169be70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734732f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734733be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734733c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073473e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073473e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f900780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073473e8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073473e918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073473e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f901590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ca90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ccd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474d520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f902700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474d590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073474d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347592f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ccb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734759328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073476d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fe300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073476d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073476d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347af638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347af670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347cba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ca10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347cbb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347d2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347d2d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347d36a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347d3ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ca70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207347d3f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734218058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734219600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342196e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734226598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734226678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342266b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342276a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342276e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342342f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734234330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734234fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734235018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342350f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734244250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342442f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734245360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734245398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342626e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734262758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734263558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734263638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734263670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ce30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342896e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734294790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734294870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ce50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734295718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fe1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734295750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ce70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734295788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342957c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342957f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342a0db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da833c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342a0de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342a0e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342a0e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342a0e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b0410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f9014a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b0448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b0480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ceb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b04b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b04f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f900d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b1c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b1c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ced0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342b1cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f6766f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342bf2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342bf360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342d65d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207342d6608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073430c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073431dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734322bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734322c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734322cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734323d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734323d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734332bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ce10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734332bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731453690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734332c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734332c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734342020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169db30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734342058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734342090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731454110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343420c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734342100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734343600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734343638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734343670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731454190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343436a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343436e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734350bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734350c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734350c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207314547f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734350c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169da10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734350cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169da70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207284b3820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435e288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435e330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01ff10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435f788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073435f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01ff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343824b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734382528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343831d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343832b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ddb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343832f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343ac1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343ac218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169da30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343ace20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343ace58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343adbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343adc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343add00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343bad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169daf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343bade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343d1088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169db10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343e8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343e8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207343e8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344021e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169de70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734402218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734402e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734402ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734403bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734403c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734403cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073443abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169deb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073443abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073443ba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073443ba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734448988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344489c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734449868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344498a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169df70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734449980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073445ecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734474ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073447f248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207314524f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073447f280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073447f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073447f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448d750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731458a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073448d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344c8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344c9018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169df50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344c9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207314554e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344c9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169df30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344c90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344dab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ded0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344dab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344dab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731458ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344dabb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344dabf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344e6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ec70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344e6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344e64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344e7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344e7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ec50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f4448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f4480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f4560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f5670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ebf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207344f5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fc440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734ff8608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ed70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734ff8640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734ff8678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020734ff9830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350208a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735040e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ebb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731458f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505e608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505fbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ed90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505fc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731458840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073505fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735079210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ea10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735079248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735079280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ed50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350792b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f903a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350792f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169edb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508a6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ed30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f8fc5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508ba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508bad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508bb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169efb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073508bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328c7f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350990c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350990f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735099130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735099168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350991a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072b5a9a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350ac640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350ac678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ee50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350ac6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350ac6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350ac720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072da850e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350adb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ef70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350adbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350adbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350adc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350adc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350bf130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350e6800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350e6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350e6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321baa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207350e7b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ef50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073510c4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073510c5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ee30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073510c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073510d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073510d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351245d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169edf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735124608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351252b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351252f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351253d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735136448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fa70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735136528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735136560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735137520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735137558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735137600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735150218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169faf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735150b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351516a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735198988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351989c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735199a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735199ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351b0720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351b0758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351b0838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351b1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351cd718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351cd750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351dcad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351dcb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351dcbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351ddbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351ddcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316983b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351ddd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc4600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351f8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351f8bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351f8c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351f9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207351f9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073521e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073521f130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316984d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073521f168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc8fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073521f1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073521f1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352566e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316983f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735256720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735256758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc9ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735256790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352567c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316982b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073526a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073526a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073526a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bca3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073526a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316981d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073526a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735279be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735279c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735285408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352854e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735285520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316981b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352944b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352944f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352952b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352952f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352953d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316986b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352a0448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc6df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352a0480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352a04b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316981f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352a04f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352a0528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c6b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c7c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c7c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bca030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c7c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207352c7cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353052b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353052f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735305328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bcb950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735305360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735305398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316996d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bcbf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531bf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169acd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073531bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735329210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735329248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735329e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735329ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735329fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073533eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073533efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073533efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073533fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073534ec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073534ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bab20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073534fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bac40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073538c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073538c448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073538d018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169be30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073538d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073538d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a2020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a2138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a3018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a3050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353a3e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353b2b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353b2b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353b2c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169df10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353b2c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc7810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353be1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169def0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353be218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353be250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353bf408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353bf440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e8058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e8790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e87c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731453520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e8838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e9cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bcbbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207353e9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735415248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735415280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354152b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc90e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354152f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735415328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354247c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735424800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735424838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316980d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735425830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316984b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735425868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735425948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735434918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354349f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735434a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316994b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354359f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bcad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735435a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316999d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735435a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735448b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735448bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735448bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735449a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731453c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ad30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ab30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073546acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207314533d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f233340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073549dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354ab9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354aba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354bad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354badb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354bbb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354bbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354bbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354cd280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354cd2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354cd2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354d8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354d9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207354d9718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f235860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f237db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735532fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735533018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735546950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735546988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355469c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f237da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355469f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ecd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735546a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ec90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355524f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735552528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735552560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355536e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735553718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735560410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735560448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735560528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735561590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735561670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316982f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355616e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735572918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316980f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735572950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355735c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735573600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f2363f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316993f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f238d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559dcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073559dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355e5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355e5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355e5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f238d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355e54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355e54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355f5050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355f5088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355f50c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f239c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207355f50f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ae10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735606720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735606758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735606790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356067c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f23a5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735606800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735607cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735607d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735607d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735607d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f233310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735607da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735619280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356192b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356192f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735619328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f233080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735619360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ca30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735628ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735628b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735628b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735628b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735636100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735636aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735636ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bac70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356379f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567eb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567ebb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567fbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073567fcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ab280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ecb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ab2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f235b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ba528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ba560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ba598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356ba5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ee10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356cd8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f239090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356cd8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356cd910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356cd948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356cd980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356d76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bcb980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356d7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356d7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356d7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356d77c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356e5398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f239a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356e53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356e5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316984f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356e5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356e5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356f1210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207356f12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bad60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073571f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316991f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073571f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01fd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073571f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321badf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073573e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316993d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073573e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316990f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073573f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073573f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073573f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735766b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735766c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735767868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735767948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735767980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073577a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169be90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073577a800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073577b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073577b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073577b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073578ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073578ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321baca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357b6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357b6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072e01f580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357b6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357b7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357b7e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169db90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357faa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357faaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357fb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207357fb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580e3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580e410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ee70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073580f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581c3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f23ab90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316987d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316989b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073581d210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735830f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316991d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735831868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735831f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587ca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731454ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587cb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727d64cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073587df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ae30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358b1590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358b15c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358b1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c02310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358b1638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358b1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358c0c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358c0cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358c0d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c022d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358c0d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358c0d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ce90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358ce448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358ce480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358ce4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c02a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358ce4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169de10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358ce528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169de50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358cffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169edd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e0020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e0058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c03090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e0090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ef90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c033c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e1c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358e1c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358f1590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358f15c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f676720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358f1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207358f16a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321baee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735987e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316999f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735987e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321bae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735992de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735992e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735992e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735993e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735993e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ccb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ccb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359cd7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359cd830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359cd910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359cd948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359daf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359daf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169db70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ec020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ec058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ecd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ecd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359ecde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328793d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359edec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207359edef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328794c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735a14b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735a14bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735a158d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735adb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735adb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316980b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735adb168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316983d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ae8448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316987b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ae8528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ae8560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ae9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ae9478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afa100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afa138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afa218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afb5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afb6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169da50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735afb6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733bff5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0c988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169db50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b0da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c05c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ea50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20730942e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b3bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b69210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b69248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b69280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316989d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b692b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072dc0a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b692f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b7c988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b7c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b7c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ab90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735b7ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c12020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c12058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169af70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c31600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ba90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c31638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c42de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c42e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c42f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c58448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c03780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c58480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c584b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c584f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c58528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c59c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ea90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6b750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c01f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6b788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6b7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316982d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735c6b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cb8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c00400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cb8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316997b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cb8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cb8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cb8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd0528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732bc4180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd0560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169afd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd0598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd05d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd0608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd1b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cd1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cdfc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cdfc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cdfd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cf6db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cf6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cf6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f23af50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735cf6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d021e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d02218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d02250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d02288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d03440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d03de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d03e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072f239a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d03e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d98de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d98e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ea70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d98e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d98e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fe63580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735d98ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169efd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dac480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fa90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dac4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dac4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dac528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fe63750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dac560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316994d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dadad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dd03d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dd0410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735dd0448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c02e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735de6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735de6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735de64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735de64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735de6528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c029b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df2100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ec10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df2138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df2170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c02a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169fb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316988b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735df3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e012b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316998d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e012f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169acf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e01328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e01360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e12448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e12c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e12c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328793a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e13948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e66288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e662c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ccf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e663a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e67280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e67360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e67398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e76288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e762c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a28700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e762f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316994f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e76330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a25830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e8b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a25ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9c4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169de90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9c528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ecf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9c560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9c598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a259d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316991b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735e9dad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328794f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735eaef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735eaefe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735eafbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735eafc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735ede870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735edfe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735edfe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169de30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f30d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ee90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f30d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f30e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f42448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169aa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f42528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ba70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f42560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a24ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f437f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f43830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f43868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f438a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f438d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a24fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f4ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f4efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f4efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f4f018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735f4f050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a24f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fca6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fca720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fca758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169da90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fca790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ebd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fca7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a24e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fcbde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fcbe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fcbe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fcbe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fcbec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020735fdd398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073600a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169cfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073600a448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073600afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328791c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073600b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073600b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073603c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316985b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073603c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073603d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073603d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073603d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207360546b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736054790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207360547c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207360556e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736055718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169eeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736066b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316985d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736066b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736067600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736067638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c5f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207360676e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736080800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736080838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328792e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736081440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736081fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073613a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073613af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ef30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073613afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073613b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073613bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731697f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a2a4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731699850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614d360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169dc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614d3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c040e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073614d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169af50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615a9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169d1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a2b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c058a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073615bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736171328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736171360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169a250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736171398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361713d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727686aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361824f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736182c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169f830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736182cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361dc4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361dc528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316996b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361dc560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ddf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361dd638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207316989f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361dd670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20727684780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f22c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f22f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f23d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313a9250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f3360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c06ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f3398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f33d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169ef10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207276877e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207361f3440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736200c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733c05890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736200c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169e090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736200cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736200d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207313aa0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736200d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169c8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a2c450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20731698170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073169af30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362840c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628fd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a2c5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362840a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073628fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073629f5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073629f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362b6410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362b7210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362b7c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362fe598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362fe5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362fe6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362ffbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362ffcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207362ffd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073635ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362841a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073635ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362839e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073635de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073635de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736369050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736369088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736369168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363782f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363783d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736378410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363793d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328797c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736379be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736379c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363a49f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328785c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363a4a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363a5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363a5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207363a5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736464790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207364647c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736465520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736283e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736465558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736465638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736470c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736470d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736470db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362845a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736471ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362845c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736471ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362843c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073647ebb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362842e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073647ebf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736349b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073647ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073647ec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362846c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073647ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736490368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207364c3b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207364c3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736572410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736572448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634b400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736572480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365734b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365734e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736573520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736573558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634c6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736573590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362844a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a6aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362844c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a6ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a6b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634cb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a6b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362845e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365a7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ba020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ba058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ba090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362846a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365bb328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365bb360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ca090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362847a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ca0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365ca1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365cb1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365cb280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365cb2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736346060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365cb2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362850a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207365dc410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073668a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207366b4f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207366b4fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207366b5a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362851a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634cac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736345cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073675da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073679ae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073679ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073679ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073679aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736345aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073679af00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a83a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a83d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a8410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a8448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736346430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a9670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362849e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a96a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a96e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a9718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367a9750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20733a25350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367bcaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367bcad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367bcb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736284d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367bcb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362850e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367bcb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207363463e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367ce448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362854a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367ce480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367ce4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362856a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367ce4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367cf600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367cf638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362852c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367cf670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207367cf6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073685c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073685c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073685c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073685d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073685d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368944b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736894598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368945d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736895600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736895638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362857e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a6410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362852e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634ce50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362858e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362854e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a7a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362851e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a7b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362853e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368a7b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362855c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368b5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362857a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368b5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634a470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368b5280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368b52b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368b52f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362851c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368c7440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368c7478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2073634a170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207368c74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736924528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736924560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736924598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369245d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736925750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736925788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369257c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328796a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736932758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369327c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736933408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369334e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736933520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696f248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696f280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736349ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073696f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369769c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369769f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736349f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736976a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736976a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736976aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362860a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362860e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369c8d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698e1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362861a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698f7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369c90d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698f868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073698f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369d6f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369d6f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736285e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369d6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328795b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369d7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362862e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369e63d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207369e6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736a43750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362863a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736aa8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736aa9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736aa9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ab60c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ab72b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362867c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ab7398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ac9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736aeab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362864a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736aeab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362868c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736afdd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362865c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736afdda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362868e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0db08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0db40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b0dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362869a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b5af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b5af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328799a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b5bb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b5bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362867a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b8e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b8e9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b8ead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362861c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b8fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736b8fb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362867e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ba3210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369c8200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ba3248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ba3280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362868a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbe3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362862a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbe410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbe448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cbd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbe480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362864e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbe4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbfb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbfb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cba70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbfb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bbfbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362870c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362871a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cc130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736bcd280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c00d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c00d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c00e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0eb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732877e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0ebf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c0f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4e918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4f638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cb980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4f6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736286c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4f6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c4f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362877e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c5ed78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c5edb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cbb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c5ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362877c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c5ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c5ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c703d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362871c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c70410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cbe90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c70448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c70480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c704b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736c71a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736cf7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207369cbfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736cf7050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362876a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736cf7088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362873a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d11280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d112b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d112f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d228e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328798b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d22918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362876c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d22950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328780b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d23600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d23e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362878a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d23ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362875c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736d23fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362876e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e1d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e1d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362878e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e1d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e30090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e300c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e30d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e30db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e30e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e31e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362878c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e31ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e31f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e3d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328799d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e3d0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e3d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362880c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207328787d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4fbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e4fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e88c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e88c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e89980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362880e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736e899b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ef2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ef27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ef28a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736ef28e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efc090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362880a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efc0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efcfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efcfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efd088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736efd0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0b910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f0b948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f4aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f4aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f4b6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020736f4b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370e6c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370f64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370f6598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370f65d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370f7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736287fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207370f7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362884a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737108678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732877d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371086b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737108758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207321ba1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737108790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362888c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371087c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732879790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737109fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737114ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362884e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737114b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737115788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371157c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362888a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714f750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fca94e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714f788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714f7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362885c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714f7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073714f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371f3018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fca9780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371f3050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371f3088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371f30c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207371f30f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737204790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fca9a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372047c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362885e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737204800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362886c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737204838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737204870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362884c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372311d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737245130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000020737245168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073725ade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20732878c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073725ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x207362891a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073725bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002073725bf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372d6d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372d6d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2072fca9ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372e24b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372e24f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x20736288e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000207372e2528> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002073aad6288> 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 328.87 seconds ========== ++ 04:22:16 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 106.65 seconds ========================== ++ 04:23:19 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 130.30 seconds ========================= ++ 04:23:49 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 308.05 seconds ==================== ++ 04:26:37 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 233.14 seconds ========================== ++ 04:27:52 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 248.07 seconds ========================== ++ 04:28:40 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 4 items module\cpyext\test\test_buffer.py .... ========================= 4 passed in 282.92 seconds ========================== ++ 04:29:39 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 281.71 seconds ========================== ++ 04:32:50 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_capsule.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 3 items module\cpyext\test\test_capsule.py ... ========================= 3 passed in 289.92 seconds ========================== ++ 04:34:45 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_bytesobject.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 20 items module\cpyext\test\test_bytesobject.py .................... ========================= 20 passed in 371.48 seconds ========================= ++ 04:35:03 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 262.60 seconds ========================== ++ 04:35:37 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_contextvars.py [55 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 INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\main.py", line 90, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\conftest.py", line 16, in pytest_configure INTERNALERROR> space = gettestobjspace(usemodules=['time']) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 24, in gettestobjspace INTERNALERROR> space = maketestobjspace(config) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 34, in maketestobjspace INTERNALERROR> space = make_objspace(config) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\option.py", line 33, in make_objspace INTERNALERROR> return StdObjSpace(config) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 455, in __init__ INTERNALERROR> self.initialize() INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\objspace.py", line 115, in initialize INTERNALERROR> self.make_builtins() INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 634, in make_builtins INTERNALERROR> mod = Module(self, w_name) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\moduledef.py", line 44, in __init__ INTERNALERROR> from pypy.module.imp import interp_imp INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\interp_imp.py", line 1, in <module> INTERNALERROR> from pypy.module.imp import importing INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\importing.py", line 14, in <module> INTERNALERROR> from rpython.rlib import streamio, jit INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rlib\streamio.py", line 40, in <module> INTERNALERROR> from rpython.rlib import rposix, nonconst, _rsocket_rffi as _c INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rlib\_rsocket_rffi.py", line 1487, in <module> INTERNALERROR> _WSAGetLastError() INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\lltype.py", line 1384, in __call__ INTERNALERROR> return callb(*args) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1339, in __call__ INTERNALERROR> self.natural_arity) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1236, in get_ctypes_callable INTERNALERROR> symbolic=True) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\tool\cbuild.py", line 345, in compile_shared_lib INTERNALERROR> standalone=False)) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 57, in compile INTERNALERROR> ofiles = self._compile_o_files(cfiles, eci, standalone) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 79, in _compile_o_files INTERNALERROR> ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 286, in _compile_c_file INTERNALERROR> self._execute_c_compiler(cc, args, oname) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 143, in _execute_c_compiler INTERNALERROR> self._handle_error(returncode, stdout, stderr, outname) INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 315, in _handle_error INTERNALERROR> raise CompilationError(stdout, stderr) INTERNALERROR> CompilationError: CompilationError(out=""" INTERNALERROR> """) ++ 04:36:06 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_classobject.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 2 items module\cpyext\test\test_classobject.py .. ========================= 2 passed in 244.44 seconds ========================== ++ 04:38:56 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_codecs.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 3 items module\cpyext\test\test_codecs.py ... ========================= 3 passed in 235.44 seconds ========================== ++ 04:39:59 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_complexobject.py [58 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 255.00 seconds ========================== ++ 04:40:39 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_cpyext.py [59 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 505.20 seconds ==================== ++ 04:45:50 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_datetime.py [60 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 415.29 seconds ========================= ++ 04:46:58 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_dictobject.py ................... ========================= 19 passed in 477.18 seconds ========================= ++ 04:49:15 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_eval.py ...............x... =================== 18 passed, 1 xfailed in 493.01 seconds ==================== ++ 04:50:45 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_exception.py [63 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_exception.py ...... ========================= 6 passed in 349.52 seconds ========================== ++ 04:53:54 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_fileobject.py [64 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_fileobject.py . ========================= 1 passed in 332.07 seconds ========================== ++ 04:54:10 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 438.54 seconds ========================= ++ 04:58:51 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 372.53 seconds ========================== ++ 04:59:39 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 511.62 seconds ========================= ++ 05:04:45 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 495.74 seconds ========================== ++ 05:05:01 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 535.45 seconds ========================== ++ 05:12:00 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 620.74 seconds ========================= ++ 05:13:15 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_iterator.py ...... ========================= 6 passed in 468.32 seconds ========================== ++ 05:15:01 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 491.16 seconds ========================= ++ 05:15:46 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 259.35 seconds ========================== ++ 05:19:13 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 515.65 seconds ========================= ++ 05:22:59 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 443.38 seconds ========================== ++ 05:24:10 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 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 12 items module\cpyext\test\test_memoryobject.py ...s..s..... =================== 10 passed, 2 skipped in 475.76 seconds ==================== ++ 05:26:08 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 511.77 seconds ========================= ++ 05:29:43 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 406.63 seconds ========================== ++ 05:31:31 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 19.23 seconds ========================== ++ 05:32:48 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 426.20 seconds ========================== ++ 05:34:46 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 602.79 seconds ========================= ++ 05:36:35 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 477.02 seconds ========================== ++ 05:42:00 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 342.07 seconds ==================== ++ 05:45:01 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_pymem.py [84 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 1 items module\cpyext\test\test_pymem.py E =================================== ERRORS ==================================== _______________ ERROR at setup of AppTestPyMem.test_pymem_alloc _______________ self = <CallInfo when='setup' exception: CompilationError(out=""" """)> func = <function <lambda> at 0x000001ecaf7d0c50>, when = 'setup' 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_setup'> kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_pymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_pymem_alloc'>} 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 0x000001eca7cc1440> hook = <_HookCaller 'pytest_runtest_setup'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001ecafa948e0>, <_pytest.vendored_packages.pluggy.HookImp...y.HookImpl instance at 0x000001eca81886a0>, <_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001eca81886e0>] kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_pymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_pymem_alloc'>} 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_setup'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001ecafa948e0>, <_pytest.vendored_packages.pluggy.HookImp...y.HookImpl instance at 0x000001eca81886a0>, <_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001eca81886e0>] kwargs = {'__multicall__': <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_pymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_pymem_alloc'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_pymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 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_setup at 0x000001ecae7b8278> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 5 meths, kwargs={'i...ymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 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 0x000001ecad842da0> 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 0x000001ecad842da0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 5 meths, kwargs={'i...ymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 5 meths, kwargs={'item': <AppTestMethod 'test_pymem_alloc'>, '__multicall__': <_MultiCall 0 results, 5 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_pymem_alloc'> @pytest.hookimpl(tryfirst=True) def pytest_runtest_setup(item): if isinstance(item, pytest.Function): config = item.config if get_marker(item, name='pypy_only'): if config.applevel is not None and not config.applevel.is_pypy: pytest.skip('PyPy-specific test') appclass = item.getparent(pytest.Class) if appclass is not None: from pypy.tool.pytest.objspace import gettestobjspace # Make cls.space and cls.runappdirect available in tests. spaceconfig = getattr(appclass.obj, 'spaceconfig', {}) > appclass.obj.space = gettestobjspace(**spaceconfig) conftest.py:254: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ kwds = {'objspace.disable_entrypoints_in_cffi': True, 'objspace.std.withspecialisedtuple': True, 'usemodules': ['cpyext', 'thread', 'struct', 'array', 'itertools', 'time', ...]} config = <rpython.config.config.Config object at 0x000001ecaf28a170> key = (((True, True, True, False, True, True, ...), True, None, False, None, False, ...), False, (False, 'lltype', 'c', True, True, 'ref', ...)) def gettestobjspace(**kwds): """ helper for instantiating and caching spaces for testing. """ try: config = make_config(option, **kwds) except ConflictConfigError as e: # this exception is typically only raised if a module is not available. # in this case the test should be skipped py.test.skip(str(e)) if getattr(option, 'runappdirect', None): return TinyObjSpace() key = config.getkey() try: return _SPACECACHE[key] except KeyError: > space = maketestobjspace(config) tool\pytest\objspace.py:24: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ config = <rpython.config.config.Config object at 0x000001ecaf28a170> def maketestobjspace(config=None): if config is None: config = make_config(option) if config.objspace.usemodules.thread: config.translation.thread = True config.objspace.extmodules = 'pypy.tool.pytest.fake_pytest' > space = make_objspace(config) tool\pytest\objspace.py:34: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ config = <rpython.config.config.Config object at 0x000001ecaf28a170> def make_objspace(config): from pypy.objspace.std.objspace import StdObjSpace > return StdObjSpace(config) tool\option.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace config = <rpython.config.config.Config object at 0x000001ecaf28a170> @not_rpython def __init__(self, config=None): "Basic initialization of objects." self.w_default_importlib_import = None self.fromcache = InternalSpaceCache(self).getorbuild self.threadlocals = ThreadLocals() # set recursion limit # sets all the internal descriptors if config is None: from pypy.config.pypyoption import get_pypy_config config = get_pypy_config(translating=False) self.config = config self.reverse_debugging = config.translation.reverse_debugger self.builtin_modules = {} self.reloading_modules = {} self.interned_strings = make_weak_value_dictionary(self, str, W_Root) self.actionflag = ActionFlag() # changed by the signal module self.check_signal_action = None # changed by the signal module make_finalizer_queue(W_Root, self) self._code_of_sys_exc_info = None self._builtin_functions_by_identifier = {'': None} # can be overridden to a subclass > self.initialize() interpreter\baseobjspace.py:455: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace @not_rpython def initialize(self): """only for initializing the space Setup all the object types and implementations. """ setup_prebuilt(self) self.FrameClass = frame.build_frame(self) self.StringObjectCls = W_BytesObject self.UnicodeObjectCls = W_UnicodeObject self.IntObjectCls = W_IntObject self.FloatObjectCls = W_FloatObject # singletons self.w_None = W_NoneObject.w_None self.w_False = W_BoolObject.w_False self.w_True = W_BoolObject.w_True self.w_NotImplemented = self.wrap(special.NotImplemented()) self.w_Ellipsis = self.wrap(special.Ellipsis()) self.w_DisallowNew = self.wrap(special.DisallowNew()) # types builtin_type_classes = { W_BoolObject.typedef: W_BoolObject, W_BytearrayObject.typedef: W_BytearrayObject, W_BytesObject.typedef: W_BytesObject, W_ComplexObject.typedef: W_ComplexObject, W_DictMultiObject.typedef: W_DictMultiObject, W_FloatObject.typedef: W_FloatObject, W_IntObject.typedef: W_AbstractIntObject, W_AbstractSeqIterObject.typedef: W_AbstractSeqIterObject, W_ListObject.typedef: W_ListObject, W_MemoryView.typedef: W_MemoryView, W_NoneObject.typedef: W_NoneObject, W_ObjectObject.typedef: W_ObjectObject, W_SetObject.typedef: W_SetObject, W_FrozensetObject.typedef: W_FrozensetObject, W_SliceObject.typedef: W_SliceObject, W_TupleObject.typedef: W_TupleObject, W_TypeObject.typedef: W_TypeObject, W_UnicodeObject.typedef: W_UnicodeObject, } self.builtin_types = {} self._interplevel_classes = {} for typedef, cls in builtin_type_classes.items(): w_type = self.gettypeobject(typedef) self.builtin_types[typedef.name] = w_type setattr(self, 'w_' + typedef.name, w_type) self._interplevel_classes[w_type] = cls # The loop above sets space.w_str and space.w_bytes. # We rename 'space.w_str' to 'space.w_unicode' and # 'space.w_text'. self.w_unicode = self.w_str self.w_text = self.w_str del self.w_str self.w_long = self.w_int self.w_dict.flag_map_or_seq = 'M' from pypy.objspace.std import dictproxyobject dictproxyobject._set_flag_map_or_seq(self) self.w_list.flag_map_or_seq = 'S' self.w_tuple.flag_map_or_seq = 'S' self.builtin_types['str'] = self.w_unicode self.builtin_types['bytes'] = self.w_bytes self.builtin_types["NotImplemented"] = self.w_NotImplemented self.builtin_types["Ellipsis"] = self.w_Ellipsis # exceptions & builtins self.make_builtins() # final setup > self.setup_builtin_modules() objspace\std\objspace.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace @not_rpython def setup_builtin_modules(self): "only for initializing the space." if self.config.objspace.usemodules.cpyext: # Special-case this to have state.install_dll() called early, which # is required to initialise sys on Windows. from pypy.module.cpyext.state import State > self.fromcache(State).build_api() interpreter\baseobjspace.py:713: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.state.State instance at 0x000001ecaef643e0> def build_api(self): """NOT_RPYTHON This function is called when at object space creation, and drives the compilation of the cpyext library """ self.setup_rawrefcount() from pypy.module.cpyext import api if not self.space.config.translating: > self.api_lib = str(api.build_bridge(self.space)) module\cpyext\state.py:117: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace def build_bridge(space): "NOT_RPYTHON" from rpython.translator.c.database import LowLevelDatabase use_micronumpy = setup_micronumpy(space) db = LowLevelDatabase() prefix = 'cpyexttest' generate_decls_and_callbacks(db, prefix=prefix) # Structure declaration code functions = [] members = [] structindex = {} for header, header_functions in FUNCTIONS_BY_HEADER.iteritems(): for name, func in header_functions.iteritems(): functions.append(func.get_ctypes_impl(name, db)) members.append(func.get_ptr_decl(name, db)) structindex[name] = len(structindex) structmembers = '\n'.join(members) struct_declaration_code = """\ struct PyPyAPI { %(members)s } _pypyAPI; RPY_EXTERN struct PyPyAPI* pypyAPI; struct PyPyAPI* pypyAPI = &_pypyAPI; """ % dict(members=structmembers) prologue = ("#include <Python.h>\n" + "#include <structmember.h>\n" + "#include <marshal.h>\n" + ("#include <pypy_numpy.h>\n" if use_micronumpy else "") + "#include <src/thread.c>\n") code = (prologue + struct_declaration_code + '\n' + '\n'.join(functions)) eci = build_eci(code, use_micronumpy, translating=False) eci = eci.compile_shared_lib( outputfilename=str(udir / "module_cache" / "pypyapi"), > symbolic=True) module\cpyext\api.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <ExternalCompilationInfo (pre_include_bits=(), includes=(), include_dirs=(loca...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-2011\\module_cache\\pypyapi' ignore_a_files = False, debug_mode = True, defines = [], symbolic = True def compile_shared_lib(self, outputfilename=None, ignore_a_files=False, debug_mode=True, defines=[], symbolic=False): self = self.convert_sources_to_files() if ignore_a_files: if not [fn for fn in self.link_files if fn.endswith('.a')]: ignore_a_files = False # there are none if not self.separate_module_files and not ignore_a_files: return self # xxx there was some condition about win32 here else: #basepath = py.path.local(self.separate_module_files[0]).dirpath() basepath = udir.join('shared_cache') if outputfilename is None: # find more or less unique name there pth = basepath.join('externmod').new(ext=host.so_ext) num = 0 while pth.check(): pth = basepath.join( 'externmod_%d' % (num,)).new(ext=host.so_ext) num += 1 basepath.ensure(dir=1) outputfilename = str(pth.dirpath().join(pth.purebasename)) d = self._copy_attributes() if ignore_a_files: d['link_files'] = [fn for fn in d['link_files'] if not fn.endswith('.a')] if debug_mode and sys.platform != 'win32': d['compile_extra'] = d['compile_extra'] + ('-g', '-O0') d['compile_extra'] = d['compile_extra'] + ( '-DRPY_EXTERN=RPY_EXPORTED',) for define in defines: d['compile_extra'] += ('-D%s' % define,) # On ELF platforms (Linux), prevent symbol interposition: when the host # interpreter (e.g. pypy2.7) also exports symbols like pypysig_counter, # the shared lib's own references would otherwise resolve to the host's # copy via the GOT. -Bsymbolic makes the shared lib bind its own global # symbol references to its own definitions. Only needed when running # under a host interpreter (tests), not during translation. if symbolic and sys.platform not in ('win32', 'darwin'): d['link_extra'] = d['link_extra'] + ('-Wl,-Bsymbolic',) self = ExternalCompilationInfo(**d) lib = str(host.compile([], self, outputfilename=outputfilename, > standalone=False)) ..\rpython\translator\tool\cbuild.py:345: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cfiles = [] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=(), include_dirs=(loca...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-2011\\module_cache\\pypyapi' standalone = False def compile(self, cfiles, eci, outputfilename=None, standalone=True): > ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe> cfiles = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\src\\varargwrapper.c'), local(...'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\src\\unicodeobject.c'), ...] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=(), include_dirs=(loca...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> standalone = False def _compile_o_files(self, cfiles, eci, standalone=True): cfiles = self._all_cfiles(cfiles, eci) compile_args = self._compile_args_from_eci(eci, standalone) ofiles = [] for cfile in cfiles: # Windows hack: use masm for files ending in .asm if str(cfile).lower().endswith('.asm'): ofiles.append(self._compile_c_file(self.masm, cfile, [])) else: > ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\__init__.py:79: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe' cfile = local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\src\\abstract.c') compile_args = ['/MD', '/O2', '/FS', '/Zi', '-DPy_BUILD_CORE', '/we4013', ...] def _compile_c_file(self, cc, cfile, compile_args): oname = self._make_o_file(cfile, ext='obj') # notabene: (tismer) # This function may be called for .c but also .asm files. # The c compiler accepts any order of arguments, while # the assembler still has the old behavior that all options # must come first, and after the file name all options are ignored. # So please be careful with the order of parameters! ;-) pdb_dir = oname.dirname if pdb_dir: compile_args = compile_args + ['/Fd%s\\' % (pdb_dir,)] args = ['/nologo', '/c'] + compile_args + ['/Fo%s' % (oname,), str(cfile)] > self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\windows.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe' args = ['/nologo', '/c', '/MD', '/O2', '/FS', '/Zi', ...] outname = local('d:\\systemtemp\\pytest\\usession-py3.11-2011\\pypy\\module\\cpyext\\src\\abstract.obj') cwd = None def _execute_c_compiler(self, cc, args, outname, cwd=None): #log.execute(cc + ' ' + ' '.join(args)) # 'cc' can also contain some options for the C compiler; # e.g. it can be "gcc -m32". We handle it by splitting on ' '. cclist = cc.split() cc = cclist[0] args = cclist[1:] + args returncode, stdout, stderr = _run_subprocess(cc, args, self.c_environ, cwd) > self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\__init__.py:143: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = '' stderr = '' outname = local('d:\\systemtemp\\pytest\\usession-py3.11-2011\\pypy\\module\\cpyext\\src\\abstract.obj') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: # Microsoft compilers write compilation errors to stdout stderr = stdout + stderr errorfile = outname.new(ext='errors') errorfile.write(stderr, mode='wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) ..\rpython\translator\platform\windows.py:315: CompilationError ========================== 1 error in 113.41 seconds ========================== ++ 05:48:03 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_object.py [85 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 1017.29 seconds =================== ++ 05:52:20 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pyerrors.py [86 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 0x0000020570adb880>, 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 0x0000020565371440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002056d25cc20>] 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 0x000002056d25cc20>] 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 0x000002056c00ac00> 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 0x000002056cfbb3a0> 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 0x000002056cfbb3a0> 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 0x000002056c00ab88> 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 0x000002056cfbb360> 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 0x000002056cfbb360> 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 0x0000020570adbad8> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000205768880c8>) 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 0x00000205768880c8>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000205768880c8> 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 0x00000205768880c8>,) 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:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000205768880c8>,) 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 = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002056c41e1e0> 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:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002056c41e1e0> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 = 102L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002056c41e1e0> @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(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 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 a switch(). 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:298: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 = (102L,) 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 0x000002056eb83c90> 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 0x000002056eb83c90> 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 0x000002056eb83c90> 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 0x000002056eb83c90> 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 0x000002056eb83d70> 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])) <7062-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>: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 0x000002057697d130> 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 1098.14 seconds ============== ++ 05:55:42 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 560.19 seconds ========================== ++ 05:59:26 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 362.87 seconds ============== ++ 06:01:01 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 288.39 seconds ========================== ++ 06:01:31 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 303.83 seconds ========================= ++ 06:02:39 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 301.64 seconds ========================= ++ 06:06:15 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 255.84 seconds ========================== ++ 06:06:30 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_structseq.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 1 items module\cpyext\test\test_structseq.py . ========================= 1 passed in 250.89 seconds ========================== ++ 06:08:01 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_sliceobject.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 8 items module\cpyext\test\test_sliceobject.py ........ ========================= 8 passed in 315.88 seconds ========================== ++ 06:08:06 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_translate.py [95 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 37.86 seconds ========================== ++ 06:10:11 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_sysmodule.py [96 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 226.20 seconds ========================== ++ 06:11:15 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_traceback.py . ========================= 1 passed in 138.46 seconds ========================== ++ 06:11:41 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 0x000001ac554e8c98> 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-2021\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-2021\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000001ac544105c0> DONE <function PyLong_AsLong at 0x000001ac5442ba60> DONE <function PyEval_SaveThread at 0x000001ac52b1a278> DONE <function PyEval_RestoreThread at 0x000001ac52b1a188> DONE <function PyLong_AsLong at 0x000001ac5442ba60> DONE <function PyEval_SaveThread at 0x000001ac52b1a278> DONE <function PyEval_RestoreThread at 0x000001ac52b1a188> DONE <function PyLong_AsLong at 0x000001ac5442ba60> DONE <function PyEval_SaveThread at 0x000001ac52b1a278> DONE <function PyEval_RestoreThread at 0x000001ac52b1a188> DONE <function PyLong_AsLong at 0x000001ac5442ba60> DONE <function PyEval_SaveThread at 0x000001ac52b1a278> DONE <function PyEval_RestoreThread at 0x000001ac52b1a188> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 331.95 seconds =============== ++ 06:13:19 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 302.30 seconds ========================= ++ 06:16:45 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 374.18 seconds ========================== called power ++ 06:20:52 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 0x000001bb8e4390c0> 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:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: 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 0x1bb89494918>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000001bb8e8a2758> 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:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: 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 0x1bb89494918>: expected str, got bytes object] interpreter\baseobjspace.py:315: 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 694.03 seconds ==================== ++ 06:24:35 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.07 seconds ========================== ++ 06:24:38 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 59.99 seconds ========================== ++ 06:25:45 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_version.py [104 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_version.py ... ========================= 3 passed in 402.41 seconds ========================== ++ 06:26:01 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 29.00 seconds ===================== ++ 06:26:35 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 2.68 seconds ========================== ++ 06:26:40 starting module/gc/test [110 started in total] __ module/exceptions/test [107 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [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 178.92 seconds ========================= ++ 06:28:50 starting module/imp/test [111 started in total] __ module/cpyext/test/test_weakref.py [108 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 338.67 seconds ========================== ++ 06:30:09 starting module/itertools/test [112 started in total] __ module/gc/test [109 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module\gc\test\test_app_referents.py .... module\gc\test\test_gc.py .....x... module\gc\test\test_hook.py ........ module\gc\test\test_referents.py ...F.... module\gc\test\test_ztranslation.py . ================================== FAILURES =================================== _________________ AppTestReferents.test_get_rpy_memory_usage __________________ self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'> func = <function <lambda> at 0x000001f1471eeb60>, 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 0x000001f13dc63408> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001f13f546f20>] 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 0x000001f13f546f20>] 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 0x000001f145eed178> 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 0x000001f1477894a0> 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 0x000001f1477894a0> 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 0x000001f145eed0d8> 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 0x000001f147789460> 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 0x000001f147789460> 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 0x000001f1471eebd8> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001f14a1e03d8>) 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 0x000001f14a1e03d8>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001f14a1e03d8> 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 0x000001f14a1e03d8>,) 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:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001f14a1e03d8>,) 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 0x000001f146488e90> 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:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x000001f146488e90> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x000001f146488e90> @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(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 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 a switch(). 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:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x000001f143338678> 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 0x000001f143338678> 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 0x000001f143338678> 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:822: 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 212.21 seconds =============== ++ 06:30:21 starting module/marshal/test [113 started in total] __ module/cpyext/test/test_typeobject.py [110 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 0x000002148f78c7a0>, 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 0x00000214fc4a33d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000021484d24760>] 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 0x0000021484d24760>] 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 0x0000021484abdee8> 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 0x000002148bcd37a0> 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 0x000002148bcd37a0> 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 0x0000021484abde20> 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 0x000002148bcd3760> 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 0x000002148bcd3760> 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 0x000002148f78d970> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210>) 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 0x000002148c2a3210>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210> 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 0x000002148c2a3210>,) 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:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_multiple_inheritance_small_basicsize> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210>,) 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 0x00000214833de0c8> 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:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x00000214833de0c8> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x00000214833de0c8> @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(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 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 a switch(). 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:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x000002148f1b2100> 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 0x000002148f1b2100> 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 0x000002148f1b2100> 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 0x000002148f1b2100> 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 0x000002148f1b2410> 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])) <3373-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>: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 0x000002148c6ce4b8> 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 0x000002148c6ce4b8> 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 0x000002148c6ce4b8> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\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-2025\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\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 0x000002148dcb4820> 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 0x000002148e622458>, 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 0x00000214fc4a33d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000021484d24760>] 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 0x0000021484d24760>] 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 0x000002148cd7b268> 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 0x000002148c9eba20> 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 0x000002148c9eba20> 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 0x000002148cd7ade0> 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 0x000002148c9eb9e0> 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 0x000002148c9eb9e0> 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 0x000002148e6227a0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210>) 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 0x000002148c2a3210>,) w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210> 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 0x000002148c2a3210>,) 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:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002148c2a3210>,) 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 0x00000214833de0c8> 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:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x00000214833de0c8> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x00000214833de0c8> @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(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 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 a switch(). 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:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 0x000002148e269248> 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 0x000002148e269248> 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 0x000002148e269248> 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 0x000002148e269248> 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 0x000002148e269360> 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])) <3373-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>: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 0x000002148c6ce4b8> 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 0x000002148c6ce4b8> 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 0x000002148c6ce4b8> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\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-2025\\foo-27\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-2025\\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-2025\\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 0x000002148cf193e0> 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 1138.71 seconds ============== ++ 06:31:48 starting module/math/test [114 started in total] __ module/marshal/test [111 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 51 items module\marshal\test\apptest_marshal.py ............................................... module\marshal\test\test_marshal.py s module\marshal\test\test_marshalimpl.py ... =================== 50 passed, 1 skipped in 276.07 seconds ==================== ++ 06:35:00 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:35:04 starting module/mmap/test [116 started in total] __ module/itertools/test [113 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 317.92 seconds ========================= ++ 06:35:32 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 0x000001afc5fc43e0>, 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 0x000001afb6951440> 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 0x000001afc2f04598> 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 0x000001afc0f8a620> 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 0x000001afc0f8a620> 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 0x000001afb804bd20> 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 0x1afb57c0b00>: 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 0x1afb7301720>: 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 0x1afbe08f010>: 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 0x1afb6d956b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95b70>: E <C object Array of Char {'nolength': True} at 0x1afb6d95d10>: E <C object Array of Char {'nolength': True} at 0x1afb6d95890>: E <C object Array of Char {'nolength': True} at 0x1afb6d95870>: E <C object Array of Char {'nolength': True} at 0x1afb6d958b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95850>: E <C object Array of Char {'nolength': True} at 0x1afb6d95d30>: E <C object Array of Char {'nolength': True} at 0x1afb6d95b90>: E <C object Array of Char {'nolength': True} at 0x1afb6d95a30>: E <C object Array of Char {'nolength': True} at 0x1afb6d956d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95bd0>: E <C object Array of Char {'nolength': True} at 0x1afb6d958d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95a90>: E <C object Array of Char {'nolength': True} at 0x1afb6d95770>: E <C object Array of Char {'nolength': True} at 0x1afb6d956f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95930>: E <C object Array of Char {'nolength': True} at 0x1afbc429ca0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95cf0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95c50>: E <C object Array of Char {'nolength': True} at 0x1afb6d92310>: E <C object Array of Char {'nolength': True} at 0x1afb6d91e70>: E <C object Array of Char {'nolength': True} at 0x1afb6d923b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d91f90>: E <C object Array of Char {'nolength': True} at 0x1afb6d92430>: E <C object Array of Char {'nolength': True} at 0x1afb6d92010>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c260>: E <C object Array of Char {'nolength': True} at 0x1afb6d92410>: E <C object Array of Char {'nolength': True} at 0x1afb6d923d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d924d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92610>: E <C object Array of Char {'nolength': True} at 0x1afb6d92030>: E <C object Array of Char {'nolength': True} at 0x1afb6d91fd0>: E <C object Array of Char {'nolength': True} at 0x1afb6d91f10>: E <C object Array of Char {'nolength': True} at 0x1afb6d923f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92570>: E <C object Array of Char {'nolength': True} at 0x1afc1c6bff0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92370>: E <C object Array of Char {'nolength': True} at 0x1afc1c6bc90>: E <C object Array of Char {'nolength': True} at 0x1afb6d924f0>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c800>: E <C object Array of Char {'nolength': True} at 0x1afb6d92230>: E <C object Array of Char {'nolength': True} at 0x1afb6d921d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92550>: E <C object Array of Char {'nolength': True} at 0x1afb6d92110>: E <C object Array of Char {'nolength': True} at 0x1afb6d925b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d91fb0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92090>: E <C object Array of Char {'nolength': True} at 0x1afb6d91ef0>: E <C object Array of Char {'nolength': True} at 0x1afb6d91f30>: E <C object Array of Char {'nolength': True} at 0x1afb6d91ff0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92290>: E <C object Array of Char {'nolength': True} at 0x1afb6d92070>: E <C object Array of Char {'nolength': True} at 0x1afb6d920b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92050>: E <C object Array of Char {'nolength': True} at 0x1afbc42aa30>: E <C object Array of Char {'nolength': True} at 0x1afb6d92130>: E <C object Array of Char {'nolength': True} at 0x1afbc42a590>: E <C object Array of Char {'nolength': True} at 0x1afb6d92450>: E <C object Array of Char {'nolength': True} at 0x1afb6d920d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d925d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92630>: E <C object Array of Char {'nolength': True} at 0x1afb6d92590>: E <C object Array of Char {'nolength': True} at 0x1afb6d920f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d91f50>: E <C object Array of Char {'nolength': True} at 0x1afb6d91e90>: E <C object Array of Char {'nolength': True} at 0x1afb6d92470>: E <C object Array of Char {'nolength': True} at 0x1afb6d92510>: E <C object Array of Char {'nolength': True} at 0x1afbc42ab00>: E <C object Array of Char {'nolength': True} at 0x1afbc42afe0>: E <C object Array of Char {'nolength': True} at 0x1afbc429da0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92490>: E <C object Array of Char {'nolength': True} at 0x1afbc42a9a0>: E <C object Array of Char {'nolength': True} at 0x1afb6d924b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d925f0>: E <C object Array of Char {'nolength': True} at 0x1afbc42a680>: E <C object Array of Char {'nolength': True} at 0x1afbc42ac90>: E <C object Array of Char {'nolength': True} at 0x1afb6d92650>: E <C object Array of Char {'nolength': True} at 0x1afb6d91f70>: E <C object Array of Char {'nolength': True} at 0x1afb6d921b0>: E <C object Array of Char {'nolength': True} at 0x1afbc42b110>: E <C object Array of Char {'nolength': True} at 0x1afb6d922d0>: E <C object Array of Char {'nolength': True} at 0x1afbc42abe0>: E <C object Array of Char {'nolength': True} at 0x1afbc42ae60>: 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 0x1afbcaddeb0>: 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 0x1afb9b5f240>: 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 0x1afbb19bf90>: E <C object Array of Char {'nolength': True} at 0x1afbb19c220>: E <C object Array of Char {'nolength': True} at 0x1afbb19bf50>: E <C object Array of Char {'nolength': True} at 0x1afbb19bfc0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c210>: E <C object Array of Char {'nolength': True} at 0x1afbb19c3c0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c6b0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c420>: E <C object Array of Char {'nolength': True} at 0x1afbb19c0f0>: E <C object Array of Char {'nolength': True} at 0x1afbb19cf90>: E <C object Array of Char {'nolength': True} at 0x1afbb19c450>: E <C object Array of Char {'nolength': True} at 0x1afb6d93d70>: E <C object Array of Char {'nolength': True} at 0x1afb6d94b50>: E <C object Array of Char {'nolength': True} at 0x1afb6d94af0>: E <C object Array of Char {'nolength': True} at 0x1afbb19ce00>: E <C object Array of Char {'nolength': True} at 0x1afb6d94d70>: E <C object Array of Char {'nolength': True} at 0x1afbb19c130>: E <C object Array of Char {'nolength': True} at 0x1afb6d94db0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94df0>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c320>: E <C object Array of Char {'nolength': True} at 0x1afb6d94c70>: E <C object Array of Char {'nolength': True} at 0x1afb6d94c90>: E <C object Array of Char {'nolength': True} at 0x1afb6d94770>: E <C object Array of Char {'nolength': True} at 0x1afb6d94690>: E <C object Array of Char {'nolength': True} at 0x1afb6d94850>: E <C object Array of Char {'nolength': True} at 0x1afb6d955b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95430>: E <C object Array of Char {'nolength': True} at 0x1afc1c6bed0>: E <C object Array of Char {'nolength': True} at 0x1afbb19e700>: E <C object Array of Char {'nolength': True} at 0x1afb6d955f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95250>: E <C object Array of Char {'nolength': True} at 0x1afb6d950b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d952f0>: E <C object Array of Char {'nolength': True} at 0x1afbb19f410>: E <C object Array of Char {'nolength': True} at 0x1afb6d94f50>: E <C object Array of Char {'nolength': True} at 0x1afb6d954d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d951b0>: 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 0x1afb6d91eb0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c870>: E <C object Array of Char {'nolength': True} at 0x1afbb19c340>: E <C object Array of Char {'nolength': True} at 0x1afbb19bf20>: E <C object Array of Char {'nolength': True} at 0x1afbb19c660>: E <C object Array of Char {'nolength': True} at 0x1afbb19c400>: E <C object Array of Char {'nolength': True} at 0x1afbb19c350>: E <C object Array of Char {'nolength': True} at 0x1afbb19c7d0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c650>: E <C object Array of Char {'nolength': True} at 0x1afb6d92150>: E <C object Array of Char {'nolength': True} at 0x1afb6d92170>: E <C object Array of Char {'nolength': True} at 0x1afb6d92190>: E <C object Array of Char {'nolength': True} at 0x1afb6d92250>: E <C object Array of Char {'nolength': True} at 0x1afb6d921f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d922b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d92390>: E <C object Array of Char {'nolength': True} at 0x1afb6d93830>: E <C object Array of Char {'nolength': True} at 0x1afbb19cb40>: E <C object Array of Char {'nolength': True} at 0x1afbb19c250>: E <C object Array of Char {'nolength': True} at 0x1afbb19cce0>: E <C object Array of Char {'nolength': True} at 0x1afbb19d0b0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c980>: E <C object Array of Char {'nolength': True} at 0x1afbb19d150>: E <C object Array of Char {'nolength': True} at 0x1afb6d93670>: E <C object Array of Char {'nolength': True} at 0x1afb6d93a50>: E <C object Array of Char {'nolength': True} at 0x1afbb19cf60>: E <C object Array of Char {'nolength': True} at 0x1afbb19c0d0>: E <C object Array of Char {'nolength': True} at 0x1afbb19ca50>: E <C object Array of Char {'nolength': True} at 0x1afb6d93bf0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c300>: E <C object Array of Char {'nolength': True} at 0x1afb6d94570>: E <C object Array of Char {'nolength': True} at 0x1afb6d94610>: E <C object Array of Char {'nolength': True} at 0x1afbb19d1a0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c8a0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94b70>: E <C object Array of Char {'nolength': True} at 0x1afb6d94d50>: E <C object Array of Char {'nolength': True} at 0x1afbb19ce20>: E <C object Array of Char {'nolength': True} at 0x1afbb19d4a0>: E <C object Array of Char {'nolength': True} at 0x1afbb19d810>: E <C object Array of Char {'nolength': True} at 0x1afbb19c7c0>: E <C object Array of Char {'nolength': True} at 0x1afbb19d070>: E <C object Array of Char {'nolength': True} at 0x1afb6d94990>: E <C object Array of Char {'nolength': True} at 0x1afb6d94970>: E <C object Array of Char {'nolength': True} at 0x1afb6d94d10>: E <C object Array of Char {'nolength': True} at 0x1afbb19c100>: E <C object Array of Char {'nolength': True} at 0x1afb6d94870>: E <C object Array of Char {'nolength': True} at 0x1afb6d94b90>: E <C object Array of Char {'nolength': True} at 0x1afb6d94710>: E <C object Array of Char {'nolength': True} at 0x1afb6d94e10>: E <C object Array of Char {'nolength': True} at 0x1afb6d94bd0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94ad0>: E <C object Array of Char {'nolength': True} at 0x1afbb19d730>: E <C object Array of Char {'nolength': True} at 0x1afbb19de50>: E <C object Array of Char {'nolength': True} at 0x1afb6d94d90>: E <C object Array of Char {'nolength': True} at 0x1afbb19d430>: E <C object Array of Char {'nolength': True} at 0x1afbb19dc10>: E <C object Array of Char {'nolength': True} at 0x1afbb19c1e0>: E <C object Array of Char {'nolength': True} at 0x1afbb19c430>: E <C object Array of Char {'nolength': True} at 0x1afb6d94c30>: E <C object Array of Char {'nolength': True} at 0x1afbb19d390>: E <C object Array of Char {'nolength': True} at 0x1afb6d94bb0>: E <C object Array of Char {'nolength': True} at 0x1afb6d947f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d948f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94810>: E <C object Array of Char {'nolength': True} at 0x1afbb19d9d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94730>: E <C object Array of Char {'nolength': True} at 0x1afb6d94bf0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94c10>: E <C object Array of Char {'nolength': True} at 0x1afb6d94c50>: E <C object Array of Char {'nolength': True} at 0x1afb6d94830>: E <C object Array of Char {'nolength': True} at 0x1afb6d94a50>: E <C object Array of Char {'nolength': True} at 0x1afbb19da50>: E <C object Array of Char {'nolength': True} at 0x1afbb19dec0>: E <C object Array of Char {'nolength': True} at 0x1afbb19e0b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94a90>: E <C object Array of Char {'nolength': True} at 0x1afb6d94cf0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94e30>: E <C object Array of Char {'nolength': True} at 0x1afb6d94cb0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94ab0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94670>: E <C object Array of Char {'nolength': True} at 0x1afb6d94dd0>: E <C object Array of Char {'nolength': True} at 0x1afb6d946b0>: E <C object Array of Char {'nolength': True} at 0x1afbb19cee0>: E <C object Array of Char {'nolength': True} at 0x1afb6d946d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94e50>: E <C object Array of Char {'nolength': True} at 0x1afb6d94910>: E <C object Array of Char {'nolength': True} at 0x1afb6d95310>: E <C object Array of Char {'nolength': True} at 0x1afb6d951f0>: E <C object Array of Char {'nolength': True} at 0x1afbb19cd10>: E <C object Array of Char {'nolength': True} at 0x1afb6d94f30>: E <C object Array of Char {'nolength': True} at 0x1afb6d95210>: E <C object Array of Char {'nolength': True} at 0x1afbb19e320>: E <C object Array of Char {'nolength': True} at 0x1afb6d95150>: E <C object Array of Char {'nolength': True} at 0x1afbb19df20>: E <C object Array of Char {'nolength': True} at 0x1afb6d955d0>: E <C object Array of Char {'nolength': True} at 0x1afbb19df10>: E <C object Array of Char {'nolength': True} at 0x1afbb19ec70>: E <C object Array of Char {'nolength': True} at 0x1afbb19f0f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95630>: E <C object Array of Char {'nolength': True} at 0x1afb6d95550>: E <C object Array of Char {'nolength': True} at 0x1afb6d94e90>: E <C object Array of Char {'nolength': True} at 0x1afb6d95090>: E <C object Array of Char {'nolength': True} at 0x1afb6d953f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94e70>: E <C object Array of Char {'nolength': True} at 0x1afb6d94f10>: E <C object Array of Char {'nolength': True} at 0x1afb6d95030>: E <C object Array of Char {'nolength': True} at 0x1afb6d94f70>: E <C object Array of Char {'nolength': True} at 0x1afb6d95170>: E <C object Array of Char {'nolength': True} at 0x1afb6d94eb0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95590>: E <C object Array of Char {'nolength': True} at 0x1afb6d94ef0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95570>: E <C object Array of Char {'nolength': True} at 0x1afb6d95350>: E <C object Array of Char {'nolength': True} at 0x1afb6d95610>: E <C object Array of Char {'nolength': True} at 0x1afb6d95050>: E <C object Array of Char {'nolength': True} at 0x1afb6d952b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95450>: E <C object Array of Char {'nolength': True} at 0x1afb6d95470>: E <C object Array of Char {'nolength': True} at 0x1afb6d953b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95650>: E <C object Array of Char {'nolength': True} at 0x1afb6d953d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95290>: E <C object Array of Char {'nolength': True} at 0x1afb6d95490>: E <C object Array of Char {'nolength': True} at 0x1afbb1a0680>: E <C object Array of Char {'nolength': True} at 0x1afb6d954f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95370>: E <C object Array of Char {'nolength': True} at 0x1afb6d94fb0>: E <C object Array of Char {'nolength': True} at 0x1afb6d952d0>: E <C object Array of Char {'nolength': True} at 0x1afbb19f260>: E <C object Array of Char {'nolength': True} at 0x1afbb19ffa0>: E <C object Array of Char {'nolength': True} at 0x1afb6d94f90>: E <C object Array of Char {'nolength': True} at 0x1afbb19fce0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95510>: E <C object Array of Char {'nolength': True} at 0x1afb6d95410>: E <C object Array of Char {'nolength': True} at 0x1afb6d95070>: E <C object Array of Char {'nolength': True} at 0x1afb6d950d0>: E <C object Array of Char {'nolength': True} at 0x1afb6d950f0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95110>: E <C object Array of Char {'nolength': True} at 0x1afb6d95270>: E <C object Array of Char {'nolength': True} at 0x1afb6d95d70>: E <C object Array of Char {'nolength': True} at 0x1afbb19f5c0>: 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 0x1afb86ecc00>: 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 0x1afb6d959b0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95710>: E <C object Array of Char {'nolength': True} at 0x1afbc8adae0>: E <C object Array of Char {'nolength': True} at 0x1afb6d93cd0>: E <C object Array of Char {'nolength': True} at 0x1afb6d95190>: E <C object Array of Char {'nolength': True} at 0x1afc0ece9b0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece8b0>: E <C object Array of Char {'nolength': True} at 0x1afbc8adcf0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece550>: E <C object Array of Char {'nolength': True} at 0x1afbc8add20>: E <C object Array of Char {'nolength': True} at 0x1afc0eceaf0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecebb0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecec90>: E <C object Array of Char {'nolength': True} at 0x1afc0ece590>: E <C object Array of Char {'nolength': True} at 0x1afc0ecec70>: E <C object Array of Char {'nolength': True} at 0x1afbc8adfe0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece870>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c4a0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece8d0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece710>: E <C object Array of Char {'nolength': True} at 0x1afbc8ae2d0>: E <C object Array of Char {'nolength': True} at 0x1afc0eceb70>: E <C object Array of Char {'nolength': True} at 0x1afc0ece930>: E <C object Array of Char {'nolength': True} at 0x1afc0ecea70>: E <C object Array of Char {'nolength': True} at 0x1afc0ece890>: E <C object Array of Char {'nolength': True} at 0x1afc0eceab0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece7b0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece5b0>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c290>: E <C object Array of Char {'nolength': True} at 0x1afc0ece9f0>: E <C object Array of Char {'nolength': True} at 0x1afc0eceb30>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c440>: E <C object Array of Char {'nolength': True} at 0x1afc0ecea10>: E <C object Array of Char {'nolength': True} at 0x1afc0ececd0>: E <C object Array of Char {'nolength': True} at 0x1afc0ece570>: E <C object Array of Char {'nolength': True} at 0x1afbc8ae170>: E <C object Array of Char {'nolength': True} at 0x1afc0ecec30>: E <C object Array of Char {'nolength': True} at 0x1afc0ece830>: E <C object Array of Char {'nolength': True} at 0x1afbc8b16f0>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c470>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf270>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf2b0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf210>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf1b0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf010>: E <C object Array of Char {'nolength': True} at 0x1afc0ecee10>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf3f0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf450>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf330>: E <C object Array of Char {'nolength': True} at 0x1afbc8ada00>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf1f0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf070>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf2f0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf250>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf310>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf3d0>: E <C object Array of Char {'nolength': True} at 0x1afbc8aec00>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf2d0>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf530>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf290>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf170>: E <C object Array of Char {'nolength': True} at 0x1afc1c6c080>: E <C object Array of Char {'nolength': True} at 0x1afbc8b1640>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf150>: E <C object Array of Char {'nolength': True} at 0x1afc0ecf3b0>: E <C object Array of Char {'nolength': True} at 0x1afbc8aea20>: 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 0x1afbfe980f0>: 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 583.07 seconds =============== ++ 06:38:35 starting module/posix/test [118 started in total] __ module/mmap/test [115 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s.. =================== 39 passed, 7 skipped in 246.99 seconds ==================== ++ 06:39:16 starting module/pwd/test [119 started in total] __ module/pwd/test [116 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 skipped ========================= 2 skipped in 14.17 seconds ========================== ++ 06:39:34 starting module/pyexpat/test [120 started in total] __ module/math/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 [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 498.24 seconds =================== ++ 06:40:14 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 282.36 seconds ========================= ++ 06:40:17 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 106 items / 1 skipped module\posix\test\apptest_posix.py ... module\posix\test\test_interp_posix.py s... module\posix\test\test_nt.py .. module\posix\test\test_posix2.py .....................s........s.....s..s....ss...s....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022157bc5be8> def test_dll_directory(self): nt = self.posix > ret = nt._add_dll_directory(b'c:\\') E (application-level) TypeError: expected str, got bytes object [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1843]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 1 failed, 87 passed, 19 skipped in 290.51 seconds ============== ++ 06:43:30 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 234.99 seconds ==================== ++ 06:44:17 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 301.67 seconds ==================== ++ 06:44:43 starting module/sys/test [125 started in total] __ module/select/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 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 392.56 seconds =================== ++ 06:46:53 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 5.90 seconds ========================== ++ 06:47:02 starting module/test_lib_pypy [127 started in total] __ module/signal/test [124 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 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 225.39 seconds =================== ++ 06:47:25 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 49 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 . ========================= 49 passed in 240.74 seconds ========================= ++ 06:48:28 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 289.77 seconds ==================== ++ 06:49:36 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 284.76 seconds =================== ++ 06:51:56 starting module/unicodedata/test [131 started in total] __ module/token/test [128 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 8 items module\token\test\apptest_token.py ........ ========================= 8 passed in 167.73 seconds ========================== ++ 06:52:33 starting module/zipimport/test [132 started in total] __ module/time/test [129 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 43 items module\time\test\apptest_time.py ....ssss..........ss....s.s.......F...s.. module\time\test\test_timeutils.py . module\time\test\test_ztranslation.py . ================================== FAILURES =================================== ____________________________ test_process_time_ns _____________________________ def test_process_time_ns(): import time t1 = time.process_time_ns() assert isinstance(t1, int) time.sleep(0.1) t2 = time.process_time_ns() # process_time_ns() should not include time spent during sleep > assert (t2 - t1) < 5 * 10**7 E (application-level) AssertionError: assert (119031250000 != 118937500000) < (5 < (10 is 7)) module\time\test\apptest_time.py:609: AssertionError =========================== short test summary info =========================== FAIL module\time\test\apptest_time.py::test_process_time_ns ============== 1 failed, 33 passed, 9 skipped in 375.47 seconds =============== ++ 06:54:50 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 169.99 seconds ========================= ++ 06:54:53 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 153.90 seconds ========================== ++ 06:55:16 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 521.19 seconds ==================== ++ 06:56:11 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 125.96 seconds ========================= ++ 06:57:03 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.51 seconds ========================== ++ 06:57:12 starting tool/bench/test [138 started in total] __ objspace/fake/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 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 159.00 seconds ========================= ++ 06:57:36 starting tool/memusage/test [139 started in total] __ tool/bench/test [136 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\bench\test\test_pypyresult.py ... ==================== 3 passed, 1 skipped in 19.82 seconds ===================== ++ 06:57:37 starting tool/pytest/fake_pytest/test [140 started in total] __ tool/memusage/test [137 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\memusage\test\test_log2gnumeric.py ..... ========================== 5 passed in 30.98 seconds ========================== ++ 06:58:10 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 132.56 seconds ==================== ++ 06:58:31 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 91.78 seconds ========================== ++ 06:59:14 starting tool/test [143 started in total] __ tool/release/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 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 153.24 seconds ==================== __ tool/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 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 134.89 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 633.70 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 2503 items objspace\std\test\apptest_boolobject.py ......... objspace\std\test\apptest_callmethod.py .......... objspace\std\test\apptest_complexobject.py .................................... objspace\std\test\apptest_contains.py .. objspace\std\test\apptest_fstring.py ..................... objspace\std\test\apptest_instmethobject.py ..... objspace\std\test\apptest_iterobject.py ..................... objspace\std\test\apptest_memoryobject.py ..... objspace\std\test\apptest_operation.py . objspace\std\test\apptest_stringformat.py .................s......s..................s........................ objspace\std\test\apptest_typeobjject.py ........ objspace\std\test\apptest_unicode.py ...........................s.......................................................................................... objspace\std\test\apptest_userobject.py ........................ objspace\std\test\test_boolobject.py ....... objspace\std\test\test_bytearrayobject.py ......................................................................... objspace\std\test\test_bytesobject.py ................................................................................s...................... objspace\std\test\test_callmethod.py ... objspace\std\test\test_celldict.py .......................................... objspace\std\test\test_complexobject.py .... objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s......................................................................... objspace\std\test\test_dictproxy.py ................ objspace\std\test\test_floatobject.py ...................................................... objspace\std\test\test_identitydict.py ..... objspace\std\test\test_identityset.py ....... objspace\std\test\test_index.py ................................... objspace\std\test\test_intobject.py ..........................F.................................................................................................................................. objspace\std\test\test_iterobject.py .... objspace\std\test\test_jsondict.py .......... objspace\std\test\test_kwargsdict.py .................................... objspace\std\test\test_lengthhint.py ..................... objspace\std\test\test_listobject.py .................................................................................................................. objspace\std\test\test_liststrategies.py ...................................................................s................................................................... objspace\std\test\test_longobject.py .................................................... objspace\std\test\test_mapdict.py ..........................................................................................s....................................................... objspace\std\test\test_memoryobject.py ............................................ objspace\std\test\test_methodcache.py ............................................................................................ objspace\std\test\test_newformat.py ............................................................... objspace\std\test\test_noneobject.py ... objspace\std\test\test_obj.py ....................................... objspace\std\test\test_prebuiltint.py .............................................................. objspace\std\test\test_proxy.py ssssssssssss objspace\std\test\test_proxy_function.py ........ objspace\std\test\test_proxy_internals.py ....... objspace\std\test\test_proxy_iter.py . objspace\std\test\test_proxy_object.py .......... objspace\std\test\test_proxy_usercreated.py . objspace\std\test\test_random_attr.py s.... objspace\std\test\test_setobject.py ................................................................................................. objspace\std\test\test_setstrategies.py ....s...ss... objspace\std\test\test_sliceobject.py ............. objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F................................................................... objspace\std\test\test_specialisedtupleobject.py ...................ss............................ objspace\std\test\test_stdobjspace.py s........ objspace\std\test\test_translate.py . objspace\std\test\test_tupleobject.py ....................................... objspace\std\test\test_typeobject.py ............................................................................................................ objspace\std\test\test_unicodeobject.py ................. objspace\std\test\test_userobject.py . objspace\std\test\test_versionedtype.py ............... ================================== FAILURES =================================== _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x0000013e9ba94320> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000013e9ba94360> 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 0x0000013eb7b53320> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000013eb7b53360> 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 0x0000013eaeda86e0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000013eaeda8720> 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, 2470 passed, 30 skipped in 998.15 seconds ============= program finished with exit code 1 elapsedTime=13146.185000