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-26/platcheck_118.c: In function ‘dump_section_0’:
[platform:WARNING] /tmp/usession-main-26/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-26/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 / 149199 blocks (5%)
[rtyper] specializing: 15300 / 152568 blocks (10%)
[rtyper] specializing: 23600 / 157318 blocks (15%)
[rtyper] specializing: 32000 / 159707 blocks (20%)
[rtyper] specializing: 40200 / 160613 blocks (25%)
[rtyper] specializing: 48300 / 160871 blocks (30%)
[rtyper] specializing: 56600 / 161490 blocks (35%)
[rtyper] specializing: 64700 / 161556 blocks (40%)
[rtyper] specializing: 73200 / 162593 blocks (45%)
[rtyper] specializing: 81900 / 163627 blocks (50%)
[rtyper] specializing: 90900 / 165246 blocks (55%)
[rtyper] specializing: 100000 / 166516 blocks (60%)
[rtyper] specializing: 108700 / 167193 blocks (65%)
[rtyper] specializing: 117800 / 168154 blocks (70%)
[rtyper] specializing: 126400 / 168401 blocks (75%)
[rtyper] specializing: 135500 / 169264 blocks (80%)
[rtyper] specializing: 143900 / 169264 blocks (85%)
[rtyper] specializing: 146600 / 169264 blocks (86%)
[rtyper] specializing: 154100 / 169268 blocks (91%)
[rtyper] specializing: 162500 / 169268 blocks (96%)
[rtyper] -=- specialized 169270 blocks -=-
[rtyper] specializing: 169300 / 170004 blocks (99%)
[rtyper] specializing: 170100 / 170619 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 41502 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6502 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 170700 / 170919 blocks (99%)
[rtyper] -=- specialized 261 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- 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] specializing: 171000 / 171001 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x23f857d0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x23d34c70>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 171100 / 171101 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- 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: 171200 / 171201 blocks (99%)
[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 0x456cfcf0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10704 JitCode instances.
[jitcodewriter:info] There are 88288 -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 / 249418 blocks (68%)
[rtyper] specializing: 182500 / 249878 blocks (73%)
[rtyper] specializing: 197000 / 252514 blocks (78%)
[rtyper] specializing: 212000 / 255302 blocks (83%)
[rtyper] specializing: 227100 / 258018 blocks (88%)
[rtyper] specializing: 240100 / 258168 blocks (93%)
[rtyper] specializing: 249500 / 258168 blocks (96%)
[rtyper] -=- specialized 86903 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 119630 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 24714 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 2735 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] specializing: 258200 / 258200 blocks (100%)
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 258300 / 261101 blocks (98%)
[rtyper] -=- specialized 2920 more blocks -=-
[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 1766 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] specializing: 261200 / 261201 blocks (99%)
[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: 2075 group: 1 struct: 6510 ]
[c] 6000 nodes [ array: 1841 framework rtti: 60 func: 2356 group: 1 struct: 7815 ]
[c] 7000 nodes [ array: 2074 framework rtti: 69 func: 2540 group: 1 struct: 9125 ]
[c] 8000 nodes [ array: 2093 framework rtti: 71 func: 2562 group: 1 struct: 9175 ]
[c] 9000 nodes [ array: 3991 framework rtti: 71 func: 2573 group: 1 struct: 9181 ]
[c] 10000 nodes [ array: 5991 framework rtti: 71 func: 2573 group: 1 struct: 9181 ]
[c] 11000 nodes [ array: 6338 framework rtti: 96 func: 2790 group: 1 struct: 10043 ]
[c] 12000 nodes [ array: 6456 framework rtti: 100 func: 2976 group: 1 struct: 12927 ]
[c] 13000 nodes [ array: 6653 framework rtti: 113 func: 3095 group: 1 struct: 13938 ]
[c] 14000 nodes [ array: 6748 framework rtti: 129 func: 3256 group: 1 struct: 14960 ]
[c] 15000 nodes [ array: 6748 framework rtti: 129 func: 3256 group: 1 struct: 14960 ]
[c] 16000 nodes [ array: 6748 framework rtti: 129 func: 3256 group: 1 struct: 14960 ]
[c] 17000 nodes [ array: 6748 framework rtti: 129 func: 3256 group: 1 struct: 14960 ]
[c] 18000 nodes [ array: 6748 framework rtti: 129 func: 3256 group: 1 struct: 14960 ]
[c] 19000 nodes [ array: 6887 framework rtti: 153 func: 3566 group: 1 struct: 16247 ]
[c] 20000 nodes [ array: 6966 framework rtti: 156 func: 3735 group: 1 struct: 17541 ]
[c] 21000 nodes [ array: 6966 framework rtti: 156 func: 3735 group: 1 struct: 18188 ]
[c] 22000 nodes [ array: 6989 framework rtti: 157 func: 3823 group: 1 struct: 19025 ]
[c] 23000 nodes [ array: 7044 framework rtti: 162 func: 4052 group: 1 struct: 20220 ]
[c] 24000 nodes [ array: 7135 framework rtti: 173 func: 4224 group: 1 struct: 21228 ]
[c] 25000 nodes [ array: 7175 framework rtti: 178 func: 4538 group: 1 struct: 22140 ]
[c] 26000 nodes [ array: 7571 framework rtti: 194 func: 4822 group: 1 struct: 22920 ]
[c] 27000 nodes [ array: 7813 framework rtti: 204 func: 5019 group: 1 struct: 23500 ]
[c] 28000 nodes [ array: 7901 framework rtti: 207 func: 5158 group: 1 struct: 24535 ]
[c] 29000 nodes [ array: 8311 framework rtti: 207 func: 5200 group: 1 struct: 25102 ]
[c] 30000 nodes [ array: 8672 framework rtti: 214 func: 5302 group: 1 struct: 25742 ]
[c] 31000 nodes [ array: 8938 framework rtti: 216 func: 5498 group: 1 struct: 26714 ]
[c] 32000 nodes [ array: 9120 framework rtti: 230 func: 5776 group: 1 struct: 27698 ]
[c] 33000 nodes [ array: 9302 framework rtti: 233 func: 5997 group: 1 struct: 28511 ]
[c] 34000 nodes [ array: 9561 framework rtti: 236 func: 6192 group: 1 struct: 29206 ]
[c] 35000 nodes [ array: 9653 framework rtti: 243 func: 6312 group: 1 struct: 30162 ]
[c] 36000 nodes [ array: 9753 framework rtti: 246 func: 6485 group: 1 struct: 30712 ]
[c] 37000 nodes [ array: 12129 framework rtti: 258 func: 6596 group: 1 struct: 42846 ]
[c] 38000 nodes [ array: 13101 framework rtti: 263 func: 6754 group: 1 struct: 43675 ]
[c] 39000 nodes [ array: 13101 framework rtti: 263 func: 6754 group: 1 struct: 44216 ]
[c] 40000 nodes [ array: 13153 framework rtti: 263 func: 6837 group: 1 struct: 44849 ]
[c] 41000 nodes [ array: 13238 framework rtti: 300 func: 6965 group: 1 struct: 45308 ]
[c] 42000 nodes [ array: 13313 framework rtti: 317 func: 7174 group: 1 struct: 46220 ]
[c] 43000 nodes [ array: 13502 framework rtti: 324 func: 7332 group: 1 struct: 47309 ]
[c] 44000 nodes [ array: 13669 framework rtti: 326 func: 7518 group: 1 struct: 47838 ]
[c] 45000 nodes [ array: 13711 framework rtti: 334 func: 7601 group: 1 struct: 48207 ]
[c] 46000 nodes [ array: 13845 framework rtti: 344 func: 7748 group: 1 struct: 49229 ]
[c] 47000 nodes [ array: 14222 framework rtti: 355 func: 7971 group: 1 struct: 51084 ]
[c] 48000 nodes [ array: 14917 framework rtti: 364 func: 8385 group: 1 struct: 82009 ]
[c] 49000 nodes [ array: 15947 framework rtti: 364 func: 8978 group: 1 struct: 84395 ]
[c] 50000 nodes [ array: 16903 framework rtti: 364 func: 9747 group: 1 struct: 86931 ]
[c] 51000 nodes [ array: 18187 framework rtti: 364 func: 10386 group: 1 struct: 89282 ]
[c] 52000 nodes [ array: 19577 framework rtti: 364 func: 11236 group: 1 struct: 91309 ]
[c] 53000 nodes [ array: 21079 framework rtti: 364 func: 12088 group: 1 struct: 93647 ]
[c] 54000 nodes [ array: 22635 framework rtti: 364 func: 12747 group: 1 struct: 95812 ]
[c] 55000 nodes [ array: 24306 framework rtti: 364 func: 13416 group: 1 struct: 97996 ]
[c] 56000 nodes [ array: 25717 framework rtti: 364 func: 14081 group: 1 struct: 100159 ]
[c] 57000 nodes [ array: 27317 framework rtti: 364 func: 14825 group: 1 struct: 102560 ]
[c] 58000 nodes [ array: 29104 framework rtti: 364 func: 15381 group: 1 struct: 104921 ]
[c] 59000 nodes [ array: 29402 framework rtti: 366 func: 15573 group: 1 struct: 105938 ]
[c] 60000 nodes [ array: 29589 framework rtti: 366 func: 15573 group: 1 struct: 106451 ]
[c] 61000 nodes [ array: 29784 framework rtti: 366 func: 15573 group: 1 struct: 107170 ]
[c] 62000 nodes [ array: 30006 framework rtti: 366 func: 15573 group: 1 struct: 107953 ]
[c] 63000 nodes [ array: 30234 framework rtti: 366 func: 15581 group: 1 struct: 109012 ]
[c] 64000 nodes [ array: 30365 framework rtti: 375 func: 15615 group: 1 struct: 109400 ]
[c] 65000 nodes [ array: 30547 framework rtti: 377 func: 15631 group: 1 struct: 109728 ]
[c] 66000 nodes [ array: 30792 framework rtti: 388 func: 15684 group: 1 struct: 110097 ]
[c] 67000 nodes [ array: 31053 framework rtti: 397 func: 15736 group: 1 struct: 110807 ]
[c] 68000 nodes [ array: 31320 framework rtti: 434 func: 15860 group: 1 struct: 111259 ]
[c] 69000 nodes [ array: 31507 framework rtti: 465 func: 15981 group: 1 struct: 112079 ]
[c] 70000 nodes [ array: 31773 framework rtti: 471 func: 16009 group: 1 struct: 112469 ]
[c] 71000 nodes [ array: 31907 framework rtti: 474 func: 16051 group: 1 struct: 113529 ]
[c] 72000 nodes [ array: 32195 framework rtti: 475 func: 16051 group: 1 struct: 114349 ]
[c] 73000 nodes [ array: 32493 framework rtti: 477 func: 16063 group: 1 struct: 115039 ]
[c] 74000 nodes [ array: 32571 framework rtti: 493 func: 16161 group: 1 struct: 115487 ]
[c] 75000 nodes [ array: 32654 framework rtti: 493 func: 16209 group: 1 struct: 116092 ]
[c] 76000 nodes [ array: 32768 framework rtti: 493 func: 16244 group: 1 struct: 116713 ]
[c] 77000 nodes [ array: 32776 framework rtti: 493 func: 16248 group: 1 struct: 117230 ]
[c] 78000 nodes [ array: 32867 framework rtti: 493 func: 16333 group: 1 struct: 117866 ]
[c] 79000 nodes [ array: 33005 framework rtti: 493 func: 16388 group: 1 struct: 118595 ]
[c] 80000 nodes [ array: 33082 framework rtti: 493 func: 16401 group: 1 struct: 119099 ]
[c] 81000 nodes [ array: 33220 framework rtti: 493 func: 16450 group: 1 struct: 119796 ]
[c] 82000 nodes [ array: 33464 framework rtti: 493 func: 16538 group: 1 struct: 120636 ]
[c] 83000 nodes [ array: 33700 framework rtti: 493 func: 16601 group: 1 struct: 121436 ]
[c] 84000 nodes [ array: 33862 framework rtti: 493 func: 16661 group: 1 struct: 122155 ]
[c] 85000 nodes [ array: 33991 framework rtti: 493 func: 16702 group: 1 struct: 122823 ]
[c] 86000 nodes [ array: 34059 framework rtti: 493 func: 16764 group: 1 struct: 123432 ]
[c] 87000 nodes [ array: 34241 framework rtti: 493 func: 16802 group: 1 struct: 124082 ]
[c] 88000 nodes [ array: 34368 framework rtti: 493 func: 16862 group: 1 struct: 124798 ]
[c] 89000 nodes [ array: 34484 framework rtti: 493 func: 16935 group: 1 struct: 125543 ]
[c] 90000 nodes [ array: 34681 framework rtti: 493 func: 16971 group: 1 struct: 126324 ]
[c] 91000 nodes [ array: 34830 framework rtti: 493 func: 17001 group: 1 struct: 127097 ]
[c] 92000 nodes [ array: 34993 framework rtti: 493 func: 17045 group: 1 struct: 127856 ]
[c] 93000 nodes [ array: 35204 framework rtti: 493 func: 17081 group: 1 struct: 128689 ]
[c] 94000 nodes [ array: 35396 framework rtti: 493 func: 17126 group: 1 struct: 129453 ]
[c] 95000 nodes [ array: 35594 framework rtti: 493 func: 17158 group: 1 struct: 130240 ]
[c] 96000 nodes [ array: 35783 framework rtti: 493 func: 17179 group: 1 struct: 130981 ]
[c] 97000 nodes [ array: 36011 framework rtti: 493 func: 17228 group: 1 struct: 131897 ]
[c] 98000 nodes [ array: 36193 framework rtti: 493 func: 17269 group: 1 struct: 132659 ]
[c] 99000 nodes [ array: 36401 framework rtti: 493 func: 17311 group: 1 struct: 133483 ]
[c] 100000 nodes [ array: 36595 framework rtti: 493 func: 17347 group: 1 struct: 134249 ]
[c] 101000 nodes [ array: 36856 framework rtti: 493 func: 17380 group: 1 struct: 135208 ]
[c] 102000 nodes [ array: 37152 framework rtti: 493 func: 17415 group: 1 struct: 136110 ]
[c] 103000 nodes [ array: 37496 framework rtti: 493 func: 17428 group: 1 struct: 137050 ]
[c] 104000 nodes [ array: 37841 framework rtti: 494 func: 17522 group: 1 struct: 137485 ]
[c] 105000 nodes [ array: 38266 framework rtti: 494 func: 17543 group: 1 struct: 137681 ]
[c] 106000 nodes [ array: 38744 framework rtti: 494 func: 17670 group: 1 struct: 137801 ]
[c] 107000 nodes [ array: 39188 framework rtti: 494 func: 17739 group: 1 struct: 137984 ]
[c] 108000 nodes [ array: 39593 framework rtti: 494 func: 17788 group: 1 struct: 138230 ]
[c] 109000 nodes [ array: 40067 framework rtti: 494 func: 17816 group: 1 struct: 138404 ]
[c] 110000 nodes [ array: 40522 framework rtti: 494 func: 17817 group: 1 struct: 138626 ]
[c] 111000 nodes [ array: 40975 framework rtti: 494 func: 17925 group: 1 struct: 138745 ]
[c] 112000 nodes [ array: 41471 framework rtti: 494 func: 17928 group: 1 struct: 138971 ]
[c] 113000 nodes [ array: 41899 framework rtti: 494 func: 17986 group: 1 struct: 139235 ]
[c] 114000 nodes [ array: 42312 framework rtti: 494 func: 18086 group: 1 struct: 139468 ]
[c] 115000 nodes [ array: 42704 framework rtti: 494 func: 18179 group: 1 struct: 139673 ]
[c] 116000 nodes [ array: 43078 framework rtti: 494 func: 18218 group: 1 struct: 139855 ]
[c] 117000 nodes [ array: 43546 framework rtti: 494 func: 18251 group: 1 struct: 140064 ]
[c] 118000 nodes [ array: 43969 framework rtti: 494 func: 18357 group: 1 struct: 140227 ]
[c] 119000 nodes [ array: 44350 framework rtti: 494 func: 18455 group: 1 struct: 140382 ]
[c] 120000 nodes [ array: 44724 framework rtti: 494 func: 18520 group: 1 struct: 140614 ]
[c] 121000 nodes [ array: 45085 framework rtti: 494 func: 18555 group: 1 struct: 140813 ]
[c] 122000 nodes [ array: 45409 framework rtti: 494 func: 18584 group: 1 struct: 141063 ]
[c] 123000 nodes [ array: 45739 framework rtti: 494 func: 18634 group: 1 struct: 141255 ]
[c] 124000 nodes [ array: 46101 framework rtti: 494 func: 18693 group: 1 struct: 141485 ]
[c] 125000 nodes [ array: 46478 framework rtti: 494 func: 18768 group: 1 struct: 141687 ]
[c] 126000 nodes [ array: 46878 framework rtti: 494 func: 18843 group: 1 struct: 141840 ]
[c] 127000 nodes [ array: 47255 framework rtti: 494 func: 18880 group: 1 struct: 142011 ]
[c] 128000 nodes [ array: 47679 framework rtti: 494 func: 18913 group: 1 struct: 142143 ]
[c] 129000 nodes [ array: 48004 framework rtti: 494 func: 18957 group: 1 struct: 142300 ]
[c] 130000 nodes [ array: 48353 framework rtti: 494 func: 19016 group: 1 struct: 142487 ]
[c] 131000 nodes [ array: 48741 framework rtti: 494 func: 19048 group: 1 struct: 142637 ]
[c] 132000 nodes [ array: 49136 framework rtti: 494 func: 19095 group: 1 struct: 142774 ]
[c] 133000 nodes [ array: 49390 framework rtti: 494 func: 19100 group: 1 struct: 142977 ]
[c] 134000 nodes [ array: 49648 framework rtti: 494 func: 19108 group: 1 struct: 143180 ]
[c] 135000 nodes [ array: 50016 framework rtti: 494 func: 19153 group: 1 struct: 143362 ]
[c] 136000 nodes [ array: 50381 framework rtti: 494 func: 19177 group: 1 struct: 143540 ]
[c] 137000 nodes [ array: 50775 framework rtti: 494 func: 19206 group: 1 struct: 143707 ]
[c] 138000 nodes [ array: 51135 framework rtti: 494 func: 19225 group: 1 struct: 143901 ]
[c] 139000 nodes [ array: 51504 framework rtti: 494 func: 19277 group: 1 struct: 144049 ]
[c] 140000 nodes [ array: 51867 framework rtti: 494 func: 19315 group: 1 struct: 144260 ]
[c] 141000 nodes [ array: 52171 framework rtti: 494 func: 19331 group: 1 struct: 144444 ]
[c] 142000 nodes [ array: 52388 framework rtti: 494 func: 19334 group: 1 struct: 144640 ]
[c] 143000 nodes [ array: 52644 framework rtti: 494 func: 19345 group: 1 struct: 144846 ]
[c] 144000 nodes [ array: 52933 framework rtti: 494 func: 19345 group: 1 struct: 145090 ]
[c] 145000 nodes [ array: 53345 framework rtti: 494 func: 19346 group: 1 struct: 145306 ]
[c] 146000 nodes [ array: 53674 framework rtti: 494 func: 19346 group: 1 struct: 145501 ]
[c] 147000 nodes [ array: 53955 framework rtti: 494 func: 19354 group: 1 struct: 145686 ]
[c] 148000 nodes [ array: 54222 framework rtti: 494 func: 19363 group: 1 struct: 145901 ]
[c] 149000 nodes [ array: 54477 framework rtti: 494 func: 19363 group: 1 struct: 146146 ]
[c] 150000 nodes [ array: 54835 framework rtti: 494 func: 19672 group: 1 struct: 146472 ]
[c] 151000 nodes [ array: 55100 framework rtti: 501 func: 19785 group: 1 struct: 146941 ]
[c] 152000 nodes [ array: 55225 framework rtti: 501 func: 19785 group: 1 struct: 147379 ]
[c] 153000 nodes [ array: 55363 framework rtti: 501 func: 19785 group: 1 struct: 147848 ]
[c] 154000 nodes [ array: 55530 framework rtti: 501 func: 19785 group: 1 struct: 148258 ]
[c] 155000 nodes [ array: 55683 framework rtti: 501 func: 19785 group: 1 struct: 148698 ]
[c] 156000 nodes [ array: 55789 framework rtti: 518 func: 19802 group: 1 struct: 149393 ]
[c] 157000 nodes [ array: 55848 framework rtti: 527 func: 19836 group: 1 struct: 149552 ]
[c] 158000 nodes [ array: 55913 framework rtti: 538 func: 19880 group: 1 struct: 149963 ]
[c] 159000 nodes [ array: 56104 framework rtti: 554 func: 19971 group: 1 struct: 150797 ]
[c] 160000 nodes [ array: 56268 framework rtti: 565 func: 20019 group: 1 struct: 151390 ]
[c] 161000 nodes [ array: 56346 framework rtti: 574 func: 20043 group: 1 struct: 151673 ]
[c] 162000 nodes [ array: 56775 framework rtti: 624 func: 20068 group: 1 struct: 153892 ]
[c] 163000 nodes [ array: 56794 framework rtti: 644 func: 20069 group: 1 struct: 155818 ]
[c] 164000 nodes [ array: 56833 framework rtti: 645 func: 20069 group: 1 struct: 157271 ]
[c] 165000 nodes [ array: 57019 framework rtti: 673 func: 20189 group: 1 struct: 157960 ]
[c] 166000 nodes [ array: 57327 framework rtti: 674 func: 20189 group: 1 struct: 158872 ]
[c] 167000 nodes [ array: 57707 framework rtti: 678 func: 20190 group: 1 struct: 159628 ]
[c] 168000 nodes [ array: 57942 framework rtti: 687 func: 20190 group: 1 struct: 160592 ]
[c] 169000 nodes [ array: 58210 framework rtti: 688 func: 20190 group: 1 struct: 161664 ]
[c] 170000 nodes [ array: 58497 framework rtti: 688 func: 20190 group: 1 struct: 162751 ]
[c] 171000 nodes [ array: 58732 framework rtti: 688 func: 20190 group: 1 struct: 163758 ]
[c] 172000 nodes [ array: 58984 framework rtti: 689 func: 20190 group: 1 struct: 164812 ]
[c] 173000 nodes [ array: 59255 framework rtti: 699 func: 20192 group: 1 struct: 165838 ]
[c] 174000 nodes [ array: 59540 framework rtti: 710 func: 20197 group: 1 struct: 166714 ]
[c] 175000 nodes [ array: 59804 framework rtti: 713 func: 20198 group: 1 struct: 167613 ]
[c] 176000 nodes [ array: 60043 framework rtti: 720 func: 20198 group: 1 struct: 168629 ]
[c] 177000 nodes [ array: 60288 framework rtti: 729 func: 20200 group: 1 struct: 169607 ]
[c] 178000 nodes [ array: 60604 framework rtti: 743 func: 20208 group: 1 struct: 170646 ]
[c] 179000 nodes [ array: 60974 framework rtti: 749 func: 20209 group: 1 struct: 171785 ]
[c] 180000 nodes [ array: 61223 framework rtti: 763 func: 20212 group: 1 struct: 172922 ]
[c] 181000 nodes [ array: 61541 framework rtti: 789 func: 20213 group: 1 struct: 173972 ]
[c] 182000 nodes [ array: 61863 framework rtti: 795 func: 20217 group: 1 struct: 175128 ]
[c] 183000 nodes [ array: 62126 framework rtti: 816 func: 20218 group: 1 struct: 176127 ]
[c] 184000 nodes [ array: 62446 framework rtti: 818 func: 20218 group: 1 struct: 177175 ]
[c] 185000 nodes [ array: 62712 framework rtti: 832 func: 20218 group: 1 struct: 178109 ]
[c] 186000 nodes [ array: 62860 framework rtti: 888 func: 20222 group: 1 struct: 178794 ]
[c] 187000 nodes [ array: 63164 framework rtti: 893 func: 20223 group: 1 struct: 179832 ]
[c] 188000 nodes [ array: 63439 framework rtti: 922 func: 20224 group: 1 struct: 180755 ]
[c] 189000 nodes [ array: 63708 framework rtti: 933 func: 20225 group: 1 struct: 181791 ]
[c] 190000 nodes [ array: 63841 framework rtti: 1000 func: 20225 group: 1 struct: 182581 ]
[c] 191000 nodes [ array: 64107 framework rtti: 1007 func: 20225 group: 1 struct: 183696 ]
[c] 192000 nodes [ array: 64405 framework rtti: 1007 func: 20225 group: 1 struct: 184977 ]
[c] 193000 nodes [ array: 64604 framework rtti: 1014 func: 20251 group: 1 struct: 186159 ]
[c] 194000 nodes [ array: 64620 framework rtti: 1015 func: 20263 group: 1 struct: 186420 ]
[c] 195000 nodes [ array: 64628 framework rtti: 1027 func: 20450 group: 1 struct: 186620 ]
[c] 196000 nodes [ array: 64712 framework rtti: 1028 func: 20474 group: 1 struct: 186811 ]
[c] 197000 nodes [ array: 64740 framework rtti: 1028 func: 20489 group: 1 struct: 187081 ]
[c] 198000 nodes [ array: 64740 framework rtti: 1028 func: 20579 group: 1 struct: 187323 ]
[c] 199000 nodes [ array: 64741 framework rtti: 1028 func: 20599 group: 1 struct: 187614 ]
[c] 200000 nodes [ array: 64825 framework rtti: 1036 func: 20655 group: 1 struct: 187897 ]
[c] 201000 nodes [ array: 64858 framework rtti: 1044 func: 20720 group: 1 struct: 188143 ]
[c] 202000 nodes [ array: 64881 framework rtti: 1045 func: 20738 group: 1 struct: 188403 ]
[c] 203000 nodes [ array: 64916 framework rtti: 1046 func: 20763 group: 1 struct: 188655 ]
[c] 204000 nodes [ array: 64987 framework rtti: 1054 func: 20859 group: 1 struct: 188897 ]
[c] 205000 nodes [ array: 65047 framework rtti: 1057 func: 20891 group: 1 struct: 189195 ]
[c] 206000 nodes [ array: 65108 framework rtti: 1058 func: 20903 group: 1 struct: 189491 ]
[c] 207000 nodes [ array: 65177 framework rtti: 1074 func: 20974 group: 1 struct: 189739 ]
[c] 208000 nodes [ array: 65207 framework rtti: 1077 func: 21055 group: 1 struct: 190008 ]
[c] 209000 nodes [ array: 65237 framework rtti: 1079 func: 21082 group: 1 struct: 190264 ]
[c] 210000 nodes [ array: 65282 framework rtti: 1079 func: 21128 group: 1 struct: 190510 ]
[c] 211000 nodes [ array: 65343 framework rtti: 1079 func: 21182 group: 1 struct: 190824 ]
[c] 212000 nodes [ array: 65360 framework rtti: 1085 func: 21202 group: 1 struct: 191145 ]
[c] 213000 nodes [ array: 65394 framework rtti: 1086 func: 21228 group: 1 struct: 191470 ]
[c] 214000 nodes [ array: 65411 framework rtti: 1086 func: 21256 group: 1 struct: 191744 ]
[c] 215000 nodes [ array: 65493 framework rtti: 1086 func: 21272 group: 1 struct: 192025 ]
[c] 216000 nodes [ array: 65564 framework rtti: 1086 func: 21296 group: 1 struct: 192294 ]
[c] 217000 nodes [ array: 65565 framework rtti: 1086 func: 21312 group: 1 struct: 192727 ]
[c] 218000 nodes [ array: 65565 framework rtti: 1086 func: 21312 group: 1 struct: 193169 ]
[c] 219000 nodes [ array: 65565 framework rtti: 1086 func: 21312 group: 1 struct: 193524 ]
[c] 220000 nodes [ array: 65575 framework rtti: 1086 func: 21320 group: 1 struct: 193963 ]
[c] 221000 nodes [ array: 65585 framework rtti: 1088 func: 21640 group: 1 struct: 194769 ]
[c] 222000 nodes [ array: 65680 framework rtti: 1095 func: 22234 group: 1 struct: 195507 ]
[c] 223000 nodes [ array: 65782 framework rtti: 1095 func: 22266 group: 1 struct: 195974 ]
[c] 224000 nodes [ array: 65939 framework rtti: 1095 func: 22266 group: 1 struct: 196088 ]
[c] 225000 nodes [ array: 66084 framework rtti: 1101 func: 22268 group: 1 struct: 196230 ]
[c] 226000 nodes [ array: 66220 framework rtti: 1158 func: 22354 group: 1 struct: 198358 ]
[c] 227000 nodes [ array: 66308 framework rtti: 1170 func: 22384 group: 1 struct: 198916 ]
[c] 228000 nodes [ array: 66461 framework rtti: 1176 func: 22448 group: 1 struct: 199325 ]
[c] 229000 nodes [ array: 66514 framework rtti: 1196 func: 22473 group: 1 struct: 200114 ]
[c] 230000 nodes [ array: 66520 framework rtti: 1197 func: 22475 group: 1 struct: 202580 ]
[c] 231000 nodes [ array: 66524 framework rtti: 1197 func: 22477 group: 1 struct: 204834 ]
[c] 232000 nodes [ array: 66531 framework rtti: 1197 func: 22480 group: 1 struct: 207377 ]
[c] 233000 nodes [ array: 66545 framework rtti: 1197 func: 22696 group: 1 struct: 208677 ]
[c] 234000 nodes [ array: 66561 framework rtti: 1197 func: 23054 group: 1 struct: 209705 ]
[c] 235000 nodes [ array: 66586 framework rtti: 1206 func: 23407 group: 1 struct: 210710 ]
[c] 236000 nodes [ array: 66679 framework rtti: 1218 func: 23412 group: 1 struct: 211261 ]
[c] 237000 nodes [ array: 66706 framework rtti: 1225 func: 23413 group: 1 struct: 211830 ]
[c] 238000 nodes [ array: 66733 framework rtti: 1234 func: 23415 group: 1 struct: 212086 ]
[c] 239000 nodes [ array: 66845 framework rtti: 1240 func: 23415 group: 1 struct: 212480 ]
[c] 240000 nodes [ array: 66881 framework rtti: 1241 func: 23415 group: 1 struct: 213188 ]
[c] 241000 nodes [ array: 66896 framework rtti: 1252 func: 23417 group: 1 struct: 213805 ]
[c] 242000 nodes [ array: 66914 framework rtti: 1254 func: 23417 group: 1 struct: 214771 ]
[c] 243000 nodes [ array: 66973 framework rtti: 1254 func: 23417 group: 1 struct: 215473 ]
[c] 244000 nodes [ array: 67036 framework rtti: 1254 func: 23417 group: 1 struct: 216221 ]
[c] 245000 nodes [ array: 67057 framework rtti: 1257 func: 23417 group: 1 struct: 217079 ]
[c] 246000 nodes [ array: 67080 framework rtti: 1258 func: 23417 group: 1 struct: 217839 ]
[c] 247000 nodes [ array: 67112 framework rtti: 1261 func: 23419 group: 1 struct: 218446 ]
[c] 248000 nodes [ array: 67148 framework rtti: 1268 func: 23419 group: 1 struct: 218813 ]
[c] 249000 nodes [ array: 67188 framework rtti: 1269 func: 23419 group: 1 struct: 219534 ]
[c] 250000 nodes [ array: 67213 framework rtti: 1272 func: 23419 group: 1 struct: 220202 ]
[c] 251000 nodes [ array: 67262 framework rtti: 1291 func: 23421 group: 1 struct: 220645 ]
[c] 252000 nodes [ array: 67278 framework rtti: 1309 func: 23421 group: 1 struct: 221340 ]
[c] 253000 nodes [ array: 67285 framework rtti: 1328 func: 23421 group: 1 struct: 222144 ]
[c] 254000 nodes [ array: 67303 framework rtti: 1352 func: 23421 group: 1 struct: 222919 ]
[c] 255000 nodes [ array: 67319 framework rtti: 1361 func: 23421 group: 1 struct: 223665 ]
[c] 256000 nodes [ array: 67349 framework rtti: 1393 func: 23421 group: 1 struct: 224304 ]
[c] 257000 nodes [ array: 67379 framework rtti: 1418 func: 23421 group: 1 struct: 224970 ]
[c] 258000 nodes [ array: 67406 framework rtti: 1434 func: 23421 group: 1 struct: 225811 ]
[c] 259000 nodes [ array: 67437 framework rtti: 1449 func: 23422 group: 1 struct: 226655 ]
[c] 260000 nodes [ array: 67453 framework rtti: 1465 func: 23422 group: 1 struct: 227305 ]
[c] 261000 nodes [ array: 67456 framework rtti: 1473 func: 23422 group: 1 struct: 228046 ]
[c] 262000 nodes [ array: 67518 framework rtti: 1474 func: 23422 group: 1 struct: 228621 ]
[c] 263000 nodes [ array: 67563 framework rtti: 1474 func: 23422 group: 1 struct: 229301 ]
[c] 264000 nodes [ array: 67590 framework rtti: 1477 func: 23422 group: 1 struct: 230151 ]
[c] 265000 nodes [ array: 67630 framework rtti: 1481 func: 23424 group: 1 struct: 230935 ]
[c] 266000 nodes [ array: 67647 framework rtti: 1482 func: 23424 group: 1 struct: 231726 ]
[c] 267000 nodes [ array: 67678 framework rtti: 1482 func: 23424 group: 1 struct: 232443 ]
[c] 268000 nodes [ array: 67694 framework rtti: 1483 func: 23424 group: 1 struct: 233131 ]
[c] 269000 nodes [ array: 67717 framework rtti: 1489 func: 23424 group: 1 struct: 233983 ]
[c] 270000 nodes [ array: 67719 framework rtti: 1489 func: 23424 group: 1 struct: 235111 ]
[c] 271000 nodes [ array: 67719 framework rtti: 1489 func: 23424 group: 1 struct: 236134 ]
[c] 272000 nodes [ array: 67762 framework rtti: 1491 func: 23437 group: 1 struct: 236913 ]
[c] 273000 nodes [ array: 67833 framework rtti: 1492 func: 23480 group: 1 struct: 236991 ]
[c] 274000 nodes [ array: 67843 framework rtti: 1492 func: 23481 group: 1 struct: 237006 ]
[c] 275000 nodes [ array: 67957 framework rtti: 1500 func: 23542 group: 1 struct: 237111 ]
[c] 276000 nodes [ array: 68090 framework rtti: 1502 func: 23566 group: 1 struct: 237263 ]
[c] 277000 nodes [ array: 68181 framework rtti: 1507 func: 23604 group: 1 struct: 237364 ]
[c] 278000 nodes [ array: 68257 framework rtti: 1508 func: 23661 group: 1 struct: 239897 ]
[c] 279000 nodes [ array: 68314 framework rtti: 1508 func: 23669 group: 1 struct: 240003 ]
[c] 280000 nodes [ array: 68341 framework rtti: 1509 func: 23680 group: 1 struct: 240249 ]
[c] 281000 nodes [ array: 68374 framework rtti: 1509 func: 23694 group: 1 struct: 240263 ]
[c] 282000 nodes [ array: 68394 framework rtti: 1509 func: 23696 group: 1 struct: 240400 ]
[c] 283000 nodes [ array: 68463 framework rtti: 1573 func: 23890 group: 1 struct: 240575 ]
[c] 284000 nodes [ array: 68544 framework rtti: 1644 func: 24101 group: 1 struct: 240780 ]
[c] 285000 nodes [ array: 68606 framework rtti: 1656 func: 24222 group: 1 struct: 241141 ]
[c] 286000 nodes [ array: 68627 framework rtti: 1657 func: 24222 group: 1 struct: 241747 ]
[c] 287000 nodes [ array: 68670 framework rtti: 1753 func: 24413 group: 1 struct: 241903 ]
[c] 288000 nodes [ array: 68677 framework rtti: 1890 func: 24648 group: 1 struct: 242087 ]
[c] 289000 nodes [ array: 68857 framework rtti: 1923 func: 24776 group: 1 struct: 242629 ]
[c] 290000 nodes [ array: 69165 framework rtti: 1944 func: 24843 group: 1 struct: 242978 ]
[c] 291000 nodes [ array: 69339 framework rtti: 1945 func: 24843 group: 1 struct: 243261 ]
[c] 292000 nodes [ array: 69551 framework rtti: 1945 func: 24843 group: 1 struct: 243781 ]
[c] 293000 nodes [ array: 69785 framework rtti: 1945 func: 24844 group: 1 struct: 244193 ]
[c] 294000 nodes [ array: 69955 framework rtti: 1945 func: 24844 group: 1 struct: 244586 ]
[c] 295000 nodes [ array: 70191 framework rtti: 1945 func: 24844 group: 1 struct: 244945 ]
[c] 296000 nodes [ array: 70384 framework rtti: 1945 func: 24845 group: 1 struct: 245430 ]
[c] 297000 nodes [ array: 70555 framework rtti: 1945 func: 24845 group: 1 struct: 246155 ]
[c] 298000 nodes [ array: 70677 framework rtti: 1945 func: 24846 group: 1 struct: 246992 ]
[c] 299000 nodes [ array: 70777 framework rtti: 1945 func: 25056 group: 1 struct: 247775 ]
[c] 300000 nodes [ array: 70874 framework rtti: 1945 func: 25326 group: 1 struct: 248517 ]
[c] 301000 nodes [ array: 71006 framework rtti: 1945 func: 25498 group: 1 struct: 249398 ]
[c] 302000 nodes [ array: 71136 framework rtti: 1945 func: 25746 group: 1 struct: 250107 ]
[c] 303000 nodes [ array: 71158 framework rtti: 1950 func: 25760 group: 1 struct: 250580 ]
[c] 304000 nodes [ array: 71175 framework rtti: 1951 func: 25761 group: 1 struct: 251045 ]
[c] 305000 nodes [ array: 71177 framework rtti: 1951 func: 25761 group: 1 struct: 251532 ]
[c] 306000 nodes [ array: 71183 framework rtti: 1951 func: 25763 group: 1 struct: 252029 ]
[c] 307000 nodes [ array: 71183 framework rtti: 1951 func: 25763 group: 1 struct: 252536 ]
[c] 308000 nodes [ array: 71183 framework rtti: 1951 func: 25763 group: 1 struct: 252998 ]
[c] 309000 nodes [ array: 71187 framework rtti: 1951 func: 25763 group: 1 struct: 253491 ]
[c] 310000 nodes [ array: 71192 framework rtti: 1951 func: 25769 group: 1 struct: 253968 ]
[c] 311000 nodes [ array: 71202 framework rtti: 1951 func: 25769 group: 1 struct: 254442 ]
[c] 312000 nodes [ array: 71204 framework rtti: 1951 func: 25769 group: 1 struct: 254934 ]
[c] 313000 nodes [ array: 71233 framework rtti: 1951 func: 25769 group: 1 struct: 255411 ]
[c] 314000 nodes [ array: 71258 framework rtti: 1951 func: 25769 group: 1 struct: 255896 ]
[c] 315000 nodes [ array: 71292 framework rtti: 1951 func: 25785 group: 1 struct: 256367 ]
[c] 316000 nodes [ array: 71310 framework rtti: 1951 func: 25785 group: 1 struct: 256848 ]
[c] 317000 nodes [ array: 71356 framework rtti: 1951 func: 25785 group: 1 struct: 257309 ]
[c] 318000 nodes [ array: 71383 framework rtti: 1951 func: 25785 group: 1 struct: 257791 ]
[c] 319000 nodes [ array: 71407 framework rtti: 1951 func: 25786 group: 1 struct: 258301 ]
[c] 320000 nodes [ array: 71423 framework rtti: 1951 func: 25786 group: 1 struct: 258791 ]
[c] 321000 nodes [ array: 71432 framework rtti: 1951 func: 25826 group: 1 struct: 259244 ]
[c] 322000 nodes [ array: 71433 framework rtti: 1951 func: 25850 group: 1 struct: 259704 ]
[c] 323000 nodes [ array: 71439 framework rtti: 1951 func: 25850 group: 1 struct: 260215 ]
[c] 324000 nodes [ array: 71440 framework rtti: 1951 func: 25850 group: 1 struct: 260719 ]
[c] 325000 nodes [ array: 71441 framework rtti: 1951 func: 25850 group: 1 struct: 261199 ]
[c] 326000 nodes [ array: 71447 framework rtti: 1951 func: 25850 group: 1 struct: 261664 ]
[c] 327000 nodes [ array: 71447 framework rtti: 1951 func: 25850 group: 1 struct: 262155 ]
[c] 328000 nodes [ array: 71447 framework rtti: 1951 func: 25850 group: 1 struct: 262655 ]
[c] 329000 nodes [ array: 71447 framework rtti: 1951 func: 25850 group: 1 struct: 263151 ]
[c] 330000 nodes [ array: 71485 framework rtti: 1954 func: 25905 group: 1 struct: 263583 ]
[c] 331000 nodes [ array: 71578 framework rtti: 1965 func: 25963 group: 1 struct: 263774 ]
[c] 332000 nodes [ array: 71578 framework rtti: 1965 func: 25963 group: 1 struct: 264003 ]
[c] 333000 nodes [ array: 71578 framework rtti: 1965 func: 25963 group: 1 struct: 265082 ]
[c] 334000 nodes [ array: 71759 framework rtti: 1970 func: 26034 group: 1 struct: 265750 ]
[c] 335000 nodes [ array: 71823 framework rtti: 1971 func: 26206 group: 1 struct: 266584 ]
[c] 336000 nodes [ array: 71898 framework rtti: 1972 func: 26267 group: 1 struct: 266999 ]
[c] 337000 nodes [ array: 72081 framework rtti: 1973 func: 26283 group: 1 struct: 267113 ]
[c] 338000 nodes [ array: 72243 framework rtti: 1989 func: 26456 group: 1 struct: 267783 ]
[c] 339000 nodes [ array: 72331 framework rtti: 1991 func: 26477 group: 1 struct: 268047 ]
[c] 340000 nodes [ array: 72337 framework rtti: 1991 func: 26491 group: 1 struct: 268591 ]
[c] 341000 nodes [ array: 72422 framework rtti: 1991 func: 26493 group: 1 struct: 268815 ]
[c] 342000 nodes [ array: 72431 framework rtti: 1991 func: 26501 group: 1 struct: 269066 ]
[c] 343000 nodes [ array: 72436 framework rtti: 1991 func: 26503 group: 1 struct: 269921 ]
[c] 344000 nodes [ array: 72448 framework rtti: 1991 func: 26506 group: 1 struct: 270764 ]
[c] 345000 nodes [ array: 72532 framework rtti: 1991 func: 26579 group: 1 struct: 271381 ]
[c] 346000 nodes [ array: 72768 framework rtti: 1994 func: 26776 group: 1 struct: 272048 ]
[c] 347000 nodes [ array: 73091 framework rtti: 1994 func: 27040 group: 1 struct: 272661 ]
[c] 348000 nodes [ array: 73287 framework rtti: 1994 func: 27190 group: 1 struct: 273402 ]
[c] 349000 nodes [ array: 73639 framework rtti: 1998 func: 27390 group: 1 struct: 273837 ]
[c] 350000 nodes [ array: 73701 framework rtti: 1998 func: 27390 group: 1 struct: 274737 ]
[c] 351000 nodes [ array: 73745 framework rtti: 1998 func: 27392 group: 1 struct: 275680 ]
[c] 352000 nodes [ array: 73771 framework rtti: 1998 func: 27392 group: 1 struct: 276652 ]
[c] 353000 nodes [ array: 73777 framework rtti: 1998 func: 27398 group: 1 struct: 277630 ]
[c] 354000 nodes [ array: 73791 framework rtti: 1998 func: 27398 group: 1 struct: 278596 ]
[c] 355000 nodes [ array: 73810 framework rtti: 1998 func: 27398 group: 1 struct: 279527 ]
[c] 356000 nodes [ array: 73825 framework rtti: 1998 func: 27414 group: 1 struct: 280447 ]
[c] 357000 nodes [ array: 73846 framework rtti: 1998 func: 27415 group: 1 struct: 281352 ]
[c] 358000 nodes [ array: 73903 framework rtti: 1998 func: 27415 group: 1 struct: 282260 ]
[c] 359000 nodes [ array: 73924 framework rtti: 1998 func: 27479 group: 1 struct: 283177 ]
[c] 360000 nodes [ array: 73990 framework rtti: 1998 func: 27479 group: 1 struct: 284110 ]
[c] 361000 nodes [ array: 73992 framework rtti: 1998 func: 27479 group: 1 struct: 285101 ]
[c] 362000 nodes [ array: 73992 framework rtti: 1998 func: 27479 group: 1 struct: 286101 ]
[c] 363000 nodes [ array: 74018 framework rtti: 1998 func: 27536 group: 1 struct: 287031 ]
[c] 364000 nodes [ array: 74768 framework rtti: 2002 func: 27584 group: 1 struct: 287203 ]
[c] 365000 nodes [ array: 75421 framework rtti: 2004 func: 27594 group: 1 struct: 287859 ]
[c] 366000 nodes [ array: 75614 framework rtti: 2005 func: 27608 group: 1 struct: 287989 ]
[c] 367000 nodes [ array: 75667 framework rtti: 2006 func: 27633 group: 1 struct: 288236 ]
[c] 368000 nodes [ array: 75741 framework rtti: 2012 func: 27748 group: 1 struct: 290232 ]
[c] 369000 nodes [ array: 75841 framework rtti: 2032 func: 28001 group: 1 struct: 292454 ]
[c] 370000 nodes [ array: 76121 framework rtti: 2032 func: 28036 group: 1 struct: 293135 ]
[c] 371000 nodes [ array: 76389 framework rtti: 2032 func: 28037 group: 1 struct: 293841 ]
[c] 372000 nodes [ array: 76729 framework rtti: 2032 func: 28045 group: 1 struct: 294682 ]
[c] 373000 nodes [ array: 76870 framework rtti: 2033 func: 28053 group: 1 struct: 295045 ]
[c] 374000 nodes [ array: 77041 framework rtti: 2034 func: 28053 group: 1 struct: 295408 ]
[c] 375000 nodes [ array: 77196 framework rtti: 2034 func: 28053 group: 1 struct: 295759 ]
[c] 376000 nodes [ array: 77375 framework rtti: 2036 func: 28053 group: 1 struct: 296154 ]
[c] 377000 nodes [ array: 77472 framework rtti: 2038 func: 28066 group: 1 struct: 296394 ]
[c] 378000 nodes [ array: 77473 framework rtti: 2039 func: 28066 group: 1 struct: 296484 ]
[c] 379000 nodes [ array: 77473 framework rtti: 2039 func: 28066 group: 1 struct: 296574 ]
[c] 380000 nodes [ array: 77473 framework rtti: 2039 func: 28066 group: 1 struct: 296578 ]
[c] 381000 nodes [ array: 77479 framework rtti: 2039 func: 28072 group: 1 struct: 296593 ]
[c] 382000 nodes [ array: 77479 framework rtti: 2039 func: 28072 group: 1 struct: 296628 ]
[c] 383000 nodes [ array: 77487 framework rtti: 2039 func: 28080 group: 1 struct: 296643 ]
[c] 384000 nodes [ array: 77495 framework rtti: 2039 func: 28088 group: 1 struct: 296676 ]
[c] 385000 nodes [ array: 77495 framework rtti: 2039 func: 28088 group: 1 struct: 296750 ]
[c] 386000 nodes [ array: 77503 framework rtti: 2039 func: 28096 group: 1 struct: 296771 ]
[c] 387000 nodes [ array: 77559 framework rtti: 2039 func: 28152 group: 1 struct: 296854 ]
[c] 388000 nodes [ array: 77559 framework rtti: 2039 func: 28152 group: 1 struct: 296859 ]
[c] 389000 nodes [ array: 77559 framework rtti: 2039 func: 28152 group: 1 struct: 296861 ]
[c] 390000 nodes [ array: 77559 framework rtti: 2039 func: 28152 group: 1 struct: 296863 ]
[c] 391000 nodes [ array: 77638 framework rtti: 2072 func: 28207 group: 1 struct: 296950 ]
[c] 392000 nodes [ array: 77638 framework rtti: 2072 func: 28207 group: 1 struct: 297438 ]
[c] 393000 nodes [ array: 77808 framework rtti: 2072 func: 28212 group: 1 struct: 297714 ]
[c] 394000 nodes [ array: 78003 framework rtti: 2077 func: 28371 group: 1 struct: 297960 ]
[c] 395000 nodes [ array: 79003 framework rtti: 2077 func: 28371 group: 1 struct: 297960 ]
[c] 396000 nodes [ array: 79685 framework rtti: 2080 func: 28513 group: 1 struct: 298021 ]
[c] 397000 nodes [ array: 79957 framework rtti: 2081 func: 28520 group: 1 struct: 298476 ]
[c] 398000 nodes [ array: 79987 framework rtti: 2082 func: 28536 group: 1 struct: 298977 ]
[c] 399000 nodes [ array: 80006 framework rtti: 2086 func: 28545 group: 1 struct: 299484 ]
[c] 400000 nodes [ array: 80028 framework rtti: 2086 func: 28565 group: 1 struct: 299848 ]
[c] 401000 nodes [ array: 80036 framework rtti: 2086 func: 28568 group: 1 struct: 299990 ]
[c] 402000 nodes [ array: 80050 framework rtti: 2091 func: 28583 group: 1 struct: 300681 ]
[c] 403000 nodes [ array: 80075 framework rtti: 2100 func: 28583 group: 1 struct: 300907 ]
[c] 404000 nodes [ array: 80101 framework rtti: 2106 func: 28584 group: 1 struct: 301201 ]
[c] 405000 nodes [ array: 80176 framework rtti: 2114 func: 28599 group: 1 struct: 301366 ]
[c] 406000 nodes [ array: 80292 framework rtti: 2118 func: 28609 group: 1 struct: 301973 ]
[c] 407000 nodes [ array: 80305 framework rtti: 2127 func: 28745 group: 1 struct: 302047 ]
[c] 408000 nodes [ array: 80305 framework rtti: 2127 func: 28747 group: 1 struct: 302047 ]
[c] 409000 nodes [ array: 80388 framework rtti: 2133 func: 28969 group: 1 struct: 302444 ]
[c] 410000 nodes [ array: 80516 framework rtti: 2136 func: 28975 group: 1 struct: 302895 ]
[c] 411000 nodes [ array: 80707 framework rtti: 2201 func: 28981 group: 1 struct: 303191 ]
[c] 412000 nodes [ array: 80886 framework rtti: 2337 func: 28995 group: 1 struct: 303465 ]
[c] 413000 nodes [ array: 80939 framework rtti: 2344 func: 28999 group: 1 struct: 303882 ]
[c] 414000 nodes [ array: 80986 framework rtti: 2349 func: 29470 group: 1 struct: 304582 ]
[c] 415000 nodes [ array: 81063 framework rtti: 2350 func: 29475 group: 1 struct: 304830 ]
[c] 416000 nodes [ array: 81225 framework rtti: 2371 func: 29485 group: 1 struct: 305268 ]
[c] 417000 nodes [ array: 81298 framework rtti: 2375 func: 29632 group: 1 struct: 305475 ]
[c] 418000 nodes [ array: 81305 framework rtti: 2376 func: 29639 group: 1 struct: 305804 ]
[c] 419000 nodes [ array: 81390 framework rtti: 2381 func: 29696 group: 1 struct: 306087 ]
[c] 420000 nodes [ array: 81419 framework rtti: 2398 func: 29792 group: 1 struct: 306611 ]
[c] 421000 nodes [ array: 81514 framework rtti: 2443 func: 30570 group: 1 struct: 307567 ]
[c] 422000 nodes [ array: 81550 framework rtti: 2451 func: 30633 group: 1 struct: 307624 ]
[c:database] GC transformer: finished helpers
[c] 423000 nodes [ array: 81760 framework rtti: 2483 func: 30818 group: 1 struct: 309447 ]
[c] 424000 nodes [ array: 82433 framework rtti: 2483 func: 30818 group: 1 struct: 309488 ]
[c] 425000 nodes [ array: 82585 framework rtti: 2483 func: 30818 group: 1 struct: 309504 ]
[rtyper] specializing: 261300 / 261639 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 109801 push/pop stack root instructions
[gctransform:info] inserted 5634 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] 425652 nodes [ array: 82661 framework rtti: 2483 func: 30926 group: 1 struct: 309581 ]
[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: 11 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-26/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 4 in /tmp/usession-main-26/testing_1
[platform:WARNING] pypy_interpreter_pyparser.c: In function ‘pypy_g_parsestr’:
[platform:WARNING] pypy_interpreter_pyparser.c:23840:54: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 23840 | l_v534144 = RPyField(l_s_245, rs_chars).items[l_i_642];
[platform:WARNING] singleheader.h:10739:14: note: while referencing ‘items’
[platform:WARNING] 10739 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[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_v704010 = (void *)(l_v704009);
[platform:WARNING] | ^
[platform:WARNING] In file included from /buildbot/slave/pypy-c-jit-linux-x86-32/build/rpython/translator/c/src/g_include.h:11,
[platform:WARNING] from pypy_module_itertools.c:6:
[platform:WARNING] pypy_module_itertools.c: In function ‘pypy_g_W_Product__rotate_previous_gears’:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-x86-32/build/rpython/translator/c/src/support.h:69:61: warning: array subscript -1 is below array bounds of ‘void *[1]’ [-Warray-bounds=]
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~~~~~
[platform:WARNING] pypy_module_itertools.c:16677:21: note: in expansion of macro ‘RPyItem’
[platform:WARNING] 16677 | l_v957564 = RPyItem(l_l_2174, l_index_1777);
[platform:WARNING] | ^~~~~~~
[platform:WARNING] singleheader.h:8683:15: note: while referencing ‘items’
[platform:WARNING] 8683 | void* items[RPY_VARLENGTH];
[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:20456:90: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20456 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes used in arenas: %lu\012", l_v1822990); }
[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:20459:90: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20459 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1822992, l_v1822993); }
[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:20459:99: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
[platform:WARNING] 20459 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1822992, l_v1822993); }
[platform:WARNING] | ~~^ ~~~~~~~~~~
[platform:WARNING] | | |
[platform:WARNING] | long unsigned int size_t {aka unsigned int}
[platform:WARNING] | %u
[platform:WARNING] rpython_rlib.c: In function ‘pypy_g_unicode_escape’:
[platform:WARNING] rpython_rlib.c:16691:61: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 16691 | l_ch_143 = RPyField(l_s_615, rs_chars).items[l_pos_863];
[platform:WARNING] singleheader.h:10739:14: note: while referencing ‘items’
[platform:WARNING] 10739 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] structseq.c: In function ‘structseq_repr’:
[platform:WARNING] structseq.c:257:5: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation]
[platform:WARNING] 257 | strncpy(pbuf, typ->tp_name, len);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] structseq.c:255:11: note: length computed here
[platform:WARNING] 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE :
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[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-26/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-26/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-26
[Timer] Timings:
[Timer] loading target --- 23.7 s
[Timer] annotate --- 348.7 s
[Timer] rtype_lltype --- 162.0 s
[Timer] pyjitpl_lltype --- 377.8 s
[Timer] backendopt_lltype --- 172.6 s
[Timer] stackcheckinsertion_lltype --- 9.4 s
[Timer] database_c --- 316.1 s
[Timer] source_c --- 148.7 s
[Timer] compile_c --- 356.6 s
[Timer] build_cffi_imports --- 12.6 s
[Timer] ===========================================
[Timer] Total: --- 1928.2 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1935.663690