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-2/platcheck_118.c: In function ‘dump_section_0’:
[platform:WARNING] /tmp/usession-main-2/platcheck_118.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-2/platcheck_118.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 / 149228 blocks (5%)
[rtyper] specializing: 15300 / 152597 blocks (10%)
[rtyper] specializing: 23700 / 157347 blocks (15%)
[rtyper] specializing: 32000 / 159734 blocks (20%)
[rtyper] specializing: 40200 / 160642 blocks (25%)
[rtyper] specializing: 48300 / 160900 blocks (30%)
[rtyper] specializing: 56600 / 161519 blocks (35%)
[rtyper] specializing: 64700 / 161585 blocks (40%)
[rtyper] specializing: 73200 / 162622 blocks (45%)
[rtyper] specializing: 81900 / 163656 blocks (50%)
[rtyper] specializing: 91000 / 165275 blocks (55%)
[rtyper] specializing: 100000 / 166545 blocks (60%)
[rtyper] specializing: 108700 / 167222 blocks (65%)
[rtyper] specializing: 117800 / 168183 blocks (70%)
[rtyper] specializing: 126400 / 168430 blocks (75%)
[rtyper] specializing: 135500 / 169293 blocks (80%)
[rtyper] specializing: 143900 / 169293 blocks (85%)
[rtyper] specializing: 146600 / 169293 blocks (86%)
[rtyper] specializing: 154100 / 169297 blocks (91%)
[rtyper] specializing: 162600 / 169297 blocks (96%)
[rtyper] -=- specialized 169299 blocks -=-
[rtyper] specializing: 169300 / 170033 blocks (99%)
[rtyper] specializing: 170100 / 170648 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 41606 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6502 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 170700 / 170948 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] specializing: 171000 / 171001 blocks (99%)
[rtyper] -=- specialized 4 more blocks -=-
[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] 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 -=-
[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 0x237e9cd0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x235bed90>
[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] specializing: 171200 / 171200 blocks (100%)
[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] -=- 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 0x429ee1f0>
[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 88298 -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 / 249449 blocks (68%)
[rtyper] specializing: 182500 / 249909 blocks (73%)
[rtyper] specializing: 197000 / 252545 blocks (78%)
[rtyper] specializing: 212000 / 255333 blocks (83%)
[rtyper] specializing: 227100 / 258049 blocks (88%)
[rtyper] specializing: 240200 / 258199 blocks (93%)
[rtyper] specializing: 249500 / 258199 blocks (96%)
[rtyper] -=- specialized 86909 more blocks -=-
[rtyper] specializing: 258200 / 258201 blocks (99%)
[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 120120 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] -=- specialized 4 more blocks -=-
[translation:info] inserted 3053 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 258300 / 261138 blocks (98%)
[rtyper] -=- specialized 2926 more blocks -=-
[rtyper] specializing: 261200 / 261204 blocks (99%)
[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: 10043 ]
[c] 12000 nodes [ array: 6456 framework rtti: 100 func: 2978 group: 1 struct: 12927 ]
[c] 13000 nodes [ array: 6653 framework rtti: 113 func: 3097 group: 1 struct: 13937 ]
[c] 14000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14960 ]
[c] 15000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14960 ]
[c] 16000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14960 ]
[c] 17000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14960 ]
[c] 18000 nodes [ array: 6748 framework rtti: 129 func: 3259 group: 1 struct: 14960 ]
[c] 19000 nodes [ array: 6887 framework rtti: 153 func: 3565 group: 1 struct: 16245 ]
[c] 20000 nodes [ array: 6966 framework rtti: 156 func: 3738 group: 1 struct: 17542 ]
[c] 21000 nodes [ array: 6966 framework rtti: 156 func: 3738 group: 1 struct: 18196 ]
[c] 22000 nodes [ array: 6989 framework rtti: 157 func: 3826 group: 1 struct: 19035 ]
[c] 23000 nodes [ array: 7044 framework rtti: 162 func: 4054 group: 1 struct: 20226 ]
[c] 24000 nodes [ array: 7135 framework rtti: 173 func: 4224 group: 1 struct: 21237 ]
[c] 25000 nodes [ array: 7175 framework rtti: 178 func: 4541 group: 1 struct: 22149 ]
[c] 26000 nodes [ array: 7569 framework rtti: 194 func: 4830 group: 1 struct: 22932 ]
[c] 27000 nodes [ array: 7812 framework rtti: 204 func: 5027 group: 1 struct: 23479 ]
[c] 28000 nodes [ array: 7900 framework rtti: 207 func: 5164 group: 1 struct: 24547 ]
[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: 25751 ]
[c] 31000 nodes [ array: 8939 framework rtti: 216 func: 5503 group: 1 struct: 26726 ]
[c] 32000 nodes [ array: 9124 framework rtti: 230 func: 5783 group: 1 struct: 27710 ]
[c] 33000 nodes [ array: 9301 framework rtti: 233 func: 6004 group: 1 struct: 28523 ]
[c] 34000 nodes [ array: 9563 framework rtti: 236 func: 6193 group: 1 struct: 29218 ]
[c] 35000 nodes [ array: 9653 framework rtti: 243 func: 6324 group: 1 struct: 30172 ]
[c] 36000 nodes [ array: 9756 framework rtti: 246 func: 6497 group: 1 struct: 30713 ]
[c] 37000 nodes [ array: 11961 framework rtti: 258 func: 6611 group: 1 struct: 42793 ]
[c] 38000 nodes [ array: 13104 framework rtti: 263 func: 6769 group: 1 struct: 43688 ]
[c] 39000 nodes [ array: 13104 framework rtti: 263 func: 6769 group: 1 struct: 44226 ]
[c] 40000 nodes [ array: 13153 framework rtti: 263 func: 6847 group: 1 struct: 44846 ]
[c] 41000 nodes [ array: 13240 framework rtti: 293 func: 6973 group: 1 struct: 45328 ]
[c] 42000 nodes [ array: 13316 framework rtti: 315 func: 7171 group: 1 struct: 46219 ]
[c] 43000 nodes [ array: 13502 framework rtti: 324 func: 7347 group: 1 struct: 47315 ]
[c] 44000 nodes [ array: 13644 framework rtti: 326 func: 7505 group: 1 struct: 47879 ]
[c] 45000 nodes [ array: 13711 framework rtti: 333 func: 7615 group: 1 struct: 48224 ]
[c] 46000 nodes [ array: 13848 framework rtti: 342 func: 7772 group: 1 struct: 49250 ]
[c] 47000 nodes [ array: 14226 framework rtti: 355 func: 7980 group: 1 struct: 51091 ]
[c] 48000 nodes [ array: 14878 framework rtti: 364 func: 8382 group: 1 struct: 81978 ]
[c] 49000 nodes [ array: 15914 framework rtti: 364 func: 8965 group: 1 struct: 84320 ]
[c] 50000 nodes [ array: 16860 framework rtti: 364 func: 9758 group: 1 struct: 86885 ]
[c] 51000 nodes [ array: 18126 framework rtti: 364 func: 10374 group: 1 struct: 89226 ]
[c] 52000 nodes [ array: 19549 framework rtti: 364 func: 11233 group: 1 struct: 91292 ]
[c] 53000 nodes [ array: 21026 framework rtti: 364 func: 12086 group: 1 struct: 93598 ]
[c] 54000 nodes [ array: 22590 framework rtti: 364 func: 12750 group: 1 struct: 95764 ]
[c] 55000 nodes [ array: 24259 framework rtti: 364 func: 13428 group: 1 struct: 97951 ]
[c] 56000 nodes [ array: 25651 framework rtti: 364 func: 14085 group: 1 struct: 100118 ]
[c] 57000 nodes [ array: 27253 framework rtti: 364 func: 14813 group: 1 struct: 102492 ]
[c] 58000 nodes [ array: 29063 framework rtti: 364 func: 15371 group: 1 struct: 104867 ]
[c] 59000 nodes [ array: 29405 framework rtti: 366 func: 15598 group: 1 struct: 105966 ]
[c] 60000 nodes [ array: 29591 framework rtti: 366 func: 15598 group: 1 struct: 106490 ]
[c] 61000 nodes [ array: 29783 framework rtti: 366 func: 15598 group: 1 struct: 107162 ]
[c] 62000 nodes [ array: 30006 framework rtti: 366 func: 15598 group: 1 struct: 107998 ]
[c] 63000 nodes [ array: 30228 framework rtti: 366 func: 15600 group: 1 struct: 109063 ]
[c] 64000 nodes [ array: 30373 framework rtti: 375 func: 15640 group: 1 struct: 109458 ]
[c] 65000 nodes [ array: 30554 framework rtti: 376 func: 15655 group: 1 struct: 109789 ]
[c] 66000 nodes [ array: 30787 framework rtti: 388 func: 15709 group: 1 struct: 110148 ]
[c] 67000 nodes [ array: 31069 framework rtti: 396 func: 15756 group: 1 struct: 110779 ]
[c] 68000 nodes [ array: 31321 framework rtti: 434 func: 15885 group: 1 struct: 111319 ]
[c] 69000 nodes [ array: 31508 framework rtti: 465 func: 16006 group: 1 struct: 112126 ]
[c] 70000 nodes [ array: 31771 framework rtti: 471 func: 16034 group: 1 struct: 112520 ]
[c] 71000 nodes [ array: 31919 framework rtti: 474 func: 16080 group: 1 struct: 113519 ]
[c] 72000 nodes [ array: 32193 framework rtti: 475 func: 16080 group: 1 struct: 114371 ]
[c] 73000 nodes [ array: 32509 framework rtti: 475 func: 16082 group: 1 struct: 115106 ]
[c] 74000 nodes [ array: 32593 framework rtti: 490 func: 16190 group: 1 struct: 115549 ]
[c] 75000 nodes [ array: 32669 framework rtti: 493 func: 16231 group: 1 struct: 116118 ]
[c] 76000 nodes [ array: 32782 framework rtti: 493 func: 16273 group: 1 struct: 116745 ]
[c] 77000 nodes [ array: 32792 framework rtti: 493 func: 16275 group: 1 struct: 117263 ]
[c] 78000 nodes [ array: 32886 framework rtti: 493 func: 16348 group: 1 struct: 117886 ]
[c] 79000 nodes [ array: 33026 framework rtti: 493 func: 16415 group: 1 struct: 118628 ]
[c] 80000 nodes [ array: 33101 framework rtti: 493 func: 16429 group: 1 struct: 119125 ]
[c] 81000 nodes [ array: 33234 framework rtti: 493 func: 16469 group: 1 struct: 119821 ]
[c] 82000 nodes [ array: 33465 framework rtti: 493 func: 16560 group: 1 struct: 120646 ]
[c] 83000 nodes [ array: 33709 framework rtti: 493 func: 16629 group: 1 struct: 121463 ]
[c] 84000 nodes [ array: 33869 framework rtti: 493 func: 16689 group: 1 struct: 122173 ]
[c] 85000 nodes [ array: 34009 framework rtti: 493 func: 16728 group: 1 struct: 122852 ]
[c] 86000 nodes [ array: 34079 framework rtti: 493 func: 16793 group: 1 struct: 123464 ]
[c] 87000 nodes [ array: 34251 framework rtti: 493 func: 16826 group: 1 struct: 124098 ]
[c] 88000 nodes [ array: 34386 framework rtti: 493 func: 16881 group: 1 struct: 124819 ]
[c] 89000 nodes [ array: 34499 framework rtti: 493 func: 16964 group: 1 struct: 125562 ]
[c] 90000 nodes [ array: 34697 framework rtti: 493 func: 17000 group: 1 struct: 126354 ]
[c] 91000 nodes [ array: 34848 framework rtti: 493 func: 17029 group: 1 struct: 127110 ]
[c] 92000 nodes [ array: 35002 framework rtti: 493 func: 17070 group: 1 struct: 127873 ]
[c] 93000 nodes [ array: 35209 framework rtti: 493 func: 17108 group: 1 struct: 128700 ]
[c] 94000 nodes [ array: 35408 framework rtti: 493 func: 17152 group: 1 struct: 129473 ]
[c] 95000 nodes [ array: 35611 framework rtti: 493 func: 17181 group: 1 struct: 130260 ]
[c] 96000 nodes [ array: 35780 framework rtti: 493 func: 17207 group: 1 struct: 130986 ]
[c] 97000 nodes [ array: 36025 framework rtti: 493 func: 17257 group: 1 struct: 131923 ]
[c] 98000 nodes [ array: 36197 framework rtti: 493 func: 17297 group: 1 struct: 132676 ]
[c] 99000 nodes [ array: 36404 framework rtti: 493 func: 17340 group: 1 struct: 133498 ]
[c] 100000 nodes [ array: 36603 framework rtti: 493 func: 17375 group: 1 struct: 134272 ]
[c] 101000 nodes [ array: 36869 framework rtti: 493 func: 17408 group: 1 struct: 135221 ]
[c] 102000 nodes [ array: 37148 framework rtti: 493 func: 17442 group: 1 struct: 136118 ]
[c] 103000 nodes [ array: 37512 framework rtti: 493 func: 17453 group: 1 struct: 137071 ]
[c] 104000 nodes [ array: 37830 framework rtti: 494 func: 17548 group: 1 struct: 137548 ]
[c] 105000 nodes [ array: 38260 framework rtti: 494 func: 17572 group: 1 struct: 137738 ]
[c] 106000 nodes [ array: 38735 framework rtti: 494 func: 17688 group: 1 struct: 137868 ]
[c] 107000 nodes [ array: 39178 framework rtti: 494 func: 17762 group: 1 struct: 138050 ]
[c] 108000 nodes [ array: 39589 framework rtti: 494 func: 17814 group: 1 struct: 138280 ]
[c] 109000 nodes [ array: 40055 framework rtti: 494 func: 17845 group: 1 struct: 138459 ]
[c] 110000 nodes [ array: 40516 framework rtti: 494 func: 17846 group: 1 struct: 138684 ]
[c] 111000 nodes [ array: 40963 framework rtti: 494 func: 17950 group: 1 struct: 138804 ]
[c] 112000 nodes [ array: 41463 framework rtti: 494 func: 17956 group: 1 struct: 139037 ]
[c] 113000 nodes [ array: 41890 framework rtti: 494 func: 18004 group: 1 struct: 139286 ]
[c] 114000 nodes [ array: 42299 framework rtti: 494 func: 18110 group: 1 struct: 139535 ]
[c] 115000 nodes [ array: 42700 framework rtti: 494 func: 18192 group: 1 struct: 139729 ]
[c] 116000 nodes [ array: 43067 framework rtti: 494 func: 18245 group: 1 struct: 139920 ]
[c] 117000 nodes [ array: 43533 framework rtti: 494 func: 18280 group: 1 struct: 140130 ]
[c] 118000 nodes [ array: 43965 framework rtti: 494 func: 18374 group: 1 struct: 140292 ]
[c] 119000 nodes [ array: 44343 framework rtti: 494 func: 18483 group: 1 struct: 140446 ]
[c] 120000 nodes [ array: 44718 framework rtti: 494 func: 18547 group: 1 struct: 140676 ]
[c] 121000 nodes [ array: 45081 framework rtti: 494 func: 18583 group: 1 struct: 140877 ]
[c] 122000 nodes [ array: 45400 framework rtti: 494 func: 18613 group: 1 struct: 141119 ]
[c] 123000 nodes [ array: 45733 framework rtti: 494 func: 18659 group: 1 struct: 141319 ]
[c] 124000 nodes [ array: 46096 framework rtti: 494 func: 18714 group: 1 struct: 141542 ]
[c] 125000 nodes [ array: 46462 framework rtti: 494 func: 18797 group: 1 struct: 141741 ]
[c] 126000 nodes [ array: 46875 framework rtti: 494 func: 18863 group: 1 struct: 141901 ]
[c] 127000 nodes [ array: 47248 framework rtti: 494 func: 18909 group: 1 struct: 142069 ]
[c] 128000 nodes [ array: 47675 framework rtti: 494 func: 18930 group: 1 struct: 142205 ]
[c] 129000 nodes [ array: 48002 framework rtti: 494 func: 18976 group: 1 struct: 142361 ]
[c] 130000 nodes [ array: 48344 framework rtti: 494 func: 19038 group: 1 struct: 142553 ]
[c] 131000 nodes [ array: 48740 framework rtti: 494 func: 19076 group: 1 struct: 142698 ]
[c] 132000 nodes [ array: 49131 framework rtti: 494 func: 19119 group: 1 struct: 142841 ]
[c] 133000 nodes [ array: 49398 framework rtti: 494 func: 19129 group: 1 struct: 143036 ]
[c] 134000 nodes [ array: 49644 framework rtti: 494 func: 19137 group: 1 struct: 143238 ]
[c] 135000 nodes [ array: 50009 framework rtti: 494 func: 19182 group: 1 struct: 143421 ]
[c] 136000 nodes [ array: 50375 framework rtti: 494 func: 19205 group: 1 struct: 143601 ]
[c] 137000 nodes [ array: 50780 framework rtti: 494 func: 19235 group: 1 struct: 143766 ]
[c] 138000 nodes [ array: 51137 framework rtti: 494 func: 19254 group: 1 struct: 143957 ]
[c] 139000 nodes [ array: 51495 framework rtti: 494 func: 19304 group: 1 struct: 144115 ]
[c] 140000 nodes [ array: 51865 framework rtti: 494 func: 19335 group: 1 struct: 144316 ]
[c] 141000 nodes [ array: 52170 framework rtti: 494 func: 19359 group: 1 struct: 144505 ]
[c] 142000 nodes [ array: 52393 framework rtti: 494 func: 19363 group: 1 struct: 144700 ]
[c] 143000 nodes [ array: 52645 framework rtti: 494 func: 19374 group: 1 struct: 144903 ]
[c] 144000 nodes [ array: 52922 framework rtti: 494 func: 19374 group: 1 struct: 145147 ]
[c] 145000 nodes [ array: 53343 framework rtti: 494 func: 19375 group: 1 struct: 145366 ]
[c] 146000 nodes [ array: 53674 framework rtti: 494 func: 19375 group: 1 struct: 145562 ]
[c] 147000 nodes [ array: 53951 framework rtti: 494 func: 19383 group: 1 struct: 145747 ]
[c] 148000 nodes [ array: 54220 framework rtti: 494 func: 19392 group: 1 struct: 145959 ]
[c] 149000 nodes [ array: 54480 framework rtti: 494 func: 19392 group: 1 struct: 146202 ]
[c] 150000 nodes [ array: 54824 framework rtti: 494 func: 19700 group: 1 struct: 146527 ]
[c] 151000 nodes [ array: 55088 framework rtti: 501 func: 19814 group: 1 struct: 146980 ]
[c] 152000 nodes [ array: 55249 framework rtti: 501 func: 19814 group: 1 struct: 147438 ]
[c] 153000 nodes [ array: 55378 framework rtti: 501 func: 19814 group: 1 struct: 147898 ]
[c] 154000 nodes [ array: 55549 framework rtti: 501 func: 19814 group: 1 struct: 148312 ]
[c] 155000 nodes [ array: 55698 framework rtti: 501 func: 19814 group: 1 struct: 148743 ]
[c] 156000 nodes [ array: 55834 framework rtti: 513 func: 19828 group: 1 struct: 149454 ]
[c] 157000 nodes [ array: 55897 framework rtti: 527 func: 19862 group: 1 struct: 149630 ]
[c] 158000 nodes [ array: 55950 framework rtti: 538 func: 19906 group: 1 struct: 149995 ]
[c] 159000 nodes [ array: 56121 framework rtti: 552 func: 19986 group: 1 struct: 150737 ]
[c] 160000 nodes [ array: 56314 framework rtti: 564 func: 20048 group: 1 struct: 151477 ]
[c] 161000 nodes [ array: 56367 framework rtti: 572 func: 20071 group: 1 struct: 151715 ]
[c] 162000 nodes [ array: 56825 framework rtti: 609 func: 20101 group: 1 struct: 153172 ]
[c] 163000 nodes [ array: 56843 framework rtti: 644 func: 20105 group: 1 struct: 155696 ]
[c] 164000 nodes [ array: 56881 framework rtti: 645 func: 20105 group: 1 struct: 157182 ]
[c] 165000 nodes [ array: 57042 framework rtti: 672 func: 20225 group: 1 struct: 157881 ]
[c] 166000 nodes [ array: 57340 framework rtti: 674 func: 20225 group: 1 struct: 158861 ]
[c] 167000 nodes [ array: 57743 framework rtti: 678 func: 20226 group: 1 struct: 159599 ]
[c] 168000 nodes [ array: 57954 framework rtti: 687 func: 20226 group: 1 struct: 160523 ]
[c] 169000 nodes [ array: 58233 framework rtti: 688 func: 20226 group: 1 struct: 161607 ]
[c] 170000 nodes [ array: 58520 framework rtti: 688 func: 20226 group: 1 struct: 162724 ]
[c] 171000 nodes [ array: 58753 framework rtti: 688 func: 20226 group: 1 struct: 163729 ]
[c] 172000 nodes [ array: 59008 framework rtti: 688 func: 20226 group: 1 struct: 164784 ]
[c] 173000 nodes [ array: 59258 framework rtti: 699 func: 20228 group: 1 struct: 165841 ]
[c] 174000 nodes [ array: 59548 framework rtti: 709 func: 20233 group: 1 struct: 166708 ]
[c] 175000 nodes [ array: 59819 framework rtti: 713 func: 20234 group: 1 struct: 167585 ]
[c] 176000 nodes [ array: 60055 framework rtti: 720 func: 20234 group: 1 struct: 168619 ]
[c] 177000 nodes [ array: 60312 framework rtti: 729 func: 20236 group: 1 struct: 169567 ]
[c] 178000 nodes [ array: 60611 framework rtti: 742 func: 20244 group: 1 struct: 170608 ]
[c] 179000 nodes [ array: 60978 framework rtti: 749 func: 20245 group: 1 struct: 171733 ]
[c] 180000 nodes [ array: 61242 framework rtti: 761 func: 20247 group: 1 struct: 172902 ]
[c] 181000 nodes [ array: 61549 framework rtti: 787 func: 20249 group: 1 struct: 173911 ]
[c] 182000 nodes [ array: 61881 framework rtti: 795 func: 20250 group: 1 struct: 175060 ]
[c] 183000 nodes [ array: 62155 framework rtti: 811 func: 20254 group: 1 struct: 176122 ]
[c] 184000 nodes [ array: 62449 framework rtti: 817 func: 20254 group: 1 struct: 177132 ]
[c] 185000 nodes [ array: 62741 framework rtti: 828 func: 20254 group: 1 struct: 178105 ]
[c] 186000 nodes [ array: 62882 framework rtti: 887 func: 20258 group: 1 struct: 178752 ]
[c] 187000 nodes [ array: 63194 framework rtti: 889 func: 20258 group: 1 struct: 179811 ]
[c] 188000 nodes [ array: 63452 framework rtti: 922 func: 20260 group: 1 struct: 180710 ]
[c] 189000 nodes [ array: 63735 framework rtti: 929 func: 20261 group: 1 struct: 181765 ]
[c] 190000 nodes [ array: 63879 framework rtti: 994 func: 20261 group: 1 struct: 182568 ]
[c] 191000 nodes [ array: 64126 framework rtti: 1007 func: 20261 group: 1 struct: 183660 ]
[c] 192000 nodes [ array: 64431 framework rtti: 1007 func: 20261 group: 1 struct: 184925 ]
[c] 193000 nodes [ array: 64641 framework rtti: 1013 func: 20264 group: 1 struct: 186167 ]
[c] 194000 nodes [ array: 64670 framework rtti: 1015 func: 20299 group: 1 struct: 186457 ]
[c] 195000 nodes [ array: 64677 framework rtti: 1027 func: 20483 group: 1 struct: 186672 ]
[c] 196000 nodes [ array: 64760 framework rtti: 1028 func: 20509 group: 1 struct: 186883 ]
[c] 197000 nodes [ array: 64790 framework rtti: 1028 func: 20525 group: 1 struct: 187119 ]
[c] 198000 nodes [ array: 64790 framework rtti: 1028 func: 20594 group: 1 struct: 187381 ]
[c] 199000 nodes [ array: 64791 framework rtti: 1028 func: 20635 group: 1 struct: 187658 ]
[c] 200000 nodes [ array: 64857 framework rtti: 1034 func: 20676 group: 1 struct: 187933 ]
[c] 201000 nodes [ array: 64907 framework rtti: 1044 func: 20755 group: 1 struct: 188166 ]
[c] 202000 nodes [ array: 64932 framework rtti: 1045 func: 20774 group: 1 struct: 188441 ]
[c] 203000 nodes [ array: 64967 framework rtti: 1046 func: 20799 group: 1 struct: 188714 ]
[c] 204000 nodes [ array: 65029 framework rtti: 1052 func: 20886 group: 1 struct: 188941 ]
[c] 205000 nodes [ array: 65088 framework rtti: 1057 func: 20925 group: 1 struct: 189253 ]
[c] 206000 nodes [ array: 65139 framework rtti: 1058 func: 20935 group: 1 struct: 189548 ]
[c] 207000 nodes [ array: 65226 framework rtti: 1072 func: 20981 group: 1 struct: 189780 ]
[c] 208000 nodes [ array: 65256 framework rtti: 1077 func: 21084 group: 1 struct: 190070 ]
[c] 209000 nodes [ array: 65287 framework rtti: 1079 func: 21113 group: 1 struct: 190318 ]
[c] 210000 nodes [ array: 65329 framework rtti: 1079 func: 21162 group: 1 struct: 190554 ]
[c] 211000 nodes [ array: 65393 framework rtti: 1079 func: 21217 group: 1 struct: 190878 ]
[c] 212000 nodes [ array: 65411 framework rtti: 1085 func: 21237 group: 1 struct: 191168 ]
[c] 213000 nodes [ array: 65433 framework rtti: 1086 func: 21262 group: 1 struct: 191510 ]
[c] 214000 nodes [ array: 65462 framework rtti: 1086 func: 21291 group: 1 struct: 191788 ]
[c] 215000 nodes [ array: 65509 framework rtti: 1086 func: 21308 group: 1 struct: 192083 ]
[c] 216000 nodes [ array: 65609 framework rtti: 1086 func: 21325 group: 1 struct: 192334 ]
[c] 217000 nodes [ array: 65615 framework rtti: 1086 func: 21336 group: 1 struct: 192757 ]
[c] 218000 nodes [ array: 65616 framework rtti: 1086 func: 21341 group: 1 struct: 193207 ]
[c] 219000 nodes [ array: 65616 framework rtti: 1086 func: 21341 group: 1 struct: 193562 ]
[c] 220000 nodes [ array: 65626 framework rtti: 1086 func: 21349 group: 1 struct: 193986 ]
[c] 221000 nodes [ array: 65634 framework rtti: 1088 func: 21573 group: 1 struct: 194691 ]
[c] 222000 nodes [ array: 65672 framework rtti: 1095 func: 22250 group: 1 struct: 195523 ]
[c] 223000 nodes [ array: 65825 framework rtti: 1095 func: 22295 group: 1 struct: 196055 ]
[c] 224000 nodes [ array: 65980 framework rtti: 1095 func: 22295 group: 1 struct: 196150 ]
[c] 225000 nodes [ array: 66139 framework rtti: 1098 func: 22296 group: 1 struct: 196201 ]
[c] 226000 nodes [ array: 66241 framework rtti: 1145 func: 22315 group: 1 struct: 196727 ]
[c] 227000 nodes [ array: 66372 framework rtti: 1170 func: 22407 group: 1 struct: 198896 ]
[c] 228000 nodes [ array: 66522 framework rtti: 1175 func: 22475 group: 1 struct: 199400 ]
[c] 229000 nodes [ array: 66580 framework rtti: 1196 func: 22502 group: 1 struct: 200107 ]
[c] 230000 nodes [ array: 66584 framework rtti: 1197 func: 22512 group: 1 struct: 202075 ]
[c] 231000 nodes [ array: 66590 framework rtti: 1197 func: 22516 group: 1 struct: 204329 ]
[c] 232000 nodes [ array: 66596 framework rtti: 1197 func: 22518 group: 1 struct: 207047 ]
[c] 233000 nodes [ array: 66610 framework rtti: 1197 func: 22660 group: 1 struct: 208540 ]
[c] 234000 nodes [ array: 66623 framework rtti: 1197 func: 23043 group: 1 struct: 209527 ]
[c] 235000 nodes [ array: 66635 framework rtti: 1197 func: 23371 group: 1 struct: 210724 ]
[c] 236000 nodes [ array: 66745 framework rtti: 1215 func: 23451 group: 1 struct: 211199 ]
[c] 237000 nodes [ array: 66768 framework rtti: 1223 func: 23452 group: 1 struct: 211810 ]
[c] 238000 nodes [ array: 66786 framework rtti: 1233 func: 23452 group: 1 struct: 212086 ]
[c] 239000 nodes [ array: 66883 framework rtti: 1240 func: 23454 group: 1 struct: 212493 ]
[c] 240000 nodes [ array: 66943 framework rtti: 1241 func: 23454 group: 1 struct: 213143 ]
[c] 241000 nodes [ array: 66954 framework rtti: 1249 func: 23454 group: 1 struct: 213770 ]
[c] 242000 nodes [ array: 66970 framework rtti: 1254 func: 23456 group: 1 struct: 214773 ]
[c] 243000 nodes [ array: 67029 framework rtti: 1254 func: 23456 group: 1 struct: 215413 ]
[c] 244000 nodes [ array: 67091 framework rtti: 1254 func: 23456 group: 1 struct: 216165 ]
[c] 245000 nodes [ array: 67122 framework rtti: 1255 func: 23456 group: 1 struct: 217020 ]
[c] 246000 nodes [ array: 67143 framework rtti: 1258 func: 23456 group: 1 struct: 217852 ]
[c] 247000 nodes [ array: 67178 framework rtti: 1261 func: 23458 group: 1 struct: 218454 ]
[c] 248000 nodes [ array: 67200 framework rtti: 1265 func: 23458 group: 1 struct: 218865 ]
[c] 249000 nodes [ array: 67254 framework rtti: 1269 func: 23458 group: 1 struct: 219442 ]
[c] 250000 nodes [ array: 67273 framework rtti: 1271 func: 23458 group: 1 struct: 220200 ]
[c] 251000 nodes [ array: 67319 framework rtti: 1289 func: 23458 group: 1 struct: 220639 ]
[c] 252000 nodes [ array: 67343 framework rtti: 1307 func: 23460 group: 1 struct: 221274 ]
[c] 253000 nodes [ array: 67350 framework rtti: 1326 func: 23460 group: 1 struct: 222102 ]
[c] 254000 nodes [ array: 67366 framework rtti: 1347 func: 23460 group: 1 struct: 222861 ]
[c] 255000 nodes [ array: 67378 framework rtti: 1358 func: 23460 group: 1 struct: 223643 ]
[c] 256000 nodes [ array: 67409 framework rtti: 1382 func: 23460 group: 1 struct: 224288 ]
[c] 257000 nodes [ array: 67443 framework rtti: 1413 func: 23460 group: 1 struct: 224895 ]
[c] 258000 nodes [ array: 67459 framework rtti: 1432 func: 23460 group: 1 struct: 225746 ]
[c] 259000 nodes [ array: 67502 framework rtti: 1449 func: 23461 group: 1 struct: 226435 ]
[c] 260000 nodes [ array: 67511 framework rtti: 1465 func: 23461 group: 1 struct: 227294 ]
[c] 261000 nodes [ array: 67522 framework rtti: 1472 func: 23461 group: 1 struct: 228004 ]
[c] 262000 nodes [ array: 67549 framework rtti: 1474 func: 23461 group: 1 struct: 228604 ]
[c] 263000 nodes [ array: 67630 framework rtti: 1474 func: 23461 group: 1 struct: 229219 ]
[c] 264000 nodes [ array: 67654 framework rtti: 1477 func: 23461 group: 1 struct: 230073 ]
[c] 265000 nodes [ array: 67697 framework rtti: 1481 func: 23463 group: 1 struct: 230874 ]
[c] 266000 nodes [ array: 67705 framework rtti: 1481 func: 23463 group: 1 struct: 231703 ]
[c] 267000 nodes [ array: 67737 framework rtti: 1482 func: 23463 group: 1 struct: 232443 ]
[c] 268000 nodes [ array: 67761 framework rtti: 1483 func: 23463 group: 1 struct: 233059 ]
[c] 269000 nodes [ array: 67778 framework rtti: 1489 func: 23463 group: 1 struct: 233917 ]
[c] 270000 nodes [ array: 67786 framework rtti: 1489 func: 23463 group: 1 struct: 235005 ]
[c] 271000 nodes [ array: 67786 framework rtti: 1489 func: 23463 group: 1 struct: 236034 ]
[c] 272000 nodes [ array: 67803 framework rtti: 1489 func: 23463 group: 1 struct: 236867 ]
[c] 273000 nodes [ array: 67882 framework rtti: 1492 func: 23515 group: 1 struct: 237054 ]
[c] 274000 nodes [ array: 67894 framework rtti: 1492 func: 23520 group: 1 struct: 237081 ]
[c] 275000 nodes [ array: 68008 framework rtti: 1500 func: 23580 group: 1 struct: 237181 ]
[c] 276000 nodes [ array: 68109 framework rtti: 1500 func: 23606 group: 1 struct: 237325 ]
[c] 277000 nodes [ array: 68213 framework rtti: 1504 func: 23636 group: 1 struct: 237410 ]
[c] 278000 nodes [ array: 68298 framework rtti: 1508 func: 23701 group: 1 struct: 239971 ]
[c] 279000 nodes [ array: 68363 framework rtti: 1508 func: 23709 group: 1 struct: 240079 ]
[c] 280000 nodes [ array: 68383 framework rtti: 1509 func: 23719 group: 1 struct: 240296 ]
[c] 281000 nodes [ array: 68425 framework rtti: 1509 func: 23724 group: 1 struct: 240339 ]
[c] 282000 nodes [ array: 68445 framework rtti: 1509 func: 23726 group: 1 struct: 240483 ]
[c] 283000 nodes [ array: 68501 framework rtti: 1560 func: 23883 group: 1 struct: 240622 ]
[c] 284000 nodes [ array: 68583 framework rtti: 1633 func: 24102 group: 1 struct: 240834 ]
[c] 285000 nodes [ array: 68642 framework rtti: 1652 func: 24237 group: 1 struct: 241099 ]
[c] 286000 nodes [ array: 68679 framework rtti: 1657 func: 24252 group: 1 struct: 241611 ]
[c] 287000 nodes [ array: 68726 framework rtti: 1729 func: 24404 group: 1 struct: 241962 ]
[c] 288000 nodes [ array: 68726 framework rtti: 1870 func: 24595 group: 1 struct: 242103 ]
[c] 289000 nodes [ array: 68897 framework rtti: 1907 func: 24772 group: 1 struct: 242605 ]
[c] 290000 nodes [ array: 69128 framework rtti: 1944 func: 24873 group: 1 struct: 242990 ]
[c] 291000 nodes [ array: 69348 framework rtti: 1945 func: 24873 group: 1 struct: 243296 ]
[c] 292000 nodes [ array: 69560 framework rtti: 1945 func: 24873 group: 1 struct: 243816 ]
[c] 293000 nodes [ array: 69810 framework rtti: 1945 func: 24874 group: 1 struct: 244140 ]
[c] 294000 nodes [ array: 69964 framework rtti: 1945 func: 24874 group: 1 struct: 244621 ]
[c] 295000 nodes [ array: 70200 framework rtti: 1945 func: 24874 group: 1 struct: 244981 ]
[c] 296000 nodes [ array: 70396 framework rtti: 1945 func: 24875 group: 1 struct: 245333 ]
[c] 297000 nodes [ array: 70593 framework rtti: 1945 func: 24875 group: 1 struct: 246112 ]
[c] 298000 nodes [ array: 70708 framework rtti: 1945 func: 24876 group: 1 struct: 246982 ]
[c] 299000 nodes [ array: 70827 framework rtti: 1945 func: 25017 group: 1 struct: 247721 ]
[c] 300000 nodes [ array: 70927 framework rtti: 1945 func: 25276 group: 1 struct: 248463 ]
[c] 301000 nodes [ array: 71019 framework rtti: 1945 func: 25498 group: 1 struct: 249338 ]
[c] 302000 nodes [ array: 71166 framework rtti: 1945 func: 25753 group: 1 struct: 250026 ]
[c] 303000 nodes [ array: 71209 framework rtti: 1950 func: 25790 group: 1 struct: 250565 ]
[c] 304000 nodes [ array: 71227 framework rtti: 1951 func: 25791 group: 1 struct: 251055 ]
[c] 305000 nodes [ array: 71229 framework rtti: 1951 func: 25791 group: 1 struct: 251520 ]
[c] 306000 nodes [ array: 71234 framework rtti: 1951 func: 25793 group: 1 struct: 252020 ]
[c] 307000 nodes [ array: 71235 framework rtti: 1951 func: 25793 group: 1 struct: 252533 ]
[c] 308000 nodes [ array: 71235 framework rtti: 1951 func: 25793 group: 1 struct: 252995 ]
[c] 309000 nodes [ array: 71239 framework rtti: 1951 func: 25793 group: 1 struct: 253483 ]
[c] 310000 nodes [ array: 71241 framework rtti: 1951 func: 25799 group: 1 struct: 253961 ]
[c] 311000 nodes [ array: 71254 framework rtti: 1951 func: 25799 group: 1 struct: 254433 ]
[c] 312000 nodes [ array: 71254 framework rtti: 1951 func: 25799 group: 1 struct: 254928 ]
[c] 313000 nodes [ array: 71283 framework rtti: 1951 func: 25799 group: 1 struct: 255400 ]
[c] 314000 nodes [ array: 71305 framework rtti: 1951 func: 25799 group: 1 struct: 255888 ]
[c] 315000 nodes [ array: 71332 framework rtti: 1951 func: 25815 group: 1 struct: 256360 ]
[c] 316000 nodes [ array: 71356 framework rtti: 1951 func: 25815 group: 1 struct: 256845 ]
[c] 317000 nodes [ array: 71403 framework rtti: 1951 func: 25815 group: 1 struct: 257301 ]
[c] 318000 nodes [ array: 71430 framework rtti: 1951 func: 25815 group: 1 struct: 257787 ]
[c] 319000 nodes [ array: 71458 framework rtti: 1951 func: 25816 group: 1 struct: 258283 ]
[c] 320000 nodes [ array: 71475 framework rtti: 1951 func: 25816 group: 1 struct: 258779 ]
[c] 321000 nodes [ array: 71484 framework rtti: 1951 func: 25816 group: 1 struct: 259271 ]
[c] 322000 nodes [ array: 71485 framework rtti: 1951 func: 25880 group: 1 struct: 259696 ]
[c] 323000 nodes [ array: 71489 framework rtti: 1951 func: 25880 group: 1 struct: 260217 ]
[c] 324000 nodes [ array: 71492 framework rtti: 1951 func: 25880 group: 1 struct: 260707 ]
[c] 325000 nodes [ array: 71493 framework rtti: 1951 func: 25880 group: 1 struct: 261197 ]
[c] 326000 nodes [ array: 71494 framework rtti: 1951 func: 25880 group: 1 struct: 261656 ]
[c] 327000 nodes [ array: 71499 framework rtti: 1951 func: 25880 group: 1 struct: 262144 ]
[c] 328000 nodes [ array: 71499 framework rtti: 1951 func: 25880 group: 1 struct: 262645 ]
[c] 329000 nodes [ array: 71499 framework rtti: 1951 func: 25880 group: 1 struct: 263150 ]
[c] 330000 nodes [ array: 71517 framework rtti: 1952 func: 25914 group: 1 struct: 263561 ]
[c] 331000 nodes [ array: 71630 framework rtti: 1965 func: 25993 group: 1 struct: 263848 ]
[c] 332000 nodes [ array: 71630 framework rtti: 1965 func: 25993 group: 1 struct: 263957 ]
[c] 333000 nodes [ array: 71630 framework rtti: 1965 func: 25993 group: 1 struct: 265028 ]
[c] 334000 nodes [ array: 71675 framework rtti: 1970 func: 26054 group: 1 struct: 265831 ]
[c] 335000 nodes [ array: 71871 framework rtti: 1970 func: 26206 group: 1 struct: 266525 ]
[c] 336000 nodes [ array: 71952 framework rtti: 1972 func: 26287 group: 1 struct: 267043 ]
[c] 337000 nodes [ array: 72090 framework rtti: 1973 func: 26303 group: 1 struct: 267195 ]
[c] 338000 nodes [ array: 72275 framework rtti: 1989 func: 26474 group: 1 struct: 267743 ]
[c] 339000 nodes [ array: 72382 framework rtti: 1991 func: 26497 group: 1 struct: 268078 ]
[c] 340000 nodes [ array: 72395 framework rtti: 1991 func: 26511 group: 1 struct: 268673 ]
[c] 341000 nodes [ array: 72475 framework rtti: 1991 func: 26513 group: 1 struct: 268854 ]
[c] 342000 nodes [ array: 72489 framework rtti: 1991 func: 26521 group: 1 struct: 269148 ]
[c] 343000 nodes [ array: 72493 framework rtti: 1991 func: 26523 group: 1 struct: 269786 ]
[c] 344000 nodes [ array: 72504 framework rtti: 1991 func: 26525 group: 1 struct: 270646 ]
[c] 345000 nodes [ array: 72557 framework rtti: 1991 func: 26571 group: 1 struct: 271401 ]
[c] 346000 nodes [ array: 72776 framework rtti: 1994 func: 26758 group: 1 struct: 272027 ]
[c] 347000 nodes [ array: 73141 framework rtti: 1994 func: 27054 group: 1 struct: 272632 ]
[c] 348000 nodes [ array: 73312 framework rtti: 1994 func: 27188 group: 1 struct: 273416 ]
[c] 349000 nodes [ array: 73613 framework rtti: 1994 func: 27400 group: 1 struct: 273881 ]
[c] 350000 nodes [ array: 73757 framework rtti: 1998 func: 27410 group: 1 struct: 274666 ]
[c] 351000 nodes [ array: 73763 framework rtti: 1998 func: 27412 group: 1 struct: 275647 ]
[c] 352000 nodes [ array: 73828 framework rtti: 1998 func: 27412 group: 1 struct: 276580 ]
[c] 353000 nodes [ array: 73831 framework rtti: 1998 func: 27418 group: 1 struct: 277562 ]
[c] 354000 nodes [ array: 73846 framework rtti: 1998 func: 27418 group: 1 struct: 278533 ]
[c] 355000 nodes [ array: 73865 framework rtti: 1998 func: 27418 group: 1 struct: 279460 ]
[c] 356000 nodes [ array: 73882 framework rtti: 1998 func: 27434 group: 1 struct: 280386 ]
[c] 357000 nodes [ array: 73895 framework rtti: 1998 func: 27434 group: 1 struct: 281298 ]
[c] 358000 nodes [ array: 73960 framework rtti: 1998 func: 27435 group: 1 struct: 282188 ]
[c] 359000 nodes [ array: 73963 framework rtti: 1998 func: 27499 group: 1 struct: 283123 ]
[c] 360000 nodes [ array: 74047 framework rtti: 1998 func: 27499 group: 1 struct: 284036 ]
[c] 361000 nodes [ array: 74049 framework rtti: 1998 func: 27499 group: 1 struct: 285032 ]
[c] 362000 nodes [ array: 74049 framework rtti: 1998 func: 27499 group: 1 struct: 286027 ]
[c] 363000 nodes [ array: 74061 framework rtti: 1998 func: 27533 group: 1 struct: 287014 ]
[c] 364000 nodes [ array: 74676 framework rtti: 2002 func: 27604 group: 1 struct: 287263 ]
[c] 365000 nodes [ array: 75475 framework rtti: 2004 func: 27604 group: 1 struct: 287774 ]
[c] 366000 nodes [ array: 75664 framework rtti: 2005 func: 27623 group: 1 struct: 288067 ]
[c] 367000 nodes [ array: 75703 framework rtti: 2006 func: 27650 group: 1 struct: 288229 ]
[c] 368000 nodes [ array: 75788 framework rtti: 2012 func: 27763 group: 1 struct: 290207 ]
[c] 369000 nodes [ array: 75851 framework rtti: 2032 func: 28015 group: 1 struct: 292319 ]
[c] 370000 nodes [ array: 76134 framework rtti: 2032 func: 28050 group: 1 struct: 293088 ]
[c] 371000 nodes [ array: 76383 framework rtti: 2032 func: 28054 group: 1 struct: 293830 ]
[c] 372000 nodes [ array: 76725 framework rtti: 2032 func: 28060 group: 1 struct: 294672 ]
[c] 373000 nodes [ array: 76914 framework rtti: 2033 func: 28069 group: 1 struct: 295086 ]
[c] 374000 nodes [ array: 77087 framework rtti: 2034 func: 28070 group: 1 struct: 295451 ]
[c] 375000 nodes [ array: 77226 framework rtti: 2034 func: 28070 group: 1 struct: 295788 ]
[c] 376000 nodes [ array: 77425 framework rtti: 2036 func: 28070 group: 1 struct: 296199 ]
[c] 377000 nodes [ array: 77529 framework rtti: 2038 func: 28083 group: 1 struct: 296463 ]
[c] 378000 nodes [ array: 77538 framework rtti: 2039 func: 28083 group: 1 struct: 296568 ]
[c] 379000 nodes [ array: 77538 framework rtti: 2039 func: 28083 group: 1 struct: 296637 ]
[c] 380000 nodes [ array: 77538 framework rtti: 2039 func: 28083 group: 1 struct: 296662 ]
[c] 381000 nodes [ array: 77544 framework rtti: 2039 func: 28089 group: 1 struct: 296674 ]
[c] 382000 nodes [ array: 77544 framework rtti: 2039 func: 28089 group: 1 struct: 296698 ]
[c] 383000 nodes [ array: 77544 framework rtti: 2039 func: 28089 group: 1 struct: 296722 ]
[c] 384000 nodes [ array: 77560 framework rtti: 2039 func: 28105 group: 1 struct: 296752 ]
[c] 385000 nodes [ array: 77560 framework rtti: 2039 func: 28105 group: 1 struct: 296780 ]
[c] 386000 nodes [ array: 77560 framework rtti: 2039 func: 28105 group: 1 struct: 296839 ]
[c] 387000 nodes [ array: 77624 framework rtti: 2039 func: 28169 group: 1 struct: 296910 ]
[c] 388000 nodes [ array: 77624 framework rtti: 2039 func: 28169 group: 1 struct: 296942 ]
[c] 389000 nodes [ array: 77624 framework rtti: 2039 func: 28169 group: 1 struct: 296945 ]
[c] 390000 nodes [ array: 77624 framework rtti: 2039 func: 28169 group: 1 struct: 296945 ]
[c] 391000 nodes [ array: 77703 framework rtti: 2072 func: 28224 group: 1 struct: 297034 ]
[c] 392000 nodes [ array: 77703 framework rtti: 2072 func: 28224 group: 1 struct: 297356 ]
[c] 393000 nodes [ array: 77865 framework rtti: 2072 func: 28228 group: 1 struct: 297730 ]
[c] 394000 nodes [ array: 77907 framework rtti: 2077 func: 28381 group: 1 struct: 298046 ]
[c] 395000 nodes [ array: 78907 framework rtti: 2077 func: 28381 group: 1 struct: 298046 ]
[c] 396000 nodes [ array: 79761 framework rtti: 2080 func: 28432 group: 1 struct: 298090 ]
[c] 397000 nodes [ array: 80031 framework rtti: 2081 func: 28530 group: 1 struct: 298479 ]
[c] 398000 nodes [ array: 80059 framework rtti: 2082 func: 28543 group: 1 struct: 299005 ]
[c] 399000 nodes [ array: 80080 framework rtti: 2086 func: 28554 group: 1 struct: 299552 ]
[c] 400000 nodes [ array: 80102 framework rtti: 2086 func: 28575 group: 1 struct: 299874 ]
[c] 401000 nodes [ array: 80107 framework rtti: 2086 func: 28576 group: 1 struct: 300041 ]
[c] 402000 nodes [ array: 80118 framework rtti: 2088 func: 28592 group: 1 struct: 300719 ]
[c] 403000 nodes [ array: 80145 framework rtti: 2099 func: 28593 group: 1 struct: 300949 ]
[c] 404000 nodes [ array: 80169 framework rtti: 2105 func: 28593 group: 1 struct: 301224 ]
[c] 405000 nodes [ array: 80209 framework rtti: 2114 func: 28609 group: 1 struct: 301357 ]
[c] 406000 nodes [ array: 80363 framework rtti: 2114 func: 28609 group: 1 struct: 301809 ]
[c] 407000 nodes [ array: 80379 framework rtti: 2127 func: 28745 group: 1 struct: 302115 ]
[c] 408000 nodes [ array: 80379 framework rtti: 2127 func: 28745 group: 1 struct: 302115 ]
[c] 409000 nodes [ array: 80437 framework rtti: 2133 func: 28968 group: 1 struct: 302367 ]
[c] 410000 nodes [ array: 80587 framework rtti: 2136 func: 28970 group: 1 struct: 302904 ]
[c] 411000 nodes [ array: 80784 framework rtti: 2201 func: 28980 group: 1 struct: 303199 ]
[c] 412000 nodes [ array: 80944 framework rtti: 2306 func: 28994 group: 1 struct: 303479 ]
[c] 413000 nodes [ array: 80979 framework rtti: 2344 func: 28998 group: 1 struct: 303831 ]
[c] 414000 nodes [ array: 81061 framework rtti: 2349 func: 29469 group: 1 struct: 304549 ]
[c] 415000 nodes [ array: 81119 framework rtti: 2350 func: 29473 group: 1 struct: 304878 ]
[c] 416000 nodes [ array: 81299 framework rtti: 2371 func: 29484 group: 1 struct: 305257 ]
[c] 417000 nodes [ array: 81370 framework rtti: 2373 func: 29580 group: 1 struct: 305506 ]
[c] 418000 nodes [ array: 81379 framework rtti: 2376 func: 29636 group: 1 struct: 305733 ]
[c] 419000 nodes [ array: 81468 framework rtti: 2381 func: 29695 group: 1 struct: 306010 ]
[c] 420000 nodes [ array: 81497 framework rtti: 2398 func: 29791 group: 1 struct: 306669 ]
[c] 421000 nodes [ array: 81566 framework rtti: 2436 func: 30506 group: 1 struct: 307576 ]
[c] 422000 nodes [ array: 81617 framework rtti: 2451 func: 30611 group: 1 struct: 307652 ]
[c:database] GC transformer: finished helpers
[c] 423000 nodes [ array: 81739 framework rtti: 2483 func: 30818 group: 1 struct: 309496 ]
[c] 424000 nodes [ array: 82464 framework rtti: 2483 func: 30818 group: 1 struct: 309539 ]
[c] 425000 nodes [ array: 82663 framework rtti: 2483 func: 30818 group: 1 struct: 309562 ]
[rtyper] specializing: 261300 / 261676 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 109815 push/pop stack root instructions
[gctransform:info] inserted 5638 write barrier calls
[gctransform:info] inserted 5996 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 425788 nodes [ array: 82739 framework rtti: 2483 func: 30926 group: 1 struct: 309639 ]
[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-2/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 4 in /tmp/usession-main-2/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_v704803 = (void *)(l_v704802);
[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_v1826034); }
[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_v1826036, l_v1826037); }
[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_v1826036, l_v1826037); }
[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-2/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-2/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-2
[Timer] Timings:
[Timer] loading target --- 13.5 s
[Timer] annotate --- 176.3 s
[Timer] rtype_lltype --- 78.6 s
[Timer] pyjitpl_lltype --- 203.6 s
[Timer] backendopt_lltype --- 90.9 s
[Timer] stackcheckinsertion_lltype --- 4.7 s
[Timer] database_c --- 155.7 s
[Timer] source_c --- 79.1 s
[Timer] compile_c --- 208.2 s
[Timer] build_cffi_imports --- 11.1 s
[Timer] ===========================================
[Timer] Total: --- 1021.6 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1027.792729