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-12/platcheck_119.c: In function ‘dump_section_0’:
[platform:WARNING] /tmp/usession-main-12/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-12/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 / 149230 blocks (5%)
[rtyper] specializing: 15300 / 152599 blocks (10%)
[rtyper] specializing: 23700 / 157349 blocks (15%)
[rtyper] specializing: 32000 / 159736 blocks (20%)
[rtyper] specializing: 40200 / 160644 blocks (25%)
[rtyper] specializing: 48300 / 160902 blocks (30%)
[rtyper] specializing: 56600 / 161521 blocks (35%)
[rtyper] specializing: 64700 / 161587 blocks (40%)
[rtyper] specializing: 73200 / 162624 blocks (45%)
[rtyper] specializing: 81900 / 163658 blocks (50%)
[rtyper] specializing: 91000 / 165277 blocks (55%)
[rtyper] specializing: 100000 / 166547 blocks (60%)
[rtyper] specializing: 108700 / 167224 blocks (65%)
[rtyper] specializing: 117800 / 168185 blocks (70%)
[rtyper] specializing: 126400 / 168432 blocks (75%)
[rtyper] specializing: 135500 / 169295 blocks (80%)
[rtyper] specializing: 144000 / 169295 blocks (85%)
[rtyper] specializing: 146600 / 169295 blocks (86%)
[rtyper] specializing: 154100 / 169299 blocks (91%)
[rtyper] specializing: 162600 / 169299 blocks (96%)
[rtyper] specializing: 169300 / 169301 blocks (99%)
[rtyper] -=- specialized 169301 blocks -=-
[rtyper] specializing: 169400 / 170035 blocks (99%)
[rtyper] specializing: 170100 / 170650 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 41581 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6502 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 170700 / 170950 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 / 171003 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] 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 -=-
[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 0x49164d70>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x48d000b0>
[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] specializing: 171200 / 171200 blocks (100%)
[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] -=- 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 0x40f79fd0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10702 JitCode instances.
[jitcodewriter:info] There are 88296 -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 / 249451 blocks (68%)
[rtyper] specializing: 182500 / 249911 blocks (73%)
[rtyper] specializing: 197000 / 252547 blocks (78%)
[rtyper] specializing: 212000 / 255335 blocks (83%)
[rtyper] specializing: 227100 / 258051 blocks (88%)
[rtyper] specializing: 240200 / 258201 blocks (93%)
[rtyper] specializing: 249500 / 258201 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 120591 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 2932 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 258300 / 261140 blocks (98%)
[rtyper] -=- specialized 2926 more blocks -=-
[rtyper] specializing: 261200 / 261206 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: 16246 ]
[c] 20000 nodes [ array: 6966 framework rtti: 156 func: 3738 group: 1 struct: 17536 ]
[c] 21000 nodes [ array: 6966 framework rtti: 156 func: 3738 group: 1 struct: 18171 ]
[c] 22000 nodes [ array: 6989 framework rtti: 157 func: 3826 group: 1 struct: 18993 ]
[c] 23000 nodes [ array: 7044 framework rtti: 162 func: 4054 group: 1 struct: 20184 ]
[c] 24000 nodes [ array: 7135 framework rtti: 173 func: 4224 group: 1 struct: 21194 ]
[c] 25000 nodes [ array: 7175 framework rtti: 178 func: 4541 group: 1 struct: 22106 ]
[c] 26000 nodes [ array: 7569 framework rtti: 194 func: 4830 group: 1 struct: 22889 ]
[c] 27000 nodes [ array: 7813 framework rtti: 204 func: 5027 group: 1 struct: 23436 ]
[c] 28000 nodes [ array: 7901 framework rtti: 207 func: 5164 group: 1 struct: 24497 ]
[c] 29000 nodes [ array: 8307 framework rtti: 207 func: 5208 group: 1 struct: 25070 ]
[c] 30000 nodes [ array: 8667 framework rtti: 214 func: 5314 group: 1 struct: 25708 ]
[c] 31000 nodes [ array: 8930 framework rtti: 217 func: 5523 group: 1 struct: 26681 ]
[c] 32000 nodes [ array: 9104 framework rtti: 230 func: 5783 group: 1 struct: 27688 ]
[c] 33000 nodes [ array: 9294 framework rtti: 233 func: 6004 group: 1 struct: 28478 ]
[c] 34000 nodes [ array: 9550 framework rtti: 236 func: 6205 group: 1 struct: 29166 ]
[c] 35000 nodes [ array: 9634 framework rtti: 243 func: 6328 group: 1 struct: 30119 ]
[c] 36000 nodes [ array: 9734 framework rtti: 246 func: 6502 group: 1 struct: 30677 ]
[c] 37000 nodes [ array: 12325 framework rtti: 258 func: 6611 group: 1 struct: 42893 ]
[c] 38000 nodes [ array: 13090 framework rtti: 263 func: 6769 group: 1 struct: 43645 ]
[c] 39000 nodes [ array: 13090 framework rtti: 263 func: 6769 group: 1 struct: 44188 ]
[c] 40000 nodes [ array: 13153 framework rtti: 263 func: 6868 group: 1 struct: 44809 ]
[c] 41000 nodes [ array: 13231 framework rtti: 304 func: 6993 group: 1 struct: 45270 ]
[c] 42000 nodes [ array: 13304 framework rtti: 320 func: 7197 group: 1 struct: 46186 ]
[c] 43000 nodes [ array: 13507 framework rtti: 324 func: 7347 group: 1 struct: 47309 ]
[c] 44000 nodes [ array: 13659 framework rtti: 326 func: 7535 group: 1 struct: 47797 ]
[c] 45000 nodes [ array: 13708 framework rtti: 334 func: 7622 group: 1 struct: 48206 ]
[c] 46000 nodes [ array: 13887 framework rtti: 344 func: 7775 group: 1 struct: 49376 ]
[c] 47000 nodes [ array: 14226 framework rtti: 355 func: 8004 group: 1 struct: 51063 ]
[c] 48000 nodes [ array: 14963 framework rtti: 364 func: 8441 group: 1 struct: 82055 ]
[c] 49000 nodes [ array: 15987 framework rtti: 364 func: 9048 group: 1 struct: 84492 ]
[c] 50000 nodes [ array: 16948 framework rtti: 364 func: 9790 group: 1 struct: 86998 ]
[c] 51000 nodes [ array: 18248 framework rtti: 364 func: 10454 group: 1 struct: 89325 ]
[c] 52000 nodes [ array: 19641 framework rtti: 364 func: 11310 group: 1 struct: 91368 ]
[c] 53000 nodes [ array: 21145 framework rtti: 364 func: 12117 group: 1 struct: 93706 ]
[c] 54000 nodes [ array: 22692 framework rtti: 364 func: 12801 group: 1 struct: 95876 ]
[c] 55000 nodes [ array: 24373 framework rtti: 364 func: 13464 group: 1 struct: 98049 ]
[c] 56000 nodes [ array: 25797 framework rtti: 364 func: 14155 group: 1 struct: 100254 ]
[c] 57000 nodes [ array: 27405 framework rtti: 364 func: 14873 group: 1 struct: 102637 ]
[c] 58000 nodes [ array: 29159 framework rtti: 364 func: 15454 group: 1 struct: 104977 ]
[c] 59000 nodes [ array: 29405 framework rtti: 366 func: 15597 group: 1 struct: 105923 ]
[c] 60000 nodes [ array: 29591 framework rtti: 366 func: 15597 group: 1 struct: 106437 ]
[c] 61000 nodes [ array: 29790 framework rtti: 366 func: 15597 group: 1 struct: 107184 ]
[c] 62000 nodes [ array: 30008 framework rtti: 366 func: 15597 group: 1 struct: 107948 ]
[c] 63000 nodes [ array: 30239 framework rtti: 366 func: 15606 group: 1 struct: 109006 ]
[c] 64000 nodes [ array: 30361 framework rtti: 375 func: 15639 group: 1 struct: 109373 ]
[c] 65000 nodes [ array: 30549 framework rtti: 377 func: 15675 group: 1 struct: 109700 ]
[c] 66000 nodes [ array: 30813 framework rtti: 388 func: 15709 group: 1 struct: 110070 ]
[c] 67000 nodes [ array: 31063 framework rtti: 399 func: 15779 group: 1 struct: 110777 ]
[c] 68000 nodes [ array: 31341 framework rtti: 434 func: 15884 group: 1 struct: 111220 ]
[c] 69000 nodes [ array: 31534 framework rtti: 465 func: 16005 group: 1 struct: 112048 ]
[c] 70000 nodes [ array: 31800 framework rtti: 471 func: 16033 group: 1 struct: 112434 ]
[c] 71000 nodes [ array: 31923 framework rtti: 474 func: 16079 group: 1 struct: 113516 ]
[c] 72000 nodes [ array: 32215 framework rtti: 475 func: 16079 group: 1 struct: 114322 ]
[c] 73000 nodes [ array: 32509 framework rtti: 478 func: 16091 group: 1 struct: 114995 ]
[c] 74000 nodes [ array: 32584 framework rtti: 493 func: 16189 group: 1 struct: 115443 ]
[c] 75000 nodes [ array: 32668 framework rtti: 493 func: 16238 group: 1 struct: 116061 ]
[c] 76000 nodes [ array: 32779 framework rtti: 493 func: 16274 group: 1 struct: 116680 ]
[c] 77000 nodes [ array: 32790 framework rtti: 493 func: 16278 group: 1 struct: 117203 ]
[c] 78000 nodes [ array: 32880 framework rtti: 493 func: 16366 group: 1 struct: 117840 ]
[c] 79000 nodes [ array: 33017 framework rtti: 493 func: 16416 group: 1 struct: 118562 ]
[c] 80000 nodes [ array: 33093 framework rtti: 493 func: 16431 group: 1 struct: 119063 ]
[c] 81000 nodes [ array: 33236 framework rtti: 493 func: 16480 group: 1 struct: 119771 ]
[c] 82000 nodes [ array: 33482 framework rtti: 493 func: 16569 group: 1 struct: 120612 ]
[c] 83000 nodes [ array: 33713 framework rtti: 493 func: 16629 group: 1 struct: 121406 ]
[c] 84000 nodes [ array: 33876 framework rtti: 493 func: 16692 group: 1 struct: 122126 ]
[c] 85000 nodes [ array: 34002 framework rtti: 493 func: 16731 group: 1 struct: 122790 ]
[c] 86000 nodes [ array: 34070 framework rtti: 493 func: 16793 group: 1 struct: 123394 ]
[c] 87000 nodes [ array: 34259 framework rtti: 493 func: 16830 group: 1 struct: 124059 ]
[c] 88000 nodes [ array: 34380 framework rtti: 493 func: 16894 group: 1 struct: 124769 ]
[c] 89000 nodes [ array: 34497 framework rtti: 493 func: 16965 group: 1 struct: 125510 ]
[c] 90000 nodes [ array: 34695 framework rtti: 493 func: 17000 group: 1 struct: 126294 ]
[c] 91000 nodes [ array: 34851 framework rtti: 493 func: 17029 group: 1 struct: 127073 ]
[c] 92000 nodes [ array: 35011 framework rtti: 493 func: 17073 group: 1 struct: 127832 ]
[c] 93000 nodes [ array: 35225 framework rtti: 493 func: 17110 group: 1 struct: 128664 ]
[c] 94000 nodes [ array: 35411 framework rtti: 493 func: 17156 group: 1 struct: 129426 ]
[c] 95000 nodes [ array: 35609 framework rtti: 493 func: 17190 group: 1 struct: 130211 ]
[c] 96000 nodes [ array: 35795 framework rtti: 493 func: 17208 group: 1 struct: 130952 ]
[c] 97000 nodes [ array: 36027 framework rtti: 493 func: 17257 group: 1 struct: 131869 ]
[c] 98000 nodes [ array: 36204 framework rtti: 493 func: 17300 group: 1 struct: 132627 ]
[c] 99000 nodes [ array: 36418 framework rtti: 493 func: 17339 group: 1 struct: 133457 ]
[c] 100000 nodes [ array: 36611 framework rtti: 493 func: 17375 group: 1 struct: 134223 ]
[c] 101000 nodes [ array: 36883 framework rtti: 493 func: 17408 group: 1 struct: 135194 ]
[c] 102000 nodes [ array: 37177 framework rtti: 493 func: 17443 group: 1 struct: 136089 ]
[c] 103000 nodes [ array: 37507 framework rtti: 493 func: 17463 group: 1 struct: 137022 ]
[c] 104000 nodes [ array: 37864 framework rtti: 494 func: 17552 group: 1 struct: 137439 ]
[c] 105000 nodes [ array: 38291 framework rtti: 494 func: 17571 group: 1 struct: 137638 ]
[c] 106000 nodes [ array: 38765 framework rtti: 494 func: 17701 group: 1 struct: 137757 ]
[c] 107000 nodes [ array: 39212 framework rtti: 494 func: 17767 group: 1 struct: 137942 ]
[c] 108000 nodes [ array: 39618 framework rtti: 494 func: 17816 group: 1 struct: 138184 ]
[c] 109000 nodes [ array: 40092 framework rtti: 494 func: 17844 group: 1 struct: 138362 ]
[c] 110000 nodes [ array: 40548 framework rtti: 494 func: 17847 group: 1 struct: 138581 ]
[c] 111000 nodes [ array: 41000 framework rtti: 494 func: 17953 group: 1 struct: 138703 ]
[c] 112000 nodes [ array: 41494 framework rtti: 494 func: 17956 group: 1 struct: 138926 ]
[c] 113000 nodes [ array: 41921 framework rtti: 494 func: 18019 group: 1 struct: 139199 ]
[c] 114000 nodes [ array: 42334 framework rtti: 494 func: 18114 group: 1 struct: 139428 ]
[c] 115000 nodes [ array: 42724 framework rtti: 494 func: 18211 group: 1 struct: 139630 ]
[c] 116000 nodes [ array: 43100 framework rtti: 494 func: 18247 group: 1 struct: 139811 ]
[c] 117000 nodes [ array: 43569 framework rtti: 494 func: 18279 group: 1 struct: 140017 ]
[c] 118000 nodes [ array: 43991 framework rtti: 494 func: 18389 group: 1 struct: 140179 ]
[c] 119000 nodes [ array: 44371 framework rtti: 494 func: 18485 group: 1 struct: 140337 ]
[c] 120000 nodes [ array: 44743 framework rtti: 494 func: 18548 group: 1 struct: 140571 ]
[c] 121000 nodes [ array: 45104 framework rtti: 494 func: 18583 group: 1 struct: 140768 ]
[c] 122000 nodes [ array: 45426 framework rtti: 494 func: 18612 group: 1 struct: 141023 ]
[c] 123000 nodes [ array: 45759 framework rtti: 494 func: 18663 group: 1 struct: 141214 ]
[c] 124000 nodes [ array: 46120 framework rtti: 494 func: 18723 group: 1 struct: 141440 ]
[c] 125000 nodes [ array: 46504 framework rtti: 494 func: 18796 group: 1 struct: 141646 ]
[c] 126000 nodes [ array: 46896 framework rtti: 494 func: 18872 group: 1 struct: 141797 ]
[c] 127000 nodes [ array: 47273 framework rtti: 494 func: 18908 group: 1 struct: 141969 ]
[c] 128000 nodes [ array: 47697 framework rtti: 494 func: 18941 group: 1 struct: 142100 ]
[c] 129000 nodes [ array: 48024 framework rtti: 494 func: 18985 group: 1 struct: 142254 ]
[c] 130000 nodes [ array: 48372 framework rtti: 494 func: 19047 group: 1 struct: 142440 ]
[c] 131000 nodes [ array: 48760 framework rtti: 494 func: 19080 group: 1 struct: 142591 ]
[c] 132000 nodes [ array: 49154 framework rtti: 494 func: 19123 group: 1 struct: 142728 ]
[c] 133000 nodes [ array: 49404 framework rtti: 494 func: 19128 group: 1 struct: 142933 ]
[c] 134000 nodes [ array: 49669 framework rtti: 494 func: 19136 group: 1 struct: 143136 ]
[c] 135000 nodes [ array: 50036 framework rtti: 494 func: 19181 group: 1 struct: 143319 ]
[c] 136000 nodes [ array: 50403 framework rtti: 494 func: 19208 group: 1 struct: 143492 ]
[c] 137000 nodes [ array: 50796 framework rtti: 494 func: 19234 group: 1 struct: 143663 ]
[c] 138000 nodes [ array: 51151 framework rtti: 494 func: 19253 group: 1 struct: 143858 ]
[c] 139000 nodes [ array: 51524 framework rtti: 494 func: 19305 group: 1 struct: 144007 ]
[c] 140000 nodes [ array: 51886 framework rtti: 494 func: 19343 group: 1 struct: 144215 ]
[c] 141000 nodes [ array: 52186 framework rtti: 494 func: 19359 group: 1 struct: 144400 ]
[c] 142000 nodes [ array: 52405 framework rtti: 494 func: 19362 group: 1 struct: 144596 ]
[c] 143000 nodes [ array: 52657 framework rtti: 494 func: 19373 group: 1 struct: 144803 ]
[c] 144000 nodes [ array: 52957 framework rtti: 494 func: 19374 group: 1 struct: 145047 ]
[c] 145000 nodes [ array: 53362 framework rtti: 494 func: 19374 group: 1 struct: 145261 ]
[c] 146000 nodes [ array: 53692 framework rtti: 494 func: 19374 group: 1 struct: 145457 ]
[c] 147000 nodes [ array: 53970 framework rtti: 494 func: 19388 group: 1 struct: 145642 ]
[c] 148000 nodes [ array: 54241 framework rtti: 494 func: 19391 group: 1 struct: 145858 ]
[c] 149000 nodes [ array: 54495 framework rtti: 494 func: 19393 group: 1 struct: 146103 ]
[c] 150000 nodes [ array: 54858 framework rtti: 494 func: 19700 group: 1 struct: 146422 ]
[c] 151000 nodes [ array: 55120 framework rtti: 501 func: 19813 group: 1 struct: 146906 ]
[c] 152000 nodes [ array: 55239 framework rtti: 501 func: 19813 group: 1 struct: 147349 ]
[c] 153000 nodes [ array: 55382 framework rtti: 501 func: 19813 group: 1 struct: 147812 ]
[c] 154000 nodes [ array: 55552 framework rtti: 501 func: 19813 group: 1 struct: 148220 ]
[c] 155000 nodes [ array: 55705 framework rtti: 501 func: 19813 group: 1 struct: 148655 ]
[c] 156000 nodes [ array: 55814 framework rtti: 518 func: 19830 group: 1 struct: 149330 ]
[c] 157000 nodes [ array: 55870 framework rtti: 527 func: 19864 group: 1 struct: 149494 ]
[c] 158000 nodes [ array: 55936 framework rtti: 540 func: 19915 group: 1 struct: 149909 ]
[c] 159000 nodes [ array: 56137 framework rtti: 554 func: 20000 group: 1 struct: 150779 ]
[c] 160000 nodes [ array: 56289 framework rtti: 566 func: 20047 group: 1 struct: 151327 ]
[c] 161000 nodes [ array: 56379 framework rtti: 574 func: 20071 group: 1 struct: 151610 ]
[c] 162000 nodes [ array: 56798 framework rtti: 625 func: 20103 group: 1 struct: 153878 ]
[c] 163000 nodes [ array: 56817 framework rtti: 644 func: 20104 group: 1 struct: 155762 ]
[c] 164000 nodes [ array: 56856 framework rtti: 645 func: 20104 group: 1 struct: 157224 ]
[c] 165000 nodes [ array: 57043 framework rtti: 673 func: 20224 group: 1 struct: 157914 ]
[c] 166000 nodes [ array: 57352 framework rtti: 674 func: 20224 group: 1 struct: 158825 ]
[c] 167000 nodes [ array: 57731 framework rtti: 678 func: 20225 group: 1 struct: 159577 ]
[c] 168000 nodes [ array: 57968 framework rtti: 687 func: 20225 group: 1 struct: 160540 ]
[c] 169000 nodes [ array: 58235 framework rtti: 688 func: 20225 group: 1 struct: 161613 ]
[c] 170000 nodes [ array: 58521 framework rtti: 688 func: 20225 group: 1 struct: 162703 ]
[c] 171000 nodes [ array: 58757 framework rtti: 688 func: 20225 group: 1 struct: 163706 ]
[c] 172000 nodes [ array: 59010 framework rtti: 689 func: 20225 group: 1 struct: 164761 ]
[c] 173000 nodes [ array: 59281 framework rtti: 699 func: 20227 group: 1 struct: 165789 ]
[c] 174000 nodes [ array: 59567 framework rtti: 710 func: 20232 group: 1 struct: 166662 ]
[c] 175000 nodes [ array: 59829 framework rtti: 713 func: 20233 group: 1 struct: 167561 ]
[c] 176000 nodes [ array: 60071 framework rtti: 720 func: 20233 group: 1 struct: 168575 ]
[c] 177000 nodes [ array: 60315 framework rtti: 729 func: 20235 group: 1 struct: 169552 ]
[c] 178000 nodes [ array: 60630 framework rtti: 743 func: 20243 group: 1 struct: 170593 ]
[c] 179000 nodes [ array: 61001 framework rtti: 749 func: 20244 group: 1 struct: 171736 ]
[c] 180000 nodes [ array: 61246 framework rtti: 764 func: 20248 group: 1 struct: 172866 ]
[c] 181000 nodes [ array: 61572 framework rtti: 789 func: 20248 group: 1 struct: 173922 ]
[c] 182000 nodes [ array: 61889 framework rtti: 796 func: 20252 group: 1 struct: 175071 ]
[c] 183000 nodes [ array: 62152 framework rtti: 816 func: 20253 group: 1 struct: 176075 ]
[c] 184000 nodes [ array: 62473 framework rtti: 818 func: 20253 group: 1 struct: 177130 ]
[c] 185000 nodes [ array: 62736 framework rtti: 832 func: 20253 group: 1 struct: 178057 ]
[c] 186000 nodes [ array: 62889 framework rtti: 888 func: 20257 group: 1 struct: 178742 ]
[c] 187000 nodes [ array: 63191 framework rtti: 893 func: 20258 group: 1 struct: 179782 ]
[c] 188000 nodes [ array: 63467 framework rtti: 922 func: 20259 group: 1 struct: 180705 ]
[c] 189000 nodes [ array: 63735 framework rtti: 933 func: 20260 group: 1 struct: 181745 ]
[c] 190000 nodes [ array: 63864 framework rtti: 1001 func: 20260 group: 1 struct: 182526 ]
[c] 191000 nodes [ array: 64132 framework rtti: 1007 func: 20260 group: 1 struct: 183647 ]
[c] 192000 nodes [ array: 64430 framework rtti: 1007 func: 20260 group: 1 struct: 184927 ]
[c] 193000 nodes [ array: 64627 framework rtti: 1014 func: 20286 group: 1 struct: 186096 ]
[c] 194000 nodes [ array: 64645 framework rtti: 1015 func: 20298 group: 1 struct: 186357 ]
[c] 195000 nodes [ array: 64651 framework rtti: 1027 func: 20485 group: 1 struct: 186561 ]
[c] 196000 nodes [ array: 64736 framework rtti: 1028 func: 20509 group: 1 struct: 186752 ]
[c] 197000 nodes [ array: 64763 framework rtti: 1028 func: 20524 group: 1 struct: 187022 ]
[c] 198000 nodes [ array: 64763 framework rtti: 1028 func: 20615 group: 1 struct: 187263 ]
[c] 199000 nodes [ array: 64764 framework rtti: 1028 func: 20634 group: 1 struct: 187556 ]
[c] 200000 nodes [ array: 64848 framework rtti: 1036 func: 20694 group: 1 struct: 187838 ]
[c] 201000 nodes [ array: 64881 framework rtti: 1044 func: 20755 group: 1 struct: 188086 ]
[c] 202000 nodes [ array: 64904 framework rtti: 1045 func: 20773 group: 1 struct: 188345 ]
[c] 203000 nodes [ array: 64940 framework rtti: 1046 func: 20798 group: 1 struct: 188593 ]
[c] 204000 nodes [ array: 65010 framework rtti: 1054 func: 20894 group: 1 struct: 188842 ]
[c] 205000 nodes [ array: 65071 framework rtti: 1057 func: 20926 group: 1 struct: 189135 ]
[c] 206000 nodes [ array: 65133 framework rtti: 1058 func: 20939 group: 1 struct: 189442 ]
[c] 207000 nodes [ array: 65199 framework rtti: 1074 func: 21010 group: 1 struct: 189682 ]
[c] 208000 nodes [ array: 65232 framework rtti: 1077 func: 21096 group: 1 struct: 189960 ]
[c] 209000 nodes [ array: 65259 framework rtti: 1079 func: 21118 group: 1 struct: 190205 ]
[c] 210000 nodes [ array: 65306 framework rtti: 1079 func: 21166 group: 1 struct: 190450 ]
[c] 211000 nodes [ array: 65365 framework rtti: 1079 func: 21217 group: 1 struct: 190764 ]
[c] 212000 nodes [ array: 65382 framework rtti: 1085 func: 21237 group: 1 struct: 191087 ]
[c] 213000 nodes [ array: 65416 framework rtti: 1086 func: 21263 group: 1 struct: 191413 ]
[c] 214000 nodes [ array: 65433 framework rtti: 1086 func: 21291 group: 1 struct: 191687 ]
[c] 215000 nodes [ array: 65529 framework rtti: 1086 func: 21307 group: 1 struct: 191964 ]
[c] 216000 nodes [ array: 65586 framework rtti: 1086 func: 21330 group: 1 struct: 192241 ]
[c] 217000 nodes [ array: 65587 framework rtti: 1086 func: 21340 group: 1 struct: 192673 ]
[c] 218000 nodes [ array: 65587 framework rtti: 1086 func: 21340 group: 1 struct: 193112 ]
[c] 219000 nodes [ array: 65587 framework rtti: 1086 func: 21340 group: 1 struct: 193469 ]
[c] 220000 nodes [ array: 65597 framework rtti: 1086 func: 21348 group: 1 struct: 193908 ]
[c] 221000 nodes [ array: 65607 framework rtti: 1088 func: 21679 group: 1 struct: 194723 ]
[c] 222000 nodes [ array: 65716 framework rtti: 1095 func: 22262 group: 1 struct: 195445 ]
[c] 223000 nodes [ array: 65812 framework rtti: 1095 func: 22294 group: 1 struct: 195915 ]
[c] 224000 nodes [ array: 65965 framework rtti: 1095 func: 22294 group: 1 struct: 196021 ]
[c] 225000 nodes [ array: 66110 framework rtti: 1101 func: 22296 group: 1 struct: 196156 ]
[c] 226000 nodes [ array: 66250 framework rtti: 1158 func: 22382 group: 1 struct: 198299 ]
[c] 227000 nodes [ array: 66336 framework rtti: 1170 func: 22412 group: 1 struct: 198859 ]
[c] 228000 nodes [ array: 66484 framework rtti: 1176 func: 22476 group: 1 struct: 199266 ]
[c] 229000 nodes [ array: 66537 framework rtti: 1196 func: 22501 group: 1 struct: 200056 ]
[c] 230000 nodes [ array: 66543 framework rtti: 1197 func: 22513 group: 1 struct: 202529 ]
[c] 231000 nodes [ array: 66547 framework rtti: 1197 func: 22515 group: 1 struct: 204784 ]
[c] 232000 nodes [ array: 66554 framework rtti: 1197 func: 22518 group: 1 struct: 207344 ]
[c] 233000 nodes [ array: 66568 framework rtti: 1197 func: 22734 group: 1 struct: 208643 ]
[c] 234000 nodes [ array: 66584 framework rtti: 1197 func: 23092 group: 1 struct: 209664 ]
[c] 235000 nodes [ array: 66609 framework rtti: 1206 func: 23445 group: 1 struct: 210672 ]
[c] 236000 nodes [ array: 66703 framework rtti: 1218 func: 23450 group: 1 struct: 211218 ]
[c] 237000 nodes [ array: 66730 framework rtti: 1225 func: 23451 group: 1 struct: 211787 ]
[c] 238000 nodes [ array: 66758 framework rtti: 1234 func: 23453 group: 1 struct: 212043 ]
[c] 239000 nodes [ array: 66869 framework rtti: 1240 func: 23453 group: 1 struct: 212437 ]
[c] 240000 nodes [ array: 66905 framework rtti: 1241 func: 23453 group: 1 struct: 213145 ]
[c] 241000 nodes [ array: 66920 framework rtti: 1252 func: 23455 group: 1 struct: 213763 ]
[c] 242000 nodes [ array: 66938 framework rtti: 1254 func: 23455 group: 1 struct: 214728 ]
[c] 243000 nodes [ array: 66997 framework rtti: 1254 func: 23455 group: 1 struct: 215431 ]
[c] 244000 nodes [ array: 67060 framework rtti: 1254 func: 23455 group: 1 struct: 216179 ]
[c] 245000 nodes [ array: 67082 framework rtti: 1257 func: 23455 group: 1 struct: 217036 ]
[c] 246000 nodes [ array: 67104 framework rtti: 1258 func: 23455 group: 1 struct: 217796 ]
[c] 247000 nodes [ array: 67136 framework rtti: 1261 func: 23457 group: 1 struct: 218403 ]
[c] 248000 nodes [ array: 67172 framework rtti: 1268 func: 23457 group: 1 struct: 218770 ]
[c] 249000 nodes [ array: 67212 framework rtti: 1269 func: 23457 group: 1 struct: 219494 ]
[c] 250000 nodes [ array: 67237 framework rtti: 1272 func: 23457 group: 1 struct: 220160 ]
[c] 251000 nodes [ array: 67286 framework rtti: 1291 func: 23459 group: 1 struct: 220602 ]
[c] 252000 nodes [ array: 67302 framework rtti: 1309 func: 23459 group: 1 struct: 221302 ]
[c] 253000 nodes [ array: 67309 framework rtti: 1328 func: 23459 group: 1 struct: 222104 ]
[c] 254000 nodes [ array: 67327 framework rtti: 1352 func: 23459 group: 1 struct: 222876 ]
[c] 255000 nodes [ array: 67343 framework rtti: 1361 func: 23459 group: 1 struct: 223623 ]
[c] 256000 nodes [ array: 67373 framework rtti: 1394 func: 23459 group: 1 struct: 224262 ]
[c] 257000 nodes [ array: 67403 framework rtti: 1418 func: 23459 group: 1 struct: 224930 ]
[c] 258000 nodes [ array: 67430 framework rtti: 1434 func: 23459 group: 1 struct: 225774 ]
[c] 259000 nodes [ array: 67461 framework rtti: 1449 func: 23460 group: 1 struct: 226616 ]
[c] 260000 nodes [ array: 67477 framework rtti: 1465 func: 23460 group: 1 struct: 227266 ]
[c] 261000 nodes [ array: 67481 framework rtti: 1473 func: 23460 group: 1 struct: 228003 ]
[c] 262000 nodes [ array: 67543 framework rtti: 1474 func: 23460 group: 1 struct: 228578 ]
[c] 263000 nodes [ array: 67587 framework rtti: 1474 func: 23460 group: 1 struct: 229263 ]
[c] 264000 nodes [ array: 67614 framework rtti: 1477 func: 23460 group: 1 struct: 230114 ]
[c] 265000 nodes [ array: 67655 framework rtti: 1481 func: 23462 group: 1 struct: 230892 ]
[c] 266000 nodes [ array: 67671 framework rtti: 1482 func: 23462 group: 1 struct: 231685 ]
[c] 267000 nodes [ array: 67702 framework rtti: 1482 func: 23462 group: 1 struct: 232401 ]
[c] 268000 nodes [ array: 67718 framework rtti: 1483 func: 23462 group: 1 struct: 233092 ]
[c] 269000 nodes [ array: 67741 framework rtti: 1489 func: 23462 group: 1 struct: 233943 ]
[c] 270000 nodes [ array: 67743 framework rtti: 1489 func: 23462 group: 1 struct: 235072 ]
[c] 271000 nodes [ array: 67743 framework rtti: 1489 func: 23462 group: 1 struct: 236096 ]
[c] 272000 nodes [ array: 67790 framework rtti: 1491 func: 23475 group: 1 struct: 236870 ]
[c] 273000 nodes [ array: 67856 framework rtti: 1492 func: 23518 group: 1 struct: 236948 ]
[c] 274000 nodes [ array: 67866 framework rtti: 1492 func: 23519 group: 1 struct: 236963 ]
[c] 275000 nodes [ array: 67980 framework rtti: 1500 func: 23581 group: 1 struct: 237068 ]
[c] 276000 nodes [ array: 68115 framework rtti: 1502 func: 23605 group: 1 struct: 237223 ]
[c] 277000 nodes [ array: 68204 framework rtti: 1507 func: 23643 group: 1 struct: 237321 ]
[c] 278000 nodes [ array: 68280 framework rtti: 1508 func: 23700 group: 1 struct: 239854 ]
[c] 279000 nodes [ array: 68337 framework rtti: 1508 func: 23708 group: 1 struct: 239960 ]
[c] 280000 nodes [ array: 68364 framework rtti: 1509 func: 23719 group: 1 struct: 240206 ]
[c] 281000 nodes [ array: 68397 framework rtti: 1509 func: 23723 group: 1 struct: 240219 ]
[c] 282000 nodes [ array: 68417 framework rtti: 1509 func: 23725 group: 1 struct: 240345 ]
[c] 283000 nodes [ array: 68487 framework rtti: 1574 func: 23923 group: 1 struct: 240520 ]
[c] 284000 nodes [ array: 68567 framework rtti: 1645 func: 24131 group: 1 struct: 240729 ]
[c] 285000 nodes [ array: 68632 framework rtti: 1656 func: 24251 group: 1 struct: 241087 ]
[c] 286000 nodes [ array: 68652 framework rtti: 1657 func: 24251 group: 1 struct: 241695 ]
[c] 287000 nodes [ array: 68695 framework rtti: 1755 func: 24444 group: 1 struct: 241850 ]
[c] 288000 nodes [ array: 68704 framework rtti: 1891 func: 24684 group: 1 struct: 242038 ]
[c] 289000 nodes [ array: 68882 framework rtti: 1923 func: 24805 group: 1 struct: 242579 ]
[c] 290000 nodes [ array: 69195 framework rtti: 1944 func: 24872 group: 1 struct: 242927 ]
[c] 291000 nodes [ array: 69365 framework rtti: 1945 func: 24872 group: 1 struct: 243205 ]
[c] 292000 nodes [ array: 69577 framework rtti: 1945 func: 24872 group: 1 struct: 243725 ]
[c] 293000 nodes [ array: 69811 framework rtti: 1945 func: 24873 group: 1 struct: 244137 ]
[c] 294000 nodes [ array: 69981 framework rtti: 1945 func: 24873 group: 1 struct: 244530 ]
[c] 295000 nodes [ array: 70216 framework rtti: 1945 func: 24873 group: 1 struct: 244890 ]
[c] 296000 nodes [ array: 70409 framework rtti: 1945 func: 24874 group: 1 struct: 245374 ]
[c] 297000 nodes [ array: 70598 framework rtti: 1945 func: 24874 group: 1 struct: 246069 ]
[c] 298000 nodes [ array: 70714 framework rtti: 1945 func: 24875 group: 1 struct: 246925 ]
[c] 299000 nodes [ array: 70821 framework rtti: 1945 func: 25070 group: 1 struct: 247715 ]
[c] 300000 nodes [ array: 70919 framework rtti: 1945 func: 25347 group: 1 struct: 248448 ]
[c] 301000 nodes [ array: 71045 framework rtti: 1945 func: 25523 group: 1 struct: 249333 ]
[c] 302000 nodes [ array: 71180 framework rtti: 1945 func: 25775 group: 1 struct: 250049 ]
[c] 303000 nodes [ array: 71202 framework rtti: 1950 func: 25789 group: 1 struct: 250513 ]
[c] 304000 nodes [ array: 71219 framework rtti: 1951 func: 25790 group: 1 struct: 250979 ]
[c] 305000 nodes [ array: 71221 framework rtti: 1951 func: 25790 group: 1 struct: 251464 ]
[c] 306000 nodes [ array: 71226 framework rtti: 1951 func: 25792 group: 1 struct: 251961 ]
[c] 307000 nodes [ array: 71227 framework rtti: 1951 func: 25792 group: 1 struct: 252470 ]
[c] 308000 nodes [ array: 71227 framework rtti: 1951 func: 25792 group: 1 struct: 252930 ]
[c] 309000 nodes [ array: 71231 framework rtti: 1951 func: 25792 group: 1 struct: 253423 ]
[c] 310000 nodes [ array: 71236 framework rtti: 1951 func: 25798 group: 1 struct: 253901 ]
[c] 311000 nodes [ array: 71246 framework rtti: 1951 func: 25798 group: 1 struct: 254374 ]
[c] 312000 nodes [ array: 71248 framework rtti: 1951 func: 25798 group: 1 struct: 254867 ]
[c] 313000 nodes [ array: 71277 framework rtti: 1951 func: 25798 group: 1 struct: 255343 ]
[c] 314000 nodes [ array: 71301 framework rtti: 1951 func: 25798 group: 1 struct: 255829 ]
[c] 315000 nodes [ array: 71336 framework rtti: 1951 func: 25814 group: 1 struct: 256305 ]
[c] 316000 nodes [ array: 71353 framework rtti: 1951 func: 25814 group: 1 struct: 256782 ]
[c] 317000 nodes [ array: 71400 framework rtti: 1951 func: 25814 group: 1 struct: 257241 ]
[c] 318000 nodes [ array: 71427 framework rtti: 1951 func: 25814 group: 1 struct: 257724 ]
[c] 319000 nodes [ array: 71450 framework rtti: 1951 func: 25815 group: 1 struct: 258233 ]
[c] 320000 nodes [ array: 71467 framework rtti: 1951 func: 25815 group: 1 struct: 258722 ]
[c] 321000 nodes [ array: 71476 framework rtti: 1951 func: 25845 group: 1 struct: 259185 ]
[c] 322000 nodes [ array: 71477 framework rtti: 1951 func: 25879 group: 1 struct: 259638 ]
[c] 323000 nodes [ array: 71483 framework rtti: 1951 func: 25879 group: 1 struct: 260150 ]
[c] 324000 nodes [ array: 71484 framework rtti: 1951 func: 25879 group: 1 struct: 260652 ]
[c] 325000 nodes [ array: 71485 framework rtti: 1951 func: 25879 group: 1 struct: 261140 ]
[c] 326000 nodes [ array: 71491 framework rtti: 1951 func: 25879 group: 1 struct: 261596 ]
[c] 327000 nodes [ array: 71491 framework rtti: 1951 func: 25879 group: 1 struct: 262087 ]
[c] 328000 nodes [ array: 71491 framework rtti: 1951 func: 25879 group: 1 struct: 262587 ]
[c] 329000 nodes [ array: 71491 framework rtti: 1951 func: 25879 group: 1 struct: 263083 ]
[c] 330000 nodes [ array: 71526 framework rtti: 1954 func: 25932 group: 1 struct: 263524 ]
[c] 331000 nodes [ array: 71622 framework rtti: 1965 func: 25992 group: 1 struct: 263713 ]
[c] 332000 nodes [ array: 71622 framework rtti: 1965 func: 25992 group: 1 struct: 263942 ]
[c] 333000 nodes [ array: 71622 framework rtti: 1965 func: 25992 group: 1 struct: 265010 ]
[c] 334000 nodes [ array: 71791 framework rtti: 1970 func: 26055 group: 1 struct: 265693 ]
[c] 335000 nodes [ array: 71855 framework rtti: 1971 func: 26225 group: 1 struct: 266528 ]
[c] 336000 nodes [ array: 71930 framework rtti: 1972 func: 26286 group: 1 struct: 266941 ]
[c] 337000 nodes [ array: 72113 framework rtti: 1973 func: 26302 group: 1 struct: 267055 ]
[c] 338000 nodes [ array: 72275 framework rtti: 1989 func: 26475 group: 1 struct: 267724 ]
[c] 339000 nodes [ array: 72363 framework rtti: 1991 func: 26496 group: 1 struct: 267987 ]
[c] 340000 nodes [ array: 72369 framework rtti: 1991 func: 26510 group: 1 struct: 268532 ]
[c] 341000 nodes [ array: 72454 framework rtti: 1991 func: 26512 group: 1 struct: 268756 ]
[c] 342000 nodes [ array: 72463 framework rtti: 1991 func: 26520 group: 1 struct: 269007 ]
[c] 343000 nodes [ array: 72468 framework rtti: 1991 func: 26522 group: 1 struct: 269862 ]
[c] 344000 nodes [ array: 72480 framework rtti: 1991 func: 26525 group: 1 struct: 270680 ]
[c] 345000 nodes [ array: 72562 framework rtti: 1991 func: 26598 group: 1 struct: 271323 ]
[c] 346000 nodes [ array: 72797 framework rtti: 1994 func: 26792 group: 1 struct: 271981 ]
[c] 347000 nodes [ array: 73123 framework rtti: 1994 func: 27059 group: 1 struct: 272587 ]
[c] 348000 nodes [ array: 73312 framework rtti: 1994 func: 27205 group: 1 struct: 273345 ]
[c] 349000 nodes [ array: 73668 framework rtti: 1998 func: 27407 group: 1 struct: 273770 ]
[c] 350000 nodes [ array: 73731 framework rtti: 1998 func: 27409 group: 1 struct: 274670 ]
[c] 351000 nodes [ array: 73768 framework rtti: 1998 func: 27411 group: 1 struct: 275620 ]
[c] 352000 nodes [ array: 73801 framework rtti: 1998 func: 27411 group: 1 struct: 276585 ]
[c] 353000 nodes [ array: 73807 framework rtti: 1998 func: 27417 group: 1 struct: 277563 ]
[c] 354000 nodes [ array: 73821 framework rtti: 1998 func: 27417 group: 1 struct: 278531 ]
[c] 355000 nodes [ array: 73840 framework rtti: 1998 func: 27417 group: 1 struct: 279460 ]
[c] 356000 nodes [ array: 73855 framework rtti: 1998 func: 27433 group: 1 struct: 280380 ]
[c] 357000 nodes [ array: 73876 framework rtti: 1998 func: 27434 group: 1 struct: 281285 ]
[c] 358000 nodes [ array: 73933 framework rtti: 1998 func: 27434 group: 1 struct: 282195 ]
[c] 359000 nodes [ array: 73947 framework rtti: 1998 func: 27498 group: 1 struct: 283117 ]
[c] 360000 nodes [ array: 74020 framework rtti: 1998 func: 27498 group: 1 struct: 284043 ]
[c] 361000 nodes [ array: 74022 framework rtti: 1998 func: 27498 group: 1 struct: 285034 ]
[c] 362000 nodes [ array: 74022 framework rtti: 1998 func: 27498 group: 1 struct: 286034 ]
[c] 363000 nodes [ array: 74047 framework rtti: 1998 func: 27553 group: 1 struct: 286971 ]
[c] 364000 nodes [ array: 74792 framework rtti: 2002 func: 27603 group: 1 struct: 287132 ]
[c] 365000 nodes [ array: 75451 framework rtti: 2004 func: 27613 group: 1 struct: 287797 ]
[c] 366000 nodes [ array: 75645 framework rtti: 2005 func: 27624 group: 1 struct: 287933 ]
[c] 367000 nodes [ array: 75698 framework rtti: 2006 func: 27649 group: 1 struct: 288182 ]
[c] 368000 nodes [ array: 75771 framework rtti: 2012 func: 27764 group: 1 struct: 290226 ]
[c] 369000 nodes [ array: 75872 framework rtti: 2032 func: 28017 group: 1 struct: 292411 ]
[c] 370000 nodes [ array: 76151 framework rtti: 2032 func: 28052 group: 1 struct: 293193 ]
[c] 371000 nodes [ array: 76420 framework rtti: 2032 func: 28053 group: 1 struct: 293798 ]
[c] 372000 nodes [ array: 76761 framework rtti: 2032 func: 28061 group: 1 struct: 294639 ]
[c] 373000 nodes [ array: 76904 framework rtti: 2033 func: 28069 group: 1 struct: 294998 ]
[c] 374000 nodes [ array: 77074 framework rtti: 2034 func: 28069 group: 1 struct: 295359 ]
[c] 375000 nodes [ array: 77230 framework rtti: 2034 func: 28069 group: 1 struct: 295708 ]
[c] 376000 nodes [ array: 77410 framework rtti: 2036 func: 28069 group: 1 struct: 296102 ]
[c] 377000 nodes [ array: 77508 framework rtti: 2038 func: 28082 group: 1 struct: 296343 ]
[c] 378000 nodes [ array: 77509 framework rtti: 2039 func: 28082 group: 1 struct: 296433 ]
[c] 379000 nodes [ array: 77509 framework rtti: 2039 func: 28082 group: 1 struct: 296523 ]
[c] 380000 nodes [ array: 77509 framework rtti: 2039 func: 28082 group: 1 struct: 296527 ]
[c] 381000 nodes [ array: 77515 framework rtti: 2039 func: 28088 group: 1 struct: 296542 ]
[c] 382000 nodes [ array: 77515 framework rtti: 2039 func: 28088 group: 1 struct: 296577 ]
[c] 383000 nodes [ array: 77523 framework rtti: 2039 func: 28096 group: 1 struct: 296596 ]
[c] 384000 nodes [ array: 77531 framework rtti: 2039 func: 28104 group: 1 struct: 296625 ]
[c] 385000 nodes [ array: 77531 framework rtti: 2039 func: 28104 group: 1 struct: 296699 ]
[c] 386000 nodes [ array: 77542 framework rtti: 2039 func: 28115 group: 1 struct: 296720 ]
[c] 387000 nodes [ array: 77595 framework rtti: 2039 func: 28168 group: 1 struct: 296803 ]
[c] 388000 nodes [ array: 77595 framework rtti: 2039 func: 28168 group: 1 struct: 296808 ]
[c] 389000 nodes [ array: 77595 framework rtti: 2039 func: 28168 group: 1 struct: 296810 ]
[c] 390000 nodes [ array: 77595 framework rtti: 2039 func: 28168 group: 1 struct: 296812 ]
[c] 391000 nodes [ array: 77674 framework rtti: 2072 func: 28223 group: 1 struct: 296899 ]
[c] 392000 nodes [ array: 77674 framework rtti: 2072 func: 28223 group: 1 struct: 297391 ]
[c] 393000 nodes [ array: 77843 framework rtti: 2072 func: 28228 group: 1 struct: 297663 ]
[c] 394000 nodes [ array: 78048 framework rtti: 2077 func: 28380 group: 1 struct: 297910 ]
[c] 395000 nodes [ array: 79048 framework rtti: 2077 func: 28380 group: 1 struct: 297910 ]
[c] 396000 nodes [ array: 79740 framework rtti: 2080 func: 28515 group: 1 struct: 297971 ]
[c] 397000 nodes [ array: 80010 framework rtti: 2081 func: 28529 group: 1 struct: 298420 ]
[c] 398000 nodes [ array: 80040 framework rtti: 2082 func: 28545 group: 1 struct: 298924 ]
[c] 399000 nodes [ array: 80058 framework rtti: 2086 func: 28554 group: 1 struct: 299421 ]
[c] 400000 nodes [ array: 80080 framework rtti: 2086 func: 28574 group: 1 struct: 299785 ]
[c] 401000 nodes [ array: 80088 framework rtti: 2086 func: 28577 group: 1 struct: 299981 ]
[c] 402000 nodes [ array: 80100 framework rtti: 2091 func: 28592 group: 1 struct: 300672 ]
[c] 403000 nodes [ array: 80124 framework rtti: 2100 func: 28592 group: 1 struct: 300897 ]
[c] 404000 nodes [ array: 80150 framework rtti: 2106 func: 28593 group: 1 struct: 301187 ]
[c] 405000 nodes [ array: 80224 framework rtti: 2114 func: 28608 group: 1 struct: 301351 ]
[c] 406000 nodes [ array: 80342 framework rtti: 2118 func: 28608 group: 1 struct: 301964 ]
[c] 407000 nodes [ array: 80355 framework rtti: 2127 func: 28744 group: 1 struct: 302033 ]
[c] 408000 nodes [ array: 80355 framework rtti: 2127 func: 28746 group: 1 struct: 302033 ]
[c] 409000 nodes [ array: 80433 framework rtti: 2133 func: 28967 group: 1 struct: 302423 ]
[c] 410000 nodes [ array: 80563 framework rtti: 2136 func: 28972 group: 1 struct: 302876 ]
[c] 411000 nodes [ array: 80755 framework rtti: 2201 func: 28979 group: 1 struct: 303169 ]
[c] 412000 nodes [ array: 80924 framework rtti: 2330 func: 28993 group: 1 struct: 303444 ]
[c] 413000 nodes [ array: 80966 framework rtti: 2344 func: 28997 group: 1 struct: 303871 ]
[c] 414000 nodes [ array: 81028 framework rtti: 2349 func: 29468 group: 1 struct: 304560 ]
[c] 415000 nodes [ array: 81100 framework rtti: 2350 func: 29473 group: 1 struct: 304820 ]
[c] 416000 nodes [ array: 81266 framework rtti: 2371 func: 29483 group: 1 struct: 305240 ]
[c] 417000 nodes [ array: 81340 framework rtti: 2375 func: 29620 group: 1 struct: 305465 ]
[c] 418000 nodes [ array: 81343 framework rtti: 2376 func: 29635 group: 1 struct: 305767 ]
[c] 419000 nodes [ array: 81432 framework rtti: 2381 func: 29694 group: 1 struct: 306047 ]
[c] 420000 nodes [ array: 81461 framework rtti: 2398 func: 29790 group: 1 struct: 306601 ]
[c] 421000 nodes [ array: 81552 framework rtti: 2442 func: 30540 group: 1 struct: 307556 ]
[c] 422000 nodes [ array: 81588 framework rtti: 2451 func: 30625 group: 1 struct: 307585 ]
[c:database] GC transformer: finished helpers
[c] 423000 nodes [ array: 81785 framework rtti: 2483 func: 30817 group: 1 struct: 309432 ]
[c] 424000 nodes [ array: 82475 framework rtti: 2483 func: 30817 group: 1 struct: 309478 ]
[c] 425000 nodes [ array: 82627 framework rtti: 2483 func: 30817 group: 1 struct: 309494 ]
[rtyper] specializing: 261300 / 261678 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 109817 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] 425683 nodes [ array: 82703 framework rtti: 2483 func: 30925 group: 1 struct: 309571 ]
[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:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases
[c:writing] pypy_interpreter_astcompiler_1.c
[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-12/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 4 in /tmp/usession-main-12/testing_1
[platform:WARNING] pypy_module__rawffi.c: In function ‘pypy_g_unwrap_truncate_int__arrayPtr’:
[platform:WARNING] pypy_module__rawffi.c:36821:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[platform:WARNING] 36821 | l_v704475 = (void *)(l_v704474);
[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_v1825051); }
[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_v1825053, l_v1825054); }
[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_v1825053, l_v1825054); }
[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-12/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-12/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-12
[Timer] Timings:
[Timer] loading target --- 19.1 s
[Timer] annotate --- 251.6 s
[Timer] rtype_lltype --- 110.5 s
[Timer] pyjitpl_lltype --- 296.6 s
[Timer] backendopt_lltype --- 133.9 s
[Timer] stackcheckinsertion_lltype --- 9.0 s
[Timer] database_c --- 236.1 s
[Timer] source_c --- 118.1 s
[Timer] compile_c --- 239.8 s
[Timer] build_cffi_imports --- 11.1 s
[Timer] ===========================================
[Timer] Total: --- 1425.7 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1432.118305