pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=i686
AUDITWHEEL_PLAT=manylinux_2_28_i686
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/home/buildworker
HOSTNAME=Debian-trixie-latest-amd64-base
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/buildbot/slave
PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-linux32/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHLVL=1
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
VIRTUAL_ENV=/tmp/venv
container=podman
using PTY: False
[translation:info] 2.7.18 (539192f72e0a, Apr 26 2026, 17:52:18)
[PyPy 7.3.22 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
[translation:info] Translating target as defined by targetpypystandalone
[translation] PyPy config object:
[translation] [objspace]
[std]
intshortcut = True
optimized_list_getitem = True
withspecialisedtuple = True
[usemodules]
__pypy__ = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_io = True
_jitlog = True
_locale = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle_support = True
_pypyjson = True
_random = True
_rawffi = True
_sha = True
_socket = True
_sre = True
_testing = True
_vmprof = True
_weakref = True
array = True
binascii = True
bz2 = True
cStringIO = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
operator = True
parser = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
symbol = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zipimport = True
zlib = True
[translation] translate.py configuration:
[translation] [translate]
batch = True
opt = jit
targetspec = targetpypystandalone
[translation] translation configuration:
[translation] [translation]
check_str_without_nul = True
continuation = True
gc = incminimark
gcrootfinder = shadowstack
gctransformer = framework
icon = pypy.ico
jit = True
list_comprehension_operations = True
manifest = python.manifest
rpython_translate = True
secondaryentrypoints = cpyext,main
shared = True
thread = True
type_system = lltype
withsmallfuncsets = 5
[translation:info] Annotating&simplifying...
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[platform:WARNING] /tmp/usession-main-7/platcheck_119.c: In function ‘dump_section_0’:
[platform:WARNING] /tmp/usession-main-7/platcheck_119.c:108:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[platform:WARNING] 108 | long long x = (long long)(SEM_FAILED);
[platform:WARNING] | ^
[platform:WARNING] /tmp/usession-main-7/platcheck_119.c:111:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[platform:WARNING] 111 | unsigned long long x = (unsigned long long)(SEM_FAILED);
[platform:WARNING] | ^
[translation:info] RTyping...
[rtyper] specializing: 7500 / 149224 blocks (5%)
[rtyper] specializing: 15300 / 152593 blocks (10%)
[rtyper] specializing: 23700 / 157343 blocks (15%)
[rtyper] specializing: 32000 / 159730 blocks (20%)
[rtyper] specializing: 40200 / 160638 blocks (25%)
[rtyper] specializing: 48300 / 160896 blocks (30%)
[rtyper] specializing: 56600 / 161515 blocks (35%)
[rtyper] specializing: 64700 / 161581 blocks (40%)
[rtyper] specializing: 73200 / 162618 blocks (45%)
[rtyper] specializing: 81900 / 163652 blocks (50%)
[rtyper] specializing: 90900 / 165271 blocks (55%)
[rtyper] specializing: 100000 / 166541 blocks (60%)
[rtyper] specializing: 108700 / 167218 blocks (65%)
[rtyper] specializing: 117800 / 168179 blocks (70%)
[rtyper] specializing: 126400 / 168426 blocks (75%)
[rtyper] specializing: 135500 / 169289 blocks (80%)
[rtyper] specializing: 143900 / 169289 blocks (85%)
[rtyper] specializing: 146600 / 169289 blocks (86%)
[rtyper] specializing: 154100 / 169293 blocks (91%)
[rtyper] specializing: 162600 / 169293 blocks (96%)
[rtyper] -=- specialized 169295 blocks -=-
[rtyper] specializing: 169300 / 170029 blocks (99%)
[rtyper] specializing: 170100 / 170644 blocks (99%)
[rtyper] -=- specialized 1349 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field
[backendopt:removeassert] Could not remove 74 asserts, but removed 1255 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 41567 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6502 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 170700 / 170944 blocks (99%)
[rtyper] -=- specialized 261 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 171000 / 171002 blocks (99%)
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 171100 / 171100 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x2c966690>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x1b8a76b0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 171200 / 171200 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8500 jitcodes
[jitcodewriter:info] Produced 9000 jitcodes
[jitcodewriter:info] Produced 9500 jitcodes
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x454a0a10>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10703 JitCode instances.
[jitcodewriter:info] There are 88297 -live- ops. Size of liveness is 7458 bytes
[rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 963 effectinfos:
[jitcodewriter] 39 descrs for arrays
[jitcodewriter] 1036 descrs for fields
[jitcodewriter] 50 descrs for interiorfields
[jitcodewriter] -> 815 bitstrings, mean length 38.5, max length 80
[rtyper] specializing: 171300 / 249445 blocks (68%)
[rtyper] specializing: 182500 / 249905 blocks (73%)
[rtyper] specializing: 197000 / 252541 blocks (78%)
[rtyper] specializing: 212000 / 255329 blocks (83%)
[rtyper] specializing: 227100 / 258045 blocks (88%)
[rtyper] specializing: 240200 / 258195 blocks (93%)
[rtyper] specializing: 249500 / 258195 blocks (96%)
[rtyper] -=- specialized 86909 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[translation:info] lltype back-end optimisations...
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 119766 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 24718 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] specializing: 258200 / 258201 blocks (99%)
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 2814 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 258300 / 261134 blocks (98%)
[rtyper] -=- specialized 2926 more blocks -=-
[rtyper] specializing: 261200 / 261200 blocks (100%)
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1769 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 531 framework rtti: 1 func: 1249 group: 1 struct: 843 ]
[c] 2000 nodes [ array: 587 framework rtti: 19 func: 1618 group: 1 struct: 3142 ]
[c] 3000 nodes [ array: 658 framework rtti: 34 func: 1879 group: 1 struct: 3745 ]
[c] 4000 nodes [ array: 1114 framework rtti: 40 func: 2023 group: 1 struct: 4342 ]
[c] 5000 nodes [ array: 1633 framework rtti: 41 func: 2076 group: 1 struct: 6510 ]
[c] 6000 nodes [ array: 1841 framework rtti: 60 func: 2357 group: 1 struct: 7815 ]
[c] 7000 nodes [ array: 2074 framework rtti: 69 func: 2541 group: 1 struct: 9125 ]
[c] 8000 nodes [ array: 2093 framework rtti: 71 func: 2563 group: 1 struct: 9175 ]
[c] 9000 nodes [ array: 3989 framework rtti: 71 func: 2575 group: 1 struct: 9181 ]
[c] 10000 nodes [ array: 5989 framework rtti: 71 func: 2575 group: 1 struct: 9181 ]
[c] 11000 nodes [ array: 6338 framework rtti: 96 func: 2791 group: 1 struct: 10042 ]
[c] 12000 nodes [ array: 6456 framework rtti: 100 func: 2978 group: 1 struct: 12926 ]
[c] 13000 nodes [ array: 6653 framework rtti: 113 func: 3097 group: 1 struct: 13936 ]
[c] 14000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14959 ]
[c] 15000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14959 ]
[c] 16000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14959 ]
[c] 17000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14959 ]
[c] 18000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14959 ]
[c] 19000 nodes [ array: 6886 framework rtti: 153 func: 3565 group: 1 struct: 16246 ]
[c] 20000 nodes [ array: 6965 framework rtti: 156 func: 3738 group: 1 struct: 17542 ]
[c] 21000 nodes [ array: 6965 framework rtti: 156 func: 3738 group: 1 struct: 18196 ]
[c] 22000 nodes [ array: 6988 framework rtti: 157 func: 3826 group: 1 struct: 19033 ]
[c] 23000 nodes [ array: 7043 framework rtti: 162 func: 4055 group: 1 struct: 20224 ]
[c] 24000 nodes [ array: 7134 framework rtti: 173 func: 4227 group: 1 struct: 21236 ]
[c] 25000 nodes [ array: 7174 framework rtti: 178 func: 4541 group: 1 struct: 22148 ]
[c] 26000 nodes [ array: 7569 framework rtti: 194 func: 4830 group: 1 struct: 22931 ]
[c] 27000 nodes [ array: 7812 framework rtti: 204 func: 5027 group: 1 struct: 23511 ]
[c] 28000 nodes [ array: 7900 framework rtti: 207 func: 5165 group: 1 struct: 24546 ]
[c] 29000 nodes [ array: 8310 framework rtti: 207 func: 5208 group: 1 struct: 25112 ]
[c] 30000 nodes [ array: 8673 framework rtti: 214 func: 5310 group: 1 struct: 25750 ]
[c] 31000 nodes [ array: 8938 framework rtti: 216 func: 5504 group: 1 struct: 26726 ]
[c] 32000 nodes [ array: 9123 framework rtti: 230 func: 5783 group: 1 struct: 27708 ]
[c] 33000 nodes [ array: 9302 framework rtti: 233 func: 6004 group: 1 struct: 28523 ]
[c] 34000 nodes [ array: 9563 framework rtti: 236 func: 6195 group: 1 struct: 29216 ]
[c] 35000 nodes [ array: 9654 framework rtti: 243 func: 6324 group: 1 struct: 30177 ]
[c] 36000 nodes [ array: 9756 framework rtti: 246 func: 6497 group: 1 struct: 30714 ]
[c] 37000 nodes [ array: 11970 framework rtti: 258 func: 6611 group: 1 struct: 42798 ]
[c] 38000 nodes [ array: 13104 framework rtti: 263 func: 6769 group: 1 struct: 43689 ]
[c] 39000 nodes [ array: 13104 framework rtti: 263 func: 6769 group: 1 struct: 44227 ]
[c] 40000 nodes [ array: 13153 framework rtti: 263 func: 6847 group: 1 struct: 44845 ]
[c] 41000 nodes [ array: 13240 framework rtti: 294 func: 6973 group: 1 struct: 45325 ]
[c] 42000 nodes [ array: 13316 framework rtti: 315 func: 7171 group: 1 struct: 46222 ]
[c] 43000 nodes [ array: 13502 framework rtti: 324 func: 7347 group: 1 struct: 47313 ]
[c] 44000 nodes [ array: 13646 framework rtti: 326 func: 7507 group: 1 struct: 47876 ]
[c] 45000 nodes [ array: 13711 framework rtti: 333 func: 7615 group: 1 struct: 48221 ]
[c] 46000 nodes [ array: 13848 framework rtti: 342 func: 7772 group: 1 struct: 49251 ]
[c] 47000 nodes [ array: 14228 framework rtti: 355 func: 7980 group: 1 struct: 51090 ]
[c] 48000 nodes [ array: 14879 framework rtti: 364 func: 8382 group: 1 struct: 81976 ]
[c] 49000 nodes [ array: 15916 framework rtti: 364 func: 8964 group: 1 struct: 84317 ]
[c] 50000 nodes [ array: 16861 framework rtti: 364 func: 9757 group: 1 struct: 86882 ]
[c] 51000 nodes [ array: 18128 framework rtti: 364 func: 10374 group: 1 struct: 89224 ]
[c] 52000 nodes [ array: 19551 framework rtti: 364 func: 11232 group: 1 struct: 91291 ]
[c] 53000 nodes [ array: 21028 framework rtti: 364 func: 12085 group: 1 struct: 93596 ]
[c] 54000 nodes [ array: 22593 framework rtti: 364 func: 12749 group: 1 struct: 95761 ]
[c] 55000 nodes [ array: 24260 framework rtti: 364 func: 13428 group: 1 struct: 97948 ]
[c] 56000 nodes [ array: 25652 framework rtti: 364 func: 14084 group: 1 struct: 100116 ]
[c] 57000 nodes [ array: 27254 framework rtti: 364 func: 14812 group: 1 struct: 102489 ]
[c] 58000 nodes [ array: 29064 framework rtti: 364 func: 15370 group: 1 struct: 104865 ]
[c] 59000 nodes [ array: 29408 framework rtti: 366 func: 15598 group: 1 struct: 105965 ]
[c] 60000 nodes [ array: 29593 framework rtti: 366 func: 15598 group: 1 struct: 106490 ]
[c] 61000 nodes [ array: 29786 framework rtti: 366 func: 15598 group: 1 struct: 107158 ]
[c] 62000 nodes [ array: 30009 framework rtti: 366 func: 15598 group: 1 struct: 107993 ]
[c] 63000 nodes [ array: 30230 framework rtti: 366 func: 15600 group: 1 struct: 109055 ]
[c] 64000 nodes [ array: 30376 framework rtti: 375 func: 15640 group: 1 struct: 109450 ]
[c] 65000 nodes [ array: 30556 framework rtti: 376 func: 15656 group: 1 struct: 109780 ]
[c] 66000 nodes [ array: 30786 framework rtti: 388 func: 15709 group: 1 struct: 110142 ]
[c] 67000 nodes [ array: 31069 framework rtti: 396 func: 15756 group: 1 struct: 110773 ]
[c] 68000 nodes [ array: 31322 framework rtti: 434 func: 15885 group: 1 struct: 111312 ]
[c] 69000 nodes [ array: 31508 framework rtti: 465 func: 16006 group: 1 struct: 112119 ]
[c] 70000 nodes [ array: 31773 framework rtti: 471 func: 16034 group: 1 struct: 112513 ]
[c] 71000 nodes [ array: 31920 framework rtti: 474 func: 16080 group: 1 struct: 113511 ]
[c] 72000 nodes [ array: 32195 framework rtti: 475 func: 16080 group: 1 struct: 114363 ]
[c] 73000 nodes [ array: 32511 framework rtti: 475 func: 16082 group: 1 struct: 115098 ]
[c] 74000 nodes [ array: 32596 framework rtti: 490 func: 16190 group: 1 struct: 115540 ]
[c] 75000 nodes [ array: 32672 framework rtti: 493 func: 16231 group: 1 struct: 116109 ]
[c] 76000 nodes [ array: 32785 framework rtti: 493 func: 16273 group: 1 struct: 116736 ]
[c] 77000 nodes [ array: 32795 framework rtti: 493 func: 16275 group: 1 struct: 117254 ]
[c] 78000 nodes [ array: 32889 framework rtti: 493 func: 16347 group: 1 struct: 117876 ]
[c] 79000 nodes [ array: 33028 framework rtti: 493 func: 16415 group: 1 struct: 118616 ]
[c] 80000 nodes [ array: 33104 framework rtti: 493 func: 16429 group: 1 struct: 119114 ]
[c] 81000 nodes [ array: 33237 framework rtti: 493 func: 16469 group: 1 struct: 119811 ]
[c] 82000 nodes [ array: 33467 framework rtti: 493 func: 16560 group: 1 struct: 120635 ]
[c] 83000 nodes [ array: 33712 framework rtti: 493 func: 16629 group: 1 struct: 121452 ]
[c] 84000 nodes [ array: 33871 framework rtti: 493 func: 16689 group: 1 struct: 122162 ]
[c] 85000 nodes [ array: 34012 framework rtti: 493 func: 16727 group: 1 struct: 122842 ]
[c] 86000 nodes [ array: 34082 framework rtti: 493 func: 16793 group: 1 struct: 123454 ]
[c] 87000 nodes [ array: 34253 framework rtti: 493 func: 16826 group: 1 struct: 124087 ]
[c] 88000 nodes [ array: 34389 framework rtti: 493 func: 16881 group: 1 struct: 124810 ]
[c] 89000 nodes [ array: 34502 framework rtti: 493 func: 16964 group: 1 struct: 125551 ]
[c] 90000 nodes [ array: 34700 framework rtti: 493 func: 17000 group: 1 struct: 126344 ]
[c] 91000 nodes [ array: 34850 framework rtti: 493 func: 17029 group: 1 struct: 127099 ]
[c] 92000 nodes [ array: 35005 framework rtti: 493 func: 17070 group: 1 struct: 127864 ]
[c] 93000 nodes [ array: 35210 framework rtti: 493 func: 17108 group: 1 struct: 128689 ]
[c] 94000 nodes [ array: 35411 framework rtti: 493 func: 17152 group: 1 struct: 129463 ]
[c] 95000 nodes [ array: 35614 framework rtti: 493 func: 17180 group: 1 struct: 130251 ]
[c] 96000 nodes [ array: 35781 framework rtti: 493 func: 17207 group: 1 struct: 130975 ]
[c] 97000 nodes [ array: 36028 framework rtti: 493 func: 17257 group: 1 struct: 131914 ]
[c] 98000 nodes [ array: 36200 framework rtti: 493 func: 17297 group: 1 struct: 132666 ]
[c] 99000 nodes [ array: 36406 framework rtti: 493 func: 17340 group: 1 struct: 133487 ]
[c] 100000 nodes [ array: 36606 framework rtti: 493 func: 17374 group: 1 struct: 134263 ]
[c] 101000 nodes [ array: 36872 framework rtti: 493 func: 17407 group: 1 struct: 135211 ]
[c] 102000 nodes [ array: 37150 framework rtti: 493 func: 17442 group: 1 struct: 136107 ]
[c] 103000 nodes [ array: 37515 framework rtti: 493 func: 17453 group: 1 struct: 137062 ]
[c] 104000 nodes [ array: 37831 framework rtti: 494 func: 17548 group: 1 struct: 137540 ]
[c] 105000 nodes [ array: 38261 framework rtti: 494 func: 17572 group: 1 struct: 137729 ]
[c] 106000 nodes [ array: 38737 framework rtti: 494 func: 17688 group: 1 struct: 137860 ]
[c] 107000 nodes [ array: 39180 framework rtti: 494 func: 17762 group: 1 struct: 138041 ]
[c] 108000 nodes [ array: 39592 framework rtti: 494 func: 17814 group: 1 struct: 138271 ]
[c] 109000 nodes [ array: 40056 framework rtti: 494 func: 17845 group: 1 struct: 138451 ]
[c] 110000 nodes [ array: 40518 framework rtti: 494 func: 17846 group: 1 struct: 138675 ]
[c] 111000 nodes [ array: 40965 framework rtti: 494 func: 17949 group: 1 struct: 138795 ]
[c] 112000 nodes [ array: 41464 framework rtti: 494 func: 17956 group: 1 struct: 139028 ]
[c] 113000 nodes [ array: 41892 framework rtti: 494 func: 18004 group: 1 struct: 139278 ]
[c] 114000 nodes [ array: 42301 framework rtti: 494 func: 18110 group: 1 struct: 139526 ]
[c] 115000 nodes [ array: 42702 framework rtti: 494 func: 18191 group: 1 struct: 139721 ]
[c] 116000 nodes [ array: 43068 framework rtti: 494 func: 18245 group: 1 struct: 139911 ]
[c] 117000 nodes [ array: 43534 framework rtti: 494 func: 18280 group: 1 struct: 140121 ]
[c] 118000 nodes [ array: 43966 framework rtti: 494 func: 18374 group: 1 struct: 140282 ]
[c] 119000 nodes [ array: 44346 framework rtti: 494 func: 18483 group: 1 struct: 140437 ]
[c] 120000 nodes [ array: 44719 framework rtti: 494 func: 18547 group: 1 struct: 140666 ]
[c] 121000 nodes [ array: 45083 framework rtti: 494 func: 18583 group: 1 struct: 140867 ]
[c] 122000 nodes [ array: 45402 framework rtti: 494 func: 18612 group: 1 struct: 141109 ]
[c] 123000 nodes [ array: 45735 framework rtti: 494 func: 18659 group: 1 struct: 141308 ]
[c] 124000 nodes [ array: 46098 framework rtti: 494 func: 18714 group: 1 struct: 141532 ]
[c] 125000 nodes [ array: 46463 framework rtti: 494 func: 18797 group: 1 struct: 141730 ]
[c] 126000 nodes [ array: 46877 framework rtti: 494 func: 18863 group: 1 struct: 141890 ]
[c] 127000 nodes [ array: 47249 framework rtti: 494 func: 18909 group: 1 struct: 142059 ]
[c] 128000 nodes [ array: 47678 framework rtti: 494 func: 18930 group: 1 struct: 142195 ]
[c] 129000 nodes [ array: 48003 framework rtti: 494 func: 18976 group: 1 struct: 142350 ]
[c] 130000 nodes [ array: 48346 framework rtti: 494 func: 19038 group: 1 struct: 142538 ]
[c] 131000 nodes [ array: 48742 framework rtti: 494 func: 19076 group: 1 struct: 142688 ]
[c] 132000 nodes [ array: 49133 framework rtti: 494 func: 19119 group: 1 struct: 142830 ]
[c] 133000 nodes [ array: 49400 framework rtti: 494 func: 19129 group: 1 struct: 143025 ]
[c] 134000 nodes [ array: 49647 framework rtti: 494 func: 19137 group: 1 struct: 143227 ]
[c] 135000 nodes [ array: 50011 framework rtti: 494 func: 19182 group: 1 struct: 143407 ]
[c] 136000 nodes [ array: 50376 framework rtti: 494 func: 19205 group: 1 struct: 143590 ]
[c] 137000 nodes [ array: 50782 framework rtti: 494 func: 19235 group: 1 struct: 143756 ]
[c] 138000 nodes [ array: 51139 framework rtti: 494 func: 19254 group: 1 struct: 143946 ]
[c] 139000 nodes [ array: 51497 framework rtti: 494 func: 19304 group: 1 struct: 144104 ]
[c] 140000 nodes [ array: 51866 framework rtti: 494 func: 19335 group: 1 struct: 144305 ]
[c] 141000 nodes [ array: 52173 framework rtti: 494 func: 19359 group: 1 struct: 144495 ]
[c] 142000 nodes [ array: 52394 framework rtti: 494 func: 19363 group: 1 struct: 144689 ]
[c] 143000 nodes [ array: 52647 framework rtti: 494 func: 19374 group: 1 struct: 144892 ]
[c] 144000 nodes [ array: 52924 framework rtti: 494 func: 19374 group: 1 struct: 145137 ]
[c] 145000 nodes [ array: 53345 framework rtti: 494 func: 19375 group: 1 struct: 145356 ]
[c] 146000 nodes [ array: 53676 framework rtti: 494 func: 19375 group: 1 struct: 145552 ]
[c] 147000 nodes [ array: 53953 framework rtti: 494 func: 19383 group: 1 struct: 145737 ]
[c] 148000 nodes [ array: 54222 framework rtti: 494 func: 19392 group: 1 struct: 145948 ]
[c] 149000 nodes [ array: 54482 framework rtti: 494 func: 19392 group: 1 struct: 146191 ]
[c] 150000 nodes [ array: 54827 framework rtti: 494 func: 19700 group: 1 struct: 146517 ]
[c] 151000 nodes [ array: 55089 framework rtti: 501 func: 19814 group: 1 struct: 146968 ]
[c] 152000 nodes [ array: 55253 framework rtti: 501 func: 19814 group: 1 struct: 147422 ]
[c] 153000 nodes [ array: 55376 framework rtti: 501 func: 19814 group: 1 struct: 147883 ]
[c] 154000 nodes [ array: 55549 framework rtti: 501 func: 19814 group: 1 struct: 148300 ]
[c] 155000 nodes [ array: 55697 framework rtti: 501 func: 19814 group: 1 struct: 148732 ]
[c] 156000 nodes [ array: 55830 framework rtti: 513 func: 19828 group: 1 struct: 149446 ]
[c] 157000 nodes [ array: 55893 framework rtti: 527 func: 19864 group: 1 struct: 149622 ]
[c] 158000 nodes [ array: 55947 framework rtti: 538 func: 19906 group: 1 struct: 149988 ]
[c] 159000 nodes [ array: 56117 framework rtti: 552 func: 19986 group: 1 struct: 150735 ]
[c] 160000 nodes [ array: 56309 framework rtti: 564 func: 20048 group: 1 struct: 151468 ]
[c] 161000 nodes [ array: 56364 framework rtti: 572 func: 20071 group: 1 struct: 151714 ]
[c] 162000 nodes [ array: 56821 framework rtti: 610 func: 20102 group: 1 struct: 153183 ]
[c] 163000 nodes [ array: 56839 framework rtti: 644 func: 20105 group: 1 struct: 155695 ]
[c] 164000 nodes [ array: 56877 framework rtti: 645 func: 20105 group: 1 struct: 157188 ]
[c] 165000 nodes [ array: 57039 framework rtti: 673 func: 20225 group: 1 struct: 157874 ]
[c] 166000 nodes [ array: 57337 framework rtti: 674 func: 20225 group: 1 struct: 158857 ]
[c] 167000 nodes [ array: 57740 framework rtti: 678 func: 20226 group: 1 struct: 159593 ]
[c] 168000 nodes [ array: 57954 framework rtti: 687 func: 20226 group: 1 struct: 160517 ]
[c] 169000 nodes [ array: 58229 framework rtti: 688 func: 20226 group: 1 struct: 161602 ]
[c] 170000 nodes [ array: 58518 framework rtti: 688 func: 20226 group: 1 struct: 162717 ]
[c] 171000 nodes [ array: 58751 framework rtti: 688 func: 20226 group: 1 struct: 163724 ]
[c] 172000 nodes [ array: 59005 framework rtti: 688 func: 20226 group: 1 struct: 164779 ]
[c] 173000 nodes [ array: 59258 framework rtti: 699 func: 20228 group: 1 struct: 165834 ]
[c] 174000 nodes [ array: 59546 framework rtti: 709 func: 20233 group: 1 struct: 166701 ]
[c] 175000 nodes [ array: 59816 framework rtti: 713 func: 20234 group: 1 struct: 167581 ]
[c] 176000 nodes [ array: 60052 framework rtti: 720 func: 20234 group: 1 struct: 168617 ]
[c] 177000 nodes [ array: 60308 framework rtti: 729 func: 20236 group: 1 struct: 169562 ]
[c] 178000 nodes [ array: 60608 framework rtti: 742 func: 20244 group: 1 struct: 170608 ]
[c] 179000 nodes [ array: 60977 framework rtti: 749 func: 20245 group: 1 struct: 171729 ]
[c] 180000 nodes [ array: 61242 framework rtti: 761 func: 20247 group: 1 struct: 172898 ]
[c] 181000 nodes [ array: 61547 framework rtti: 787 func: 20249 group: 1 struct: 173906 ]
[c] 182000 nodes [ array: 61881 framework rtti: 795 func: 20250 group: 1 struct: 175058 ]
[c] 183000 nodes [ array: 62153 framework rtti: 811 func: 20254 group: 1 struct: 176119 ]
[c] 184000 nodes [ array: 62446 framework rtti: 817 func: 20254 group: 1 struct: 177132 ]
[c] 185000 nodes [ array: 62738 framework rtti: 828 func: 20254 group: 1 struct: 178101 ]
[c] 186000 nodes [ array: 62879 framework rtti: 887 func: 20258 group: 1 struct: 178747 ]
[c] 187000 nodes [ array: 63191 framework rtti: 889 func: 20258 group: 1 struct: 179808 ]
[c] 188000 nodes [ array: 63448 framework rtti: 922 func: 20260 group: 1 struct: 180706 ]
[c] 189000 nodes [ array: 63733 framework rtti: 929 func: 20261 group: 1 struct: 181763 ]
[c] 190000 nodes [ array: 63876 framework rtti: 994 func: 20261 group: 1 struct: 182562 ]
[c] 191000 nodes [ array: 64122 framework rtti: 1007 func: 20261 group: 1 struct: 183654 ]
[c] 192000 nodes [ array: 64429 framework rtti: 1007 func: 20261 group: 1 struct: 184922 ]
[c] 193000 nodes [ array: 64638 framework rtti: 1013 func: 20264 group: 1 struct: 186162 ]
[c] 194000 nodes [ array: 64666 framework rtti: 1015 func: 20299 group: 1 struct: 186461 ]
[c] 195000 nodes [ array: 64673 framework rtti: 1027 func: 20483 group: 1 struct: 186677 ]
[c] 196000 nodes [ array: 64756 framework rtti: 1028 func: 20509 group: 1 struct: 186886 ]
[c] 197000 nodes [ array: 64786 framework rtti: 1028 func: 20525 group: 1 struct: 187123 ]
[c] 198000 nodes [ array: 64786 framework rtti: 1028 func: 20595 group: 1 struct: 187385 ]
[c] 199000 nodes [ array: 64787 framework rtti: 1028 func: 20635 group: 1 struct: 187663 ]
[c] 200000 nodes [ array: 64853 framework rtti: 1034 func: 20676 group: 1 struct: 187937 ]
[c] 201000 nodes [ array: 64903 framework rtti: 1044 func: 20755 group: 1 struct: 188170 ]
[c] 202000 nodes [ array: 64927 framework rtti: 1045 func: 20774 group: 1 struct: 188446 ]
[c] 203000 nodes [ array: 64962 framework rtti: 1046 func: 20799 group: 1 struct: 188718 ]
[c] 204000 nodes [ array: 65024 framework rtti: 1052 func: 20886 group: 1 struct: 188945 ]
[c] 205000 nodes [ array: 65083 framework rtti: 1057 func: 20925 group: 1 struct: 189256 ]
[c] 206000 nodes [ array: 65133 framework rtti: 1058 func: 20936 group: 1 struct: 189552 ]
[c] 207000 nodes [ array: 65220 framework rtti: 1072 func: 20981 group: 1 struct: 189785 ]
[c] 208000 nodes [ array: 65251 framework rtti: 1077 func: 21084 group: 1 struct: 190073 ]
[c] 209000 nodes [ array: 65281 framework rtti: 1079 func: 21113 group: 1 struct: 190321 ]
[c] 210000 nodes [ array: 65323 framework rtti: 1079 func: 21162 group: 1 struct: 190559 ]
[c] 211000 nodes [ array: 65387 framework rtti: 1079 func: 21217 group: 1 struct: 190883 ]
[c] 212000 nodes [ array: 65405 framework rtti: 1085 func: 21237 group: 1 struct: 191173 ]
[c] 213000 nodes [ array: 65427 framework rtti: 1086 func: 21263 group: 1 struct: 191516 ]
[c] 214000 nodes [ array: 65456 framework rtti: 1086 func: 21292 group: 1 struct: 191791 ]
[c] 215000 nodes [ array: 65503 framework rtti: 1086 func: 21308 group: 1 struct: 192087 ]
[c] 216000 nodes [ array: 65603 framework rtti: 1086 func: 21326 group: 1 struct: 192341 ]
[c] 217000 nodes [ array: 65609 framework rtti: 1086 func: 21336 group: 1 struct: 192762 ]
[c] 218000 nodes [ array: 65610 framework rtti: 1086 func: 21341 group: 1 struct: 193213 ]
[c] 219000 nodes [ array: 65610 framework rtti: 1086 func: 21341 group: 1 struct: 193568 ]
[c] 220000 nodes [ array: 65620 framework rtti: 1086 func: 21349 group: 1 struct: 193992 ]
[c] 221000 nodes [ array: 65628 framework rtti: 1088 func: 21573 group: 1 struct: 194700 ]
[c] 222000 nodes [ array: 65666 framework rtti: 1095 func: 22250 group: 1 struct: 195529 ]
[c] 223000 nodes [ array: 65815 framework rtti: 1095 func: 22295 group: 1 struct: 196055 ]
[c] 224000 nodes [ array: 65973 framework rtti: 1095 func: 22295 group: 1 struct: 196150 ]
[c] 225000 nodes [ array: 66131 framework rtti: 1098 func: 22297 group: 1 struct: 196207 ]
[c] 226000 nodes [ array: 66239 framework rtti: 1147 func: 22315 group: 1 struct: 196731 ]
[c] 227000 nodes [ array: 66367 framework rtti: 1170 func: 22407 group: 1 struct: 198910 ]
[c] 228000 nodes [ array: 66521 framework rtti: 1175 func: 22475 group: 1 struct: 199401 ]
[c] 229000 nodes [ array: 66573 framework rtti: 1196 func: 22502 group: 1 struct: 200116 ]
[c] 230000 nodes [ array: 66577 framework rtti: 1197 func: 22512 group: 1 struct: 202140 ]
[c] 231000 nodes [ array: 66583 framework rtti: 1197 func: 22516 group: 1 struct: 204370 ]
[c] 232000 nodes [ array: 66590 framework rtti: 1197 func: 22518 group: 1 struct: 207051 ]
[c] 233000 nodes [ array: 66603 framework rtti: 1197 func: 22660 group: 1 struct: 208561 ]
[c] 234000 nodes [ array: 66616 framework rtti: 1197 func: 23043 group: 1 struct: 209547 ]
[c] 235000 nodes [ array: 66628 framework rtti: 1197 func: 23377 group: 1 struct: 210739 ]
[c] 236000 nodes [ array: 66737 framework rtti: 1215 func: 23451 group: 1 struct: 211207 ]
[c] 237000 nodes [ array: 66760 framework rtti: 1223 func: 23452 group: 1 struct: 211824 ]
[c] 238000 nodes [ array: 66778 framework rtti: 1233 func: 23452 group: 1 struct: 212088 ]
[c] 239000 nodes [ array: 66876 framework rtti: 1240 func: 23454 group: 1 struct: 212495 ]
[c] 240000 nodes [ array: 66936 framework rtti: 1241 func: 23454 group: 1 struct: 213151 ]
[c] 241000 nodes [ array: 66946 framework rtti: 1249 func: 23454 group: 1 struct: 213784 ]
[c] 242000 nodes [ array: 66962 framework rtti: 1254 func: 23456 group: 1 struct: 214786 ]
[c] 243000 nodes [ array: 67022 framework rtti: 1254 func: 23456 group: 1 struct: 215424 ]
[c] 244000 nodes [ array: 67084 framework rtti: 1254 func: 23456 group: 1 struct: 216176 ]
[c] 245000 nodes [ array: 67114 framework rtti: 1255 func: 23456 group: 1 struct: 217036 ]
[c] 246000 nodes [ array: 67137 framework rtti: 1258 func: 23456 group: 1 struct: 217854 ]
[c] 247000 nodes [ array: 67170 framework rtti: 1261 func: 23458 group: 1 struct: 218456 ]
[c] 248000 nodes [ array: 67192 framework rtti: 1265 func: 23458 group: 1 struct: 218867 ]
[c] 249000 nodes [ array: 67246 framework rtti: 1269 func: 23458 group: 1 struct: 219456 ]
[c] 250000 nodes [ array: 67266 framework rtti: 1271 func: 23458 group: 1 struct: 220213 ]
[c] 251000 nodes [ array: 67311 framework rtti: 1289 func: 23458 group: 1 struct: 220641 ]
[c] 252000 nodes [ array: 67335 framework rtti: 1308 func: 23460 group: 1 struct: 221284 ]
[c] 253000 nodes [ array: 67342 framework rtti: 1326 func: 23460 group: 1 struct: 222118 ]
[c] 254000 nodes [ array: 67358 framework rtti: 1347 func: 23460 group: 1 struct: 222878 ]
[c] 255000 nodes [ array: 67370 framework rtti: 1359 func: 23460 group: 1 struct: 223650 ]
[c] 256000 nodes [ array: 67401 framework rtti: 1383 func: 23460 group: 1 struct: 224296 ]
[c] 257000 nodes [ array: 67435 framework rtti: 1414 func: 23460 group: 1 struct: 224905 ]
[c] 258000 nodes [ array: 67453 framework rtti: 1432 func: 23460 group: 1 struct: 225755 ]
[c] 259000 nodes [ array: 67494 framework rtti: 1449 func: 23461 group: 1 struct: 226442 ]
[c] 260000 nodes [ array: 67503 framework rtti: 1465 func: 23461 group: 1 struct: 227302 ]
[c] 261000 nodes [ array: 67514 framework rtti: 1473 func: 23461 group: 1 struct: 228013 ]
[c] 262000 nodes [ array: 67543 framework rtti: 1474 func: 23461 group: 1 struct: 228606 ]
[c] 263000 nodes [ array: 67622 framework rtti: 1474 func: 23461 group: 1 struct: 229234 ]
[c] 264000 nodes [ array: 67648 framework rtti: 1477 func: 23461 group: 1 struct: 230079 ]
[c] 265000 nodes [ array: 67689 framework rtti: 1481 func: 23463 group: 1 struct: 230888 ]
[c] 266000 nodes [ array: 67697 framework rtti: 1481 func: 23463 group: 1 struct: 231721 ]
[c] 267000 nodes [ array: 67729 framework rtti: 1482 func: 23463 group: 1 struct: 232463 ]
[c] 268000 nodes [ array: 67753 framework rtti: 1483 func: 23463 group: 1 struct: 233077 ]
[c] 269000 nodes [ array: 67770 framework rtti: 1489 func: 23463 group: 1 struct: 233934 ]
[c] 270000 nodes [ array: 67778 framework rtti: 1489 func: 23463 group: 1 struct: 235023 ]
[c] 271000 nodes [ array: 67778 framework rtti: 1489 func: 23463 group: 1 struct: 236050 ]
[c] 272000 nodes [ array: 67795 framework rtti: 1489 func: 23463 group: 1 struct: 236896 ]
[c] 273000 nodes [ array: 67887 framework rtti: 1492 func: 23515 group: 1 struct: 237056 ]
[c] 274000 nodes [ array: 67899 framework rtti: 1492 func: 23520 group: 1 struct: 237083 ]
[c] 275000 nodes [ array: 68013 framework rtti: 1500 func: 23580 group: 1 struct: 237184 ]
[c] 276000 nodes [ array: 68116 framework rtti: 1500 func: 23606 group: 1 struct: 237327 ]
[c] 277000 nodes [ array: 68219 framework rtti: 1504 func: 23636 group: 1 struct: 237413 ]
[c] 278000 nodes [ array: 68303 framework rtti: 1508 func: 23701 group: 1 struct: 239973 ]
[c] 279000 nodes [ array: 68368 framework rtti: 1508 func: 23709 group: 1 struct: 240081 ]
[c] 280000 nodes [ array: 68388 framework rtti: 1509 func: 23719 group: 1 struct: 240298 ]
[c] 281000 nodes [ array: 68430 framework rtti: 1509 func: 23724 group: 1 struct: 240341 ]
[c] 282000 nodes [ array: 68450 framework rtti: 1509 func: 23726 group: 1 struct: 240463 ]
[c] 283000 nodes [ array: 68507 framework rtti: 1560 func: 23883 group: 1 struct: 240603 ]
[c] 284000 nodes [ array: 68588 framework rtti: 1634 func: 24103 group: 1 struct: 240814 ]
[c] 285000 nodes [ array: 68648 framework rtti: 1652 func: 24237 group: 1 struct: 241080 ]
[c] 286000 nodes [ array: 68681 framework rtti: 1657 func: 24252 group: 1 struct: 241607 ]
[c] 287000 nodes [ array: 68728 framework rtti: 1729 func: 24404 group: 1 struct: 241943 ]
[c] 288000 nodes [ array: 68728 framework rtti: 1871 func: 24596 group: 1 struct: 242085 ]
[c] 289000 nodes [ array: 68899 framework rtti: 1907 func: 24772 group: 1 struct: 242589 ]
[c] 290000 nodes [ array: 69137 framework rtti: 1944 func: 24873 group: 1 struct: 242971 ]
[c] 291000 nodes [ array: 69353 framework rtti: 1945 func: 24873 group: 1 struct: 243279 ]
[c] 292000 nodes [ array: 69565 framework rtti: 1945 func: 24873 group: 1 struct: 243799 ]
[c] 293000 nodes [ array: 69813 framework rtti: 1945 func: 24874 group: 1 struct: 244129 ]
[c] 294000 nodes [ array: 69968 framework rtti: 1945 func: 24874 group: 1 struct: 244604 ]
[c] 295000 nodes [ array: 70204 framework rtti: 1945 func: 24874 group: 1 struct: 244963 ]
[c] 296000 nodes [ array: 70400 framework rtti: 1945 func: 24875 group: 1 struct: 245322 ]
[c] 297000 nodes [ array: 70596 framework rtti: 1945 func: 24875 group: 1 struct: 246095 ]
[c] 298000 nodes [ array: 70712 framework rtti: 1945 func: 24876 group: 1 struct: 246965 ]
[c] 299000 nodes [ array: 70830 framework rtti: 1945 func: 25017 group: 1 struct: 247704 ]
[c] 300000 nodes [ array: 70930 framework rtti: 1945 func: 25278 group: 1 struct: 248448 ]
[c] 301000 nodes [ array: 71022 framework rtti: 1945 func: 25498 group: 1 struct: 249324 ]
[c] 302000 nodes [ array: 71174 framework rtti: 1945 func: 25758 group: 1 struct: 250007 ]
[c] 303000 nodes [ array: 71212 framework rtti: 1950 func: 25790 group: 1 struct: 250551 ]
[c] 304000 nodes [ array: 71230 framework rtti: 1951 func: 25791 group: 1 struct: 251041 ]
[c] 305000 nodes [ array: 71232 framework rtti: 1951 func: 25791 group: 1 struct: 251505 ]
[c] 306000 nodes [ array: 71237 framework rtti: 1951 func: 25793 group: 1 struct: 252002 ]
[c] 307000 nodes [ array: 71238 framework rtti: 1951 func: 25793 group: 1 struct: 252517 ]
[c] 308000 nodes [ array: 71238 framework rtti: 1951 func: 25793 group: 1 struct: 252979 ]
[c] 309000 nodes [ array: 71242 framework rtti: 1951 func: 25793 group: 1 struct: 253467 ]
[c] 310000 nodes [ array: 71244 framework rtti: 1951 func: 25799 group: 1 struct: 253946 ]
[c] 311000 nodes [ array: 71257 framework rtti: 1951 func: 25799 group: 1 struct: 254417 ]
[c] 312000 nodes [ array: 71257 framework rtti: 1951 func: 25799 group: 1 struct: 254913 ]
[c] 313000 nodes [ array: 71286 framework rtti: 1951 func: 25799 group: 1 struct: 255385 ]
[c] 314000 nodes [ array: 71308 framework rtti: 1951 func: 25799 group: 1 struct: 255873 ]
[c] 315000 nodes [ array: 71335 framework rtti: 1951 func: 25815 group: 1 struct: 256345 ]
[c] 316000 nodes [ array: 71359 framework rtti: 1951 func: 25815 group: 1 struct: 256831 ]
[c] 317000 nodes [ array: 71406 framework rtti: 1951 func: 25815 group: 1 struct: 257286 ]
[c] 318000 nodes [ array: 71433 framework rtti: 1951 func: 25815 group: 1 struct: 257772 ]
[c] 319000 nodes [ array: 71461 framework rtti: 1951 func: 25816 group: 1 struct: 258269 ]
[c] 320000 nodes [ array: 71478 framework rtti: 1951 func: 25816 group: 1 struct: 258764 ]
[c] 321000 nodes [ array: 71487 framework rtti: 1951 func: 25816 group: 1 struct: 259256 ]
[c] 322000 nodes [ array: 71488 framework rtti: 1951 func: 25880 group: 1 struct: 259681 ]
[c] 323000 nodes [ array: 71492 framework rtti: 1951 func: 25880 group: 1 struct: 260203 ]
[c] 324000 nodes [ array: 71495 framework rtti: 1951 func: 25880 group: 1 struct: 260692 ]
[c] 325000 nodes [ array: 71496 framework rtti: 1951 func: 25880 group: 1 struct: 261181 ]
[c] 326000 nodes [ array: 71497 framework rtti: 1951 func: 25880 group: 1 struct: 261640 ]
[c] 327000 nodes [ array: 71502 framework rtti: 1951 func: 25880 group: 1 struct: 262129 ]
[c] 328000 nodes [ array: 71502 framework rtti: 1951 func: 25880 group: 1 struct: 262630 ]
[c] 329000 nodes [ array: 71502 framework rtti: 1951 func: 25880 group: 1 struct: 263132 ]
[c] 330000 nodes [ array: 71520 framework rtti: 1952 func: 25914 group: 1 struct: 263543 ]
[c] 331000 nodes [ array: 71633 framework rtti: 1965 func: 25993 group: 1 struct: 263830 ]
[c] 332000 nodes [ array: 71633 framework rtti: 1965 func: 25993 group: 1 struct: 263939 ]
[c] 333000 nodes [ array: 71633 framework rtti: 1965 func: 25993 group: 1 struct: 265007 ]
[c] 334000 nodes [ array: 71676 framework rtti: 1969 func: 26053 group: 1 struct: 265812 ]
[c] 335000 nodes [ array: 71853 framework rtti: 1970 func: 26209 group: 1 struct: 266520 ]
[c] 336000 nodes [ array: 71935 framework rtti: 1972 func: 26287 group: 1 struct: 267027 ]
[c] 337000 nodes [ array: 72075 framework rtti: 1973 func: 26303 group: 1 struct: 267175 ]
[c] 338000 nodes [ array: 72261 framework rtti: 1989 func: 26474 group: 1 struct: 267723 ]
[c] 339000 nodes [ array: 72364 framework rtti: 1991 func: 26497 group: 1 struct: 268064 ]
[c] 340000 nodes [ array: 72377 framework rtti: 1991 func: 26511 group: 1 struct: 268653 ]
[c] 341000 nodes [ array: 72457 framework rtti: 1991 func: 26513 group: 1 struct: 268834 ]
[c] 342000 nodes [ array: 72471 framework rtti: 1991 func: 26521 group: 1 struct: 269128 ]
[c] 343000 nodes [ array: 72475 framework rtti: 1991 func: 26523 group: 1 struct: 269790 ]
[c] 344000 nodes [ array: 72486 framework rtti: 1991 func: 26525 group: 1 struct: 270648 ]
[c] 345000 nodes [ array: 72539 framework rtti: 1991 func: 26571 group: 1 struct: 271379 ]
[c] 346000 nodes [ array: 72766 framework rtti: 1994 func: 26764 group: 1 struct: 272012 ]
[c] 347000 nodes [ array: 73123 framework rtti: 1994 func: 27054 group: 1 struct: 272626 ]
[c] 348000 nodes [ array: 73294 framework rtti: 1994 func: 27188 group: 1 struct: 273391 ]
[c] 349000 nodes [ array: 73611 framework rtti: 1994 func: 27400 group: 1 struct: 273855 ]
[c] 350000 nodes [ array: 73740 framework rtti: 1998 func: 27410 group: 1 struct: 274654 ]
[c] 351000 nodes [ array: 73746 framework rtti: 1998 func: 27412 group: 1 struct: 275635 ]
[c] 352000 nodes [ array: 73811 framework rtti: 1998 func: 27412 group: 1 struct: 276568 ]
[c] 353000 nodes [ array: 73814 framework rtti: 1998 func: 27418 group: 1 struct: 277549 ]
[c] 354000 nodes [ array: 73829 framework rtti: 1998 func: 27418 group: 1 struct: 278521 ]
[c] 355000 nodes [ array: 73848 framework rtti: 1998 func: 27418 group: 1 struct: 279448 ]
[c] 356000 nodes [ array: 73865 framework rtti: 1998 func: 27434 group: 1 struct: 280373 ]
[c] 357000 nodes [ array: 73878 framework rtti: 1998 func: 27434 group: 1 struct: 281285 ]
[c] 358000 nodes [ array: 73943 framework rtti: 1998 func: 27435 group: 1 struct: 282176 ]
[c] 359000 nodes [ array: 73946 framework rtti: 1998 func: 27499 group: 1 struct: 283111 ]
[c] 360000 nodes [ array: 74030 framework rtti: 1998 func: 27499 group: 1 struct: 284024 ]
[c] 361000 nodes [ array: 74032 framework rtti: 1998 func: 27499 group: 1 struct: 285020 ]
[c] 362000 nodes [ array: 74032 framework rtti: 1998 func: 27499 group: 1 struct: 286015 ]
[c] 363000 nodes [ array: 74044 framework rtti: 1998 func: 27533 group: 1 struct: 287017 ]
[c] 364000 nodes [ array: 74672 framework rtti: 2002 func: 27604 group: 1 struct: 287239 ]
[c] 365000 nodes [ array: 75461 framework rtti: 2004 func: 27605 group: 1 struct: 287810 ]
[c] 366000 nodes [ array: 75649 framework rtti: 2005 func: 27623 group: 1 struct: 288040 ]
[c] 367000 nodes [ array: 75690 framework rtti: 2006 func: 27650 group: 1 struct: 288211 ]
[c] 368000 nodes [ array: 75769 framework rtti: 2012 func: 27763 group: 1 struct: 290182 ]
[c] 369000 nodes [ array: 75842 framework rtti: 2032 func: 28015 group: 1 struct: 292285 ]
[c] 370000 nodes [ array: 76128 framework rtti: 2032 func: 28051 group: 1 struct: 293048 ]
[c] 371000 nodes [ array: 76379 framework rtti: 2032 func: 28054 group: 1 struct: 293790 ]
[c] 372000 nodes [ array: 76721 framework rtti: 2032 func: 28061 group: 1 struct: 294632 ]
[c] 373000 nodes [ array: 76894 framework rtti: 2033 func: 28070 group: 1 struct: 295025 ]
[c] 374000 nodes [ array: 77068 framework rtti: 2034 func: 28070 group: 1 struct: 295397 ]
[c] 375000 nodes [ array: 77223 framework rtti: 2034 func: 28070 group: 1 struct: 295748 ]
[c] 376000 nodes [ array: 77403 framework rtti: 2036 func: 28070 group: 1 struct: 296142 ]
[c] 377000 nodes [ array: 77508 framework rtti: 2038 func: 28083 group: 1 struct: 296408 ]
[c] 378000 nodes [ array: 77512 framework rtti: 2039 func: 28083 group: 1 struct: 296505 ]
[c] 379000 nodes [ array: 77512 framework rtti: 2039 func: 28083 group: 1 struct: 296591 ]
[c] 380000 nodes [ array: 77512 framework rtti: 2039 func: 28083 group: 1 struct: 296599 ]
[c] 381000 nodes [ array: 77518 framework rtti: 2039 func: 28089 group: 1 struct: 296613 ]
[c] 382000 nodes [ array: 77518 framework rtti: 2039 func: 28089 group: 1 struct: 296637 ]
[c] 383000 nodes [ array: 77518 framework rtti: 2039 func: 28089 group: 1 struct: 296659 ]
[c] 384000 nodes [ array: 77534 framework rtti: 2039 func: 28105 group: 1 struct: 296689 ]
[c] 385000 nodes [ array: 77534 framework rtti: 2039 func: 28105 group: 1 struct: 296727 ]
[c] 386000 nodes [ array: 77534 framework rtti: 2039 func: 28105 group: 1 struct: 296776 ]
[c] 387000 nodes [ array: 77598 framework rtti: 2039 func: 28169 group: 1 struct: 296847 ]
[c] 388000 nodes [ array: 77598 framework rtti: 2039 func: 28169 group: 1 struct: 296880 ]
[c] 389000 nodes [ array: 77598 framework rtti: 2039 func: 28169 group: 1 struct: 296882 ]
[c] 390000 nodes [ array: 77598 framework rtti: 2039 func: 28169 group: 1 struct: 296882 ]
[c] 391000 nodes [ array: 77677 framework rtti: 2072 func: 28224 group: 1 struct: 296971 ]
[c] 392000 nodes [ array: 77677 framework rtti: 2072 func: 28224 group: 1 struct: 297337 ]
[c] 393000 nodes [ array: 77842 framework rtti: 2072 func: 28228 group: 1 struct: 297687 ]
[c] 394000 nodes [ array: 77927 framework rtti: 2077 func: 28381 group: 1 struct: 297982 ]
[c] 395000 nodes [ array: 78927 framework rtti: 2077 func: 28381 group: 1 struct: 297982 ]
[c] 396000 nodes [ array: 79699 framework rtti: 2080 func: 28474 group: 1 struct: 298040 ]
[c] 397000 nodes [ array: 79969 framework rtti: 2081 func: 28530 group: 1 struct: 298446 ]
[c] 398000 nodes [ array: 79997 framework rtti: 2082 func: 28546 group: 1 struct: 298965 ]
[c] 399000 nodes [ array: 80018 framework rtti: 2086 func: 28555 group: 1 struct: 299493 ]
[c] 400000 nodes [ array: 80040 framework rtti: 2086 func: 28575 group: 1 struct: 299832 ]
[c] 401000 nodes [ array: 80045 framework rtti: 2086 func: 28578 group: 1 struct: 299980 ]
[c] 402000 nodes [ array: 80060 framework rtti: 2091 func: 28592 group: 1 struct: 300678 ]
[c] 403000 nodes [ array: 80084 framework rtti: 2100 func: 28593 group: 1 struct: 300899 ]
[c] 404000 nodes [ array: 80110 framework rtti: 2105 func: 28594 group: 1 struct: 301198 ]
[c] 405000 nodes [ array: 80169 framework rtti: 2114 func: 28609 group: 1 struct: 301327 ]
[c] 406000 nodes [ array: 80302 framework rtti: 2117 func: 28609 group: 1 struct: 301885 ]
[c] 407000 nodes [ array: 80316 framework rtti: 2127 func: 28745 group: 1 struct: 302051 ]
[c] 408000 nodes [ array: 80316 framework rtti: 2127 func: 28747 group: 1 struct: 302051 ]
[c] 409000 nodes [ array: 80391 framework rtti: 2133 func: 28968 group: 1 struct: 302412 ]
[c] 410000 nodes [ array: 80524 framework rtti: 2136 func: 28970 group: 1 struct: 302882 ]
[c] 411000 nodes [ array: 80721 framework rtti: 2201 func: 28980 group: 1 struct: 303177 ]
[c] 412000 nodes [ array: 80898 framework rtti: 2336 func: 28994 group: 1 struct: 303447 ]
[c] 413000 nodes [ array: 80948 framework rtti: 2344 func: 28998 group: 1 struct: 303876 ]
[c] 414000 nodes [ array: 80998 framework rtti: 2349 func: 29469 group: 1 struct: 304571 ]
[c] 415000 nodes [ array: 81075 framework rtti: 2350 func: 29474 group: 1 struct: 304822 ]
[c] 416000 nodes [ array: 81237 framework rtti: 2371 func: 29484 group: 1 struct: 305256 ]
[c] 417000 nodes [ array: 81311 framework rtti: 2375 func: 29627 group: 1 struct: 305467 ]
[c] 418000 nodes [ array: 81317 framework rtti: 2376 func: 29638 group: 1 struct: 305794 ]
[c] 419000 nodes [ array: 81403 framework rtti: 2381 func: 29695 group: 1 struct: 306075 ]
[c] 420000 nodes [ array: 81432 framework rtti: 2398 func: 29791 group: 1 struct: 306603 ]
[c] 421000 nodes [ array: 81527 framework rtti: 2443 func: 30548 group: 1 struct: 307559 ]
[c] 422000 nodes [ array: 81563 framework rtti: 2451 func: 30631 group: 1 struct: 307612 ]
[c:database] GC transformer: finished helpers
[c] 423000 nodes [ array: 81768 framework rtti: 2483 func: 30818 group: 1 struct: 309439 ]
[c] 424000 nodes [ array: 82446 framework rtti: 2483 func: 30818 group: 1 struct: 309480 ]
[c] 425000 nodes [ array: 82598 framework rtti: 2483 func: 30818 group: 1 struct: 309496 ]
[rtyper] specializing: 261300 / 261672 blocks (99%)
[rtyper] -=- specialized 383 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 12 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 2823 typeids
[gctransform:info] added 109818 push/pop stack root instructions
[gctransform:info] inserted 5638 write barrier calls
[gctransform:info] inserted 5997 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 425657 nodes [ array: 82674 framework rtti: 2483 func: 30926 group: 1 struct: 309573 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__file.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__locale.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__pickle_support.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cStringIO.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_parser.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zipimport.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__locale_1.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module__rawffi_1.c
[c:writing] data_pypy_module__vmprof_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:computedgoto] pypy_g_str_decode_utf8: 5 cases
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_astcompiler.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 123 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__cffi_backend.c
[c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__codecs.c
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__csv.c
[c:computedgoto] pypy_g_W_Reader_next_w: 8 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 6 cases
[c:writing] pypy_module__file.c
[c:writing] pypy_module__io.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__pypyjson.c
[c:writing] pypy_module__random.c
[c:writing] pypy_module__rawffi.c
[c:writing] pypy_module__rawffi_alt.c
[c:writing] pypy_module__sha.c
[c:writing] pypy_module__socket.c
[c:computedgoto] pypy_g_addr_from_object: 5 cases
[c:writing] pypy_module__sre.c
[c:writing] pypy_module__vmprof.c
[c:writing] pypy_module__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module_array.c
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:computedgoto] pypy_g_portal_27: 5 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cStringIO.c
[c:writing] pypy_module_cmath.c
[c:writing] pypy_module_cpyext.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:writing] pypy_module_cpyext_1.c
[c:writing] pypy_module_cpyext_2.c
[c:writing] pypy_module_exceptions.c
[c:writing] pypy_module_faulthandler.c
[c:writing] pypy_module_fcntl.c
[c:writing] pypy_module_gc.c
[c:writing] pypy_module_imp.c
[c:writing] pypy_module_itertools.c
[c:writing] pypy_module_marshal.c
[c:writing] pypy_module_math.c
[c:writing] pypy_module_mmap.c
[c:writing] pypy_module_operator.c
[c:writing] pypy_module_parser.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases
[c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases
[c:writing] pypy_objspace_std_1.c
[c:writing] pypy_objspace_std_2.c
[c:writing] pypy_objspace_std_3.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_x86.c
[c:computedgoto] pypy_g_RegAlloc__consider_real_call: 6 cases
[c:computedgoto] pypy_g_Assembler386_regalloc_perform_llong: 11 cases
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:computedgoto] pypy_g_dispatch_loop: 237 cases
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 12 cases
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_1.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-main-7/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 4 in /tmp/usession-main-7/testing_1
[platform:WARNING] pypy_module__rawffi.c: In function ‘pypy_g_unwrap_truncate_int__arrayPtr’:
[platform:WARNING] pypy_module__rawffi.c:36818:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[platform:WARNING] 36818 | l_v704109 = (void *)(l_v704108);
[platform:WARNING] | ^
[platform:WARNING] rpython_memory_gc.c: In function ‘pypy_g_IncrementalMiniMarkGC__minor_collection’:
[platform:WARNING] rpython_memory_gc.c:3465:101: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 3465 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "minor collect, total memory used: %lu\012", l_total_memory_used_3); }
[platform:WARNING] | ~~^ ~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] | | |
[platform:WARNING] | | size_t {aka unsigned int}
[platform:WARNING] | long unsigned int
[platform:WARNING] | %u
[platform:WARNING] rpython_memory_gc.c: In function ‘pypy_g_IncrementalMiniMarkGC_major_collection_step’:
[platform:WARNING] rpython_memory_gc.c:20731:90: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20731 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes used in arenas: %lu\012", l_v1824468); }
[platform:WARNING] | ~~^ ~~~~~~~~~~
[platform:WARNING] | | |
[platform:WARNING] | | size_t {aka unsigned int}
[platform:WARNING] | long unsigned int
[platform:WARNING] | %u
[platform:WARNING] rpython_memory_gc.c:20734:90: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20734 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1824470, l_v1824471); }
[platform:WARNING] | ~~^ ~~~~~~~~~~
[platform:WARNING] | | |
[platform:WARNING] | | size_t {aka unsigned int}
[platform:WARNING] | long unsigned int
[platform:WARNING] | %u
[platform:WARNING] rpython_memory_gc.c:20734:99: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20734 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1824470, l_v1824471); }
[platform:WARNING] | ~~^ ~~~~~~~~~~
[platform:WARNING] | | |
[platform:WARNING] | long unsigned int size_t {aka unsigned int}
[platform:WARNING] | %u
[platform:WARNING] vmp_stack.c: In function ‘vmp_walk_and_record_stack’:
[platform:WARNING] vmp_stack.c:508:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[platform:WARNING] 508 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth);
[platform:WARNING] | ^
[platform:WARNING] vmp_stack.c:508:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[platform:WARNING] 508 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth);
[platform:WARNING] | ^
[platform:WARNING] /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/i686-redhat-linux/14/ld: /usr/local/lib/libffi.a(types.o): warning: relocation in read-only section `.rodata'
[platform:WARNING] /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/i686-redhat-linux/14/ld: warning: creating DT_TEXTREL in a shared object
[translation:info] copied: /tmp/usession-main-7/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-7/testing_1/libpypy-c.so to /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/libpypy-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c
[translation:info] Create cffi bindings for modules...
/buildbot/slave/pypy-c-jit-linux-x86-32/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _pypy_util_build.py
* _ssl_build.py
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-x86-32/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -DNDEBUG -O2 -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-32/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o
cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-80.so -L/usr/local/lib
/buildbot/slave/pypy-c-jit-linux-x86-32/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
[translation:info] usession directory: /tmp/usession-main-7
[Timer] Timings:
[Timer] loading target --- 18.8 s
[Timer] annotate --- 255.9 s
[Timer] rtype_lltype --- 123.6 s
[Timer] pyjitpl_lltype --- 288.5 s
[Timer] backendopt_lltype --- 128.5 s
[Timer] stackcheckinsertion_lltype --- 6.7 s
[Timer] database_c --- 235.4 s
[Timer] source_c --- 114.7 s
[Timer] compile_c --- 248.5 s
[Timer] build_cffi_imports --- 11.1 s
[Timer] ===========================================
[Timer] Total: --- 1432.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1438.307110