Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f32-build-119239-36469/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: line 50: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1577145600 Wrote: /builddir/build/SRPMS/Cython-0.29.14-1.1.riscv64.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f32-build-119239-36469/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1577145600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3fzKqh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.29.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.29.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.29.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jm4aei + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.8 copying cython.py -> build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.8/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-3.8/Cython creating build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-3.8/Cython/Build creating build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-3.8/Cython/Compiler creating build/lib.linux-riscv64-3.8/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Runtime creating build/lib.linux-riscv64-3.8/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-3.8/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.8/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-3.8/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Distutils creating build/lib.linux-riscv64-3.8/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-3.8/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-3.8/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.8/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-3.8/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Debugger creating build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests creating build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-3.8/Cython/Plex creating build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-3.8/Cython/Tests creating build/lib.linux-riscv64-3.8/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.8/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-riscv64-3.8/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-3.8/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-3.8/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Build/Tests creating build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-3.8/Cython/Compiler/Tests creating build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Utility creating build/lib.linux-riscv64-3.8/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-3.8/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.8/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-3.8/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-3.8/Cython/Tempita creating build/lib.linux-riscv64-3.8/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-3.8/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.8/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-3.8/pyximport creating build/lib.linux-riscv64-3.8/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes creating build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libcpp creating build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/cpython creating build/lib.linux-riscv64-3.8/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/numpy creating build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/libc creating build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/posix creating build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-3.8/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-3.8/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-3.8/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-3.8/Cython/Plex copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-3.8/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-3.8/Cython/Utility running build_ext Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.14/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FlowControl.py [2/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FusedNode.py [3/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Scanning.py [4/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Visitor.py [5/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Actions.py [6/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Scanners.py [7/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /builddir/build/BUILD/cython-0.29.14/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/builddir creating build/temp.linux-riscv64-3.8/builddir/build creating build/temp.linux-riscv64-3.8/builddir/build/BUILD creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14 creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Plex gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Plex/Scanners.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Plex/Scanners.cpython-38-riscv64-linux-gnu.so building 'Cython.Plex.Actions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Plex/Actions.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Plex/Actions.cpython-38-riscv64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Scanning.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Compiler/Scanning.cpython-38-riscv64-linux-gnu.so building 'Cython.Compiler.Visitor' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Visitor.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Visitor.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Compiler/Visitor.cpython-38-riscv64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FlowControl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FlowControl.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Compiler/FlowControl.cpython-38-riscv64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Runtime gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Runtime/refnanny.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Runtime/refnanny.cpython-38-riscv64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FusedNode.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Compiler/FusedNode.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Compiler/FusedNode.cpython-38-riscv64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Tempita gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c /builddir/build/BUILD/cython-0.29.14/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Tempita/_tempita.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/builddir/build/BUILD/cython-0.29.14/Cython/Tempita/_tempita.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/Cython/Tempita/_tempita.cpython-38-riscv64-linux-gnu.so BUILDSTDERR: Unable to find pgen, not compiling formal grammar. + echo ';; BUILDSTDERR: (require '\''cython-mode)' + cp -p Tools/cython-mode.el . + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile cython-mode-init.el cython-mode.el + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EIwpDi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 + cd cython-0.29.14 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.8/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.8/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.8/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.8/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.8/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython copying build/lib.linux-riscv64-3.8/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython copying build/lib.linux-riscv64-3.8/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/TestCythonUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.8/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.8/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.8/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.8/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.8/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.8/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Tests/TestCyCache.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.8/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build copying build/lib.linux-riscv64-3.8/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.8/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.8/Cython/Runtime/refnanny.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.8/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.8/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython copying build/lib.linux-riscv64-3.8/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython copying build/lib.linux-riscv64-3.8/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Visitor.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Scanning.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.8/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/FusedNode.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/FlowControl.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.8/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/forward_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.8/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/ceval.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/pylifecycle.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/memoryview.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/bytearray.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.8/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.8/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.8/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.8/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.8/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.8/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Actions.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Scanners.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.8/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.8/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.8/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.8/Cython/Tempita/_tempita.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.8/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.8/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.8/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport copying build/lib.linux-riscv64-3.8/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport copying build/lib.linux-riscv64-3.8/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport copying build/lib.linux-riscv64-3.8/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport copying build/lib.linux-riscv64-3.8/cython.py -> /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils/extension.py to extension.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Distutils/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/TestUtils.py to TestUtils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Shadow.py to Shadow.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/libcython.py to libcython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/libpython.py to libpython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugger/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Inline.py to Inline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Distutils.py to Distutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utils.py to Utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Debugging.py to Debugging.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Future.py to Future.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Version.py to Version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py to Main.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Code.py to Code.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Naming.py to Naming.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Options.py to Options.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Errors.py to Errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Machines.py to Machines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/DFA.py to DFA.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Timing.py to Timing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Errors.py to Errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Actions.py to Actions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Coverage.py to Coverage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Utility/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/_looper.py to _looper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/compat3.py to compat3.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport/pyximport.py to pyximport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/pyximport/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/cython.py to cython.cpython-38.pyc writing byte-compilation script '/tmp/tmpd37_db_t.py' /usr/bin/python3 /tmp/tmpd37_db_t.py removing /tmp/tmpd37_db_t.py running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: Unable to find pgen, not compiling formal grammar. BUILDSTDERR: warning: no files found matching '.gitrev' BUILDSTDERR: warning: no files found matching 'Doc/*' BUILDSTDERR: warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Utility' BUILDSTDERR: warning: no files found matching 'pyximport/README' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython-0.29.14-py3.8.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/bin + rm -rf /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib/python3.8/site-packages/setuptools/tests + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/emacs/site-lisp/ + cp -p cython-mode.el cython-mode.elc /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/emacs/site-lisp/ + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/emacs/site-lisp/site-start.d/ + cp -p cython-mode-init.el cython-mode-init.elc /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/emacs/site-lisp/site-start.d/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.29.14-1.1.riscv64.fc32 --unique-debug-suffix -0.29.14-1.1.riscv64.fc32.riscv64 --unique-debug-src-base Cython-0.29.14-1.1.riscv64.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.29.14 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FusedNode.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Scanning.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FlowControl.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Visitor.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FusedNode.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/FlowControl.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Scanning.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Compiler/Visitor.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Actions.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Actions.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Scanners.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Plex/Scanners.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime/refnanny.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Runtime/refnanny.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/_tempita.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8/site-packages/Cython/Tempita/_tempita.cpython-38-riscv64-linux-gnu.so original debug info size: 22404kB, size after compression: 22024kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16376 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8kvEcg + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + /usr/bin/python3 runtests.py -vv --no-pyregr -j4 BUILDSTDERR: Python 3.8.1 (default, Dec 21 2019, 00:00:00) BUILDSTDERR: [GCC 9.2.1 20191120 (Red Hat 9.2.1-2)] BUILDSTDERR: Running tests against Cython 0.29.14 BUILDSTDERR: Using Cython language level 2. BUILDSTDERR: Backends: c,cpp BUILDSTDERR: test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok BUILDSTDERR: test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok BUILDSTDERR: test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok BUILDSTDERR: test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bufaccess ... Using Cython language level 2. BUILDSTDERR: test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... Using Cython language level 2. BUILDSTDERR: test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok BUILDSTDERR: test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok BUILDSTDERR: test_load (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok BUILDSTDERR: test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok BUILDSTDERR: test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok BUILDSTDERR: test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok BUILDSTDERR: test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_build_hex_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok BUILDSTDERR: test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... ok BUILDSTDERR: test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... /builddir/build/BUILD/cython-0.29.14/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6 BUILDSTDERR: warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6') BUILDSTDERR: ok BUILDSTDERR: test_class_ref (Cython.Build.Tests.TestInline.TestInline) ... ok BUILDSTDERR: test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok BUILDSTDERR: StringIOTree (Cython) BUILDSTDERR: Doctest: Cython.StringIOTree ... ok BUILDSTDERR: TreeVisitor (Cython.Compiler.Visitor) BUILDSTDERR: Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok BUILDSTDERR: normalise_encoding_name (Cython.Compiler.Options) BUILDSTDERR: Doctest: Cython.Compiler.Options.normalise_encoding_name ... ok BUILDSTDERR: parse_compile_time_env (Cython.Compiler.Options) BUILDSTDERR: Doctest: Cython.Compiler.Options.parse_compile_time_env ... ok BUILDSTDERR: parse_directive_list (Cython.Compiler.Options) BUILDSTDERR: Doctest: Cython.Compiler.Options.parse_directive_list ... ok BUILDSTDERR: parse_directive_value (Cython.Compiler.Options) BUILDSTDERR: Doctest: Cython.Compiler.Options.parse_directive_value ... ok BUILDSTDERR: parse_variable_value (Cython.Compiler.Options) BUILDSTDERR: Doctest: Cython.Compiler.Options.parse_variable_value ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) compiling (c) and running buffmt ... Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt Compiling /builddir/.cython/inline/_cython_inline_29d9e1e01ceb87944ec419e30c9cdff2.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_29d9e1e01ceb87944ec419e30c9cdff2.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_29d9e1e01ceb87944ec419e30c9cdff2.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok test_compiler_directives (Cython.Build.Tests.TestInline.TestInline) ... Compiling /builddir/.cython/inline/_cython_inline_c974c81d67974baf5b42f358af78edbf.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_c974c81d67974baf5b42f358af78edbf.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_c974c81d67974baf5b42f358af78edbf.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_c974c81d67974baf5b42f358af78edbf.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_def_node (Cython.Build.Tests.TestInline.TestInline) ... Using Cython language level 2. test_cycache_switch (Cython.Build.Tests.TestCyCache.TestCyCache) ... Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt Compiling TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx Compiling TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx Compiling TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx in cache BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-testpza6tjag/srcq_gbp97m/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok test_cycache_uses_cache (Cython.Build.Tests.TestCyCache.TestCyCache) ... Compiling TEST_TMP/cycache-test64ps3fbs/srcaaswmyjv/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test64ps3fbs/srcaaswmyjv/a.pyx Compiling TEST_TMP/cycache-test64ps3fbs/srcaaswmyjv/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test64ps3fbs/srcaaswmyjv/a.pyx in cache BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-test64ps3fbs/srcaaswmyjv/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok test_multi_file_output (Cython.Build.Tests.TestCyCache.TestCyCache) ... Compiling TEST_TMP/cycache-testf3yqcsii/srcftrvh85u/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testf3yqcsii/srcftrvh85u/a.pyx Compiling TEST_TMP/cycache-testf3yqcsii/srcftrvh85u/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testf3yqcsii/srcftrvh85u/a.pyx in cache BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-testf3yqcsii/srcftrvh85u/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok test_options_invalidation (Cython.Build.Tests.TestCyCache.TestCyCache) ... Compiling TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx Compiling TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx Compiling TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx in cache Compiling TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx in cache BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/cycache-testhhtaorr_/srcpleez59j/options.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok BUILDSTDERR: test_widest_numeric_type (Cython.Compiler.Tests.TestTypes.TestMethodDispatcherTransform) ... ok BUILDSTDERR: test_invalid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok BUILDSTDERR: test_valid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok BUILDSTDERR: test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok BUILDSTDERR: test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok BUILDSTDERR: test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok BUILDSTDERR: test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok BUILDSTDERR: test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok BUILDSTDERR: parse_list (Cython.Build.Dependencies) BUILDSTDERR: Doctest: Cython.Build.Dependencies.parse_list ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running userbuffer ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_2b5440d5d2938df3e00a5ab0d96b17ff.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok BUILDSTDERR: test_globals (Cython.Build.Tests.TestInline.TestInline) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_11962ba3f788df26a63389a87265d6ae.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_11962ba3f788df26a63389a87265d6ae.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_locals (Cython.Build.Tests.TestInline.TestInline) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_f5b87a4bda60254135ba9bc9aeba3a05.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_f5b87a4bda60254135ba9bc9aeba3a05.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_no_return (Cython.Build.Tests.TestInline.TestInline) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_ef8dacd0d7749f3cc703a5123bd416ea.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok BUILDSTDERR: test_numpy (Cython.Build.Tests.TestInline.TestInline) ... userbuffer () BUILDSTDERR: Doctest: userbuffer ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running userbuffer ... In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from TEST_TMP/inline/_cython_inline_059241280e3eed3385ad535881a76fb7.c:617: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: _int (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._int ... ok BUILDSTDERR: _obj (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._obj ... ok BUILDSTDERR: _ulong (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._ulong ... ok BUILDSTDERR: alignment_string (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.alignment_string ... ok BUILDSTDERR: char3int (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.char3int ... ok BUILDSTDERR: complex_test (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.complex_test ... ok BUILDSTDERR: int_and_long_are_same (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.int_and_long_are_same ... ok BUILDSTDERR: long_string (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.long_string ... ok BUILDSTDERR: mixed_complex_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.mixed_complex_struct ... ok BUILDSTDERR: packed_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct ... ok BUILDSTDERR: packed_struct_with_strings (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_strings ... ok BUILDSTDERR: partially_packed_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.partially_packed_struct ... ok BUILDSTDERR: partially_packed_struct_2 (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.partially_packed_struct_2 ... ok BUILDSTDERR: unpacked_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.unpacked_struct ... ok BUILDSTDERR: wrongsize (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.wrongsize ... ok BUILDSTDERR: _int (buffmt) BUILDSTDERR: Doctest: buffmt._int ... ok BUILDSTDERR: _obj (buffmt) BUILDSTDERR: Doctest: buffmt._obj ... ok BUILDSTDERR: _ulong (buffmt) BUILDSTDERR: Doctest: buffmt._ulong ... ok BUILDSTDERR: alignment_string (buffmt) BUILDSTDERR: Doctest: buffmt.alignment_string ... ok BUILDSTDERR: char3int (buffmt) BUILDSTDERR: Doctest: buffmt.char3int ... ok BUILDSTDERR: complex_test (buffmt) BUILDSTDERR: Doctest: buffmt.complex_test ... ok BUILDSTDERR: int_and_long_are_same (buffmt) BUILDSTDERR: Doctest: buffmt.int_and_long_are_same ... ok BUILDSTDERR: long_string (buffmt) BUILDSTDERR: Doctest: buffmt.long_string ... ok BUILDSTDERR: mixed_complex_struct (buffmt) BUILDSTDERR: Doctest: buffmt.mixed_complex_struct ... ok BUILDSTDERR: packed_struct (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct ... ok BUILDSTDERR: packed_struct_with_strings (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_strings ... ok BUILDSTDERR: partially_packed_struct (buffmt) BUILDSTDERR: Doctest: buffmt.partially_packed_struct ... ok BUILDSTDERR: partially_packed_struct_2 (buffmt) BUILDSTDERR: Doctest: buffmt.partially_packed_struct_2 ... ok BUILDSTDERR: unpacked_struct (buffmt) BUILDSTDERR: Doctest: buffmt.unpacked_struct ... ok BUILDSTDERR: wrongsize (buffmt) Doctest: buffmt.wrongsize ... Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running buffmt ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_059241280e3eed3385ad535881a76fb7.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_059241280e3eed3385ad535881a76fb7.pyx:7:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_pure (Cython.Build.Tests.TestInline.TestInline) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_81bd9eeff2b538fc5caf0681b8c47541.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_81bd9eeff2b538fc5caf0681b8c47541.pyx:11:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_simple (Cython.Build.Tests.TestInline.TestInline) ... userbuffer () BUILDSTDERR: Doctest: userbuffer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end basic_distutils ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_7380f799a8c3972c64616d46e4081c87.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_7380f799a8c3972c64616d46e4081c87.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_types (Cython.Build.Tests.TestInline.TestInline) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.14/TEST_TMP/inline/_cython_inline_5193635a85b9f11dfedb31486ac4ea9b.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: TEST_TMP/inline/_cython_inline_5193635a85b9f11dfedb31486ac4ea9b.pyx:8:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_cpp_reference_cpp_class (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok BUILDSTDERR: test_cpp_reference_cpp_class_and_int (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok BUILDSTDERR: test_cpp_reference_single_arg (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok BUILDSTDERR: test_cpp_reference_two_args (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok BUILDSTDERR: test_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok BUILDSTDERR: test_long_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok BUILDSTDERR: test_options_with_values (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok BUILDSTDERR: test_short_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok BUILDSTDERR: test_binop_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok BUILDSTDERR: test_builtin_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running buffer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end build_dir ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end build_dir_src ... buffer () BUILDSTDERR: Doctest: buffer ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running buffer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end common_include_dir ... _int (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._int ... ok BUILDSTDERR: _obj (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._obj ... ok BUILDSTDERR: _ulong (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__._ulong ... ok BUILDSTDERR: alignment_string (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.alignment_string ... ok BUILDSTDERR: char3int (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.char3int ... ok BUILDSTDERR: complex_test (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.complex_test ... ok BUILDSTDERR: int_and_long_are_same (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.int_and_long_are_same ... ok BUILDSTDERR: long_string (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.long_string ... ok BUILDSTDERR: mixed_complex_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.mixed_complex_struct ... ok BUILDSTDERR: packed_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct ... ok BUILDSTDERR: packed_struct_with_strings (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_strings ... ok BUILDSTDERR: partially_packed_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.partially_packed_struct ... ok BUILDSTDERR: partially_packed_struct_2 (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.partially_packed_struct_2 ... ok BUILDSTDERR: unpacked_struct (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.unpacked_struct ... ok BUILDSTDERR: wrongsize (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.wrongsize ... ok BUILDSTDERR: _int (buffmt) BUILDSTDERR: Doctest: buffmt._int ... ok BUILDSTDERR: _obj (buffmt) BUILDSTDERR: Doctest: buffmt._obj ... ok BUILDSTDERR: _ulong (buffmt) BUILDSTDERR: Doctest: buffmt._ulong ... ok BUILDSTDERR: alignment_string (buffmt) BUILDSTDERR: Doctest: buffmt.alignment_string ... ok BUILDSTDERR: char3int (buffmt) BUILDSTDERR: Doctest: buffmt.char3int ... ok BUILDSTDERR: complex_test (buffmt) BUILDSTDERR: Doctest: buffmt.complex_test ... ok BUILDSTDERR: int_and_long_are_same (buffmt) BUILDSTDERR: Doctest: buffmt.int_and_long_are_same ... ok BUILDSTDERR: long_string (buffmt) BUILDSTDERR: Doctest: buffmt.long_string ... ok BUILDSTDERR: mixed_complex_struct (buffmt) BUILDSTDERR: Doctest: buffmt.mixed_complex_struct ... ok BUILDSTDERR: packed_struct (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct ... ok BUILDSTDERR: packed_struct_with_strings (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_strings ... ok BUILDSTDERR: partially_packed_struct (buffmt) BUILDSTDERR: Doctest: buffmt.partially_packed_struct ... ok BUILDSTDERR: partially_packed_struct_2 (buffmt) BUILDSTDERR: Doctest: buffmt.partially_packed_struct_2 ... ok BUILDSTDERR: unpacked_struct (buffmt) BUILDSTDERR: Doctest: buffmt.unpacked_struct ... ok BUILDSTDERR: wrongsize (buffmt) BUILDSTDERR: Doctest: buffmt.wrongsize ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_cythonize ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_cython ... buffer () BUILDSTDERR: Doctest: buffer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end basic_cythonize ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_glob ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end inline_distutils ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_additional_sources ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arraytoptrarg ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_rename_ext ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arraytoptrarg ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end package_compilation ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_directives ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_directives ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script_excludes ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end callingconvention ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) a_capi ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end module_api ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cargdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cargdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) a_capi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) carrdecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) carrdecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cascmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ass2longlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cascmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ass2longlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) casttoexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) assert2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) casttoexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) assert2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) behnel4 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_syntax.c: In function ‘__pyx_pf_11cdef_syntax_use_cdef’: BUILDSTDERR: cdef_syntax.c:1114:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1114 | __pyx_ctuple_59fea__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdef_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) behnel4 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_syntax.cpp: In function ‘PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)’: BUILDSTDERR: cdef_syntax.cpp:1128:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1128 | __pyx_ctuple_59fea__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtin ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtin ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) classmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtinfuncs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arrayargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) classmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtinfuncs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arrayargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefexternfromstar ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cast_ctypedef_array_T518 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) complexbasetype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdefexternfromstar ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cast_ctypedef_array_T518 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) complexbasetype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimport_package_module_T4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cforfromloop ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end const_T42 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimport_package_module_T4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cforfromloop ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimported_class_base ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end conditional_dependencies ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimportfrom_T248 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) const_decl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cpdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimportfrom_T248 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) const_decl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cnumop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cnumop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) constexpr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) constexpr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) constcast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_nogil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) constcast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_structs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_class_redefinition ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end create_extension ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedef_public_class_T355 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefstruct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedef_public_class_T355 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefstruct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cunsignedlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cunsignedlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cverylongtypes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cverylongtypes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) declandimpl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefenum ... acquire_failure1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure1 ... ok BUILDSTDERR: acquire_failure2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure3 ... ok BUILDSTDERR: acquire_failure4 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure4 ... ok BUILDSTDERR: acquire_failure5 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure5 ... ok BUILDSTDERR: acquire_nonbuffer1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_raise ... ok BUILDSTDERR: acquire_release (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_release ... ok BUILDSTDERR: as_argument (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument ... ok BUILDSTDERR: as_argument_defval (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument_defval ... ok BUILDSTDERR: as_argument_not_none (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument_not_none ... ok BUILDSTDERR: assign_temporary_to_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.assign_to_object ... ok BUILDSTDERR: basic_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.basic_struct ... ok BUILDSTDERR: bufdefaults1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.bufdefaults1 ... ok BUILDSTDERR: buffer_cast (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_cast ... ok BUILDSTDERR: buffer_cast_fails (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_cast_fails ... ok BUILDSTDERR: buffer_nogil (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_nogil ... ok BUILDSTDERR: buffer_nogil_oob (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_nogil_oob ... ok BUILDSTDERR: c_contig (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.c_contig ... ok BUILDSTDERR: c_contig_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.cdef_assignment ... ok BUILDSTDERR: complex_dtype (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_dtype ... ok BUILDSTDERR: complex_inplace (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_struct_inplace ... ok BUILDSTDERR: disabled_usage (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.disabled_usage ... ok BUILDSTDERR: explicitly_release_buffer (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.f_contig ... ok BUILDSTDERR: f_contig_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.f_contig_2d ... ok BUILDSTDERR: forin_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.forin_assignment ... ok BUILDSTDERR: get_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.get_int_2d ... ok BUILDSTDERR: get_int_2d_uintindex (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok BUILDSTDERR: inplace_operators (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.inplace_operators ... ok BUILDSTDERR: list_comprehension (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.list_comprehension ... ok BUILDSTDERR: mixed_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.mixed_get ... ok BUILDSTDERR: nested_packed_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nested_packed_struct ... ok BUILDSTDERR: nested_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nested_struct ... ok BUILDSTDERR: no_negative_indices (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.no_negative_indices ... ok BUILDSTDERR: nousage_cleanup (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nousage_cleanup ... ok BUILDSTDERR: packed_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.packed_struct ... ok BUILDSTDERR: printbuf_float (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_int_2d ... ok BUILDSTDERR: printbuf_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok BUILDSTDERR: readonly (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.readonly ... ok BUILDSTDERR: safe_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.safe_get ... ok BUILDSTDERR: set_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.set_int_2d ... ok BUILDSTDERR: set_int_2d_cascaded (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok BUILDSTDERR: strided (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.strided ... ok BUILDSTDERR: test_inplace_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.test_inplace_assignment ... ok BUILDSTDERR: test_nested_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.test_nested_assignment ... ok BUILDSTDERR: tuple_buffer_assignment1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok BUILDSTDERR: typedbuffer1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.typedbuffer1 ... ok BUILDSTDERR: typedbuffer2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.typedbuffer2 ... ok BUILDSTDERR: unsafe_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.unsafe_get ... ok BUILDSTDERR: unsafe_get_nonegative (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok BUILDSTDERR: wraparound_directive (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.wraparound_directive ... ok BUILDSTDERR: writable (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.writable ... ok BUILDSTDERR: acquire_failure1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure1 ... ok BUILDSTDERR: acquire_failure2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure3 ... ok BUILDSTDERR: acquire_failure4 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure4 ... ok BUILDSTDERR: acquire_failure5 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure5 ... ok BUILDSTDERR: acquire_nonbuffer1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_raise ... ok BUILDSTDERR: acquire_release (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_release ... ok BUILDSTDERR: as_argument (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument ... ok BUILDSTDERR: as_argument_defval (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument_defval ... ok BUILDSTDERR: as_argument_not_none (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument_not_none ... ok BUILDSTDERR: assign_temporary_to_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.assign_to_object ... ok BUILDSTDERR: basic_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.basic_struct ... ok BUILDSTDERR: bufdefaults1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.bufdefaults1 ... ok BUILDSTDERR: buffer_cast (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_cast ... ok BUILDSTDERR: buffer_cast_fails (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_cast_fails ... ok BUILDSTDERR: buffer_nogil (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_nogil ... ok BUILDSTDERR: buffer_nogil_oob (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_nogil_oob ... ok BUILDSTDERR: c_contig (bufaccess) BUILDSTDERR: Doctest: bufaccess.c_contig ... ok BUILDSTDERR: c_contig_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.cdef_assignment ... ok BUILDSTDERR: complex_dtype (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_dtype ... ok BUILDSTDERR: complex_inplace (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_struct_inplace ... ok BUILDSTDERR: disabled_usage (bufaccess) BUILDSTDERR: Doctest: bufaccess.disabled_usage ... ok BUILDSTDERR: explicitly_release_buffer (bufaccess) BUILDSTDERR: Doctest: bufaccess.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (bufaccess) BUILDSTDERR: Doctest: bufaccess.f_contig ... ok BUILDSTDERR: f_contig_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.f_contig_2d ... ok BUILDSTDERR: forin_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.forin_assignment ... ok BUILDSTDERR: get_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.get_int_2d ... ok BUILDSTDERR: get_int_2d_uintindex (bufaccess) BUILDSTDERR: Doctest: bufaccess.get_int_2d_uintindex ... ok BUILDSTDERR: inplace_operators (bufaccess) BUILDSTDERR: Doctest: bufaccess.inplace_operators ... ok BUILDSTDERR: list_comprehension (bufaccess) BUILDSTDERR: Doctest: bufaccess.list_comprehension ... ok BUILDSTDERR: mixed_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.mixed_get ... ok BUILDSTDERR: nested_packed_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.nested_packed_struct ... ok BUILDSTDERR: nested_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.nested_struct ... ok BUILDSTDERR: no_negative_indices (bufaccess) BUILDSTDERR: Doctest: bufaccess.no_negative_indices ... ok BUILDSTDERR: nousage_cleanup (bufaccess) BUILDSTDERR: Doctest: bufaccess.nousage_cleanup ... ok BUILDSTDERR: packed_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.packed_struct ... ok BUILDSTDERR: printbuf_float (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_int_2d ... ok BUILDSTDERR: printbuf_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_ushort ... ok BUILDSTDERR: readonly (bufaccess) BUILDSTDERR: Doctest: bufaccess.readonly ... ok BUILDSTDERR: safe_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.safe_get ... ok BUILDSTDERR: set_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.set_int_2d ... ok BUILDSTDERR: set_int_2d_cascaded (bufaccess) BUILDSTDERR: Doctest: bufaccess.set_int_2d_cascaded ... ok BUILDSTDERR: strided (bufaccess) BUILDSTDERR: Doctest: bufaccess.strided ... ok BUILDSTDERR: test_inplace_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.test_inplace_assignment ... ok BUILDSTDERR: test_nested_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.test_nested_assignment ... ok BUILDSTDERR: tuple_buffer_assignment1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.tuple_buffer_assignment2 ... ok BUILDSTDERR: typedbuffer1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.typedbuffer1 ... ok BUILDSTDERR: typedbuffer2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.typedbuffer2 ... ok BUILDSTDERR: unsafe_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.unsafe_get ... ok BUILDSTDERR: unsafe_get_nonegative (bufaccess) BUILDSTDERR: Doctest: bufaccess.unsafe_get_nonegative ... ok BUILDSTDERR: wraparound_directive (bufaccess) BUILDSTDERR: Doctest: bufaccess.wraparound_directive ... ok BUILDSTDERR: writable (bufaccess) Doctest: bufaccess.writable ... Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bufaccess ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) declandimpl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) del ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) del ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end distutils_libraries_T845 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) emptytry ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) emptytry ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) dotted_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) dotted_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ellipsis_T488 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_templated_ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ellipsis_T488 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing7 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing9 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing9 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefunion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvalcheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefunion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvalcheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing7 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cvardef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extargdefault ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cvardef.c: In function ‘__pyx_pf_7cvardef_f’: BUILDSTDERR: cvardef.c:1115:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1114:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1114 | char *__pyx_v_a_2d_char_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1113:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1113 | char __pyx_v_a_2d_char_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1112:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1112 | char __pyx_v_a_sized_char_array[10]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cvardef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extargdefault ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cvardef.cpp: In function ‘PyObject* __pyx_pf_7cvardef_f(PyObject*)’: BUILDSTDERR: cvardef.cpp:1126:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1126 | char __pyx_v_a_sized_char_array[10]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1127:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1127 | char __pyx_v_a_2d_char_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1128:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1128 | char *__pyx_v_a_2d_char_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1129:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1129 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) docstrings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extimportedsubtype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvalreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvalreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdelitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) docstrings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdelitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extimportedsubtype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) doda1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extgetattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) doda1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extgetattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) drake1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) drake1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyall ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end find_pxd ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) enumintcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) enumintcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) future_imports ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) future_imports ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extsetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) huss2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) huss2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing6 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ia_cdefblock ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extsetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ia_cdefblock ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) finally_GH1744 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing6 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) finally_GH1744 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) import ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) import ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ishimoto1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extcmethcall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ishimoto1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) formfeed ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) formfeed ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) forward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extcmethcall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) johnson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) forward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdelattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) johnson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdelattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) gencall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_stdio ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_stdio ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) notnonearg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) gencall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) notnonearg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nullptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdescrget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) globalonly ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nullptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) globalonly ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) parallel_compile_float_rank ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) parallel_compile_float_rank ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) gustafsson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) gustafsson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pinard4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pinard4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) hinsen2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_mix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdescrset ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: hinsen2.c:2696:12: warning: ‘__Pyx__ArgTypeTest’ defined but not used [-Wunused-function] BUILDSTDERR: 2696 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) hinsen2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extern ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extern ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: hinsen2.cpp:2710:12: warning: ‘int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)’ defined but not used [-Wunused-function] BUILDSTDERR: 2710 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) inplace_lhs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extgetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) inplace_lhs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extgetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) inplace_ops ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) inplace_ops ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ishimoto4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) exthash ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ishimoto4 ... acquire_failure1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure1 ... ok BUILDSTDERR: acquire_failure2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure3 ... ok BUILDSTDERR: acquire_failure4 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure4 ... ok BUILDSTDERR: acquire_failure5 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_failure5 ... ok BUILDSTDERR: acquire_nonbuffer1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_raise ... ok BUILDSTDERR: acquire_release (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.acquire_release ... ok BUILDSTDERR: as_argument (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument ... ok BUILDSTDERR: as_argument_defval (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument_defval ... ok BUILDSTDERR: as_argument_not_none (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.as_argument_not_none ... ok BUILDSTDERR: assign_temporary_to_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.assign_to_object ... ok BUILDSTDERR: basic_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.basic_struct ... ok BUILDSTDERR: bufdefaults1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.bufdefaults1 ... ok BUILDSTDERR: buffer_cast (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_cast ... ok BUILDSTDERR: buffer_cast_fails (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_cast_fails ... ok BUILDSTDERR: buffer_nogil (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_nogil ... ok BUILDSTDERR: buffer_nogil_oob (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.buffer_nogil_oob ... ok BUILDSTDERR: c_contig (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.c_contig ... ok BUILDSTDERR: c_contig_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.cdef_assignment ... ok BUILDSTDERR: complex_dtype (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_dtype ... ok BUILDSTDERR: complex_inplace (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_struct_inplace ... ok BUILDSTDERR: disabled_usage (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.disabled_usage ... ok BUILDSTDERR: explicitly_release_buffer (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.f_contig ... ok BUILDSTDERR: f_contig_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.f_contig_2d ... ok BUILDSTDERR: forin_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.forin_assignment ... ok BUILDSTDERR: get_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.get_int_2d ... ok BUILDSTDERR: get_int_2d_uintindex (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok BUILDSTDERR: inplace_operators (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.inplace_operators ... ok BUILDSTDERR: list_comprehension (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.list_comprehension ... ok BUILDSTDERR: mixed_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.mixed_get ... ok BUILDSTDERR: nested_packed_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nested_packed_struct ... ok BUILDSTDERR: nested_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nested_struct ... ok BUILDSTDERR: no_negative_indices (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.no_negative_indices ... ok BUILDSTDERR: nousage_cleanup (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.nousage_cleanup ... ok BUILDSTDERR: packed_struct (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.packed_struct ... ok BUILDSTDERR: printbuf_float (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_int_2d ... ok BUILDSTDERR: printbuf_object (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok BUILDSTDERR: readonly (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.readonly ... ok BUILDSTDERR: safe_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.safe_get ... ok BUILDSTDERR: set_int_2d (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.set_int_2d ... ok BUILDSTDERR: set_int_2d_cascaded (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok BUILDSTDERR: strided (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.strided ... ok BUILDSTDERR: test_inplace_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.test_inplace_assignment ... ok BUILDSTDERR: test_nested_assignment (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.test_nested_assignment ... ok BUILDSTDERR: tuple_buffer_assignment1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok BUILDSTDERR: typedbuffer1 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.typedbuffer1 ... ok BUILDSTDERR: typedbuffer2 (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.typedbuffer2 ... ok BUILDSTDERR: unsafe_get (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.unsafe_get ... ok BUILDSTDERR: unsafe_get_nonegative (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok BUILDSTDERR: wraparound_directive (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.wraparound_directive ... ok BUILDSTDERR: writable (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.writable ... ok BUILDSTDERR: acquire_failure1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure1 ... ok BUILDSTDERR: acquire_failure2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure3 ... ok BUILDSTDERR: acquire_failure4 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure4 ... ok BUILDSTDERR: acquire_failure5 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_failure5 ... ok BUILDSTDERR: acquire_nonbuffer1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_raise ... ok BUILDSTDERR: acquire_release (bufaccess) BUILDSTDERR: Doctest: bufaccess.acquire_release ... ok BUILDSTDERR: as_argument (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument ... ok BUILDSTDERR: as_argument_defval (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument_defval ... ok BUILDSTDERR: as_argument_not_none (bufaccess) BUILDSTDERR: Doctest: bufaccess.as_argument_not_none ... ok BUILDSTDERR: assign_temporary_to_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.assign_to_object ... ok BUILDSTDERR: basic_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.basic_struct ... ok BUILDSTDERR: bufdefaults1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.bufdefaults1 ... ok BUILDSTDERR: buffer_cast (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_cast ... ok BUILDSTDERR: buffer_cast_fails (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_cast_fails ... ok BUILDSTDERR: buffer_nogil (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_nogil ... ok BUILDSTDERR: buffer_nogil_oob (bufaccess) BUILDSTDERR: Doctest: bufaccess.buffer_nogil_oob ... ok BUILDSTDERR: c_contig (bufaccess) BUILDSTDERR: Doctest: bufaccess.c_contig ... ok BUILDSTDERR: c_contig_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.cdef_assignment ... ok BUILDSTDERR: complex_dtype (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_dtype ... ok BUILDSTDERR: complex_inplace (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (bufaccess) BUILDSTDERR: Doctest: bufaccess.complex_struct_inplace ... ok BUILDSTDERR: disabled_usage (bufaccess) BUILDSTDERR: Doctest: bufaccess.disabled_usage ... ok BUILDSTDERR: explicitly_release_buffer (bufaccess) BUILDSTDERR: Doctest: bufaccess.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (bufaccess) BUILDSTDERR: Doctest: bufaccess.f_contig ... ok BUILDSTDERR: f_contig_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.f_contig_2d ... ok BUILDSTDERR: forin_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.forin_assignment ... ok BUILDSTDERR: get_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.get_int_2d ... ok BUILDSTDERR: get_int_2d_uintindex (bufaccess) BUILDSTDERR: Doctest: bufaccess.get_int_2d_uintindex ... ok BUILDSTDERR: inplace_operators (bufaccess) BUILDSTDERR: Doctest: bufaccess.inplace_operators ... ok BUILDSTDERR: list_comprehension (bufaccess) BUILDSTDERR: Doctest: bufaccess.list_comprehension ... ok BUILDSTDERR: mixed_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.mixed_get ... ok BUILDSTDERR: nested_packed_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.nested_packed_struct ... ok BUILDSTDERR: nested_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.nested_struct ... ok BUILDSTDERR: no_negative_indices (bufaccess) BUILDSTDERR: Doctest: bufaccess.no_negative_indices ... ok BUILDSTDERR: nousage_cleanup (bufaccess) BUILDSTDERR: Doctest: bufaccess.nousage_cleanup ... ok BUILDSTDERR: packed_struct (bufaccess) BUILDSTDERR: Doctest: bufaccess.packed_struct ... ok BUILDSTDERR: printbuf_float (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_int_2d ... ok BUILDSTDERR: printbuf_object (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (bufaccess) BUILDSTDERR: Doctest: bufaccess.printbuf_td_h_ushort ... ok BUILDSTDERR: readonly (bufaccess) BUILDSTDERR: Doctest: bufaccess.readonly ... ok BUILDSTDERR: safe_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.safe_get ... ok BUILDSTDERR: set_int_2d (bufaccess) BUILDSTDERR: Doctest: bufaccess.set_int_2d ... ok BUILDSTDERR: set_int_2d_cascaded (bufaccess) BUILDSTDERR: Doctest: bufaccess.set_int_2d_cascaded ... ok BUILDSTDERR: strided (bufaccess) BUILDSTDERR: Doctest: bufaccess.strided ... ok BUILDSTDERR: test_inplace_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.test_inplace_assignment ... ok BUILDSTDERR: test_nested_assignment (bufaccess) BUILDSTDERR: Doctest: bufaccess.test_nested_assignment ... ok BUILDSTDERR: tuple_buffer_assignment1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.tuple_buffer_assignment2 ... ok BUILDSTDERR: typedbuffer1 (bufaccess) BUILDSTDERR: Doctest: bufaccess.typedbuffer1 ... ok BUILDSTDERR: typedbuffer2 (bufaccess) BUILDSTDERR: Doctest: bufaccess.typedbuffer2 ... ok BUILDSTDERR: unsafe_get (bufaccess) BUILDSTDERR: Doctest: bufaccess.unsafe_get ... ok BUILDSTDERR: unsafe_get_nonegative (bufaccess) BUILDSTDERR: Doctest: bufaccess.unsafe_get_nonegative ... ok BUILDSTDERR: wraparound_directive (bufaccess) BUILDSTDERR: Doctest: bufaccess.wraparound_directive ... ok BUILDSTDERR: writable (bufaccess) BUILDSTDERR: Doctest: bufaccess.writable ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end compile_env_distutils ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_mix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_all ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_additional_sources_ext ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_all ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) exthash ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_errno ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_options ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_errno ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) longunsigned ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extimported ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) longunsigned ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script_package ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extimported ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nogil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extindex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nogil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) none ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) none ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extindex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arrayptrcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pyclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arrayptrcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pyclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) belchenko1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_pub ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) belchenko1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extinheritset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running buildenv ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) types_and_names ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extinheritset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_pub ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) types_and_names ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydoc ... Python build environment: Python sys.version_info(major=3, minor=8, micro=1, releaselevel='final', serial=0) PY_VERSION_HEX 0x30801F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.8 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.8/config-3.8-riscv64-linux-gnu Python LIBRARY = libpython3.8.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv CFLAGS (env) = LINKCC (distutils) = gcc LINKCC (env) = BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running buildenv ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertydoc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) withgil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) r_pernici1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) withgil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) r_pernici1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_func_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_members_T517 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefkwargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethextarg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefoptargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_no_constructor ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e2_packedstruct_T290 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_arrayassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_badpyparam ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_badtypeuse ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_callnonfunction ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdefassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) compiling (c) e_extweakref ... Python build environment: Python sys.version_info(major=3, minor=8, micro=1, releaselevel='final', serial=0) PY_VERSION_HEX 0x30801F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.8 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.8/config-3.8-riscv64-linux-gnu Python LIBRARY = libpython3.8.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv CFLAGS (env) = LINKCC (distutils) = gcc LINKCC (env) = BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_nargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_notnone ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_public_cdef_private_types ... runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtinbuffer ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_tuple_args_T692 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fused_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) futurebraces ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) incorrectly_nested_gil_blocks ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_syntax_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_uescapeN ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nogilcmeth ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async7 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pyobjcastdisallow_T313 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) se_badindent ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) uninitialized_lhs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_undeclared ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_exc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_generators ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_py2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compile_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethextarg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtinbuffer ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtinlist ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) traceback ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtinlist ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) traceback ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) tryfinally ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefexternempty ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) tryfinally ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpymemberdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdefexternempty ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) utf8bom ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cnamespec ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) utf8bom ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cnamespec ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) watts2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) coercetovoidptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) watts2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) coercetovoidptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) weakref_T276 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) coventry1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpymemberdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) coventry1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) weakref_T276 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_enums ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_templates ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cstructreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compile_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cstructreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) first_assignment ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefpubapi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) bufaccess_noassignT444 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) buffertypedef_T117 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_class_properties_decorated ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_in_pyclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cfunc_directive_in_pyclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compile_time_unraisable_T370 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) first_assignment ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) const_decl_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cpp_object_template ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cython3_bytes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_addop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) forfromelse ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_ass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_badexcvaltype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_boolcoerce ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_bufaccess2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdef_closure ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdef_in_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_ctypedefornot ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_decorators ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) forfromelse ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_directives ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_exceptclause ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_exttype_freelist ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_func_in_pxd ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_generators ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_int_literals_py2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_multass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_notnone2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_numop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_strcoerce ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_switch_transform ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fromimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_unop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) empty ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extended_unpacking_notuple ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extended_unpacking_parser2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fused_syntax_ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_hex_escape0 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_uescape ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_uescape0 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_uescape2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) missing_self_in_cpdef_method_T165 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) mod_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nogil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefpubapi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nogil_buffer_acquisition ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fromimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonconst_def_tuple ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) parsed_directive ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) globalstmt ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) globalstmt ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) index ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep448_syntax_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async9 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pure_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pxd_signature_mismatch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) py_unicode_type_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) eqcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) return_outside_function_T135 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) reversed_literal_pyobjs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) index ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) syntax_warnings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) w_numpy_arr_as_cppvec_ref ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) eqcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) indices ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_unreachable ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extension_type_memoryview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) indices ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing8 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) error_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba6 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing8 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba6 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvaldecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) johnson1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvaldecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) johnson1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extcoerce ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) khavkine1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_inplace_division ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) khavkine1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extcoerce ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) lepage_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) lepage_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_signal ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_signal ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) magcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdescrdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) magcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_api ... test_getitem (extension_type_memoryview) BUILDSTDERR: Doctest: extension_type_memoryview.test_getitem ... ok BUILDSTDERR: test_getitem_typed (extension_type_memoryview) BUILDSTDERR: Doctest: extension_type_memoryview.test_getitem_typed ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extern_packed_struct ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extension_type_memoryview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extern_packed_struct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_api ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extforward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_pxd_mix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extforward ... div_buffer (memoryview_inplace_division) BUILDSTDERR: Doctest: memoryview_inplace_division.div_buffer ... ok BUILDSTDERR: div_memoryview (memoryview_inplace_division) BUILDSTDERR: Doctest: memoryview_inplace_division.div_memoryview ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_inplace_division ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extinheritdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extinheritdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_pxd_mix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertydel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertydel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extsetattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) signedtypes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) signedtypes ... test_getitem (extension_type_memoryview) BUILDSTDERR: Doctest: extension_type_memoryview.test_getitem ... ok BUILDSTDERR: test_getitem_typed (extension_type_memoryview) BUILDSTDERR: Doctest: extension_type_memoryview.test_getitem_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end memoryview_acq_count ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specialfloatvals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extsetattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specialfloatvals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethdocstring ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethdocstring ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fromimport_star ... div_buffer (memoryview_inplace_division) BUILDSTDERR: Doctest: memoryview_inplace_division.div_buffer ... ok BUILDSTDERR: div_memoryview (memoryview_inplace_division) BUILDSTDERR: Doctest: memoryview_inplace_division.div_memoryview ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fromimport_star ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_pep489_typing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) stop_async_iteration_exception_pep492 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) funcptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) funcptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fused_redeclare_T3111 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) stop_async_iteration_exception_pep492 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) typecast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) typecast ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end verbatiminclude_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) while ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) while ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) break_outside_loop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtin_type_inheritance ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) callargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefspecial ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimport_attributes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cmethbasematch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) continue_outside_loop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) declareafteruse_T158 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_assnone ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_autotestdict ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_badfuncargtype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_bufaccess ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdef_missing_declarator ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdefemptysue ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cunion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cython_parallel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_fused_closure ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_int_literals_py3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_nogilfunctype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_nosignword ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_powop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_relative_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_subop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_switch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_tempcast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_undefexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) encoding ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) exec_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fused_types ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fused_redeclare_T3111 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_hex_escape1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) literal_lists ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nogilfunctype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonconst_def ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep448_syntax_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep448_syntax_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async8 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pure_cclass_without_body ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) se_mixtabspace ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) se_multass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) void_as_arg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_for ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_while ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_with ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_unreachable_cf ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) wraparound_warnings ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end memoryview_compare_type_pointers ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_annotation_typing ... get_int_2d (memoryview_pep489_typing) BUILDSTDERR: Doctest: memoryview_pep489_typing.get_int_2d ... ok BUILDSTDERR: set_int_2d (memoryview_pep489_typing) BUILDSTDERR: Doctest: memoryview_pep489_typing.set_int_2d ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_pep489_typing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) globvardef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) globvardef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba3 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memoryview_annotation_typing.c:12954:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 12954 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:12897:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 12897 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9780:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9780 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9723:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9723 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9628:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 9628 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9532:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 9532 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9454:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9454 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9376:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9376 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:5164:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 5164 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:4903:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4903 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:4508:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4508 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:4451:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4451 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: one_dim (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim ... ok BUILDSTDERR: one_dim_ccontig (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok BUILDSTDERR: one_dim_nogil_cfunc (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok BUILDSTDERR: two_dim (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.two_dim ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_annotation_typing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) kleckner1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) kleckner1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) min_async ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) min_async ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) msvc_strings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) msvc_strings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nonctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_in_subclasses ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memoryview_annotation_typing.cpp:12968:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 12968 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:12911:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 12911 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9794:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9794 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9737:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9737 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9642:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 9642 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9546:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 9546 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9468:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9468 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9390:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9390 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:5178:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 5178 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:4917:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4917 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:4522:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4522 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:4465:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4465 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: one_dim (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim ... ok BUILDSTDERR: one_dim_ccontig (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok BUILDSTDERR: one_dim_nogil_cfunc (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok BUILDSTDERR: two_dim (memoryview_annotation_typing) BUILDSTDERR: Doctest: memoryview_annotation_typing.two_dim ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in memoryview_annotation_typing ... one_dim (pure_doctest__memoryview_annotation_typing) BUILDSTDERR: Doctest: pure_doctest__memoryview_annotation_typing.one_dim ... ok BUILDSTDERR: one_dim_ccontig (pure_doctest__memoryview_annotation_typing) BUILDSTDERR: Doctest: pure_doctest__memoryview_annotation_typing.one_dim_ccontig ... ok BUILDSTDERR: one_dim_nogil_cfunc (pure_doctest__memoryview_annotation_typing) BUILDSTDERR: Doctest: pure_doctest__memoryview_annotation_typing.one_dim_nogil_cfunc ... ok BUILDSTDERR: two_dim (pure_doctest__memoryview_annotation_typing) BUILDSTDERR: Doctest: pure_doctest__memoryview_annotation_typing.two_dim ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memview_assignments ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) omittedargnames ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) omittedargnames ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) posix_pxds ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) posix_pxds ... get_int_2d (memoryview_pep489_typing) BUILDSTDERR: Doctest: memoryview_pep489_typing.get_int_2d ... ok BUILDSTDERR: set_int_2d (memoryview_pep489_typing) BUILDSTDERR: Doctest: memoryview_pep489_typing.set_int_2d ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_basic ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_cimport ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_cimport ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_pyimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pxd_override_T230 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pxd_override_T230 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pylong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memview_assignments ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pylong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicex ... BaseType (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.BaseType ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) tryexcept ... ok BUILDSTDERR: Subtype (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.Subtype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) tryexcept ... ok BUILDSTDERR: SubtypeWithUserDealloc (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_in_subclasses ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) callingnonexisting_T307 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) charptr_from_temp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cpdef_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_class_gil_GH1986 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_comparison ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_no_auto_conversion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_addressof ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_bitop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_callspec ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdef_keywords_T241 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cdef_yield ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_cstruct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_del ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_excvalfunctype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_index ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_invalid_num_threads ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_nogilcmeth ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_nonlocal_T490 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_pxdimpl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_pyobinstruct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_return ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_sizeofincomplete ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_slice ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_while ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extclassattrsetting ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extended_unpacking ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extended_unpacking_parser ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) final_methods ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) invalid_cast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) missing_self_in_cpdef_method_T156 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) notcimportedT418 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep492_badsyntax_async4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pxd_cdef_class_declaration_T286 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) py_ucs4_type_errors ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) se_badindent2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) string_assignments ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) subtyping_final_class ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) tree_assert ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) typoT304 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) undefinedname ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_cdef_override ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) w_python_list_as_cppset_ref ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_del ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_uninitialized_py3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_unused ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running contig_check ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end __debug__ ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running __getattribute__ ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_memoryview ... both (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.both ... ok BUILDSTDERR: just_getattr (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.just_getattr ... ok BUILDSTDERR: just_getattribute (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.just_getattribute ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running __getattribute__ ... BaseType (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.BaseType ... both (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.both ... ok BUILDSTDERR: just_getattr (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.just_getattr ... ok BUILDSTDERR: just_getattribute (__getattribute__) BUILDSTDERR: Doctest: __getattribute__.just_getattribute ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running addloop ... ok BUILDSTDERR: Subtype (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.Subtype ... addloop () BUILDSTDERR: Doctest: addloop ... ok BUILDSTDERR: add_c (addloop) BUILDSTDERR: Doctest: addloop.add_c ... ok BUILDSTDERR: add_py (addloop) BUILDSTDERR: Doctest: addloop.add_py ... ok BUILDSTDERR: add_pyrange (addloop) BUILDSTDERR: Doctest: addloop.add_pyrange ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running addloop ... ok BUILDSTDERR: SubtypeWithUserDealloc (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... addloop () BUILDSTDERR: Doctest: addloop ... ok BUILDSTDERR: add_c (addloop) BUILDSTDERR: Doctest: addloop.add_c ... ok BUILDSTDERR: add_py (addloop) BUILDSTDERR: Doctest: addloop.add_py ... ok BUILDSTDERR: add_pyrange (addloop) BUILDSTDERR: Doctest: addloop.add_pyrange ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running addop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryviewattrs ... copy_fortran2 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran2 ... ok BUILDSTDERR: copy_fortran3 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran3 ... ok BUILDSTDERR: add_1_x (addop) BUILDSTDERR: Doctest: addop.add_1_x ... ok BUILDSTDERR: add_1f_x (addop) BUILDSTDERR: Doctest: addop.add_1f_x ... ok BUILDSTDERR: add_large_x (addop) BUILDSTDERR: Doctest: addop.add_large_x ... ok BUILDSTDERR: add_x_1 (addop) BUILDSTDERR: Doctest: addop.add_x_1 ... ok BUILDSTDERR: add_x_1f (addop) BUILDSTDERR: Doctest: addop.add_x_1f ... ok BUILDSTDERR: add_x_large (addop) BUILDSTDERR: Doctest: addop.add_x_large ... ok BUILDSTDERR: mixed_test (addop) BUILDSTDERR: Doctest: addop.mixed_test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running contig_check ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running addop ... add_1_x (addop) BUILDSTDERR: Doctest: addop.add_1_x ... ok BUILDSTDERR: add_1f_x (addop) BUILDSTDERR: Doctest: addop.add_1f_x ... ok BUILDSTDERR: add_large_x (addop) BUILDSTDERR: Doctest: addop.add_large_x ... ok BUILDSTDERR: add_x_1 (addop) BUILDSTDERR: Doctest: addop.add_x_1 ... ok BUILDSTDERR: add_x_1f (addop) BUILDSTDERR: Doctest: addop.add_x_1f ... ok BUILDSTDERR: add_x_large (addop) BUILDSTDERR: Doctest: addop.add_x_large ... ok BUILDSTDERR: mixed_test (addop) BUILDSTDERR: Doctest: addop.mixed_test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running append ... C (append) BUILDSTDERR: Doctest: append.C ... ok BUILDSTDERR: append_unused_retval (append) BUILDSTDERR: Doctest: append.append_unused_retval ... ok BUILDSTDERR: method_name (append) BUILDSTDERR: Doctest: append.method_name ... ok BUILDSTDERR: test_append (append) BUILDSTDERR: Doctest: append.test_append ... ok BUILDSTDERR: test_append_typed (append) BUILDSTDERR: Doctest: append.test_append_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running append ... C (append) BUILDSTDERR: Doctest: append.C ... ok BUILDSTDERR: append_unused_retval (append) BUILDSTDERR: Doctest: append.append_unused_retval ... ok BUILDSTDERR: method_name (append) BUILDSTDERR: Doctest: append.method_name ... ok BUILDSTDERR: test_append (append) BUILDSTDERR: Doctest: append.test_append ... ok BUILDSTDERR: test_append_typed (append) BUILDSTDERR: Doctest: append.test_append_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658) BUILDSTDERR: Doctest: args_unpacking_in_closure_T658.outer ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658) BUILDSTDERR: Doctest: args_unpacking_in_closure_T658.outer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end array_cimport ... copy_fortran2 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran2 ... ok BUILDSTDERR: copy_fortran3 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cythonarray ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda) BUILDSTDERR: Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda) BUILDSTDERR: Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running auto_cpdef_closures ... closure_func (auto_cpdef_closures) BUILDSTDERR: Doctest: auto_cpdef_closures.closure_func ... ok BUILDSTDERR: generator_func (auto_cpdef_closures) BUILDSTDERR: Doctest: auto_cpdef_closures.generator_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running auto_cpdef_closures ... call (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.call ... ok BUILDSTDERR: fort_two_dee (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.fort_two_dee ... ok BUILDSTDERR: test_copy_mismatch (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok BUILDSTDERR: test_copy_return_type (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok BUILDSTDERR: test_copy_to (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_to ... ok BUILDSTDERR: test_is_contiguous (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok BUILDSTDERR: test_nonecheck1 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok BUILDSTDERR: test_nonecheck2 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok BUILDSTDERR: test_nonecheck3 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok BUILDSTDERR: test_nonecheck4 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok BUILDSTDERR: test_nonecheck5 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok BUILDSTDERR: test_overlapping_copy (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok BUILDSTDERR: test_partly_overlapping (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok BUILDSTDERR: test_shape_stride_suboffset (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok BUILDSTDERR: two_dee (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.two_dee ... ok BUILDSTDERR: call (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.call ... ok BUILDSTDERR: fort_two_dee (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.fort_two_dee ... ok BUILDSTDERR: test_copy_mismatch (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_mismatch ... ok BUILDSTDERR: test_copy_return_type (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_return_type ... ok BUILDSTDERR: test_copy_to (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_to ... ok BUILDSTDERR: test_is_contiguous (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_is_contiguous ... ok BUILDSTDERR: test_nonecheck1 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck1 ... ok BUILDSTDERR: test_nonecheck2 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck2 ... ok BUILDSTDERR: test_nonecheck3 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck3 ... ok BUILDSTDERR: test_nonecheck4 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck4 ... ok BUILDSTDERR: test_nonecheck5 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck5 ... ok BUILDSTDERR: test_overlapping_copy (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_overlapping_copy ... ok BUILDSTDERR: test_partly_overlapping (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_partly_overlapping ... ok BUILDSTDERR: test_shape_stride_suboffset (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok BUILDSTDERR: two_dee (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.two_dee ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryviewattrs ... closure_func (auto_cpdef_closures) BUILDSTDERR: Doctest: auto_cpdef_closures.closure_func ... ok BUILDSTDERR: generator_func (auto_cpdef_closures) BUILDSTDERR: Doctest: auto_cpdef_closures.generator_func ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in auto_cpdef_closures ... closure_func (pure_doctest__auto_cpdef_closures) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef_closures.closure_func ... ok BUILDSTDERR: generator_func (pure_doctest__auto_cpdef_closures) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef_closures.generator_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bint_property_T354 ... Test (bint_property_T354) BUILDSTDERR: Doctest: bint_property_T354.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint_property_T354 ... Test (bint_property_T354) BUILDSTDERR: Doctest: bint_property_T354.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bishop2 ... bishop2 () BUILDSTDERR: Doctest: bishop2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bishop2 ... bishop2 () BUILDSTDERR: Doctest: bishop2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolean_context ... test (boolean_context) BUILDSTDERR: Doctest: boolean_context.test ... ok BUILDSTDERR: test_bool_and_int (boolean_context) BUILDSTDERR: Doctest: boolean_context.test_bool_and_int ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running boolean_context ... test (boolean_context) BUILDSTDERR: Doctest: boolean_context.test ... ok BUILDSTDERR: test_bool_and_int (boolean_context) BUILDSTDERR: Doctest: boolean_context.test_bool_and_int ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert ... ok BUILDSTDERR: list_insert_literal (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert_literal ... ok BUILDSTDERR: list_insert_reassign (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok BUILDSTDERR: list_pop (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop ... ok BUILDSTDERR: list_pop_literal (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop_literal ... ok BUILDSTDERR: list_pop_reassign (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok BUILDSTDERR: test_dict_items_bound_no_assignment (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok BUILDSTDERR: test_set_clear_bound (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok BUILDSTDERR: test_unicode_join_bound (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok BUILDSTDERR: test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert ... ok BUILDSTDERR: list_insert_literal (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert_literal ... ok BUILDSTDERR: list_insert_reassign (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok BUILDSTDERR: list_pop (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop ... ok BUILDSTDERR: list_pop_literal (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop_literal ... ok BUILDSTDERR: list_pop_reassign (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok BUILDSTDERR: test_dict_items_bound_no_assignment (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok BUILDSTDERR: test_set_clear_bound (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok BUILDSTDERR: test_unicode_join_bound (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok BUILDSTDERR: test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) BUILDSTDERR: Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_abs ... acquire (cythonarray) BUILDSTDERR: Doctest: cythonarray.acquire ... ok BUILDSTDERR: contiguity (cythonarray) BUILDSTDERR: Doctest: cythonarray.contiguity ... ok BUILDSTDERR: dont_allocate_buffer (cythonarray) BUILDSTDERR: Doctest: cythonarray.dont_allocate_buffer ... ok BUILDSTDERR: full_or_strided (cythonarray) BUILDSTDERR: Doctest: cythonarray.full_or_strided ... ok BUILDSTDERR: length (cythonarray) BUILDSTDERR: Doctest: cythonarray.length ... ok BUILDSTDERR: test_array_from_pointer (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_array_from_pointer ... ok BUILDSTDERR: test_array_from_pointer_3d (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_array_from_pointer_3d ... ok BUILDSTDERR: test_cyarray_from_carray (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cyarray_from_carray ... ok BUILDSTDERR: test_cython_array_getbuffer (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cython_array_getbuffer ... ok BUILDSTDERR: test_cython_array_index (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cython_array_index ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cythonarray ... abs_as_name (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.abs_as_name ... ok BUILDSTDERR: complex_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.complex_abs ... ok BUILDSTDERR: double_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.double_abs ... ok BUILDSTDERR: float_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.float_abs ... ok BUILDSTDERR: int_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.int_abs ... ok BUILDSTDERR: long_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.long_abs ... ok BUILDSTDERR: long_long_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.long_long_abs ... ok BUILDSTDERR: py_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.py_abs ... ok BUILDSTDERR: sub_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.sub_abs ... ok BUILDSTDERR: uint_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.uint_abs ... ok BUILDSTDERR: ulong_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.ulong_abs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_abs ... abs_as_name (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.abs_as_name ... ok BUILDSTDERR: complex_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.complex_abs ... ok BUILDSTDERR: double_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.double_abs ... ok BUILDSTDERR: float_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.float_abs ... ok BUILDSTDERR: int_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.int_abs ... ok BUILDSTDERR: long_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.long_abs ... ok BUILDSTDERR: long_long_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.long_long_abs ... ok BUILDSTDERR: py_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.py_abs ... ok BUILDSTDERR: sub_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.sub_abs ... ok BUILDSTDERR: uint_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.uint_abs ... ok BUILDSTDERR: ulong_abs (builtin_abs) BUILDSTDERR: Doctest: builtin_abs.ulong_abs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_basestring ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: builtin_basestring.c: In function ‘__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3’: BUILDSTDERR: builtin_basestring.c:1292:39: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1292 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: builtin_basestring.c:1321:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: 1321 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: ==================================== BUILDSTDERR: basestring_is_unicode_in_py3 (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok BUILDSTDERR: basestring_join (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_join ... ok BUILDSTDERR: basestring_typed_argument (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_typed_argument ... ok BUILDSTDERR: basestring_typed_variable (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_typed_variable ... ok BUILDSTDERR: isinstance_basestring (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.isinstance_basestring ... ok BUILDSTDERR: unicode_subtypes_basestring (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.unicode_subtypes_basestring ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_basestring ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: builtin_basestring.cpp: In function ‘PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)’: BUILDSTDERR: builtin_basestring.cpp:1306:39: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1306 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin_basestring.cpp:1335:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: 1335 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: basestring_is_unicode_in_py3 (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok BUILDSTDERR: basestring_join (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_join ... ok BUILDSTDERR: basestring_typed_argument (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_typed_argument ... ok BUILDSTDERR: basestring_typed_variable (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.basestring_typed_variable ... ok BUILDSTDERR: isinstance_basestring (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.isinstance_basestring ... ok BUILDSTDERR: unicode_subtypes_basestring (builtin_basestring) BUILDSTDERR: Doctest: builtin_basestring.unicode_subtypes_basestring ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values._delattr ... ok BUILDSTDERR: _setattr (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values._setattr ... ok BUILDSTDERR: dict_clear (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.dict_clear ... ok BUILDSTDERR: list_append (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_append ... ok BUILDSTDERR: list_insert (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_insert ... ok BUILDSTDERR: list_reverse (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_reverse ... ok BUILDSTDERR: list_sort (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_sort ... ok BUILDSTDERR: set_add (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_add ... ok BUILDSTDERR: set_clear (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_clear ... ok BUILDSTDERR: set_discard (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_discard ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values._delattr ... ok BUILDSTDERR: _setattr (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values._setattr ... ok BUILDSTDERR: dict_clear (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.dict_clear ... ok BUILDSTDERR: list_append (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_append ... ok BUILDSTDERR: list_insert (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_insert ... ok BUILDSTDERR: list_reverse (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_reverse ... ok BUILDSTDERR: list_sort (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.list_sort ... ok BUILDSTDERR: set_add (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_add ... ok BUILDSTDERR: set_clear (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_clear ... ok BUILDSTDERR: set_discard (builtin_methods_return_values) BUILDSTDERR: Doctest: builtin_methods_return_values.set_discard ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_ord ... call (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.call ... ok BUILDSTDERR: fort_two_dee (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.fort_two_dee ... ok BUILDSTDERR: test_copy_mismatch (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok BUILDSTDERR: test_copy_return_type (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok BUILDSTDERR: test_copy_to (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_copy_to ... ok BUILDSTDERR: test_is_contiguous (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok BUILDSTDERR: test_nonecheck1 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok BUILDSTDERR: test_nonecheck2 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok BUILDSTDERR: test_nonecheck3 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok BUILDSTDERR: test_nonecheck4 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok BUILDSTDERR: test_nonecheck5 (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok BUILDSTDERR: test_overlapping_copy (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok BUILDSTDERR: test_partly_overlapping (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok BUILDSTDERR: test_shape_stride_suboffset (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok BUILDSTDERR: two_dee (memoryviewattrs.__test__) BUILDSTDERR: Doctest: memoryviewattrs.__test__.two_dee ... ok BUILDSTDERR: call (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.call ... ok BUILDSTDERR: fort_two_dee (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.fort_two_dee ... ok BUILDSTDERR: test_copy_mismatch (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_mismatch ... ok BUILDSTDERR: test_copy_return_type (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_return_type ... ok BUILDSTDERR: test_copy_to (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_copy_to ... ok BUILDSTDERR: test_is_contiguous (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_is_contiguous ... ok BUILDSTDERR: test_nonecheck1 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck1 ... ok BUILDSTDERR: test_nonecheck2 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck2 ... ok BUILDSTDERR: test_nonecheck3 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck3 ... ok BUILDSTDERR: test_nonecheck4 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck4 ... ok BUILDSTDERR: test_nonecheck5 (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_nonecheck5 ... ok BUILDSTDERR: test_overlapping_copy (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_overlapping_copy ... ok BUILDSTDERR: test_partly_overlapping (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_partly_overlapping ... ok BUILDSTDERR: test_shape_stride_suboffset (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok BUILDSTDERR: two_dee (memoryviewattrs) BUILDSTDERR: Doctest: memoryviewattrs.two_dee ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running annotation_typing ... compare_to_char (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.compare_to_char ... ok BUILDSTDERR: non_builtin_ord (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.non_builtin_ord ... ok BUILDSTDERR: ord_Py_UNICODE (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_Py_UNICODE ... ok BUILDSTDERR: ord_const (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_const ... ok BUILDSTDERR: ord_object (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_object ... ok BUILDSTDERR: unicode_for_loop_ord (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.unicode_for_loop_ord ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_ord ... compare_to_char (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.compare_to_char ... ok BUILDSTDERR: non_builtin_ord (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.non_builtin_ord ... ok BUILDSTDERR: ord_Py_UNICODE (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_Py_UNICODE ... ok BUILDSTDERR: ord_const (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_const ... ok BUILDSTDERR: ord_object (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.ord_object ... ok BUILDSTDERR: unicode_for_loop_ord (builtin_ord) BUILDSTDERR: Doctest: builtin_ord.unicode_for_loop_ord ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_sorted ... EarlyClass (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.EarlyClass ... ok BUILDSTDERR: call_exception_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.call_exception_default ... ok BUILDSTDERR: call_struct_io (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.call_struct_io ... ok BUILDSTDERR: ctypes_def (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.ctypes_def ... ok BUILDSTDERR: exception_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.exception_default ... ok BUILDSTDERR: old_dict_syntax (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.old_dict_syntax ... ok BUILDSTDERR: py_float_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.py_float_default ... ok BUILDSTDERR: pytypes_cdef (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_cdef ... ok BUILDSTDERR: pytypes_cpdef (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_cpdef ... ok BUILDSTDERR: pytypes_def (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_def ... ok BUILDSTDERR: return_tuple_for_carray (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.return_tuple_for_carray ... ok BUILDSTDERR: struct_convert (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.struct_convert ... ok BUILDSTDERR: struct_io (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.struct_io ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running annotation_typing ... sorted_arg (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_arg ... ok BUILDSTDERR: sorted_arg_with_key (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_arg_with_key ... ok BUILDSTDERR: sorted_genexp (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_genexp ... ok BUILDSTDERR: sorted_list_literal (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_list_literal ... ok BUILDSTDERR: sorted_list_of_range (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_list_of_range ... ok BUILDSTDERR: sorted_tuple_literal (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_tuple_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_sorted ... sorted_arg (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_arg ... ok BUILDSTDERR: sorted_arg_with_key (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_arg_with_key ... ok BUILDSTDERR: sorted_genexp (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_genexp ... ok BUILDSTDERR: sorted_list_literal (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_list_literal ... ok BUILDSTDERR: sorted_list_of_range (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_list_of_range ... ok BUILDSTDERR: sorted_tuple_literal (builtin_sorted) BUILDSTDERR: Doctest: builtin_sorted.sorted_tuple_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_subtype_methods_T653 ... EarlyClass (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.EarlyClass ... ok BUILDSTDERR: call_exception_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.call_exception_default ... ok BUILDSTDERR: call_struct_io (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.call_struct_io ... ok BUILDSTDERR: ctypes_def (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.ctypes_def ... ok BUILDSTDERR: exception_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.exception_default ... ok BUILDSTDERR: old_dict_syntax (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.old_dict_syntax ... ok BUILDSTDERR: py_float_default (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.py_float_default ... ok BUILDSTDERR: pytypes_cdef (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_cdef ... ok BUILDSTDERR: pytypes_cpdef (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_cpdef ... ok BUILDSTDERR: pytypes_def (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.pytypes_def ... ok BUILDSTDERR: return_tuple_for_carray (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.return_tuple_for_carray ... ok BUILDSTDERR: struct_convert (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.struct_convert ... ok BUILDSTDERR: struct_io (annotation_typing) BUILDSTDERR: Doctest: annotation_typing.struct_io ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running argerrors ... acquire (cythonarray) BUILDSTDERR: Doctest: cythonarray.acquire ... ok BUILDSTDERR: contiguity (cythonarray) BUILDSTDERR: Doctest: cythonarray.contiguity ... ok BUILDSTDERR: dont_allocate_buffer (cythonarray) BUILDSTDERR: Doctest: cythonarray.dont_allocate_buffer ... ok BUILDSTDERR: full_or_strided (cythonarray) BUILDSTDERR: Doctest: cythonarray.full_or_strided ... ok BUILDSTDERR: length (cythonarray) BUILDSTDERR: Doctest: cythonarray.length ... ok BUILDSTDERR: test_array_from_pointer (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_array_from_pointer ... ok BUILDSTDERR: test_array_from_pointer_3d (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_array_from_pointer_3d ... ok BUILDSTDERR: test_cyarray_from_carray (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cyarray_from_carray ... ok BUILDSTDERR: test_cython_array_getbuffer (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cython_array_getbuffer ... ok BUILDSTDERR: test_cython_array_index (cythonarray) BUILDSTDERR: Doctest: cythonarray.test_cython_array_index ... ok BUILDSTDERR: test_single_arg (argerrors) BUILDSTDERR: Doctest: argerrors.test_single_arg ... ok BUILDSTDERR: test_two_args (argerrors) BUILDSTDERR: Doctest: argerrors.test_two_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argerrors ... test_single_arg (argerrors) BUILDSTDERR: Doctest: argerrors.test_single_arg ... ok BUILDSTDERR: test_two_args (argerrors) BUILDSTDERR: Doctest: argerrors.test_two_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in argerrors ... test_single_arg (pure_doctest__argerrors) BUILDSTDERR: Doctest: pure_doctest__argerrors.test_single_arg ... ok BUILDSTDERR: test_two_args (pure_doctest__argerrors) BUILDSTDERR: Doctest: pure_doctest__argerrors.test_two_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running array_address ... test_array_address (array_address) BUILDSTDERR: Doctest: array_address.test_array_address ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running array_address ... test_coerce_to_numpy (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok BUILDSTDERR: test_copy_and_contig_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok BUILDSTDERR: test_ellipsis (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_ellipsis ... ok BUILDSTDERR: test_ellipsis_memoryview (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok BUILDSTDERR: test_memslice_getbuffer (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... test_array_address (array_address) BUILDSTDERR: Doctest: array_address.test_array_address ... ok BUILDSTDERR: ok BUILDSTDERR: test_memslice_structarray (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok BUILDSTDERR: test_null_strides (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_null_strides ... ok BUILDSTDERR: test_null_strides_error (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_null_strides_error ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running arrayassign ... ok BUILDSTDERR: test_numpy_like_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok BUILDSTDERR: test_partial_slicing (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok BUILDSTDERR: test_partial_slicing_memoryview (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok BUILDSTDERR: test_string_invalid_dims (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok BUILDSTDERR: test_struct_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok BUILDSTDERR: test_structarray_errors (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok BUILDSTDERR: test_transpose (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_transpose ... ok BUILDSTDERR: test_transpose_type (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_transpose_type ... ok BUILDSTDERR: test_boundscheck_and_wraparound (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok BUILDSTDERR: test_coerce_to_numpy (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_coerce_to_numpy ... ok BUILDSTDERR: test_copy_and_contig_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok BUILDSTDERR: test_ellipsis (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_ellipsis ... ok BUILDSTDERR: test_ellipsis_memoryview (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok BUILDSTDERR: test_memslice_getbuffer (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_memslice_getbuffer ... ok BUILDSTDERR: test_memslice_structarray (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_memslice_structarray ... ok BUILDSTDERR: test_null_strides (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_null_strides ... ok BUILDSTDERR: test_null_strides_error (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_null_strides_error ... ok BUILDSTDERR: test_numpy_like_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_numpy_like_attributes ... ok BUILDSTDERR: test_partial_slicing (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_partial_slicing ... ok BUILDSTDERR: test_partial_slicing_memoryview (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok BUILDSTDERR: test_refcount_GH507 (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_refcount_GH507 ... ok BUILDSTDERR: test_string_invalid_dims (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_string_invalid_dims ... ok BUILDSTDERR: test_struct_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_struct_attributes ... ok BUILDSTDERR: test_structarray_errors (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_structarray_errors ... ok BUILDSTDERR: test_transpose (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_transpose ... ok BUILDSTDERR: test_transpose_type (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_transpose_type ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_memoryview ... test_items (builtin_subtype_methods_T653.MyDict) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDict2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDict2Final) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict2Final) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictFinal) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictFinal) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictOverride) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictOverride) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictOverride2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictOverride2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok BUILDSTDERR: test_append (builtin_subtype_methods_T653.MyList) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_subtype_methods_T653 ... assign_all_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_all_from_pointer ... ok BUILDSTDERR: assign_from_array_attribute (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_from_array_attribute ... ok BUILDSTDERR: assign_full_array_slice_to_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_full_array_slice_to_array ... ok BUILDSTDERR: assign_full_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_full_from_pointer ... ok BUILDSTDERR: assign_ptr_to_unknown_csize (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok BUILDSTDERR: assign_slice_end_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_end_from_pointer ... ok BUILDSTDERR: assign_slice_from_shorter_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_from_shorter_array ... ok BUILDSTDERR: assign_slice_start_end_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok BUILDSTDERR: assign_slice_start_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_start_from_pointer ... ok BUILDSTDERR: assign_to_wrong_csize (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_to_wrong_csize ... ok BUILDSTDERR: test_list (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_list ... ok BUILDSTDERR: test_literal_list (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list ... ok BUILDSTDERR: test_literal_list_multiplied (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_multiplied ... ok BUILDSTDERR: test_literal_list_slice_all (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_all ... ok BUILDSTDERR: test_literal_list_slice_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_end ... ok BUILDSTDERR: test_literal_list_slice_end_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_end_param ... ok BUILDSTDERR: test_literal_list_slice_start (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start ... ok BUILDSTDERR: test_literal_list_slice_start_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_end ... ok BUILDSTDERR: test_literal_list_slice_start_end_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok BUILDSTDERR: test_literal_list_slice_start_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_param ... ok BUILDSTDERR: test_literal_tuple (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_tuple ... ok BUILDSTDERR: test_multiple_from_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_array ... ok BUILDSTDERR: test_multiple_from_array_full_slice (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_array_full_slice ... ok BUILDSTDERR: test_multiple_from_slice (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_slice ... ok BUILDSTDERR: test_ptr_literal_list_slice_all (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok BUILDSTDERR: test_ptr_literal_list_slice_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok BUILDSTDERR: test_ptr_literal_list_slice_start (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok BUILDSTDERR: test_slice_from_multiple (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_slice_from_multiple ... ok BUILDSTDERR: test_starred_from_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_starred_from_array ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running arrayassign ... assign_all_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_all_from_pointer ... ok BUILDSTDERR: assign_from_array_attribute (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_from_array_attribute ... ok BUILDSTDERR: assign_full_array_slice_to_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_full_array_slice_to_array ... ok BUILDSTDERR: assign_full_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_full_from_pointer ... ok BUILDSTDERR: assign_ptr_to_unknown_csize (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok BUILDSTDERR: assign_slice_end_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_end_from_pointer ... ok BUILDSTDERR: assign_slice_from_shorter_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_from_shorter_array ... ok BUILDSTDERR: assign_slice_start_end_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok BUILDSTDERR: assign_slice_start_from_pointer (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_slice_start_from_pointer ... ok BUILDSTDERR: assign_to_wrong_csize (arrayassign) BUILDSTDERR: Doctest: arrayassign.assign_to_wrong_csize ... ok BUILDSTDERR: test_list (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_list ... ok BUILDSTDERR: test_literal_list (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list ... ok BUILDSTDERR: test_literal_list_multiplied (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_multiplied ... ok BUILDSTDERR: test_literal_list_slice_all (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_all ... ok BUILDSTDERR: test_literal_list_slice_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_end ... ok BUILDSTDERR: test_literal_list_slice_end_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_end_param ... ok BUILDSTDERR: test_literal_list_slice_start (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start ... ok BUILDSTDERR: test_literal_list_slice_start_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_end ... ok BUILDSTDERR: test_literal_list_slice_start_end_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok BUILDSTDERR: test_literal_list_slice_start_param (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_list_slice_start_param ... ok BUILDSTDERR: test_literal_tuple (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_literal_tuple ... ok BUILDSTDERR: test_multiple_from_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_array ... ok BUILDSTDERR: test_multiple_from_array_full_slice (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_array_full_slice ... ok BUILDSTDERR: test_multiple_from_slice (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_multiple_from_slice ... ok BUILDSTDERR: test_ptr_literal_list_slice_all (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok BUILDSTDERR: test_ptr_literal_list_slice_end (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok BUILDSTDERR: test_ptr_literal_list_slice_start (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok BUILDSTDERR: test_slice_from_multiple (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_slice_from_multiple ... ok BUILDSTDERR: test_starred_from_array (arrayassign) BUILDSTDERR: Doctest: arrayassign.test_starred_from_array ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running assigned_builtin_methods ... test_items (builtin_subtype_methods_T653.MyDict) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDict2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDict2Final) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDict2Final) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictFinal) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictFinal) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictOverride) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictOverride) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok BUILDSTDERR: test_items (builtin_subtype_methods_T653.MyDictOverride2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok BUILDSTDERR: test_values (builtin_subtype_methods_T653.MyDictOverride2) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok BUILDSTDERR: test_append (builtin_subtype_methods_T653.MyList) BUILDSTDERR: Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtinslice ... bound_dict_get (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_dict_get ... ok BUILDSTDERR: bound_dict_get_reassign (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok BUILDSTDERR: bound_list_sort (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_list_sort ... ok BUILDSTDERR: bound_list_sort_reassign (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok BUILDSTDERR: unbound_dict_get (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.unbound_dict_get ... ok BUILDSTDERR: unbound_list_sort (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.unbound_list_sort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running assigned_builtin_methods ... plain_object_slice (builtinslice) BUILDSTDERR: Doctest: builtinslice.plain_object_slice ... ok BUILDSTDERR: typed_slice (builtinslice) BUILDSTDERR: Doctest: builtinslice.typed_slice ... ok BUILDSTDERR: unbound_method_lookup (builtinslice) BUILDSTDERR: Doctest: builtinslice.unbound_method_lookup ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtinslice ... bound_dict_get (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_dict_get ... ok BUILDSTDERR: bound_dict_get_reassign (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok BUILDSTDERR: bound_list_sort (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_list_sort ... ok BUILDSTDERR: bound_list_sort_reassign (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok BUILDSTDERR: unbound_dict_get (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.unbound_dict_get ... ok BUILDSTDERR: unbound_list_sort (assigned_builtin_methods) BUILDSTDERR: Doctest: assigned_builtin_methods.unbound_list_sort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running async_iter_pep492 ... plain_object_slice (builtinslice) BUILDSTDERR: Doctest: builtinslice.plain_object_slice ... ok BUILDSTDERR: typed_slice (builtinslice) BUILDSTDERR: Doctest: builtinslice.typed_slice ... ok BUILDSTDERR: unbound_method_lookup (builtinslice) BUILDSTDERR: Doctest: builtinslice.unbound_method_lookup ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_formatting ... format_bytes (bytes_formatting) BUILDSTDERR: Doctest: bytes_formatting.format_bytes ... ok BUILDSTDERR: format_bytes_with_str (bytes_formatting) BUILDSTDERR: Doctest: bytes_formatting.format_bytes_with_str ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytes_formatting ... format_bytes (bytes_formatting) BUILDSTDERR: Doctest: bytes_formatting.format_bytes ... ok BUILDSTDERR: format_bytes_with_str (bytes_formatting) BUILDSTDERR: Doctest: bytes_formatting.format_bytes_with_str ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running call_crash ... A (call_crash) BUILDSTDERR: Doctest: call_crash.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running call_crash ... A (call_crash) BUILDSTDERR: Doctest: call_crash.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running carray_coercion ... assign_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.assign_int_array_array ... ok BUILDSTDERR: assign_int_array_array_from_tuples (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok BUILDSTDERR: build_from_list_of_arrays (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.build_from_list_of_arrays ... ok BUILDSTDERR: build_from_tuple_of_arrays (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.build_from_tuple_of_arrays ... ok BUILDSTDERR: from_cimported_as_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_cimported_as_int_array ... ok BUILDSTDERR: from_cimported_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_cimported_int_array ... ok BUILDSTDERR: from_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_int_array ... ok BUILDSTDERR: from_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_int_array_array ... ok BUILDSTDERR: from_struct_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_struct_array ... ok BUILDSTDERR: from_typedef_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_typedef_int_array ... ok BUILDSTDERR: iterable_to_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.iterable_to_int_array ... ok BUILDSTDERR: to_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array ... ok BUILDSTDERR: to_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array_array ... ok BUILDSTDERR: to_int_array_slice (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array_slice ... ok BUILDSTDERR: to_struct_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_array ... ok BUILDSTDERR: to_struct_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_array_array ... ok BUILDSTDERR: to_struct_with_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_with_array ... ok BUILDSTDERR: to_struct_with_array_slice (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_with_array_slice ... ok BUILDSTDERR: tuple_from_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.tuple_from_int_array ... ok BUILDSTDERR: tuple_from_typedef_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.tuple_from_typedef_int_array ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running carray_coercion ... assign_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.assign_int_array_array ... ok BUILDSTDERR: assign_int_array_array_from_tuples (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok BUILDSTDERR: build_from_list_of_arrays (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.build_from_list_of_arrays ... ok BUILDSTDERR: build_from_tuple_of_arrays (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.build_from_tuple_of_arrays ... ok BUILDSTDERR: from_cimported_as_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_cimported_as_int_array ... ok BUILDSTDERR: from_cimported_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_cimported_int_array ... ok BUILDSTDERR: from_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_int_array ... ok BUILDSTDERR: from_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_int_array_array ... ok BUILDSTDERR: from_struct_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_struct_array ... ok BUILDSTDERR: from_typedef_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.from_typedef_int_array ... ok BUILDSTDERR: iterable_to_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.iterable_to_int_array ... ok BUILDSTDERR: to_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array ... ok BUILDSTDERR: to_int_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array_array ... ok BUILDSTDERR: to_int_array_slice (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_int_array_slice ... ok BUILDSTDERR: to_struct_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_array ... ok BUILDSTDERR: to_struct_array_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_array_array ... ok BUILDSTDERR: to_struct_with_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_with_array ... ok BUILDSTDERR: to_struct_with_array_slice (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.to_struct_with_array_slice ... ok BUILDSTDERR: tuple_from_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.tuple_from_int_array ... ok BUILDSTDERR: tuple_from_typedef_int_array (carray_coercion) BUILDSTDERR: Doctest: carray_coercion.tuple_from_typedef_int_array ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok BUILDSTDERR: test_cascaded_assignment_evaluate_expr (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok BUILDSTDERR: test_cascaded_assignment_simple (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok BUILDSTDERR: test_cascaded_assignment_typed (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok BUILDSTDERR: test_cascaded_assignment_evaluate_expr (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok BUILDSTDERR: test_cascaded_assignment_simple (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok BUILDSTDERR: test_cascaded_assignment_typed (cascadedassignment) BUILDSTDERR: Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_class_property_decorator_T264 ... async_iter_pep492 () BUILDSTDERR: Doctest: async_iter_pep492 ... ok BUILDSTDERR: test_aiter_raises (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_aiter_raises ... ok BUILDSTDERR: test_broken_anext (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_broken_anext ... ok BUILDSTDERR: test_for_1 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_1 ... ok BUILDSTDERR: test_for_2 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_2 ... ok BUILDSTDERR: test_for_3 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_3 ... ok BUILDSTDERR: test_with_for (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_with_for ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running async_iter_pep492 ... Prop (cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_class_property_decorator_T264 ... Prop (cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok BUILDSTDERR: call_cpmeth (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok BUILDSTDERR: call_cpmeth_optargs (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok BUILDSTDERR: call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok BUILDSTDERR: call_optargs (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok BUILDSTDERR: cdef_funcptr (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cdef_funcptr ... ok BUILDSTDERR: cdef_optargs (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cdef_optargs ... ok BUILDSTDERR: cfunc_all_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok BUILDSTDERR: cfunc_some_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok BUILDSTDERR: cfunc_some_keywords_unordered (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok BUILDSTDERR: cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok BUILDSTDERR: cpfunc_all_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok BUILDSTDERR: cpfunc_some_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok BUILDSTDERR: cpfunc_some_keywords_unordered (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok BUILDSTDERR: cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok BUILDSTDERR: libc_strstr (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.libc_strstr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok BUILDSTDERR: call_cpmeth (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok BUILDSTDERR: call_cpmeth_optargs (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok BUILDSTDERR: call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok BUILDSTDERR: call_optargs (cdef_function_kwargs.ExtType) BUILDSTDERR: Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok BUILDSTDERR: cdef_funcptr (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cdef_funcptr ... ok BUILDSTDERR: cdef_optargs (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cdef_optargs ... ok BUILDSTDERR: cfunc_all_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok BUILDSTDERR: cfunc_some_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok BUILDSTDERR: cfunc_some_keywords_unordered (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok BUILDSTDERR: cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok BUILDSTDERR: cpfunc_all_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok BUILDSTDERR: cpfunc_some_keywords (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok BUILDSTDERR: cpfunc_some_keywords_unordered (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok BUILDSTDERR: cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok BUILDSTDERR: libc_strstr (cdef_function_kwargs) BUILDSTDERR: Doctest: cdef_function_kwargs.libc_strstr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.no_cdef ... ok BUILDSTDERR: test_list (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.test_list ... ok BUILDSTDERR: with_cdef (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.with_cdef ... ok BUILDSTDERR: with_external_list (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.with_external_list ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.no_cdef ... ok BUILDSTDERR: test_list (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.test_list ... ok BUILDSTDERR: with_cdef (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.with_cdef ... ok BUILDSTDERR: with_external_list (cdef_setitem_T284) BUILDSTDERR: Doctest: cdef_setitem_T284.with_external_list ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdefassign ... BUILDSTDERR: #### 2019-12-24 06:54:48.718029 BUILDSTDERR: #### 2019-12-24 06:54:59.168030 BUILDSTDERR: #### 2019-12-24 06:55:09.568036 BUILDSTDERR: #### 2019-12-24 06:55:19.968009 BUILDSTDERR: #### 2019-12-24 06:55:30.368029 BUILDSTDERR: #### 2019-12-24 06:55:40.768023 BUILDSTDERR: #### 2019-12-24 06:55:51.168036 BUILDSTDERR: #### 2019-12-24 06:56:01.568030 BUILDSTDERR: #### 2019-12-24 06:56:11.968020 BUILDSTDERR: #### 2019-12-24 06:56:22.368104 BUILDSTDERR: #### 2019-12-24 06:56:32.768020 BUILDSTDERR: #### 2019-12-24 06:56:43.178027 BUILDSTDERR: #### 2019-12-24 06:56:53.578023 BUILDSTDERR: #### 2019-12-24 06:57:03.978028 BUILDSTDERR: #### 2019-12-24 06:57:14.378026 BUILDSTDERR: #### 2019-12-24 06:57:24.778033 BUILDSTDERR: #### 2019-12-24 06:57:35.188024 BUILDSTDERR: #### 2019-12-24 06:57:45.588041 BUILDSTDERR: #### 2019-12-24 06:57:55.988028 BUILDSTDERR: #### 2019-12-24 06:58:06.388029 BUILDSTDERR: #### 2019-12-24 06:58:16.788034 BUILDSTDERR: #### 2019-12-24 06:58:27.188030 BUILDSTDERR: #### 2019-12-24 06:58:37.588047 BUILDSTDERR: #### 2019-12-24 06:58:47.988095 BUILDSTDERR: #### 2019-12-24 06:58:58.388031 BUILDSTDERR: #### 2019-12-24 06:59:08.788026 BUILDSTDERR: #### 2019-12-24 06:59:19.188047 BUILDSTDERR: #### 2019-12-24 06:59:29.588052 BUILDSTDERR: #### 2019-12-24 06:59:39.988057 BUILDSTDERR: #### 2019-12-24 06:59:50.388038 BUILDSTDERR: #### 2019-12-24 07:00:00.788016 BUILDSTDERR: #### 2019-12-24 07:00:11.188028 BUILDSTDERR: #### 2019-12-24 07:00:21.588030 BUILDSTDERR: #### 2019-12-24 07:00:31.998018 BUILDSTDERR: #### 2019-12-24 07:00:42.398027 BUILDSTDERR: #### 2019-12-24 07:00:52.798029 BUILDSTDERR: #### 2019-12-24 07:01:03.198040 BUILDSTDERR: #### 2019-12-24 07:01:13.618053 BUILDSTDERR: #### 2019-12-24 07:01:24.018031 BUILDSTDERR: #### 2019-12-24 07:01:34.418024 BUILDSTDERR: #### 2019-12-24 07:01:44.818044 BUILDSTDERR: #### 2019-12-24 07:01:55.218035 BUILDSTDERR: #### 2019-12-24 07:02:05.618024 BUILDSTDERR: #### 2019-12-24 07:02:16.018064 BUILDSTDERR: #### 2019-12-24 07:02:26.418039 BUILDSTDERR: #### 2019-12-24 07:02:36.818085 BUILDSTDERR: #### 2019-12-24 07:02:47.218031 BUILDSTDERR: #### 2019-12-24 07:02:57.618019 BUILDSTDERR: #### 2019-12-24 07:03:08.018035 BUILDSTDERR: #### 2019-12-24 07:03:18.418052 BUILDSTDERR: #### 2019-12-24 07:03:28.828028 BUILDSTDERR: #### 2019-12-24 07:03:39.228027 BUILDSTDERR: #### 2019-12-24 07:03:49.628030 BUILDSTDERR: #### 2019-12-24 07:04:00.028034 BUILDSTDERR: #### 2019-12-24 07:04:10.428048 BUILDSTDERR: #### 2019-12-24 07:04:20.828035 BUILDSTDERR: #### 2019-12-24 07:04:31.228072 BUILDSTDERR: #### 2019-12-24 07:04:41.628038 BUILDSTDERR: #### 2019-12-24 07:04:52.028036 BUILDSTDERR: #### 2019-12-24 07:05:02.428047 BUILDSTDERR: #### 2019-12-24 07:05:12.828033 BUILDSTDERR: #### 2019-12-24 07:05:23.228036 BUILDSTDERR: #### 2019-12-24 07:05:33.628015 BUILDSTDERR: #### 2019-12-24 07:05:44.028135 BUILDSTDERR: #### 2019-12-24 07:05:54.428020 BUILDSTDERR: #### 2019-12-24 07:06:04.828049 BUILDSTDERR: #### 2019-12-24 07:06:15.238025 BUILDSTDERR: #### 2019-12-24 07:06:25.638123 BUILDSTDERR: #### 2019-12-24 07:06:36.038026 BUILDSTDERR: #### 2019-12-24 07:06:46.438029 BUILDSTDERR: #### 2019-12-24 07:06:56.849343 BUILDSTDERR: #### 2019-12-24 07:07:07.248030 BUILDSTDERR: #### 2019-12-24 07:07:17.648039 BUILDSTDERR: #### 2019-12-24 07:07:28.048022 BUILDSTDERR: #### 2019-12-24 07:07:38.458028 BUILDSTDERR: #### 2019-12-24 07:07:48.868030 BUILDSTDERR: #### 2019-12-24 07:07:59.268029 BUILDSTDERR: #### 2019-12-24 07:08:09.668033 BUILDSTDERR: #### 2019-12-24 07:08:20.068025 BUILDSTDERR: #### 2019-12-24 07:08:30.468021 BUILDSTDERR: #### 2019-12-24 07:08:40.868022 BUILDSTDERR: #### 2019-12-24 07:08:51.268026 BUILDSTDERR: #### 2019-12-24 07:09:01.668022 BUILDSTDERR: #### 2019-12-24 07:09:12.068030 BUILDSTDERR: #### 2019-12-24 07:09:22.468060 BUILDSTDERR: #### 2019-12-24 07:09:32.868022 BUILDSTDERR: #### 2019-12-24 07:09:43.268031 BUILDSTDERR: #### 2019-12-24 07:09:53.668031 BUILDSTDERR: #### 2019-12-24 07:10:04.080467 BUILDSTDERR: #### 2019-12-24 07:10:14.478053 BUILDSTDERR: #### 2019-12-24 07:10:24.878036 BUILDSTDERR: #### 2019-12-24 07:10:35.278016 BUILDSTDERR: #### 2019-12-24 07:10:45.678030 BUILDSTDERR: #### 2019-12-24 07:10:56.078109 BUILDSTDERR: #### 2019-12-24 07:11:06.478022 BUILDSTDERR: #### 2019-12-24 07:11:16.878031 BUILDSTDERR: #### 2019-12-24 07:11:27.278027 BUILDSTDERR: #### 2019-12-24 07:11:37.678032 BUILDSTDERR: #### 2019-12-24 07:11:48.078029 BUILDSTDERR: #### 2019-12-24 07:11:58.478027 BUILDSTDERR: #### 2019-12-24 07:12:08.878029 BUILDSTDERR: #### 2019-12-24 07:12:19.278028 BUILDSTDERR: #### 2019-12-24 07:12:29.678014 BUILDSTDERR: #### 2019-12-24 07:12:40.078023 BUILDSTDERR: #### 2019-12-24 07:12:50.478029 BUILDSTDERR: #### 2019-12-24 07:13:00.878028 BUILDSTDERR: #### 2019-12-24 07:13:11.278025 BUILDSTDERR: #### 2019-12-24 07:13:21.678032 BUILDSTDERR: #### 2019-12-24 07:13:32.078029 BUILDSTDERR: #### 2019-12-24 07:13:42.488030 BUILDSTDERR: #### 2019-12-24 07:13:52.888041 BUILDSTDERR: #### 2019-12-24 07:14:03.288032 BUILDSTDERR: #### 2019-12-24 07:14:13.688027 BUILDSTDERR: #### 2019-12-24 07:14:24.088033 BUILDSTDERR: #### 2019-12-24 07:14:34.488023 BUILDSTDERR: #### 2019-12-24 07:14:44.888025 BUILDSTDERR: #### 2019-12-24 07:14:55.288021 BUILDSTDERR: #### 2019-12-24 07:15:05.688030 BUILDSTDERR: #### 2019-12-24 07:15:16.088012 BUILDSTDERR: #### 2019-12-24 07:15:26.488029 BUILDSTDERR: #### 2019-12-24 07:15:36.888021 BUILDSTDERR: #### 2019-12-24 07:15:47.298030 BUILDSTDERR: #### 2019-12-24 07:15:57.698032 BUILDSTDERR: #### 2019-12-24 07:16:08.098028 BUILDSTDERR: #### 2019-12-24 07:16:18.498035 BUILDSTDERR: #### 2019-12-24 07:16:28.908020 BUILDSTDERR: #### 2019-12-24 07:16:39.308026 BUILDSTDERR: #### 2019-12-24 07:16:49.708026 BUILDSTDERR: #### 2019-12-24 07:17:00.108019 BUILDSTDERR: #### 2019-12-24 07:17:10.508020 BUILDSTDERR: #### 2019-12-24 07:17:20.908024 BUILDSTDERR: #### 2019-12-24 07:17:31.308026 BUILDSTDERR: #### 2019-12-24 07:17:41.718027 BUILDSTDERR: #### 2019-12-24 07:17:52.118024 BUILDSTDERR: #### 2019-12-24 07:18:02.528029 BUILDSTDERR: #### 2019-12-24 07:18:12.928032 BUILDSTDERR: #### 2019-12-24 07:18:23.348038 BUILDSTDERR: #### 2019-12-24 07:18:33.748053 BUILDSTDERR: #### 2019-12-24 07:18:44.148030 BUILDSTDERR: #### 2019-12-24 07:18:54.548026 BUILDSTDERR: #### 2019-12-24 07:19:04.948037 BUILDSTDERR: #### 2019-12-24 07:19:15.348031 BUILDSTDERR: #### 2019-12-24 07:19:25.748030 BUILDSTDERR: #### 2019-12-24 07:19:36.158027 BUILDSTDERR: #### 2019-12-24 07:19:46.558024 BUILDSTDERR: #### 2019-12-24 07:19:56.958056 BUILDSTDERR: #### 2019-12-24 07:20:07.358028 BUILDSTDERR: #### 2019-12-24 07:20:17.758026 BUILDSTDERR: #### 2019-12-24 07:20:28.158034 BUILDSTDERR: #### 2019-12-24 07:20:38.558031 BUILDSTDERR: #### 2019-12-24 07:20:48.958061 BUILDSTDERR: #### 2019-12-24 07:20:59.358025 BUILDSTDERR: #### 2019-12-24 07:21:09.758035 BUILDSTDERR: #### 2019-12-24 07:21:20.158028 BUILDSTDERR: #### 2019-12-24 07:21:30.558032 BUILDSTDERR: #### 2019-12-24 07:21:40.958026 BUILDSTDERR: #### 2019-12-24 07:21:51.358037 BUILDSTDERR: #### 2019-12-24 07:22:01.758029 BUILDSTDERR: #### 2019-12-24 07:22:12.158036 BUILDSTDERR: #### 2019-12-24 07:22:22.558026 BUILDSTDERR: #### 2019-12-24 07:22:32.958027 BUILDSTDERR: #### 2019-12-24 07:22:43.358022 BUILDSTDERR: #### 2019-12-24 07:22:53.758030 BUILDSTDERR: #### 2019-12-24 07:23:04.158033 BUILDSTDERR: #### 2019-12-24 07:23:14.558022 BUILDSTDERR: #### 2019-12-24 07:23:24.958033 BUILDSTDERR: #### 2019-12-24 07:23:35.358037 BUILDSTDERR: #### 2019-12-24 07:23:45.758030 BUILDSTDERR: #### 2019-12-24 07:23:56.158037 BUILDSTDERR: #### 2019-12-24 07:24:06.558045 BUILDSTDERR: #### 2019-12-24 07:24:16.958033 BUILDSTDERR: #### 2019-12-24 07:24:27.358027 BUILDSTDERR: #### 2019-12-24 07:24:37.758040 BUILDSTDERR: #### 2019-12-24 07:24:48.158036 BUILDSTDERR: #### 2019-12-24 07:24:58.558036 BUILDSTDERR: #### 2019-12-24 07:25:08.958033 BUILDSTDERR: #### 2019-12-24 07:25:19.358034 BUILDSTDERR: #### 2019-12-24 07:25:29.758037 BUILDSTDERR: #### 2019-12-24 07:25:40.158022 BUILDSTDERR: #### 2019-12-24 07:25:50.558034 BUILDSTDERR: #### 2019-12-24 07:26:00.958031 BUILDSTDERR: #### 2019-12-24 07:26:11.358027 BUILDSTDERR: #### 2019-12-24 07:26:21.758019 BUILDSTDERR: #### 2019-12-24 07:26:32.158028 BUILDSTDERR: #### 2019-12-24 07:26:42.558030 BUILDSTDERR: #### 2019-12-24 07:26:52.958031 BUILDSTDERR: #### 2019-12-24 07:27:03.358032 BUILDSTDERR: #### 2019-12-24 07:27:13.768043 BUILDSTDERR: #### 2019-12-24 07:27:24.168040 BUILDSTDERR: #### 2019-12-24 07:27:34.568024 BUILDSTDERR: #### 2019-12-24 07:27:44.968030 BUILDSTDERR: #### 2019-12-24 07:27:55.368032 BUILDSTDERR: #### 2019-12-24 07:28:05.768017 BUILDSTDERR: #### 2019-12-24 07:28:16.168038 BUILDSTDERR: #### 2019-12-24 07:28:26.568035 BUILDSTDERR: #### 2019-12-24 07:28:36.968027 BUILDSTDERR: #### 2019-12-24 07:28:47.368034 BUILDSTDERR: #### 2019-12-24 07:28:57.768029 BUILDSTDERR: #### 2019-12-24 07:29:08.168026 BUILDSTDERR: #### 2019-12-24 07:29:18.568029 BUILDSTDERR: #### 2019-12-24 07:29:28.968027 BUILDSTDERR: #### 2019-12-24 07:29:39.368025 BUILDSTDERR: #### 2019-12-24 07:29:49.768030 BUILDSTDERR: #### 2019-12-24 07:30:00.168032 BUILDSTDERR: #### 2019-12-24 07:30:10.568029 BUILDSTDERR: #### 2019-12-24 07:30:20.978032 BUILDSTDERR: #### 2019-12-24 07:30:31.378032 BUILDSTDERR: #### 2019-12-24 07:30:41.778031 BUILDSTDERR: #### 2019-12-24 07:30:52.178022 BUILDSTDERR: #### 2019-12-24 07:31:02.578024 BUILDSTDERR: #### 2019-12-24 07:31:12.988027 BUILDSTDERR: #### 2019-12-24 07:31:23.388020 BUILDSTDERR: #### 2019-12-24 07:31:33.798042 BUILDSTDERR: #### 2019-12-24 07:31:44.198028 BUILDSTDERR: #### 2019-12-24 07:31:54.598029 BUILDSTDERR: #### 2019-12-24 07:32:04.998037 BUILDSTDERR: #### 2019-12-24 07:32:15.398065 BUILDSTDERR: #### 2019-12-24 07:32:25.808022 BUILDSTDERR: #### 2019-12-24 07:32:36.218027 BUILDSTDERR: #### 2019-12-24 07:32:46.618032 BUILDSTDERR: #### 2019-12-24 07:32:57.018030 BUILDSTDERR: #### 2019-12-24 07:33:07.418041 BUILDSTDERR: #### 2019-12-24 07:33:17.818022 BUILDSTDERR: #### 2019-12-24 07:33:28.218026 BUILDSTDERR: #### 2019-12-24 07:33:38.618041 BUILDSTDERR: #### 2019-12-24 07:33:49.018040 BUILDSTDERR: #### 2019-12-24 07:33:59.418151 BUILDSTDERR: #### 2019-12-24 07:34:09.818051 BUILDSTDERR: #### 2019-12-24 07:34:20.218025 BUILDSTDERR: #### 2019-12-24 07:34:30.618030 BUILDSTDERR: #### 2019-12-24 07:34:41.018028 BUILDSTDERR: #### 2019-12-24 07:34:51.418028 BUILDSTDERR: #### 2019-12-24 07:35:01.818052 BUILDSTDERR: #### 2019-12-24 07:35:12.218029 BUILDSTDERR: #### 2019-12-24 07:35:22.618252 BUILDSTDERR: #### 2019-12-24 07:35:33.018030 BUILDSTDERR: #### 2019-12-24 07:35:43.418025 BUILDSTDERR: #### 2019-12-24 07:35:53.818025 BUILDSTDERR: #### 2019-12-24 07:36:04.218054 BUILDSTDERR: #### 2019-12-24 07:36:14.618031 BUILDSTDERR: #### 2019-12-24 07:36:25.018019 BUILDSTDERR: #### 2019-12-24 07:36:35.418022 BUILDSTDERR: #### 2019-12-24 07:36:45.818118 BUILDSTDERR: #### 2019-12-24 07:36:56.338046 BUILDSTDERR: #### 2019-12-24 07:37:06.738054 BUILDSTDERR: #### 2019-12-24 07:37:17.138030 BUILDSTDERR: #### 2019-12-24 07:37:27.538029 BUILDSTDERR: #### 2019-12-24 07:37:37.938031 BUILDSTDERR: #### 2019-12-24 07:37:48.338028 BUILDSTDERR: test (cdefassign) BUILDSTDERR: Doctest: cdefassign.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdefassign ... test (cdefassign) BUILDSTDERR: Doctest: cdefassign.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdefoptargs ... method (cdefoptargs.A) BUILDSTDERR: Doctest: cdefoptargs.A.method ... ok BUILDSTDERR: method (cdefoptargs.B) BUILDSTDERR: Doctest: cdefoptargs.B.method ... ok BUILDSTDERR: method (cdefoptargs.C) BUILDSTDERR: Doctest: cdefoptargs.C.method ... ok BUILDSTDERR: call2 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call2 ... ok BUILDSTDERR: call3 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call3 ... ok BUILDSTDERR: call4 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call4 ... ok BUILDSTDERR: test_foo (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.test_foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdefoptargs ... async_iter_pep492 () BUILDSTDERR: Doctest: async_iter_pep492 ... ok BUILDSTDERR: test_aiter_raises (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_aiter_raises ... ok BUILDSTDERR: test_broken_anext (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_broken_anext ... ok BUILDSTDERR: test_for_1 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_1 ... ok BUILDSTDERR: test_for_2 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_2 ... ok BUILDSTDERR: test_for_3 (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_for_3 ... ok BUILDSTDERR: test_with_for (async_iter_pep492) BUILDSTDERR: Doctest: async_iter_pep492.test_with_for ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end asyncio_generators ... method (cdefoptargs.A) BUILDSTDERR: Doctest: cdefoptargs.A.method ... ok BUILDSTDERR: method (cdefoptargs.B) BUILDSTDERR: Doctest: cdefoptargs.B.method ... ok BUILDSTDERR: method (cdefoptargs.C) BUILDSTDERR: Doctest: cdefoptargs.C.method ... ok BUILDSTDERR: call2 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call2 ... ok BUILDSTDERR: call3 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call3 ... ok BUILDSTDERR: call4 (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.call4 ... ok BUILDSTDERR: test_foo (cdefoptargs) BUILDSTDERR: Doctest: cdefoptargs.test_foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cf_none ... conditional (cf_none) BUILDSTDERR: Doctest: cf_none.conditional ... ok BUILDSTDERR: conditional_arg (cf_none) BUILDSTDERR: Doctest: cf_none.conditional_arg ... ok BUILDSTDERR: conditional_not_none (cf_none) BUILDSTDERR: Doctest: cf_none.conditional_not_none ... ok BUILDSTDERR: dict_arg (cf_none) BUILDSTDERR: Doctest: cf_none.dict_arg ... ok BUILDSTDERR: dict_arg_not_none (cf_none) BUILDSTDERR: Doctest: cf_none.dict_arg_not_none ... ok BUILDSTDERR: none_checks (cf_none) BUILDSTDERR: Doctest: cf_none.none_checks ... ok BUILDSTDERR: reassignment (cf_none) BUILDSTDERR: Doctest: cf_none.reassignment ... ok BUILDSTDERR: self_dependency (cf_none) BUILDSTDERR: Doctest: cf_none.self_dependency ... ok BUILDSTDERR: self_dependency_none (cf_none) BUILDSTDERR: Doctest: cf_none.self_dependency_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cf_none ... memoryview () BUILDSTDERR: Doctest: memoryview ... ok BUILDSTDERR: assign_temporary_to_object (memoryview) BUILDSTDERR: Doctest: memoryview.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (memoryview) BUILDSTDERR: Doctest: memoryview.assign_to_object ... ok BUILDSTDERR: basic_struct (memoryview) BUILDSTDERR: Doctest: memoryview.basic_struct ... ok BUILDSTDERR: c_contig (memoryview) BUILDSTDERR: Doctest: memoryview.c_contig ... ok BUILDSTDERR: c_contig_2d (memoryview) BUILDSTDERR: Doctest: memoryview.c_contig_2d ... ok BUILDSTDERR: complex_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.complex_dtype ... ok BUILDSTDERR: complex_inplace (memoryview) BUILDSTDERR: Doctest: memoryview.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.complex_struct_dtype ... ok BUILDSTDERR: f_contig (memoryview) BUILDSTDERR: Doctest: memoryview.f_contig ... ok BUILDSTDERR: f_contig_2d (memoryview) BUILDSTDERR: Doctest: memoryview.f_contig_2d ... ok BUILDSTDERR: generic (memoryview) BUILDSTDERR: Doctest: memoryview.generic ... ok BUILDSTDERR: get_int_2d (memoryview) BUILDSTDERR: Doctest: memoryview.get_int_2d ... ok BUILDSTDERR: min_max_tree_restructuring (memoryview) BUILDSTDERR: Doctest: memoryview.min_max_tree_restructuring ... ok BUILDSTDERR: nested_packed_struct (memoryview) BUILDSTDERR: Doctest: memoryview.nested_packed_struct ... ok BUILDSTDERR: nested_struct (memoryview) BUILDSTDERR: Doctest: memoryview.nested_struct ... ok BUILDSTDERR: optimised_index_of_slice (memoryview) BUILDSTDERR: Doctest: memoryview.optimised_index_of_slice ... ok BUILDSTDERR: packed_struct (memoryview) BUILDSTDERR: Doctest: memoryview.packed_struct ... ok BUILDSTDERR: printbuf_object (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_ushort ... ok BUILDSTDERR: set_int_2d (memoryview) BUILDSTDERR: Doctest: memoryview.set_int_2d ... ok BUILDSTDERR: strided (memoryview) BUILDSTDERR: Doctest: memoryview.strided ... ok BUILDSTDERR: test_acquire_memoryview_slice (memoryview) BUILDSTDERR: Doctest: memoryview.test_acquire_memoryview_slice ... ok BUILDSTDERR: test_assign_from_byteslike (memoryview) BUILDSTDERR: Doctest: memoryview.test_assign_from_byteslike ... ok BUILDSTDERR: test_assign_scalar (memoryview) BUILDSTDERR: Doctest: memoryview.test_assign_scalar ... ok BUILDSTDERR: test_assignment_in_conditional_expression (memoryview) BUILDSTDERR: Doctest: memoryview.test_assignment_in_conditional_expression ... ok BUILDSTDERR: test_cdef_attribute (memoryview) BUILDSTDERR: Doctest: memoryview.test_cdef_attribute ... ok BUILDSTDERR: test_coerce_to_temp (memoryview) BUILDSTDERR: Doctest: memoryview.test_coerce_to_temp ... ok BUILDSTDERR: test_contig_scalar_to_slice_assignment (memoryview) BUILDSTDERR: Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok BUILDSTDERR: test_cpython_offbyone_issue_23349 (memoryview) BUILDSTDERR: Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok BUILDSTDERR: test_direct_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_direct_slicing ... ok BUILDSTDERR: test_dtype_object_scalar_assignment (memoryview) BUILDSTDERR: Doctest: memoryview.test_dtype_object_scalar_assignment ... ok BUILDSTDERR: test_extclass_attribute_dealloc (memoryview) BUILDSTDERR: Doctest: memoryview.test_extclass_attribute_dealloc ... ok BUILDSTDERR: test_external_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.test_external_dtype ... ok BUILDSTDERR: test_generic_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_generic_slicing ... ok BUILDSTDERR: test_indirect_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_indirect_slicing ... ok BUILDSTDERR: test_nogil_oob (memoryview) BUILDSTDERR: Doctest: memoryview.test_nogil_oob ... ok BUILDSTDERR: test_nogil_unbound_localerror (memoryview) BUILDSTDERR: Doctest: memoryview.test_nogil_unbound_localerror ... ok BUILDSTDERR: test_oob (memoryview) BUILDSTDERR: Doctest: memoryview.test_oob ... ok BUILDSTDERR: test_pyview_of_memview (memoryview) BUILDSTDERR: Doctest: memoryview.test_pyview_of_memview ... ok BUILDSTDERR: test_slicing_and_indexing (memoryview) BUILDSTDERR: Doctest: memoryview.test_slicing_and_indexing ... ok BUILDSTDERR: writable (memoryview) BUILDSTDERR: Doctest: memoryview.writable ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview ... test_coerce_to_numpy (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok BUILDSTDERR: test_copy_and_contig_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok BUILDSTDERR: test_ellipsis (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_ellipsis ... ok BUILDSTDERR: test_ellipsis_memoryview (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok BUILDSTDERR: test_memslice_getbuffer (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... conditional (cf_none) BUILDSTDERR: Doctest: cf_none.conditional ... ok BUILDSTDERR: conditional_arg (cf_none) BUILDSTDERR: Doctest: cf_none.conditional_arg ... ok BUILDSTDERR: conditional_not_none (cf_none) BUILDSTDERR: Doctest: cf_none.conditional_not_none ... ok BUILDSTDERR: dict_arg (cf_none) BUILDSTDERR: Doctest: cf_none.dict_arg ... ok BUILDSTDERR: dict_arg_not_none (cf_none) BUILDSTDERR: Doctest: cf_none.dict_arg_not_none ... ok BUILDSTDERR: none_checks (cf_none) BUILDSTDERR: Doctest: cf_none.none_checks ... ok BUILDSTDERR: reassignment (cf_none) BUILDSTDERR: Doctest: cf_none.reassignment ... ok BUILDSTDERR: self_dependency (cf_none) BUILDSTDERR: Doctest: cf_none.self_dependency ... ok BUILDSTDERR: self_dependency_none (cf_none) BUILDSTDERR: Doctest: cf_none.self_dependency_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charencoding ... ok BUILDSTDERR: test_memslice_structarray (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok BUILDSTDERR: test_null_strides (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_null_strides ... ok BUILDSTDERR: test_null_strides_error (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok BUILDSTDERR: test_numpy_like_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok BUILDSTDERR: test_partial_slicing (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok BUILDSTDERR: test_partial_slicing_memoryview (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok BUILDSTDERR: test_string_invalid_dims (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok BUILDSTDERR: test_struct_attributes (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok BUILDSTDERR: test_structarray_errors (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok BUILDSTDERR: test_transpose (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_transpose ... ok BUILDSTDERR: test_transpose_type (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_transpose_type ... ok BUILDSTDERR: test_boundscheck_and_wraparound (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok BUILDSTDERR: test_coerce_to_numpy (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_coerce_to_numpy ... ok BUILDSTDERR: test_copy_and_contig_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok BUILDSTDERR: test_ellipsis (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_ellipsis ... ok BUILDSTDERR: test_ellipsis_memoryview (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok BUILDSTDERR: test_memslice_getbuffer (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_memslice_getbuffer ... ok BUILDSTDERR: test_memslice_structarray (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_memslice_structarray ... ok BUILDSTDERR: test_null_strides (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_null_strides ... ok BUILDSTDERR: test_null_strides_error (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_null_strides_error ... ok BUILDSTDERR: test_numpy_like_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_numpy_like_attributes ... ok BUILDSTDERR: test_partial_slicing (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_partial_slicing ... ok BUILDSTDERR: test_partial_slicing_memoryview (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok BUILDSTDERR: test_refcount_GH507 (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_refcount_GH507 ... ok BUILDSTDERR: test_string_invalid_dims (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_string_invalid_dims ... ok BUILDSTDERR: test_struct_attributes (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_struct_attributes ... ok BUILDSTDERR: test_structarray_errors (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_structarray_errors ... ok BUILDSTDERR: test_transpose (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_transpose ... ok BUILDSTDERR: test_transpose_type (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.test_transpose_type ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running relaxed_strides ... charencoding () BUILDSTDERR: Doctest: charencoding ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charencoding ... charencoding () BUILDSTDERR: Doctest: charencoding ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charescape ... charescape () BUILDSTDERR: Doctest: charescape ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charescape ... charescape () BUILDSTDERR: Doctest: charescape ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running check_fused_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running attr ... attr () BUILDSTDERR: Doctest: attr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running attr ... test_composed_types (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_composed_types ... ok BUILDSTDERR: test_float_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_float_int ... ok BUILDSTDERR: test_if_then_else_float_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_float_int ... ok BUILDSTDERR: test_if_then_else_long_long (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_long_long ... ok BUILDSTDERR: test_if_then_else_string_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_string_int ... ok BUILDSTDERR: test_int_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_int_int ... ok BUILDSTDERR: test_int_long (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_int_long ... ok BUILDSTDERR: test_string_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_string_int ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running check_fused_types ... attr () BUILDSTDERR: Doctest: attr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict ... test_composed_types (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_composed_types ... ok BUILDSTDERR: test_float_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_float_int ... ok BUILDSTDERR: test_if_then_else_float_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_float_int ... ok BUILDSTDERR: test_if_then_else_long_long (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_long_long ... ok BUILDSTDERR: test_if_then_else_string_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_if_then_else_string_int ... ok BUILDSTDERR: test_int_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_int_int ... ok BUILDSTDERR: test_int_long (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_int_long ... ok BUILDSTDERR: test_string_int (check_fused_types) BUILDSTDERR: Doctest: check_fused_types.test_string_int ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end check_size ... autotestdict () BUILDSTDERR: Doctest: autotestdict ... ok BUILDSTDERR: MyCdefClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyClass ... ok BUILDSTDERR: method (autotestdict.MyClass) BUILDSTDERR: Doctest: autotestdict.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyOtherCdefClass ... ok BUILDSTDERR: cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok BUILDSTDERR: method (line 74) (autotestdict.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok BUILDSTDERR: method (line 63) (autotestdict.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok BUILDSTDERR: mycpdeffunc (line 50) (autotestdict.__test__) BUILDSTDERR: Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok BUILDSTDERR: myfunc (line 40) (autotestdict.__test__) BUILDSTDERR: Doctest: autotestdict.__test__.myfunc (line 40) ... ok BUILDSTDERR: mycpdeffunc (autotestdict) BUILDSTDERR: Doctest: autotestdict.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict) BUILDSTDERR: Doctest: autotestdict.myfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict ... autotestdict () BUILDSTDERR: Doctest: autotestdict ... ok BUILDSTDERR: MyCdefClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyClass ... ok BUILDSTDERR: method (autotestdict.MyClass) BUILDSTDERR: Doctest: autotestdict.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict) BUILDSTDERR: Doctest: autotestdict.MyOtherCdefClass ... ok BUILDSTDERR: cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok BUILDSTDERR: method (line 74) (autotestdict.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok BUILDSTDERR: method (line 63) (autotestdict.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok BUILDSTDERR: mycpdeffunc (line 50) (autotestdict.__test__) BUILDSTDERR: Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok BUILDSTDERR: myfunc (line 40) (autotestdict.__test__) BUILDSTDERR: Doctest: autotestdict.__test__.myfunc (line 40) ... ok BUILDSTDERR: mycpdeffunc (autotestdict) BUILDSTDERR: Doctest: autotestdict.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict) BUILDSTDERR: Doctest: autotestdict.myfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_skip ... test_one_sized (relaxed_strides) BUILDSTDERR: Doctest: relaxed_strides.test_one_sized ... ok BUILDSTDERR: test_zero_sized (relaxed_strides) BUILDSTDERR: Doctest: relaxed_strides.test_zero_sized ... ok BUILDSTDERR: autotestdict_skip () BUILDSTDERR: Doctest: autotestdict_skip ... ok BUILDSTDERR: one (autotestdict_skip.__test__) BUILDSTDERR: Doctest: autotestdict_skip.__test__.one ... ok BUILDSTDERR: func (autotestdict_skip) BUILDSTDERR: Doctest: autotestdict_skip.func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running relaxed_strides ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_skip ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport ... autotestdict_skip () BUILDSTDERR: Doctest: autotestdict_skip ... ok BUILDSTDERR: one (autotestdict_skip.__test__) BUILDSTDERR: Doctest: autotestdict_skip.__test__.one ... ok BUILDSTDERR: func (autotestdict_skip) BUILDSTDERR: Doctest: autotestdict_skip.func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running backquote ... f (backquote) BUILDSTDERR: Doctest: backquote.f ... ok BUILDSTDERR: g (backquote) BUILDSTDERR: Doctest: backquote.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running backquote ... f (backquote) BUILDSTDERR: Doctest: backquote.f ... ok BUILDSTDERR: g (backquote) BUILDSTDERR: Doctest: backquote.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684) BUILDSTDERR: Doctest: class_scope_del_T684.DelInClass ... ok BUILDSTDERR: viking (behnel1) BUILDSTDERR: Doctest: behnel1.viking ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_scope_del_T684 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel1 ... DelInClass (class_scope_del_T684) BUILDSTDERR: Doctest: class_scope_del_T684.DelInClass ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in class_scope_del_T684 ... DelInClass (pure_doctest__class_scope_del_T684) BUILDSTDERR: Doctest: pure_doctest__class_scope_del_T684.DelInClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classbody_exec ... viking (behnel1) BUILDSTDERR: Doctest: behnel1.viking ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel3 ... behnel3 () BUILDSTDERR: Doctest: behnel3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel3 ... classbody_exec () BUILDSTDERR: Doctest: classbody_exec ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classbody_exec ... behnel3 () BUILDSTDERR: Doctest: behnel3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running big_indices ... test (big_indices) BUILDSTDERR: Doctest: big_indices.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running big_indices ... test (big_indices) BUILDSTDERR: Doctest: big_indices.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bint_binop_T145 ... classbody_exec () BUILDSTDERR: Doctest: classbody_exec ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classdecorators_T336 ... False_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.False_and_True_or_0 ... ok BUILDSTDERR: True_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.True_and_True_or_0 ... ok BUILDSTDERR: and_literal_bint (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.and_literal_bint ... ok BUILDSTDERR: or_literal_bint (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.or_literal_bint ... ok BUILDSTDERR: test_large_int (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.test_large_int ... ok BUILDSTDERR: x_and_1_or_False (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_1_or_False ... ok BUILDSTDERR: x_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_0 ... ok BUILDSTDERR: x_and_True_or_1 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_1 ... ok BUILDSTDERR: x_and_True_or_False (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_False ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint_binop_T145 ... classdecorators_T336 () BUILDSTDERR: Doctest: classdecorators_T336 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classdecorators_T336 ... False_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.False_and_True_or_0 ... ok BUILDSTDERR: True_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.True_and_True_or_0 ... ok BUILDSTDERR: and_literal_bint (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.and_literal_bint ... ok BUILDSTDERR: or_literal_bint (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.or_literal_bint ... ok BUILDSTDERR: test_large_int (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.test_large_int ... ok BUILDSTDERR: x_and_1_or_False (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_1_or_False ... ok BUILDSTDERR: x_and_True_or_0 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_0 ... ok BUILDSTDERR: x_and_True_or_1 (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_1 ... ok BUILDSTDERR: x_and_True_or_False (bint_binop_T145) BUILDSTDERR: Doctest: bint_binop_T145.x_and_True_or_False ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolop_py ... non_simple_values (boolop_py) BUILDSTDERR: Doctest: boolop_py.non_simple_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running boolop_py ... classdecorators_T336 () BUILDSTDERR: Doctest: classdecorators_T336 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running clear_to_null ... test_one_sized (relaxed_strides) BUILDSTDERR: Doctest: relaxed_strides.test_one_sized ... ok BUILDSTDERR: test_zero_sized (relaxed_strides) BUILDSTDERR: Doctest: relaxed_strides.test_zero_sized ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running view_return_errors ... non_simple_values (boolop_py) BUILDSTDERR: Doctest: boolop_py.non_simple_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in boolop_py ... non_simple_values (pure_doctest__boolop_py) BUILDSTDERR: Doctest: pure_doctest__boolop_py.non_simple_values ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running broken_exception ... TpClearFixture (clear_to_null) BUILDSTDERR: Doctest: clear_to_null.TpClearFixture ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running clear_to_null ... exception_creates_invalid_instance (broken_exception) BUILDSTDERR: Doctest: broken_exception.exception_creates_invalid_instance ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running broken_exception ... exception_creates_invalid_instance (broken_exception) BUILDSTDERR: Doctest: broken_exception.exception_creates_invalid_instance ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_globals ... TpClearFixture (clear_to_null) BUILDSTDERR: Doctest: clear_to_null.TpClearFixture ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_in_derived_class_T2967 ... default_args (builtin_globals) BUILDSTDERR: Doctest: builtin_globals.default_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_globals ... default_args (builtin_globals) BUILDSTDERR: Doctest: builtin_globals.default_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in builtin_globals ... default_args (pure_doctest__builtin_globals) BUILDSTDERR: Doctest: pure_doctest__builtin_globals.default_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_len ... ClosureInsideExtensionClass (closure_in_derived_class_T2967) BUILDSTDERR: Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_in_derived_class_T2967 ... len_bytes (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_bytes ... ok BUILDSTDERR: len_dict (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_dict ... ok BUILDSTDERR: len_frozenset (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_frozenset ... ok BUILDSTDERR: len_list (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_list ... ok BUILDSTDERR: len_set (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_set ... ok BUILDSTDERR: len_str (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_str ... ok BUILDSTDERR: len_tuple (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_tuple ... ok BUILDSTDERR: len_unicode (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_len ... len_bytes (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_bytes ... ok BUILDSTDERR: len_dict (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_dict ... ok BUILDSTDERR: len_frozenset (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_frozenset ... ok BUILDSTDERR: len_list (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_list ... ok BUILDSTDERR: len_set (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_set ... ok BUILDSTDERR: len_str (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_str ... ok BUILDSTDERR: len_tuple (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_tuple ... ok BUILDSTDERR: len_unicode (builtin_len) BUILDSTDERR: Doctest: builtin_len.len_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_min_max ... ClosureInsideExtensionClass (closure_in_derived_class_T2967) BUILDSTDERR: Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_inlining ... propagate (view_return_errors) BUILDSTDERR: Doctest: view_return_errors.propagate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running view_return_errors ... literal_max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.literal_max3 ... ok BUILDSTDERR: literal_min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.literal_min3 ... ok BUILDSTDERR: max1 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max1 ... ok BUILDSTDERR: max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max3 ... ok BUILDSTDERR: max3_typed (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max3_typed ... ok BUILDSTDERR: min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3 ... ok BUILDSTDERR: min3_list (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_list ... ok BUILDSTDERR: min3_tuple (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_tuple ... ok BUILDSTDERR: min3_typed (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_typed ... ok BUILDSTDERR: test_max2 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_max2 ... ok BUILDSTDERR: test_max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_max3 ... ok BUILDSTDERR: test_maxN (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_maxN ... ok BUILDSTDERR: test_min2 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_min2 ... ok BUILDSTDERR: test_min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_min3 ... ok BUILDSTDERR: test_minN (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_minN ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_min_max ... simple_noargs (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.simple_noargs ... ok BUILDSTDERR: test_coerce (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_coerce ... ok BUILDSTDERR: test_defaults (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_defaults ... ok BUILDSTDERR: test_func_signature (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_func_signature ... ok BUILDSTDERR: test_func_signature2 (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_func_signature2 ... ok BUILDSTDERR: test_global_calls_still_work (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_global_calls_still_work ... ok BUILDSTDERR: test_kwonly_args (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_kwonly_args ... ok BUILDSTDERR: test_kwonly_args_missing (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_kwonly_args_missing ... ok BUILDSTDERR: test_redef (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_redef ... ok BUILDSTDERR: test_sideeffect_call_order (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_sideeffect_call_order ... ok BUILDSTDERR: test_starred (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_starred ... ok BUILDSTDERR: test_with_statement (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_with_statement ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_inlining ... literal_max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.literal_max3 ... ok BUILDSTDERR: literal_min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.literal_min3 ... ok BUILDSTDERR: max1 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max1 ... ok BUILDSTDERR: max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max3 ... ok BUILDSTDERR: max3_typed (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.max3_typed ... ok BUILDSTDERR: min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3 ... ok BUILDSTDERR: min3_list (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_list ... ok BUILDSTDERR: min3_tuple (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_tuple ... ok BUILDSTDERR: min3_typed (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.min3_typed ... ok BUILDSTDERR: test_max2 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_max2 ... ok BUILDSTDERR: test_max3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_max3 ... ok BUILDSTDERR: test_maxN (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_maxN ... ok BUILDSTDERR: test_min2 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_min2 ... ok BUILDSTDERR: test_min3 (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_min3 ... ok BUILDSTDERR: test_minN (builtin_min_max) BUILDSTDERR: Doctest: builtin_min_max.test_minN ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_py3 ... simple_noargs (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.simple_noargs ... ok BUILDSTDERR: test_coerce (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_coerce ... ok BUILDSTDERR: test_defaults (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_defaults ... ok BUILDSTDERR: test_func_signature (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_func_signature ... ok BUILDSTDERR: test_func_signature2 (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_func_signature2 ... ok BUILDSTDERR: test_global_calls_still_work (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_global_calls_still_work ... ok BUILDSTDERR: test_kwonly_args (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_kwonly_args ... ok BUILDSTDERR: test_kwonly_args_missing (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_kwonly_args_missing ... ok BUILDSTDERR: test_redef (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_redef ... ok BUILDSTDERR: test_sideeffect_call_order (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_sideeffect_call_order ... ok BUILDSTDERR: test_starred (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_starred ... ok BUILDSTDERR: test_with_statement (closure_inlining) BUILDSTDERR: Doctest: closure_inlining.test_with_statement ... ok BUILDSTDERR: builtin_py3 () BUILDSTDERR: Doctest: builtin_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_leak_1 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_py3 ... reassign_args (closure_leak_1) BUILDSTDERR: Doctest: closure_leak_1.reassign_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_leak_1 ... builtin_py3 () BUILDSTDERR: Doctest: builtin_py3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtinnames ... reassign_args (closure_leak_1) BUILDSTDERR: Doctest: closure_leak_1.reassign_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_names ... test_c (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_c ... ok BUILDSTDERR: test_for_in_range (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_for_in_range ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtinnames ... test_c (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_c ... ok BUILDSTDERR: test_for_in_range (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_for_in_range ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_coercion ... propagate (view_return_errors) BUILDSTDERR: Doctest: view_return_errors.propagate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running __getattribute_subclasses__ ... func (closure_names) BUILDSTDERR: Doctest: closure_names.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_names ... assign_to_index (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.assign_to_index ... ok BUILDSTDERR: check_bounds (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.check_bounds ... ok BUILDSTDERR: coerce_charptr_slice (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_charptr_slice ... ok BUILDSTDERR: coerce_to_charptr (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_to_charptr ... ok BUILDSTDERR: coerce_to_charptrs (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_to_charptrs ... ok BUILDSTDERR: infer_concatenation_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_concatenation_types ... ok BUILDSTDERR: infer_index_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_index_types ... ok BUILDSTDERR: infer_slice_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_slice_types ... ok BUILDSTDERR: nogil_assignment (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.nogil_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_coercion ... func (closure_names) BUILDSTDERR: Doctest: closure_names.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_2 ... assign_to_index (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.assign_to_index ... ok BUILDSTDERR: check_bounds (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.check_bounds ... ok BUILDSTDERR: coerce_charptr_slice (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_charptr_slice ... ok BUILDSTDERR: coerce_to_charptr (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_to_charptr ... ok BUILDSTDERR: coerce_to_charptrs (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.coerce_to_charptrs ... ok BUILDSTDERR: infer_concatenation_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_concatenation_types ... ok BUILDSTDERR: infer_index_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_index_types ... ok BUILDSTDERR: infer_slice_types (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.infer_slice_types ... ok BUILDSTDERR: nogil_assignment (bytearray_coercion) BUILDSTDERR: Doctest: bytearray_coercion.nogil_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding () BUILDSTDERR: Doctest: bytearray_default_auto_encoding ... ok BUILDSTDERR: as_objects (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding () BUILDSTDERR: Doctest: bytearray_default_auto_encoding ... ok BUILDSTDERR: as_objects (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (bytearray_default_auto_encoding) BUILDSTDERR: Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearraymethods ... BytearraySubtype (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.BytearraySubtype ... ok BUILDSTDERR: bytearray_append (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_append ... ok BUILDSTDERR: bytearray_decode (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_decode ... ok BUILDSTDERR: bytearray_decode_unbound_method (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearraymethods ... boring_boring_getattribute (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok BUILDSTDERR: boring_boring_getattribute_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok BUILDSTDERR: getattr_boring (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_boring ... ok BUILDSTDERR: getattr_boring_boring_getattribute (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok BUILDSTDERR: getattr_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_py ... ok BUILDSTDERR: getattribute_boring (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring ... ok BUILDSTDERR: getattribute_boring_boring_getattr (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok BUILDSTDERR: getattribute_boring_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok BUILDSTDERR: getattribute_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_py ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running __getattribute_subclasses__ ... BytearraySubtype (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.BytearraySubtype ... ok BUILDSTDERR: bytearray_append (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_append ... ok BUILDSTDERR: bytearray_decode (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_decode ... ok BUILDSTDERR: bytearray_decode_unbound_method (bytearraymethods) BUILDSTDERR: Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running c_type_methods_T236 ... c_type_methods_T236 () BUILDSTDERR: Doctest: c_type_methods_T236 ... ok BUILDSTDERR: float__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.float__add__ ... ok BUILDSTDERR: float_const__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.float_const__add__ ... ok BUILDSTDERR: int__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.int__add__ ... ok BUILDSTDERR: int_const__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.int_const__add__ ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running c_type_methods_T236 ... memoryview () BUILDSTDERR: Doctest: memoryview ... ok BUILDSTDERR: assign_temporary_to_object (memoryview) BUILDSTDERR: Doctest: memoryview.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (memoryview) BUILDSTDERR: Doctest: memoryview.assign_to_object ... ok BUILDSTDERR: basic_struct (memoryview) BUILDSTDERR: Doctest: memoryview.basic_struct ... ok BUILDSTDERR: c_contig (memoryview) BUILDSTDERR: Doctest: memoryview.c_contig ... ok BUILDSTDERR: c_contig_2d (memoryview) BUILDSTDERR: Doctest: memoryview.c_contig_2d ... ok BUILDSTDERR: complex_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.complex_dtype ... ok BUILDSTDERR: complex_inplace (memoryview) BUILDSTDERR: Doctest: memoryview.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.complex_struct_dtype ... ok BUILDSTDERR: f_contig (memoryview) BUILDSTDERR: Doctest: memoryview.f_contig ... ok BUILDSTDERR: f_contig_2d (memoryview) BUILDSTDERR: Doctest: memoryview.f_contig_2d ... ok BUILDSTDERR: generic (memoryview) BUILDSTDERR: Doctest: memoryview.generic ... ok BUILDSTDERR: get_int_2d (memoryview) BUILDSTDERR: Doctest: memoryview.get_int_2d ... ok BUILDSTDERR: min_max_tree_restructuring (memoryview) BUILDSTDERR: Doctest: memoryview.min_max_tree_restructuring ... ok BUILDSTDERR: nested_packed_struct (memoryview) BUILDSTDERR: Doctest: memoryview.nested_packed_struct ... ok BUILDSTDERR: nested_struct (memoryview) BUILDSTDERR: Doctest: memoryview.nested_struct ... ok BUILDSTDERR: optimised_index_of_slice (memoryview) BUILDSTDERR: Doctest: memoryview.optimised_index_of_slice ... ok BUILDSTDERR: packed_struct (memoryview) BUILDSTDERR: Doctest: memoryview.packed_struct ... ok BUILDSTDERR: printbuf_object (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (memoryview) BUILDSTDERR: Doctest: memoryview.printbuf_td_h_ushort ... ok BUILDSTDERR: set_int_2d (memoryview) BUILDSTDERR: Doctest: memoryview.set_int_2d ... ok BUILDSTDERR: strided (memoryview) BUILDSTDERR: Doctest: memoryview.strided ... ok BUILDSTDERR: test_acquire_memoryview_slice (memoryview) BUILDSTDERR: Doctest: memoryview.test_acquire_memoryview_slice ... ok BUILDSTDERR: test_assign_from_byteslike (memoryview) BUILDSTDERR: Doctest: memoryview.test_assign_from_byteslike ... ok BUILDSTDERR: test_assign_scalar (memoryview) BUILDSTDERR: Doctest: memoryview.test_assign_scalar ... ok BUILDSTDERR: test_assignment_in_conditional_expression (memoryview) BUILDSTDERR: Doctest: memoryview.test_assignment_in_conditional_expression ... ok BUILDSTDERR: test_cdef_attribute (memoryview) BUILDSTDERR: Doctest: memoryview.test_cdef_attribute ... ok BUILDSTDERR: test_coerce_to_temp (memoryview) BUILDSTDERR: Doctest: memoryview.test_coerce_to_temp ... ok BUILDSTDERR: test_contig_scalar_to_slice_assignment (memoryview) BUILDSTDERR: Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok BUILDSTDERR: test_cpython_offbyone_issue_23349 (memoryview) BUILDSTDERR: Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok BUILDSTDERR: test_direct_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_direct_slicing ... ok BUILDSTDERR: test_dtype_object_scalar_assignment (memoryview) BUILDSTDERR: Doctest: memoryview.test_dtype_object_scalar_assignment ... ok BUILDSTDERR: test_extclass_attribute_dealloc (memoryview) BUILDSTDERR: Doctest: memoryview.test_extclass_attribute_dealloc ... ok BUILDSTDERR: test_external_dtype (memoryview) BUILDSTDERR: Doctest: memoryview.test_external_dtype ... ok BUILDSTDERR: test_generic_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_generic_slicing ... ok BUILDSTDERR: test_indirect_slicing (memoryview) BUILDSTDERR: Doctest: memoryview.test_indirect_slicing ... ok BUILDSTDERR: test_nogil_oob (memoryview) BUILDSTDERR: Doctest: memoryview.test_nogil_oob ... ok BUILDSTDERR: test_nogil_unbound_localerror (memoryview) BUILDSTDERR: Doctest: memoryview.test_nogil_unbound_localerror ... ok BUILDSTDERR: test_oob (memoryview) BUILDSTDERR: Doctest: memoryview.test_oob ... ok BUILDSTDERR: test_pyview_of_memview (memoryview) BUILDSTDERR: Doctest: memoryview.test_pyview_of_memview ... ok BUILDSTDERR: test_slicing_and_indexing (memoryview) BUILDSTDERR: Doctest: memoryview.test_slicing_and_indexing ... ok BUILDSTDERR: writable (memoryview) BUILDSTDERR: Doctest: memoryview.writable ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memslice ... g1526 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1526 ... ok BUILDSTDERR: g1535 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1535 ... ok BUILDSTDERR: g1540 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1540 ... ok BUILDSTDERR: g1547 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1547 ... ok BUILDSTDERR: g1550 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1550 ... ok BUILDSTDERR: g1553 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1553 ... ok BUILDSTDERR: g1562 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1562 ... ok BUILDSTDERR: g1570 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1570 ... ok BUILDSTDERR: g1575 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1575 ... ok BUILDSTDERR: g1578 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1578 ... ok BUILDSTDERR: g1581 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1581 ... ok BUILDSTDERR: g1584 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1584 ... ok BUILDSTDERR: g1587 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1587 ... ok BUILDSTDERR: g1594 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1594 ... ok BUILDSTDERR: g1598 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1598 ... ok BUILDSTDERR: g1603 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1603 ... ok BUILDSTDERR: g1611 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1611 ... ok BUILDSTDERR: g1614 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1614 ... ok BUILDSTDERR: g1617 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1617 ... ok BUILDSTDERR: g1620 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1620 ... ok BUILDSTDERR: g1623 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1623 ... ok BUILDSTDERR: g1627 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1627 ... ok BUILDSTDERR: g1632 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1632 ... ok BUILDSTDERR: g1639 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1639 ... ok BUILDSTDERR: g1646 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1646 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_2_def_to_cdef ... c_type_methods_T236 () BUILDSTDERR: Doctest: c_type_methods_T236 ... ok BUILDSTDERR: float__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.float__add__ ... ok BUILDSTDERR: float_const__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.float_const__add__ ... ok BUILDSTDERR: int__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.int__add__ ... ok BUILDSTDERR: int_const__add__ (c_type_methods_T236) BUILDSTDERR: Doctest: c_type_methods_T236.int_const__add__ ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running carray_slicing ... iter_doublearray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok BUILDSTDERR: iter_intarray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.iter_intarray_for_loop_c ... ok BUILDSTDERR: slice_charptr_end (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_end ... ok BUILDSTDERR: slice_charptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c ... ok BUILDSTDERR: slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok BUILDSTDERR: slice_charptr_for_loop_c_enumerate (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok BUILDSTDERR: slice_charptr_for_loop_c_step (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok BUILDSTDERR: slice_charptr_for_loop_c_to_bytes (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok BUILDSTDERR: slice_doublptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok BUILDSTDERR: slice_intarray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_intarray_for_loop_c ... ok BUILDSTDERR: slice_intptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_intptr_for_loop_c ... ok BUILDSTDERR: struct_ptr_iter (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.struct_ptr_iter ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running carray_slicing ... boring_boring_getattribute (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok BUILDSTDERR: boring_boring_getattribute_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok BUILDSTDERR: getattr_boring (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_boring ... ok BUILDSTDERR: getattr_boring_boring_getattribute (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok BUILDSTDERR: getattr_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattr_py ... ok BUILDSTDERR: getattribute_boring (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring ... ok BUILDSTDERR: getattribute_boring_boring_getattr (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok BUILDSTDERR: getattribute_boring_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok BUILDSTDERR: getattribute_py (__getattribute_subclasses__) BUILDSTDERR: Doctest: __getattribute_subclasses__.getattribute_py ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running addressof ... f (addressof) BUILDSTDERR: Doctest: addressof.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running addressof ... f (addressof) BUILDSTDERR: Doctest: addressof.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running always_allow_keywords_T295 ... iter_doublearray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok BUILDSTDERR: iter_intarray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.iter_intarray_for_loop_c ... ok BUILDSTDERR: slice_charptr_end (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_end ... ok BUILDSTDERR: slice_charptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c ... ok BUILDSTDERR: slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok BUILDSTDERR: slice_charptr_for_loop_c_enumerate (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok BUILDSTDERR: slice_charptr_for_loop_c_step (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok BUILDSTDERR: slice_charptr_for_loop_c_to_bytes (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok BUILDSTDERR: slice_doublptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok BUILDSTDERR: slice_intarray_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_intarray_for_loop_c ... ok BUILDSTDERR: slice_intptr_for_loop_c (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.slice_intptr_for_loop_c ... ok BUILDSTDERR: struct_ptr_iter (carray_slicing) BUILDSTDERR: Doctest: carray_slicing.struct_ptr_iter ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_decorator_directives_T183 ... A (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.A ... ok BUILDSTDERR: func1 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func1 ... ok BUILDSTDERR: func2 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func2 ... ok BUILDSTDERR: func3 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running always_allow_keywords_T295 ... cdiv_decorator (cdef_decorator_directives_T183) BUILDSTDERR: Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok BUILDSTDERR: pydiv_decorator (cdef_decorator_directives_T183) BUILDSTDERR: Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_decorator_directives_T183 ... cdiv_decorator (cdef_decorator_directives_T183) BUILDSTDERR: Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok BUILDSTDERR: pydiv_decorator (cdef_decorator_directives_T183) BUILDSTDERR: Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_members_T517 ... A (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.A ... ok BUILDSTDERR: func1 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func1 ... ok BUILDSTDERR: func2 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func2 ... ok BUILDSTDERR: func3 (always_allow_keywords_T295) BUILDSTDERR: Doctest: always_allow_keywords_T295.func3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running any ... cdef_members_T517 () BUILDSTDERR: Doctest: cdef_members_T517 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_members_T517 ... g1526 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1526 ... ok BUILDSTDERR: g1535 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1535 ... ok BUILDSTDERR: g1540 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1540 ... ok BUILDSTDERR: g1547 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1547 ... ok BUILDSTDERR: g1550 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1550 ... ok BUILDSTDERR: g1553 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1553 ... ok BUILDSTDERR: g1562 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1562 ... ok BUILDSTDERR: g1570 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1570 ... ok BUILDSTDERR: g1575 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1575 ... ok BUILDSTDERR: g1578 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1578 ... ok BUILDSTDERR: g1581 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1581 ... ok BUILDSTDERR: g1584 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1584 ... ok BUILDSTDERR: g1587 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1587 ... ok BUILDSTDERR: g1594 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1594 ... ok BUILDSTDERR: g1598 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1598 ... ok BUILDSTDERR: g1603 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1603 ... ok BUILDSTDERR: g1611 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1611 ... ok BUILDSTDERR: g1614 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1614 ... ok BUILDSTDERR: g1617 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1617 ... ok BUILDSTDERR: g1620 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1620 ... ok BUILDSTDERR: g1623 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1623 ... ok BUILDSTDERR: g1627 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1627 ... ok BUILDSTDERR: g1632 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1632 ... ok BUILDSTDERR: g1639 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1639 ... ok BUILDSTDERR: g1646 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1646 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_2 ... any_in_conditional_gen (any) BUILDSTDERR: Doctest: any.any_in_conditional_gen ... ok BUILDSTDERR: any_in_double_gen (any) BUILDSTDERR: Doctest: any.any_in_double_gen ... ok BUILDSTDERR: any_in_gen_builtin_name (any) BUILDSTDERR: Doctest: any.any_in_gen_builtin_name ... ok BUILDSTDERR: any_in_simple_gen (any) BUILDSTDERR: Doctest: any.any_in_simple_gen ... ok BUILDSTDERR: any_in_simple_gen_scope (any) BUILDSTDERR: Doctest: any.any_in_simple_gen_scope ... ok BUILDSTDERR: any_in_typed_gen (any) BUILDSTDERR: Doctest: any.any_in_typed_gen ... ok BUILDSTDERR: any_item (any) BUILDSTDERR: Doctest: any.any_item ... ok BUILDSTDERR: any_lower_case_characters (any) BUILDSTDERR: Doctest: any.any_lower_case_characters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running any ... cdef_members_T517 () BUILDSTDERR: Doctest: cdef_members_T517 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_multiple_inheritance_nodict ... Both (cdef_multiple_inheritance_nodict) BUILDSTDERR: Doctest: cdef_multiple_inheritance_nodict.Both ... ok BUILDSTDERR: BothSub (cdef_multiple_inheritance_nodict) BUILDSTDERR: Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_multiple_inheritance_nodict ... any_in_conditional_gen (any) BUILDSTDERR: Doctest: any.any_in_conditional_gen ... ok BUILDSTDERR: any_in_double_gen (any) BUILDSTDERR: Doctest: any.any_in_double_gen ... ok BUILDSTDERR: any_in_gen_builtin_name (any) BUILDSTDERR: Doctest: any.any_in_gen_builtin_name ... ok BUILDSTDERR: any_in_simple_gen (any) BUILDSTDERR: Doctest: any.any_in_simple_gen ... ok BUILDSTDERR: any_in_simple_gen_scope (any) BUILDSTDERR: Doctest: any.any_in_simple_gen_scope ... ok BUILDSTDERR: any_in_typed_gen (any) BUILDSTDERR: Doctest: any.any_in_typed_gen ... ok BUILDSTDERR: any_item (any) BUILDSTDERR: Doctest: any.any_item ... ok BUILDSTDERR: any_lower_case_characters (any) BUILDSTDERR: Doctest: any.any_lower_case_characters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running argdefault ... f0 (argdefault) BUILDSTDERR: Doctest: argdefault.f0 ... ok BUILDSTDERR: f1 (argdefault) BUILDSTDERR: Doctest: argdefault.f1 ... ok BUILDSTDERR: f2 (argdefault) BUILDSTDERR: Doctest: argdefault.f2 ... ok BUILDSTDERR: f3 (argdefault) BUILDSTDERR: Doctest: argdefault.f3 ... ok BUILDSTDERR: f4 (argdefault) BUILDSTDERR: Doctest: argdefault.f4 ... ok BUILDSTDERR: f5 (argdefault) BUILDSTDERR: Doctest: argdefault.f5 ... ok BUILDSTDERR: f6 (argdefault) BUILDSTDERR: Doctest: argdefault.f6 ... ok BUILDSTDERR: g0 (argdefault) BUILDSTDERR: Doctest: argdefault.g0 ... ok BUILDSTDERR: g1 (argdefault) BUILDSTDERR: Doctest: argdefault.g1 ... ok BUILDSTDERR: g2 (argdefault) BUILDSTDERR: Doctest: argdefault.g2 ... ok BUILDSTDERR: g3 (argdefault) BUILDSTDERR: Doctest: argdefault.g3 ... ok BUILDSTDERR: g4 (argdefault) BUILDSTDERR: Doctest: argdefault.g4 ... ok BUILDSTDERR: g5 (argdefault) BUILDSTDERR: Doctest: argdefault.g5 ... ok BUILDSTDERR: g6 (argdefault) BUILDSTDERR: Doctest: argdefault.g6 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argdefault ... Both (cdef_multiple_inheritance_nodict) BUILDSTDERR: Doctest: cdef_multiple_inheritance_nodict.Both ... ok BUILDSTDERR: BothSub (cdef_multiple_inheritance_nodict) BUILDSTDERR: Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_opt ... cdef_opt () BUILDSTDERR: Doctest: cdef_opt ... ok BUILDSTDERR: call0 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call0 ... ok BUILDSTDERR: call1 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call1 ... ok BUILDSTDERR: call2 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_opt ... f0 (argdefault) BUILDSTDERR: Doctest: argdefault.f0 ... ok BUILDSTDERR: f1 (argdefault) BUILDSTDERR: Doctest: argdefault.f1 ... ok BUILDSTDERR: f2 (argdefault) BUILDSTDERR: Doctest: argdefault.f2 ... ok BUILDSTDERR: f3 (argdefault) BUILDSTDERR: Doctest: argdefault.f3 ... ok BUILDSTDERR: f4 (argdefault) BUILDSTDERR: Doctest: argdefault.f4 ... ok BUILDSTDERR: f5 (argdefault) BUILDSTDERR: Doctest: argdefault.f5 ... ok BUILDSTDERR: f6 (argdefault) BUILDSTDERR: Doctest: argdefault.f6 ... ok BUILDSTDERR: g0 (argdefault) BUILDSTDERR: Doctest: argdefault.g0 ... ok BUILDSTDERR: g1 (argdefault) BUILDSTDERR: Doctest: argdefault.g1 ... ok BUILDSTDERR: g2 (argdefault) BUILDSTDERR: Doctest: argdefault.g2 ... ok BUILDSTDERR: g3 (argdefault) BUILDSTDERR: Doctest: argdefault.g3 ... ok BUILDSTDERR: g4 (argdefault) BUILDSTDERR: Doctest: argdefault.g4 ... ok BUILDSTDERR: g5 (argdefault) BUILDSTDERR: Doctest: argdefault.g5 ... ok BUILDSTDERR: g6 (argdefault) BUILDSTDERR: Doctest: argdefault.g6 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ass2cglobal ... g1526 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1526 ... ok BUILDSTDERR: g1535 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1535 ... ok BUILDSTDERR: g1540 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1540 ... ok BUILDSTDERR: g1547 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1547 ... ok BUILDSTDERR: g1550 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1550 ... ok BUILDSTDERR: g1553 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1553 ... ok BUILDSTDERR: g1562 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1562 ... ok BUILDSTDERR: g1570 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1570 ... ok BUILDSTDERR: g1575 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1575 ... ok BUILDSTDERR: g1578 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1578 ... ok BUILDSTDERR: g1581 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1581 ... ok BUILDSTDERR: g1584 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1584 ... ok BUILDSTDERR: g1587 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1587 ... ok BUILDSTDERR: g1594 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1594 ... ok BUILDSTDERR: g1598 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1598 ... ok BUILDSTDERR: g1603 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1603 ... ok BUILDSTDERR: g1611 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1611 ... ok BUILDSTDERR: g1614 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1614 ... ok BUILDSTDERR: g1617 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1617 ... ok BUILDSTDERR: g1620 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1620 ... ok BUILDSTDERR: g1623 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1623 ... ok BUILDSTDERR: g1627 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1627 ... ok BUILDSTDERR: g1632 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1632 ... ok BUILDSTDERR: g1639 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1639 ... ok BUILDSTDERR: g1646 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1646 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_2_def_to_cdef ... ass2cglobal () BUILDSTDERR: Doctest: ass2cglobal ... ok BUILDSTDERR: cdef_opt () BUILDSTDERR: Doctest: cdef_opt ... ok BUILDSTDERR: call0 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call0 ... ok BUILDSTDERR: call1 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call1 ... ok BUILDSTDERR: call2 (cdef_opt) BUILDSTDERR: Doctest: cdef_opt.call2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2cglobal ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charcomparisonT412 ... f (charcomparisonT412) BUILDSTDERR: Doctest: charcomparisonT412.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charcomparisonT412 ... ass2cglobal () BUILDSTDERR: Doctest: ass2cglobal ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ass2global ... f (charcomparisonT412) BUILDSTDERR: Doctest: charcomparisonT412.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_len ... ass2global () BUILDSTDERR: Doctest: ass2global ... ok BUILDSTDERR: Test (ass2global) BUILDSTDERR: Doctest: ass2global.Test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2global ... lentest_char (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char ... ok BUILDSTDERR: lentest_char_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c ... ok BUILDSTDERR: lentest_char_c_float (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c_float ... ok BUILDSTDERR: lentest_char_c_short (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c_short ... ok BUILDSTDERR: lentest_const_char (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_const_char ... ok BUILDSTDERR: lentest_const_uchar (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_const_uchar ... ok BUILDSTDERR: lentest_py (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_py ... ok BUILDSTDERR: lentest_py_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_py_c ... ok BUILDSTDERR: lentest_uchar (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_uchar ... ok BUILDSTDERR: lentest_uchar_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_uchar_c ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_len ... ass2global () BUILDSTDERR: Doctest: ass2global ... ok BUILDSTDERR: Test (ass2global) BUILDSTDERR: Doctest: ass2global.Test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in ass2global ... pure_doctest__ass2global () BUILDSTDERR: Doctest: pure_doctest__ass2global ... ok BUILDSTDERR: Test (pure_doctest__ass2global) BUILDSTDERR: Doctest: pure_doctest__ass2global.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ass2local ... lentest_char (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char ... ok BUILDSTDERR: lentest_char_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c ... ok BUILDSTDERR: lentest_char_c_float (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c_float ... ok BUILDSTDERR: lentest_char_c_short (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_char_c_short ... ok BUILDSTDERR: lentest_const_char (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_const_char ... ok BUILDSTDERR: lentest_const_uchar (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_const_uchar ... ok BUILDSTDERR: lentest_py (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_py ... ok BUILDSTDERR: lentest_py_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_py_c ... ok BUILDSTDERR: lentest_uchar (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_uchar ... ok BUILDSTDERR: lentest_uchar_c (charptr_len) BUILDSTDERR: Doctest: charptr_len.lentest_uchar_c ... ok BUILDSTDERR: f (ass2local) BUILDSTDERR: Doctest: ass2local.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cimport_cython_T505 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2local ... test_capi (cimport_cython_T505) BUILDSTDERR: Doctest: cimport_cython_T505.test_capi ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cimport_cython_T505 ... f (ass2local) BUILDSTDERR: Doctest: ass2local.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running assert ... test_capi (cimport_cython_T505) BUILDSTDERR: Doctest: cimport_cython_T505.test_capi ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_func_in_control_structures_T87 ... assert_with_str_arg (assert) BUILDSTDERR: Doctest: assert.assert_with_str_arg ... ok BUILDSTDERR: assert_with_tuple_arg (assert) BUILDSTDERR: Doctest: assert.assert_with_tuple_arg ... ok BUILDSTDERR: f (assert) BUILDSTDERR: Doctest: assert.f ... ok BUILDSTDERR: g (assert) BUILDSTDERR: Doctest: assert.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running assert ... class_func_in_control_structures_T87 () BUILDSTDERR: Doctest: class_func_in_control_structures_T87 ... ok BUILDSTDERR: Defined (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.Defined ... ok BUILDSTDERR: test_class_cond (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.test_class_cond ... ok BUILDSTDERR: test_func_cond (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.test_func_cond ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_func_in_control_structures_T87 ... assert_with_str_arg (assert) BUILDSTDERR: Doctest: assert.assert_with_str_arg ... ok BUILDSTDERR: assert_with_tuple_arg (assert) BUILDSTDERR: Doctest: assert.assert_with_tuple_arg ... ok BUILDSTDERR: f (assert) BUILDSTDERR: Doctest: assert.f ... ok BUILDSTDERR: g (assert) BUILDSTDERR: Doctest: assert.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running async_globals ... class_func_in_control_structures_T87 () BUILDSTDERR: Doctest: class_func_in_control_structures_T87 ... ok BUILDSTDERR: Defined (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.Defined ... ok BUILDSTDERR: test_class_cond (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.test_class_cond ... ok BUILDSTDERR: test_func_cond (class_func_in_control_structures_T87) BUILDSTDERR: Doctest: class_func_in_control_structures_T87.test_func_cond ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_scope ... test (async_globals) BUILDSTDERR: Doctest: async_globals.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running async_globals ... MethodRedef (class_scope) BUILDSTDERR: Doctest: class_scope.MethodRedef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_scope ... test (async_globals) BUILDSTDERR: Doctest: async_globals.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running auto_cpdef ... MethodRedef (class_scope) BUILDSTDERR: Doctest: class_scope.MethodRedef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in class_scope ... MethodRedef (pure_doctest__class_scope) BUILDSTDERR: Doctest: pure_doctest__class_scope.MethodRedef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classkwonlyargs ... call_str (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.call_str ... ok BUILDSTDERR: stararg_func (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.stararg_func ... ok BUILDSTDERR: starstararg_func (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.starstararg_func ... ok BUILDSTDERR: str (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.str ... ok BUILDSTDERR: test_import_fallback (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.test_import_fallback ... ok BUILDSTDERR: test_lambda (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.test_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running auto_cpdef ... classkwonlyargs () BUILDSTDERR: Doctest: classkwonlyargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classkwonlyargs ... call_str (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.call_str ... ok BUILDSTDERR: stararg_func (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.stararg_func ... ok BUILDSTDERR: starstararg_func (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.starstararg_func ... ok BUILDSTDERR: str (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.str ... ok BUILDSTDERR: test_import_fallback (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.test_import_fallback ... ok BUILDSTDERR: test_lambda (auto_cpdef) BUILDSTDERR: Doctest: auto_cpdef.test_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in auto_cpdef ... call_str (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.call_str ... ok BUILDSTDERR: stararg_func (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.stararg_func ... ok BUILDSTDERR: starstararg_func (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.starstararg_func ... ok BUILDSTDERR: str (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.str ... ok BUILDSTDERR: test_import_fallback (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.test_import_fallback ... ok BUILDSTDERR: test_lambda (pure_doctest__auto_cpdef) BUILDSTDERR: Doctest: pure_doctest__auto_cpdef.test_lambda ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bad_c_struct_T252 ... classkwonlyargs () BUILDSTDERR: Doctest: classkwonlyargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_arg_type_error ... g1526 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1526 ... ok BUILDSTDERR: g1535 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1535 ... ok BUILDSTDERR: g1540 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1540 ... ok BUILDSTDERR: g1547 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1547 ... ok BUILDSTDERR: g1550 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1550 ... ok BUILDSTDERR: g1553 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1553 ... ok BUILDSTDERR: g1562 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1562 ... ok BUILDSTDERR: g1570 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1570 ... ok BUILDSTDERR: g1575 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1575 ... ok BUILDSTDERR: g1578 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1578 ... ok BUILDSTDERR: g1581 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1581 ... ok BUILDSTDERR: g1584 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1584 ... ok BUILDSTDERR: g1587 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1587 ... ok BUILDSTDERR: g1594 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1594 ... ok BUILDSTDERR: g1598 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1598 ... ok BUILDSTDERR: g1603 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1603 ... ok BUILDSTDERR: g1611 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1611 ... ok BUILDSTDERR: g1614 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1614 ... ok BUILDSTDERR: g1617 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1617 ... ok BUILDSTDERR: g1620 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1620 ... ok BUILDSTDERR: g1623 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1623 ... ok BUILDSTDERR: g1627 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1627 ... ok BUILDSTDERR: g1632 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1632 ... ok BUILDSTDERR: g1639 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1639 ... ok BUILDSTDERR: g1646 (closure_tests_2) BUILDSTDERR: Doctest: closure_tests_2.g1646 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running code_object_cache ... func_with_typed_args (closure_arg_type_error) BUILDSTDERR: Doctest: closure_arg_type_error.func_with_typed_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_arg_type_error ... cpf (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.cpf ... ok BUILDSTDERR: pf (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.pf ... ok BUILDSTDERR: test_class (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.test_class ... ok BUILDSTDERR: test_struct (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bad_c_struct_T252 ... func_with_typed_args (closure_arg_type_error) BUILDSTDERR: Doctest: closure_arg_type_error.func_with_typed_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_4 ... cpf (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.cpf ... ok BUILDSTDERR: pf (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.pf ... ok BUILDSTDERR: test_class (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.test_class ... ok BUILDSTDERR: test_struct (bad_c_struct_T252) BUILDSTDERR: Doctest: bad_c_struct_T252.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel2 ... behnel2 () BUILDSTDERR: Doctest: behnel2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel2 ... behnel2 () BUILDSTDERR: Doctest: behnel2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolop ... assert_multi_step_code_object_reuse (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok BUILDSTDERR: assert_simple_code_object_reuse (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.assert_simple_code_object_reuse ... ok BUILDSTDERR: test_lowlevel_bisect2 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect2 ... ok BUILDSTDERR: test_lowlevel_bisect5 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect5 ... ok BUILDSTDERR: test_lowlevel_bisect6 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect6 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running code_object_cache ... non_simple_values (boolop) BUILDSTDERR: Doctest: boolop.non_simple_values ... ok BUILDSTDERR: simple_values (boolop) BUILDSTDERR: Doctest: boolop.simple_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running boolop ... non_simple_values (boolop) BUILDSTDERR: Doctest: boolop.non_simple_values ... ok BUILDSTDERR: simple_values (boolop) BUILDSTDERR: Doctest: boolop.simple_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_callable ... test_callable (builtin_callable) BUILDSTDERR: Doctest: builtin_callable.test_callable ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_callable ... test_callable (builtin_callable) BUILDSTDERR: Doctest: builtin_callable.test_callable ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_float ... empty_float (builtin_float) BUILDSTDERR: Doctest: builtin_float.empty_float ... ok BUILDSTDERR: float_call_conjugate (builtin_float) BUILDSTDERR: Doctest: builtin_float.float_call_conjugate ... ok BUILDSTDERR: float_conjugate (builtin_float) BUILDSTDERR: Doctest: builtin_float.float_conjugate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_float ... assert_multi_step_code_object_reuse (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok BUILDSTDERR: assert_simple_code_object_reuse (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.assert_simple_code_object_reuse ... ok BUILDSTDERR: test_lowlevel_bisect2 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect2 ... ok BUILDSTDERR: test_lowlevel_bisect5 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect5 ... ok BUILDSTDERR: test_lowlevel_bisect6 (code_object_cache) BUILDSTDERR: Doctest: code_object_cache.test_lowlevel_bisect6 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running coercearraytoptr ... eggs (coercearraytoptr) BUILDSTDERR: Doctest: coercearraytoptr.eggs ... ok BUILDSTDERR: empty_float (builtin_float) BUILDSTDERR: Doctest: builtin_float.empty_float ... ok BUILDSTDERR: float_call_conjugate (builtin_float) BUILDSTDERR: Doctest: builtin_float.float_call_conjugate ... ok BUILDSTDERR: float_conjugate (builtin_float) BUILDSTDERR: Doctest: builtin_float.float_conjugate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running coercearraytoptr ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in builtin_float ... empty_float (pure_doctest__builtin_float) BUILDSTDERR: Doctest: pure_doctest__builtin_float.empty_float ... ok BUILDSTDERR: float_call_conjugate (pure_doctest__builtin_float) BUILDSTDERR: Doctest: pure_doctest__builtin_float.float_call_conjugate ... ok BUILDSTDERR: float_conjugate (pure_doctest__builtin_float) BUILDSTDERR: Doctest: pure_doctest__builtin_float.float_conjugate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_pow ... eggs (coercearraytoptr) BUILDSTDERR: Doctest: coercearraytoptr.eggs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_cast_T445 ... pow2 (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow2 ... ok BUILDSTDERR: pow2_const (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow2_const ... ok BUILDSTDERR: pow3 (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow3 ... ok BUILDSTDERR: pow3_const (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow3_const ... ok BUILDSTDERR: pow_args (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_pow ... complex_double_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_double_cast ... ok BUILDSTDERR: complex_double_int_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_double_int_cast ... ok BUILDSTDERR: complex_int_double_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_int_double_cast ... ok BUILDSTDERR: test_side_effect (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.test_side_effect ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_cast_T445 ... pow2 (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow2 ... ok BUILDSTDERR: pow2_const (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow2_const ... ok BUILDSTDERR: pow3 (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow3 ... ok BUILDSTDERR: pow3_const (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow3_const ... ok BUILDSTDERR: pow_args (builtin_pow) BUILDSTDERR: Doctest: builtin_pow.pow_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_slice ... slice1 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice1 ... ok BUILDSTDERR: slice1_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice1_const ... ok BUILDSTDERR: slice2 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice2 ... ok BUILDSTDERR: slice2_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice2_const ... ok BUILDSTDERR: slice3 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice3 ... ok BUILDSTDERR: slice3_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice3_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_slice ... complex_double_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_double_cast ... ok BUILDSTDERR: complex_double_int_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_double_int_cast ... ok BUILDSTDERR: complex_int_double_cast (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.complex_int_double_cast ... ok BUILDSTDERR: test_side_effect (complex_cast_T445) BUILDSTDERR: Doctest: complex_cast_T445.test_side_effect ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_coercion_sideeffects_T693 ... slice1 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice1 ... ok BUILDSTDERR: slice1_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice1_const ... ok BUILDSTDERR: slice2 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice2 ... ok BUILDSTDERR: slice2_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice2_const ... ok BUILDSTDERR: slice3 (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice3 ... ok BUILDSTDERR: slice3_const (builtin_slice) BUILDSTDERR: Doctest: builtin_slice.slice3_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_subtype_methods_cy3 ... test_coercion (complex_coercion_sideeffects_T693) BUILDSTDERR: Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_coercion_sideeffects_T693 ... test_coercion (complex_coercion_sideeffects_T693) BUILDSTDERR: Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_T305 ... items (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok BUILDSTDERR: keys (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok BUILDSTDERR: values (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok BUILDSTDERR: ListPySubtype (builtin_subtype_methods_cy3) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_subtype_methods_cy3 ... items (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok BUILDSTDERR: keys (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok BUILDSTDERR: values (builtin_subtype_methods_cy3.DictPySubtype) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok BUILDSTDERR: ListPySubtype (builtin_subtype_methods_cy3) BUILDSTDERR: Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_type ... Complex3j (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_real_imag_assignment ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_T305 ... get_type_of (builtin_type) BUILDSTDERR: Doctest: builtin_type.get_type_of ... ok BUILDSTDERR: get_type_through_local (builtin_type) BUILDSTDERR: Doctest: builtin_type.get_type_through_local ... ok BUILDSTDERR: pass_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.pass_type ... ok BUILDSTDERR: test_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.test_type ... ok BUILDSTDERR: type_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.type_type ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_type ... get_type_of (builtin_type) BUILDSTDERR: Doctest: builtin_type.get_type_of ... ok BUILDSTDERR: get_type_through_local (builtin_type) BUILDSTDERR: Doctest: builtin_type.get_type_through_local ... ok BUILDSTDERR: pass_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.pass_type ... ok BUILDSTDERR: test_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.test_type ... ok BUILDSTDERR: type_type (builtin_type) BUILDSTDERR: Doctest: builtin_type.type_type ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_type_inheritance_T608 ... Complex3j (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_T305) BUILDSTDERR: Doctest: complex_numbers_T305.test_real_imag_assignment ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_c89_T398_long_double ... test_object_conversion (complex_numbers_c89_T398_long_double) BUILDSTDERR: Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_c89_T398_long_double ... test_object_conversion (complex_numbers_c89_T398_long_double) BUILDSTDERR: Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running constant_folding ... MyDict (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyDict ... ok BUILDSTDERR: MyException (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyException ... ok BUILDSTDERR: MyFloat (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyFloat ... ok BUILDSTDERR: MyInt (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt ... ok BUILDSTDERR: MyInt2 (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt2 ... ok BUILDSTDERR: MyInt3 (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt3 ... ok BUILDSTDERR: MyList (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyList ... ok BUILDSTDERR: MyListOverride (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyListOverride ... ok BUILDSTDERR: MyUnicode (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyUnicode ... ok BUILDSTDERR: test_exception_isinstance (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok BUILDSTDERR: test_exception_type_cast (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_type_inheritance_T608 ... binop_bool (constant_folding) BUILDSTDERR: Doctest: constant_folding.binop_bool ... ok BUILDSTDERR: binop_mul_pow (constant_folding) BUILDSTDERR: Doctest: constant_folding.binop_mul_pow ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants (constant_folding) BUILDSTDERR: Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants_and_false_end (constant_folding) BUILDSTDERR: Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok BUILDSTDERR: combined (constant_folding) BUILDSTDERR: Doctest: constant_folding.combined ... ok BUILDSTDERR: const_in_binop (constant_folding) BUILDSTDERR: Doctest: constant_folding.const_in_binop ... ok BUILDSTDERR: for_in_empty (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty ... ok BUILDSTDERR: for_in_empty_else (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_else ... ok BUILDSTDERR: for_in_empty_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_listcomp ... ok BUILDSTDERR: for_in_empty_nested_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_nested_listcomp ... ok BUILDSTDERR: for_in_nested_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_nested_listcomp ... ok BUILDSTDERR: in_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.in_mult_list ... ok BUILDSTDERR: mult_empty_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_empty_list ... ok BUILDSTDERR: mult_int_list_int (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_int_list_int ... ok BUILDSTDERR: mult_list_int_int (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_list_int_int ... ok BUILDSTDERR: neg_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.neg_mult_list ... ok BUILDSTDERR: not_in_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.not_in_mult_list ... ok BUILDSTDERR: slicing2 (constant_folding) BUILDSTDERR: Doctest: constant_folding.slicing2 ... ok BUILDSTDERR: str_in_and_not_in (constant_folding) BUILDSTDERR: Doctest: constant_folding.str_in_and_not_in ... ok BUILDSTDERR: str_slicing2 (constant_folding) BUILDSTDERR: Doctest: constant_folding.str_slicing2 ... ok BUILDSTDERR: unop_bool (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_bool ... ok BUILDSTDERR: unop_floats (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_floats ... ok BUILDSTDERR: unop_ints (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_ints ... ok BUILDSTDERR: unop_py_floats_tuple (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_py_floats_tuple ... ok BUILDSTDERR: while_false (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_false ... ok BUILDSTDERR: while_false_else (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_false_else ... ok BUILDSTDERR: while_true (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_true ... ok BUILDSTDERR: zero_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.zero_mult_list ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running constant_folding ... binop_bool (constant_folding) BUILDSTDERR: Doctest: constant_folding.binop_bool ... ok BUILDSTDERR: binop_mul_pow (constant_folding) BUILDSTDERR: Doctest: constant_folding.binop_mul_pow ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants (constant_folding) BUILDSTDERR: Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants_and_false_end (constant_folding) BUILDSTDERR: Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok BUILDSTDERR: combined (constant_folding) BUILDSTDERR: Doctest: constant_folding.combined ... ok BUILDSTDERR: const_in_binop (constant_folding) BUILDSTDERR: Doctest: constant_folding.const_in_binop ... ok BUILDSTDERR: for_in_empty (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty ... ok BUILDSTDERR: for_in_empty_else (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_else ... ok BUILDSTDERR: for_in_empty_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_listcomp ... ok BUILDSTDERR: for_in_empty_nested_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_empty_nested_listcomp ... ok BUILDSTDERR: for_in_nested_listcomp (constant_folding) BUILDSTDERR: Doctest: constant_folding.for_in_nested_listcomp ... ok BUILDSTDERR: in_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.in_mult_list ... ok BUILDSTDERR: mult_empty_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_empty_list ... ok BUILDSTDERR: mult_int_list_int (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_int_list_int ... ok BUILDSTDERR: mult_list_int_int (constant_folding) BUILDSTDERR: Doctest: constant_folding.mult_list_int_int ... ok BUILDSTDERR: neg_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.neg_mult_list ... ok BUILDSTDERR: not_in_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.not_in_mult_list ... ok BUILDSTDERR: slicing2 (constant_folding) BUILDSTDERR: Doctest: constant_folding.slicing2 ... ok BUILDSTDERR: str_in_and_not_in (constant_folding) BUILDSTDERR: Doctest: constant_folding.str_in_and_not_in ... ok BUILDSTDERR: str_slicing2 (constant_folding) BUILDSTDERR: Doctest: constant_folding.str_slicing2 ... ok BUILDSTDERR: unop_bool (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_bool ... ok BUILDSTDERR: unop_floats (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_floats ... ok BUILDSTDERR: unop_ints (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_ints ... ok BUILDSTDERR: unop_py_floats_tuple (constant_folding) BUILDSTDERR: Doctest: constant_folding.unop_py_floats_tuple ... ok BUILDSTDERR: while_false (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_false ... ok BUILDSTDERR: while_false_else (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_false_else ... ok BUILDSTDERR: while_true (constant_folding) BUILDSTDERR: Doctest: constant_folding.while_true ... ok BUILDSTDERR: zero_mult_list (constant_folding) BUILDSTDERR: Doctest: constant_folding.zero_mult_list ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in constant_folding ... binop_bool (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.binop_bool ... ok BUILDSTDERR: binop_mul_pow (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.binop_mul_pow ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants ... ok BUILDSTDERR: cascaded_cmp_with_partial_constants_and_false_end (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok BUILDSTDERR: combined (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.combined ... ok BUILDSTDERR: const_in_binop (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.const_in_binop ... ok BUILDSTDERR: for_in_empty (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.for_in_empty ... ok BUILDSTDERR: for_in_empty_else (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.for_in_empty_else ... ok BUILDSTDERR: for_in_empty_listcomp (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.for_in_empty_listcomp ... ok BUILDSTDERR: for_in_empty_nested_listcomp (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.for_in_empty_nested_listcomp ... ok BUILDSTDERR: for_in_nested_listcomp (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.for_in_nested_listcomp ... ok BUILDSTDERR: in_mult_list (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.in_mult_list ... ok BUILDSTDERR: mult_empty_list (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.mult_empty_list ... ok BUILDSTDERR: mult_int_list_int (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.mult_int_list_int ... ok BUILDSTDERR: mult_list_int_int (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.mult_list_int_int ... ok BUILDSTDERR: neg_mult_list (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.neg_mult_list ... ok BUILDSTDERR: not_in_mult_list (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.not_in_mult_list ... ok BUILDSTDERR: slicing2 (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.slicing2 ... ok BUILDSTDERR: str_in_and_not_in (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.str_in_and_not_in ... ok BUILDSTDERR: str_slicing2 (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.str_slicing2 ... ok BUILDSTDERR: unop_bool (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.unop_bool ... ok BUILDSTDERR: unop_floats (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.unop_floats ... ok BUILDSTDERR: unop_ints (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.unop_ints ... ok BUILDSTDERR: unop_py_floats_tuple (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.unop_py_floats_tuple ... ok BUILDSTDERR: while_false (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.while_false ... ok BUILDSTDERR: while_false_else (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.while_false_else ... ok BUILDSTDERR: while_true (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.while_true ... ok BUILDSTDERR: zero_mult_list (pure_doctest__constant_folding) BUILDSTDERR: Doctest: pure_doctest__constant_folding.zero_mult_list ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_installed_pkg ... g1852 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1852 ... ok BUILDSTDERR: g1864 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1864 ... ok BUILDSTDERR: g1872 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1872 ... ok BUILDSTDERR: g1885 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1885 ... ok BUILDSTDERR: g1897 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1897 ... ok BUILDSTDERR: g1923 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1923 ... ok BUILDSTDERR: g1927 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1927 ... ok BUILDSTDERR: g1935 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1935 ... ok BUILDSTDERR: g1946 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1946 ... ok BUILDSTDERR: g1949 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1949 ... ok BUILDSTDERR: g1952 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1952 ... ok BUILDSTDERR: g1956 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1956 ... ok BUILDSTDERR: g1959 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1959 ... ok BUILDSTDERR: g1965 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1965 ... ok BUILDSTDERR: g1971 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1971 ... ok BUILDSTDERR: g1983 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1983 ... ok BUILDSTDERR: g1990 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1990 ... ok BUILDSTDERR: g1997 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1997 ... ok BUILDSTDERR: g2002 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2002 ... ok BUILDSTDERR: g2010 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2010 ... ok BUILDSTDERR: g2017 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2017 ... ok BUILDSTDERR: g2032 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2032 ... ok BUILDSTDERR: g2038 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2038 ... ok BUILDSTDERR: g2046 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2046 ... ok BUILDSTDERR: g2050 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2050 ... ok BUILDSTDERR: g2061 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2061 ... ok BUILDSTDERR: g2075 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2075 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_4_def_to_cdef ... MyDict (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyDict ... ok BUILDSTDERR: MyException (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyException ... ok BUILDSTDERR: MyFloat (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyFloat ... ok BUILDSTDERR: MyInt (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt ... ok BUILDSTDERR: MyInt2 (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt2 ... ok BUILDSTDERR: MyInt3 (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyInt3 ... ok BUILDSTDERR: MyList (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyList ... ok BUILDSTDERR: MyListOverride (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyListOverride ... ok BUILDSTDERR: MyUnicode (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.MyUnicode ... ok BUILDSTDERR: test_exception_isinstance (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok BUILDSTDERR: test_exception_type_cast (builtin_type_inheritance_T608) BUILDSTDERR: Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_extern_func_in_py ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_types_none_T166 ... builtin_types_none_T166 () BUILDSTDERR: Doctest: builtin_types_none_T166 ... ok BUILDSTDERR: append_to_none (builtin_types_none_T166) BUILDSTDERR: Doctest: builtin_types_none_T166.append_to_none ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_types_none_T166 ... cpdef_extern_func_in_py () BUILDSTDERR: Doctest: cpdef_extern_func_in_py ... ok BUILDSTDERR: call_pxd_sqrt (cpdef_extern_func_in_py) BUILDSTDERR: Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_extern_func_in_py ... builtin_types_none_T166 () BUILDSTDERR: Doctest: builtin_types_none_T166 ... ok BUILDSTDERR: append_to_none (builtin_types_none_T166) BUILDSTDERR: Doctest: builtin_types_none_T166.append_to_none ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtins_truth_test ... cpdef_extern_func_in_py () BUILDSTDERR: Doctest: cpdef_extern_func_in_py ... ok BUILDSTDERR: call_pxd_sqrt (cpdef_extern_func_in_py) BUILDSTDERR: Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in cpdef_extern_func_in_py ... pure_doctest__cpdef_extern_func_in_py () BUILDSTDERR: Doctest: pure_doctest__cpdef_extern_func_in_py ... ok BUILDSTDERR: call_pxd_sqrt (pure_doctest__cpdef_extern_func_in_py) BUILDSTDERR: Doctest: pure_doctest__cpdef_extern_func_in_py.call_pxd_sqrt ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_optargs ... bool_bytes (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_bytes ... ok BUILDSTDERR: bool_frozenset (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_frozenset ... ok BUILDSTDERR: bool_list (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_list ... ok BUILDSTDERR: bool_set (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_set ... ok BUILDSTDERR: bool_tuple (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_tuple ... ok BUILDSTDERR: bool_unicode (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_unicode ... ok BUILDSTDERR: if_bytes (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_bytes ... ok BUILDSTDERR: if_bytes_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_bytes_literal ... ok BUILDSTDERR: if_frozenset (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_frozenset ... ok BUILDSTDERR: if_list (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list ... ok BUILDSTDERR: if_list_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list_literal ... ok BUILDSTDERR: if_list_nogil (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list_nogil ... ok BUILDSTDERR: if_set (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set ... ok BUILDSTDERR: if_set_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set_literal ... ok BUILDSTDERR: if_set_nogil (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set_nogil ... ok BUILDSTDERR: if_tuple (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_tuple ... ok BUILDSTDERR: if_tuple_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_tuple_literal ... ok BUILDSTDERR: if_unicode (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_unicode ... ok BUILDSTDERR: if_unicode_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_unicode_literal ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtins_truth_test ... bool_bytes (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_bytes ... ok BUILDSTDERR: bool_frozenset (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_frozenset ... ok BUILDSTDERR: bool_list (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_list ... ok BUILDSTDERR: bool_set (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_set ... ok BUILDSTDERR: bool_tuple (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_tuple ... ok BUILDSTDERR: bool_unicode (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.bool_unicode ... ok BUILDSTDERR: if_bytes (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_bytes ... ok BUILDSTDERR: if_bytes_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_bytes_literal ... ok BUILDSTDERR: if_frozenset (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_frozenset ... ok BUILDSTDERR: if_list (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list ... ok BUILDSTDERR: if_list_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list_literal ... ok BUILDSTDERR: if_list_nogil (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_list_nogil ... ok BUILDSTDERR: if_set (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set ... ok BUILDSTDERR: if_set_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set_literal ... ok BUILDSTDERR: if_set_nogil (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_set_nogil ... ok BUILDSTDERR: if_tuple (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_tuple ... ok BUILDSTDERR: if_tuple_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_tuple_literal ... ok BUILDSTDERR: if_unicode (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_unicode ... ok BUILDSTDERR: if_unicode_literal (builtins_truth_test) BUILDSTDERR: Doctest: builtins_truth_test.if_unicode_literal ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_char_coercion ... cpmethod (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.cpmethod ... ok BUILDSTDERR: cpmethod2 (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok BUILDSTDERR: pymethod (cpdef_optargs.CyClass.p_class) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok BUILDSTDERR: pymethod (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.pymethod ... ok BUILDSTDERR: func (cpdef_optargs) BUILDSTDERR: Doctest: cpdef_optargs.func ... ok BUILDSTDERR: pyfunc (cpdef_optargs) BUILDSTDERR: Doctest: cpdef_optargs.pyfunc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_optargs ... coerce_char_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok BUILDSTDERR: coerce_char_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok BUILDSTDERR: coerce_char_default (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_default ... ok BUILDSTDERR: coerce_int_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok BUILDSTDERR: coerce_int_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok BUILDSTDERR: coerce_uchar_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok BUILDSTDERR: coerce_uchar_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok BUILDSTDERR: coerce_uchar_default (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_default ... ok BUILDSTDERR: coerce_uint_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok BUILDSTDERR: coerce_uint_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok BUILDSTDERR: indexing_to_char (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.indexing_to_char ... ok BUILDSTDERR: inplace_ops_use_arithmetic (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytes_char_coercion ... coerce_char_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok BUILDSTDERR: coerce_char_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_bytes_cast ... cpmethod (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.cpmethod ... ok BUILDSTDERR: coerce_char_default (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_char_default ... ok BUILDSTDERR: coerce_int_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok BUILDSTDERR: coerce_int_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok BUILDSTDERR: cpmethod2 (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok BUILDSTDERR: coerce_uchar_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok BUILDSTDERR: pymethod (cpdef_optargs.CyClass.p_class) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok BUILDSTDERR: coerce_uchar_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok BUILDSTDERR: pymethod (cpdef_optargs.CyClass) BUILDSTDERR: Doctest: cpdef_optargs.CyClass.pymethod ... ok BUILDSTDERR: func (cpdef_optargs) BUILDSTDERR: Doctest: cpdef_optargs.func ... ok BUILDSTDERR: coerce_uchar_default (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uchar_default ... ok BUILDSTDERR: coerce_uint_bytes_assign (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok BUILDSTDERR: pyfunc (cpdef_optargs) BUILDSTDERR: Doctest: cpdef_optargs.pyfunc ... ok BUILDSTDERR: ok BUILDSTDERR: coerce_uint_bytes_cast (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok BUILDSTDERR: indexing_to_char (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.indexing_to_char ... ok BUILDSTDERR: inplace_ops_use_arithmetic (bytes_char_coercion) BUILDSTDERR: Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running c_int_types_T255 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_bool_template_return ... test_compound_bool_return (cpp_bool_template_return) BUILDSTDERR: Doctest: cpp_bool_template_return.test_compound_bool_return ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_call_stack_allocated ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_const_method ... test_const_get (cpp_const_method) BUILDSTDERR: Doctest: cpp_const_method.test_const_get ... ok BUILDSTDERR: test_const_pointer_get (cpp_const_method) BUILDSTDERR: Doctest: cpp_const_method.test_const_pointer_get ... ok BUILDSTDERR: test_const_ref_get (cpp_const_method) BUILDSTDERR: Doctest: cpp_const_method.test_const_ref_get ... ok BUILDSTDERR: test_vector_members (cpp_const_method) BUILDSTDERR: Doctest: cpp_const_method.test_vector_members ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_iterators ... c_int_types_T255 () BUILDSTDERR: Doctest: c_int_types_T255 ... ok BUILDSTDERR: test_add_char (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_char ... ok BUILDSTDERR: test_add_int (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_int ... ok BUILDSTDERR: test_add_long (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_long ... ok BUILDSTDERR: test_add_longlong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_longlong ... ok BUILDSTDERR: test_add_schar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_schar ... ok BUILDSTDERR: test_add_short (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_short ... ok BUILDSTDERR: test_add_sint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_sint ... ok BUILDSTDERR: test_add_slong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_slong ... ok BUILDSTDERR: test_add_slonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_slonglong ... ok BUILDSTDERR: test_add_sshort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_sshort ... ok BUILDSTDERR: test_add_uchar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_uchar ... ok BUILDSTDERR: test_add_uint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_uint ... ok BUILDSTDERR: test_add_ulong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ulong ... ok BUILDSTDERR: test_add_ulonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ulonglong ... ok BUILDSTDERR: test_add_ushort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ushort ... ok BUILDSTDERR: test_char (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_char ... ok BUILDSTDERR: test_convert_pyint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_convert_pyint ... ok BUILDSTDERR: test_convert_pylong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_convert_pylong ... ok BUILDSTDERR: test_int (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_int ... ok BUILDSTDERR: test_long (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_long ... ok BUILDSTDERR: test_longlong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_longlong ... ok BUILDSTDERR: test_schar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_schar ... ok BUILDSTDERR: test_short (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_short ... ok BUILDSTDERR: test_sint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_sint ... ok BUILDSTDERR: test_slong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_slong ... ok BUILDSTDERR: test_slonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_slonglong ... ok BUILDSTDERR: test_sshort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_sshort ... ok BUILDSTDERR: test_uchar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_uchar ... ok BUILDSTDERR: test_uint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_uint ... ok BUILDSTDERR: test_ulong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ulong ... ok BUILDSTDERR: test_ulonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ulonglong ... test_custom (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_custom ... ok BUILDSTDERR: test_ushort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ushort ... ok BUILDSTDERR: ok BUILDSTDERR: test_deque_iterator_addition (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_deque_iterator_addition ... ok BUILDSTDERR: test_deque_iterator_subtraction (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_deque_iterator_subtraction ... ok BUILDSTDERR: test_iteration_in_generator (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_iteration_in_generator ... ok BUILDSTDERR: test_iteration_in_generator_reassigned (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_iteration_in_generator_reassigned ... ok BUILDSTDERR: test_iteration_over_heap_vector (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_iteration_over_heap_vector ... ok BUILDSTDERR: test_ptrs (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_ptrs ... ok BUILDSTDERR: test_vector (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_vector ... ok BUILDSTDERR: test_vector_iterator_addition (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_vector_iterator_addition ... ok BUILDSTDERR: test_vector_iterator_subtraction (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_vector_iterator_subtraction ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running c_int_types_T255 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nested_classes ... test_nested_classes (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_classes ... ok BUILDSTDERR: test_nested_enum (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_enum ... ok BUILDSTDERR: test_nested_struct (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_struct ... ok BUILDSTDERR: test_nested_sub_enum (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_sub_enum ... ok BUILDSTDERR: test_nested_sub_struct (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_sub_struct ... ok BUILDSTDERR: test_nested_sub_union (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_sub_union ... ok BUILDSTDERR: test_nested_typedef (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_typedef ... ok BUILDSTDERR: test_nested_union (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_nested_union ... ok BUILDSTDERR: test_typed_nested_sub_typedef (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_typed_nested_sub_typedef ... ok BUILDSTDERR: test_typed_nested_typedef (cpp_nested_classes) BUILDSTDERR: Doctest: cpp_nested_classes.test_typed_nested_typedef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_operators ... test_binop (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_binop ... ok BUILDSTDERR: test_bool_cond (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_bool_cond ... ok BUILDSTDERR: test_bool_op (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_bool_op ... ok BUILDSTDERR: test_cmp (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_cmp ... ok BUILDSTDERR: test_incdec (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_incdec ... ok BUILDSTDERR: test_index_assignment (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_index_assignment ... ok BUILDSTDERR: test_index_call (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_index_call ... ok BUILDSTDERR: test_nonmember_binop (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_nonmember_binop ... ok BUILDSTDERR: test_typeid_op (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_typeid_op ... ok BUILDSTDERR: test_unops (cpp_operators) BUILDSTDERR: Doctest: cpp_operators.test_unops ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_smart_ptr ... test_const_shared_ptr (cpp_smart_ptr) BUILDSTDERR: Doctest: cpp_smart_ptr.test_const_shared_ptr ... ok BUILDSTDERR: test_dynamic_pointer_cast (cpp_smart_ptr) BUILDSTDERR: Doctest: cpp_smart_ptr.test_dynamic_pointer_cast ... ok BUILDSTDERR: test_unique_ptr (cpp_smart_ptr) BUILDSTDERR: Doctest: cpp_smart_ptr.test_unique_ptr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl ... g1852 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1852 ... ok BUILDSTDERR: g1864 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1864 ... ok BUILDSTDERR: g1872 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1872 ... ok BUILDSTDERR: g1885 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1885 ... ok BUILDSTDERR: g1897 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1897 ... ok BUILDSTDERR: g1923 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1923 ... ok BUILDSTDERR: g1927 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1927 ... ok BUILDSTDERR: g1935 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1935 ... ok BUILDSTDERR: g1946 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1946 ... ok BUILDSTDERR: g1949 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1949 ... ok BUILDSTDERR: g1952 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1952 ... ok BUILDSTDERR: g1956 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1956 ... ok BUILDSTDERR: g1959 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1959 ... ok BUILDSTDERR: g1965 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1965 ... ok BUILDSTDERR: g1971 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1971 ... ok BUILDSTDERR: g1983 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1983 ... ok BUILDSTDERR: g1990 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1990 ... ok BUILDSTDERR: g1997 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1997 ... ok BUILDSTDERR: g2002 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2002 ... ok BUILDSTDERR: g2010 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2010 ... ok BUILDSTDERR: g2017 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2017 ... ok BUILDSTDERR: g2032 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2032 ... ok BUILDSTDERR: g2038 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2038 ... ok BUILDSTDERR: g2046 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2046 ... ok BUILDSTDERR: g2050 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2050 ... ok BUILDSTDERR: g2061 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2061 ... ok BUILDSTDERR: g2075 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2075 ... ok BUILDSTDERR: c_int_types_T255 () BUILDSTDERR: Doctest: c_int_types_T255 ... ok BUILDSTDERR: test_add_char (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_char ... ok BUILDSTDERR: test_add_int (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_int ... ok BUILDSTDERR: test_add_long (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_long ... ok BUILDSTDERR: test_add_longlong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_longlong ... ok BUILDSTDERR: test_add_schar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_schar ... ok BUILDSTDERR: test_add_short (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_short ... ok BUILDSTDERR: test_add_sint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_sint ... ok BUILDSTDERR: test_add_slong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_slong ... ok BUILDSTDERR: test_add_slonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_slonglong ... ok BUILDSTDERR: test_add_sshort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_sshort ... ok BUILDSTDERR: test_add_uchar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_uchar ... ok BUILDSTDERR: test_add_uint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_uint ... ok BUILDSTDERR: test_add_ulong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ulong ... ok BUILDSTDERR: test_add_ulonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ulonglong ... ok BUILDSTDERR: test_add_ushort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_add_ushort ... ok BUILDSTDERR: test_char (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_char ... ok BUILDSTDERR: test_convert_pyint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_convert_pyint ... ok BUILDSTDERR: test_convert_pylong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_convert_pylong ... ok BUILDSTDERR: test_int (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_int ... ok BUILDSTDERR: test_long (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_long ... ok BUILDSTDERR: test_longlong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_longlong ... ok BUILDSTDERR: test_schar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_schar ... ok BUILDSTDERR: test_short (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_short ... ok BUILDSTDERR: test_sint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_sint ... ok BUILDSTDERR: test_slong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_slong ... ok BUILDSTDERR: test_slonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_slonglong ... ok BUILDSTDERR: test_sshort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_sshort ... ok BUILDSTDERR: test_uchar (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_uchar ... ok BUILDSTDERR: test_uint (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_uint ... ok BUILDSTDERR: test_ulong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ulong ... ok BUILDSTDERR: test_ulonglong (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ulonglong ... ok BUILDSTDERR: test_ushort (c_int_types_T255) BUILDSTDERR: Doctest: c_int_types_T255.test_ushort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_4 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running callargs ... VectorWrapper (cpp_stl) BUILDSTDERR: Doctest: cpp_stl.VectorWrapper ... ok BUILDSTDERR: test_vector (cpp_stl) BUILDSTDERR: Doctest: cpp_stl.test_vector ... ok BUILDSTDERR: test_vector_iterator (cpp_stl) BUILDSTDERR: Doctest: cpp_stl.test_vector_iterator ... ok BUILDSTDERR: test_vector_typedef (cpp_stl) BUILDSTDERR: Doctest: cpp_stl.test_vector_typedef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_cpp11 ... c (callargs) BUILDSTDERR: Doctest: callargs.c ... ok BUILDSTDERR: d (callargs) BUILDSTDERR: Doctest: callargs.d ... ok BUILDSTDERR: f (callargs) BUILDSTDERR: Doctest: callargs.f ... ok BUILDSTDERR: g (callargs) BUILDSTDERR: Doctest: callargs.g ... ok BUILDSTDERR: h (callargs) BUILDSTDERR: Doctest: callargs.h ... ok BUILDSTDERR: test_int_kwargs (callargs) BUILDSTDERR: Doctest: callargs.test_int_kwargs ... ok BUILDSTDERR: test_kw (callargs) BUILDSTDERR: Doctest: callargs.test_kw ... ok BUILDSTDERR: test_kw_args (callargs) BUILDSTDERR: Doctest: callargs.test_kw_args ... ok BUILDSTDERR: test_noargs (callargs) BUILDSTDERR: Doctest: callargs.test_noargs ... ok BUILDSTDERR: test_pos_args (callargs) BUILDSTDERR: Doctest: callargs.test_pos_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running callargs ... test_deque_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_deque_functionality ... ok BUILDSTDERR: test_map_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_map_functionality ... ok BUILDSTDERR: test_priority_queue_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_priority_queue_functionality ... ok BUILDSTDERR: test_queue_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_queue_functionality ... ok BUILDSTDERR: test_set_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_set_functionality ... ok BUILDSTDERR: test_unordered_map_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_unordered_map_functionality ... ok BUILDSTDERR: test_unordered_set_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_unordered_set_functionality ... ok BUILDSTDERR: test_vector_functionality (cpp_stl_cpp11) BUILDSTDERR: Doctest: cpp_stl_cpp11.test_vector_functionality ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_ascii_auto_encoding ... c (callargs) BUILDSTDERR: Doctest: callargs.c ... ok BUILDSTDERR: d (callargs) BUILDSTDERR: Doctest: callargs.d ... ok BUILDSTDERR: f (callargs) BUILDSTDERR: Doctest: callargs.f ... ok BUILDSTDERR: g (callargs) BUILDSTDERR: Doctest: callargs.g ... ok BUILDSTDERR: h (callargs) BUILDSTDERR: Doctest: callargs.h ... ok BUILDSTDERR: test_int_kwargs (callargs) BUILDSTDERR: Doctest: callargs.test_int_kwargs ... ok BUILDSTDERR: test_kw (callargs) BUILDSTDERR: Doctest: callargs.test_kw ... ok BUILDSTDERR: test_kw_args (callargs) BUILDSTDERR: Doctest: callargs.test_kw_args ... ok BUILDSTDERR: test_noargs (callargs) BUILDSTDERR: Doctest: callargs.test_noargs ... ok BUILDSTDERR: test_pos_args (callargs) BUILDSTDERR: Doctest: callargs.test_pos_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running carrays ... assign_index_in_loop (carrays) BUILDSTDERR: Doctest: carrays.assign_index_in_loop ... ok BUILDSTDERR: test1 (carrays) BUILDSTDERR: Doctest: carrays.test1 ... ok BUILDSTDERR: test2 (carrays) BUILDSTDERR: Doctest: carrays.test2 ... ok BUILDSTDERR: test3 (carrays) BUILDSTDERR: Doctest: carrays.test3 ... ok BUILDSTDERR: test_cimported_attribute (carrays) BUILDSTDERR: Doctest: carrays.test_cimported_attribute ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running carrays ... assign_index_in_loop (carrays) BUILDSTDERR: Doctest: carrays.assign_index_in_loop ... ok BUILDSTDERR: test1 (carrays) BUILDSTDERR: Doctest: carrays.test1 ... ok BUILDSTDERR: test2 (carrays) BUILDSTDERR: Doctest: carrays.test2 ... ok BUILDSTDERR: test3 (carrays) BUILDSTDERR: Doctest: carrays.test3 ... ok BUILDSTDERR: test_cimported_attribute (carrays) BUILDSTDERR: Doctest: carrays.test_cimported_attribute ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cascaded_typed_assignments_T466 ... test_assign (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok BUILDSTDERR: test_bytearray_cast (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok BUILDSTDERR: test_bytes_cast (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok BUILDSTDERR: test_clear (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok BUILDSTDERR: test_conversion (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok BUILDSTDERR: test_empty (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok BUILDSTDERR: test_push_back (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok BUILDSTDERR: test_str_cast (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok BUILDSTDERR: test_unicode_cast (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok BUILDSTDERR: test_vector_of_strings (cpp_stl_string_ascii_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding.test_vector_of_strings ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_utf8_auto_encoding ... non_simple_rhs (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok BUILDSTDERR: non_simple_rhs_malloc (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok BUILDSTDERR: pyobject_from_cvalue (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok BUILDSTDERR: simple_parallel_int_mix (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok BUILDSTDERR: simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok BUILDSTDERR: simple_parallel_typed (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cascaded_typed_assignments_T466 ... non_simple_rhs (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok BUILDSTDERR: non_simple_rhs_malloc (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok BUILDSTDERR: pyobject_from_cvalue (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok BUILDSTDERR: simple_parallel_int_mix (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok BUILDSTDERR: simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok BUILDSTDERR: simple_parallel_typed (cascaded_typed_assignments_T466) BUILDSTDERR: Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_bool_T227 ... test_assign (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_assign ... ok BUILDSTDERR: test_bytearray_cast (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_bytearray_cast ... ok BUILDSTDERR: test_bytes_cast (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_bytes_cast ... ok BUILDSTDERR: test_clear (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_clear ... ok BUILDSTDERR: test_conversion (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_conversion ... ok BUILDSTDERR: test_empty (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_empty ... ok BUILDSTDERR: test_push_back (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_push_back ... ok BUILDSTDERR: test_str_cast (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_str_cast ... ok BUILDSTDERR: test_unicode_cast (cpp_stl_string_utf8_auto_encoding) BUILDSTDERR: Doctest: cpp_stl_string_utf8_auto_encoding.test_unicode_cast ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_vector ... call_cfoo (cdef_bool_T227) BUILDSTDERR: Doctest: cdef_bool_T227.call_cfoo ... ok BUILDSTDERR: foo (cdef_bool_T227) BUILDSTDERR: Doctest: cdef_bool_T227.foo ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_bool_T227 ... call_cfoo (cdef_bool_T227) BUILDSTDERR: Doctest: cdef_bool_T227.call_cfoo ... ok BUILDSTDERR: foo (cdef_bool_T227) BUILDSTDERR: Doctest: cdef_bool_T227.foo ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_class_field ... cdef_class_field () BUILDSTDERR: Doctest: cdef_class_field ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_class_field ... cdef_class_field () BUILDSTDERR: Doctest: cdef_class_field ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_class_order ... index_set_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.index_set_test ... ok BUILDSTDERR: index_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.index_test ... ok BUILDSTDERR: item_ptr_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.item_ptr_test ... ok BUILDSTDERR: iteration_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.iteration_test ... ok BUILDSTDERR: list_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.list_test ... ok BUILDSTDERR: nogil_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.nogil_test ... ok BUILDSTDERR: reverse_iteration_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.reverse_iteration_test ... ok BUILDSTDERR: simple_test (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.simple_test ... ok BUILDSTDERR: test_bool_vector_convert (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_bool_vector_convert ... ok BUILDSTDERR: test_bool_vector_get_set (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_bool_vector_get_set ... ok BUILDSTDERR: test_insert (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_insert ... ok BUILDSTDERR: test_typedef_vector (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_typedef_vector ... ok BUILDSTDERR: test_value_type (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_value_type ... ok BUILDSTDERR: test_value_type_complex (cpp_stl_vector) BUILDSTDERR: Doctest: cpp_stl_vector.test_value_type_complex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_functions ... test (cdef_class_order) BUILDSTDERR: Doctest: cdef_class_order.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_class_order ... test (cdef_class_order) BUILDSTDERR: Doctest: cdef_class_order.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_classmethod ... test_class_deductions (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_class_deductions ... ok BUILDSTDERR: test_deduce_through_pointers (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_deduce_through_pointers ... ok BUILDSTDERR: test_inference (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_inference ... ok BUILDSTDERR: test_method (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_method ... ok BUILDSTDERR: test_more_deductions (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_more_deductions ... ok BUILDSTDERR: test_no_arg (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_no_arg ... ok BUILDSTDERR: test_one_param (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_one_param ... ok BUILDSTDERR: test_overload_GH1583 (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_overload_GH1583 ... ok BUILDSTDERR: test_part_method (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_part_method ... ok BUILDSTDERR: test_simple_deduction (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_simple_deduction ... ok BUILDSTDERR: test_two_params (cpp_template_functions) BUILDSTDERR: Doctest: cpp_template_functions.test_two_params ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_templates ... test0 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0 ... ok BUILDSTDERR: test0_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0_args ... ok BUILDSTDERR: test0_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok BUILDSTDERR: test1 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1 ... ok BUILDSTDERR: test1_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1_args ... ok BUILDSTDERR: test1_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok BUILDSTDERR: test2 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2 ... ok BUILDSTDERR: test2_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2_args ... ok BUILDSTDERR: test2_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_classmethod ... test0 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0 ... ok BUILDSTDERR: test0_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0_args ... ok BUILDSTDERR: test0_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok BUILDSTDERR: test1 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1 ... ok BUILDSTDERR: test1_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1_args ... ok BUILDSTDERR: test1_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok BUILDSTDERR: test2 (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2 ... ok BUILDSTDERR: test2_args (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2_args ... ok BUILDSTDERR: test2_args_kwargs (cdef_classmethod.cclass) BUILDSTDERR: Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cdef_cpdef_override_GH543 ... test_cast_template_pointer (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_cast_template_pointer ... ok BUILDSTDERR: test_default_template_arguments (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_default_template_arguments ... ok BUILDSTDERR: test_double (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_double ... ok BUILDSTDERR: test_func_ptr (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_func_ptr ... ok BUILDSTDERR: test_int (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_int ... ok BUILDSTDERR: test_pair (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_pair ... ok BUILDSTDERR: test_ptr (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_ptr ... ok BUILDSTDERR: test_pure_syntax (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_pure_syntax ... ok BUILDSTDERR: test_static (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_static ... ok BUILDSTDERR: test_typeof (cpp_templates) BUILDSTDERR: Doctest: cpp_templates.test_typeof ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpython_capi ... test_gilstate (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_gilstate ... ok BUILDSTDERR: test_pymalloc (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_pymalloc ... ok BUILDSTDERR: test_pymalloc_raw (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_pymalloc_raw ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpython_capi ... test_gilstate (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_gilstate ... ok BUILDSTDERR: test_pymalloc (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_pymalloc ... ok BUILDSTDERR: test_pymalloc_raw (cpython_capi) BUILDSTDERR: Doctest: cpython_capi.test_pymalloc_raw ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctruthtests ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cdef_multiple_inheritance_errors ... test_Py_ssize_t (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_Py_ssize_t ... ok BUILDSTDERR: test_attr_int (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_attr_int ... ok BUILDSTDERR: test_attr_ptr (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_attr_ptr ... ok BUILDSTDERR: test_int (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_int ... ok BUILDSTDERR: test_ptr (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_ptr ... ok BUILDSTDERR: test_ptr2 (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_ptr2 ... ok BUILDSTDERR: test_short (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_short ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctruthtests ... g1852 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1852 ... ok BUILDSTDERR: g1864 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1864 ... ok BUILDSTDERR: g1872 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1872 ... ok BUILDSTDERR: g1885 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1885 ... ok BUILDSTDERR: g1897 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1897 ... ok BUILDSTDERR: g1923 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1923 ... ok BUILDSTDERR: g1927 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1927 ... ok BUILDSTDERR: g1935 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1935 ... ok BUILDSTDERR: g1946 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1946 ... ok BUILDSTDERR: g1949 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1949 ... ok BUILDSTDERR: g1952 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1952 ... ok BUILDSTDERR: g1956 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1956 ... ok BUILDSTDERR: g1959 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1959 ... ok BUILDSTDERR: g1965 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1965 ... ok BUILDSTDERR: g1971 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1971 ... ok BUILDSTDERR: g1983 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1983 ... ok BUILDSTDERR: g1990 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1990 ... ok BUILDSTDERR: g1997 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1997 ... ok BUILDSTDERR: g2002 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2002 ... ok BUILDSTDERR: g2010 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2010 ... ok BUILDSTDERR: g2017 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2017 ... ok BUILDSTDERR: g2032 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2032 ... ok BUILDSTDERR: g2038 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2038 ... ok BUILDSTDERR: g2046 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2046 ... ok BUILDSTDERR: g2050 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2050 ... ok BUILDSTDERR: g2061 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2061 ... ok BUILDSTDERR: g2075 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2075 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_4_def_to_cdef ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memslice.c: In function ‘__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct’: BUILDSTDERR: memslice.c:82076:38: warning: taking address of packed member of ‘struct __pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 82076 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; BUILDSTDERR: | ~^~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: acquire_failure1 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure1 ... ok BUILDSTDERR: acquire_failure2 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure3 ... ok BUILDSTDERR: acquire_nonbuffer1 (memslice) BUILDSTDERR: Doctest: memslice.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (memslice) BUILDSTDERR: Doctest: memslice.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (memslice) BUILDSTDERR: Doctest: memslice.acquire_raise ... ok BUILDSTDERR: acquire_release (memslice) BUILDSTDERR: Doctest: memslice.acquire_release ... ok BUILDSTDERR: as_argument (memslice) BUILDSTDERR: Doctest: memslice.as_argument ... ok BUILDSTDERR: as_argument_defval (memslice) BUILDSTDERR: Doctest: memslice.as_argument_defval ... ok BUILDSTDERR: assign_temporary_to_object (memslice) BUILDSTDERR: Doctest: memslice.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (memslice) BUILDSTDERR: Doctest: memslice.assign_to_object ... ok BUILDSTDERR: basic_struct (memslice) BUILDSTDERR: Doctest: memslice.basic_struct ... test_Py_ssize_t (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_Py_ssize_t ... ok BUILDSTDERR: test_attr_int (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_attr_int ... ok BUILDSTDERR: test_attr_ptr (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_attr_ptr ... ok BUILDSTDERR: test_int (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_int ... ok BUILDSTDERR: test_ptr (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_ptr ... ok BUILDSTDERR: test_ptr2 (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_ptr2 ... ok BUILDSTDERR: test_short (ctruthtests) BUILDSTDERR: Doctest: ctruthtests.test_short ... ok BUILDSTDERR: ok BUILDSTDERR: bufdefaults1 (memslice) BUILDSTDERR: Doctest: memslice.bufdefaults1 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cunion ... ok BUILDSTDERR: buffer_nogil (memslice) BUILDSTDERR: Doctest: memslice.buffer_nogil ... ok BUILDSTDERR: c_contig (memslice) BUILDSTDERR: Doctest: memslice.c_contig ... ok BUILDSTDERR: c_contig_2d (memslice) BUILDSTDERR: Doctest: memslice.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (memslice) BUILDSTDERR: Doctest: memslice.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (memslice) BUILDSTDERR: Doctest: memslice.cdef_assignment ... ok BUILDSTDERR: char_index_vars (memslice) BUILDSTDERR: Doctest: memslice.char_index_vars ... ok BUILDSTDERR: complex_dtype (memslice) BUILDSTDERR: Doctest: memslice.complex_dtype ... ok BUILDSTDERR: complex_inplace (memslice) BUILDSTDERR: Doctest: memslice.complex_inplace ... ok BUILDSTDERR: complex_struct_dtype (memslice) BUILDSTDERR: Doctest: memslice.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (memslice) BUILDSTDERR: Doctest: memslice.complex_struct_inplace ... ok BUILDSTDERR: explicitly_release_buffer (memslice) BUILDSTDERR: Doctest: memslice.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (memslice) BUILDSTDERR: Doctest: memslice.f_contig ... ok BUILDSTDERR: f_contig_2d (memslice) BUILDSTDERR: Doctest: memslice.f_contig_2d ... ok BUILDSTDERR: forin_assignment (memslice) BUILDSTDERR: Doctest: memslice.forin_assignment ... test_c (cunion) BUILDSTDERR: Doctest: cunion.test_c ... ok BUILDSTDERR: test_charptr_to_py (cunion) BUILDSTDERR: Doctest: cunion.test_charptr_to_py ... ok BUILDSTDERR: test_i (cunion) BUILDSTDERR: Doctest: cunion.test_i ... ok BUILDSTDERR: test_p (cunion) BUILDSTDERR: Doctest: cunion.test_p ... ok BUILDSTDERR: test_safe_type_mix_from_to_py (cunion) BUILDSTDERR: Doctest: cunion.test_safe_type_mix_from_to_py ... ok BUILDSTDERR: ok BUILDSTDERR: generic (memslice) BUILDSTDERR: Doctest: memslice.generic ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cunion ... ok BUILDSTDERR: get_int_2d (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d ... ok BUILDSTDERR: get_int_2d_uintindex (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d_uintindex ... ok BUILDSTDERR: indirect_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_contig ... ok BUILDSTDERR: indirect_strided_and_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_strided_and_contig ... ok BUILDSTDERR: inplace_operators (memslice) BUILDSTDERR: Doctest: memslice.inplace_operators ... ok BUILDSTDERR: list_comprehension (memslice) BUILDSTDERR: Doctest: memslice.list_comprehension ... ok BUILDSTDERR: mixed_get (memslice) BUILDSTDERR: Doctest: memslice.mixed_get ... ok BUILDSTDERR: nested_packed_struct (memslice) BUILDSTDERR: Doctest: memslice.nested_packed_struct ... ok BUILDSTDERR: nested_struct (memslice) BUILDSTDERR: Doctest: memslice.nested_struct ... test_c (cunion) BUILDSTDERR: Doctest: cunion.test_c ... ok BUILDSTDERR: test_charptr_to_py (cunion) BUILDSTDERR: Doctest: cunion.test_charptr_to_py ... ok BUILDSTDERR: test_i (cunion) BUILDSTDERR: Doctest: cunion.test_i ... ok BUILDSTDERR: test_p (cunion) BUILDSTDERR: Doctest: cunion.test_p ... ok BUILDSTDERR: test_safe_type_mix_from_to_py (cunion) BUILDSTDERR: Doctest: cunion.test_safe_type_mix_from_to_py ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cyfunction ... ok BUILDSTDERR: packed_struct (memslice) BUILDSTDERR: Doctest: memslice.packed_struct ... ok BUILDSTDERR: printbuf_float (memslice) BUILDSTDERR: Doctest: memslice.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (memslice) BUILDSTDERR: Doctest: memslice.printbuf_int_2d ... ok BUILDSTDERR: printbuf_object (memslice) BUILDSTDERR: Doctest: memslice.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_cy_short ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running char_constants_T99 ... ok BUILDSTDERR: printbuf_td_h_double (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_ushort ... global_c_and_s (char_constants_T99) BUILDSTDERR: Doctest: char_constants_T99.global_c_and_s ... ok BUILDSTDERR: local_c_and_s (char_constants_T99) BUILDSTDERR: Doctest: char_constants_T99.local_c_and_s ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running char_constants_T99 ... ok BUILDSTDERR: safe_get (memslice) BUILDSTDERR: Doctest: memslice.safe_get ... ok BUILDSTDERR: schar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.schar_index_vars ... global_c_and_s (char_constants_T99) BUILDSTDERR: Doctest: char_constants_T99.global_c_and_s ... ok BUILDSTDERR: local_c_and_s (char_constants_T99) BUILDSTDERR: Doctest: char_constants_T99.local_c_and_s ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_comparison_T582 ... ok BUILDSTDERR: set_int_2d (memslice) BUILDSTDERR: Doctest: memslice.set_int_2d ... charptr_equals_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_equals_literal ... ok BUILDSTDERR: charptr_ge_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_ge_literal ... ok BUILDSTDERR: charptr_gt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_gt_literal ... ok BUILDSTDERR: charptr_le_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_le_literal ... ok BUILDSTDERR: charptr_lt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_lt_literal ... ok BUILDSTDERR: slice_equals_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_equals_literal ... ok BUILDSTDERR: slice_ge_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_ge_literal ... ok BUILDSTDERR: slice_gt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_gt_literal ... ok BUILDSTDERR: slice_le_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_le_literal ... ok BUILDSTDERR: slice_lt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_lt_literal ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_comparison_T582 ... ok BUILDSTDERR: strided (memslice) BUILDSTDERR: Doctest: memslice.strided ... ok BUILDSTDERR: test_borrowed_slice (memslice) BUILDSTDERR: Doctest: memslice.test_borrowed_slice ... ok BUILDSTDERR: test_cdef_function (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function ... ok BUILDSTDERR: test_cdef_function2 (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function2 ... charptr_equals_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_equals_literal ... ok BUILDSTDERR: charptr_ge_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_ge_literal ... ok BUILDSTDERR: charptr_gt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_gt_literal ... ok BUILDSTDERR: charptr_le_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_le_literal ... ok BUILDSTDERR: charptr_lt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.charptr_lt_literal ... ok BUILDSTDERR: slice_equals_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_equals_literal ... ok BUILDSTDERR: slice_ge_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_ge_literal ... ok BUILDSTDERR: slice_gt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_gt_literal ... ok BUILDSTDERR: slice_le_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_le_literal ... ok BUILDSTDERR: slice_lt_literal (charptr_comparison_T582) BUILDSTDERR: Doctest: charptr_comparison_T582.slice_lt_literal ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_decode ... ok BUILDSTDERR: test_clean_temps_parallel (memslice) BUILDSTDERR: Doctest: memslice.test_clean_temps_parallel ... ok BUILDSTDERR: test_clean_temps_prange (memslice) BUILDSTDERR: Doctest: memslice.test_clean_temps_prange ... ok BUILDSTDERR: test_coerce_to_from_None (memslice) BUILDSTDERR: Doctest: memslice.test_coerce_to_from_None ... ok BUILDSTDERR: test_const_buffer (memslice) BUILDSTDERR: Doctest: memslice.test_const_buffer ... ok BUILDSTDERR: test_contig_scalar_to_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok BUILDSTDERR: test_convert_slicenode_to_indexnode (memslice) BUILDSTDERR: Doctest: memslice.test_convert_slicenode_to_indexnode ... ok BUILDSTDERR: test_direct_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_direct_slicing ... ok BUILDSTDERR: test_dtype_object_scalar_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_dtype_object_scalar_assignment ... ok BUILDSTDERR: test_ellipsis_expr (memslice) BUILDSTDERR: Doctest: memslice.test_ellipsis_expr ... ok BUILDSTDERR: test_generic_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_generic_slicing ... slice_charptr_decode (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode ... ok BUILDSTDERR: slice_charptr_decode_errormode (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_errormode ... ok BUILDSTDERR: slice_charptr_decode_platform_encoding (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok BUILDSTDERR: slice_charptr_decode_slice2 (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok BUILDSTDERR: slice_charptr_decode_strlen (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_strlen ... ok BUILDSTDERR: slice_charptr_decode_unbound (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_unbound ... ok BUILDSTDERR: slice_charptr_decode_unknown_encoding (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok BUILDSTDERR: slice_charptr_dynamic_bounds (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok BUILDSTDERR: slice_charptr_dynamic_bounds_non_name (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_decode ... ok BUILDSTDERR: test_index_slicing_away_direct_indirect (memslice) BUILDSTDERR: Doctest: memslice.test_index_slicing_away_direct_indirect ... ok BUILDSTDERR: test_indirect_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_indirect_slicing ... ok BUILDSTDERR: test_inplace_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_inplace_assignment ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction.c: In function ‘__pyx_pf_10cyfunction_16test_annotations_inner’: BUILDSTDERR: cyfunction.c:3781:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3781 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: BindingTest (cyfunction) BUILDSTDERR: Doctest: cyfunction.BindingTest ... ok BUILDSTDERR: test_calls (cyfunction.TestDecoratedMethods) BUILDSTDERR: Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok BUILDSTDERR: TestOptimisedBuiltinMethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok BUILDSTDERR: TestUnboundMethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestUnboundMethod ... ok BUILDSTDERR: TestUnboundMethodCdef (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestUnboundMethodCdef ... ok BUILDSTDERR: inspect_isbuiltin (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isbuiltin ... ok BUILDSTDERR: inspect_isfunction (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isfunction ... ok BUILDSTDERR: inspect_isroutine (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isroutine ... ok BUILDSTDERR: inspect_signature (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_signature ... ok BUILDSTDERR: test_annotations (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_annotations ... ok BUILDSTDERR: test_closure (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_closure ... ok BUILDSTDERR: test_code (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_code ... ok BUILDSTDERR: test_dict (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_dict ... ok BUILDSTDERR: test_doc (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_doc ... ok BUILDSTDERR: test_globals (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_globals ... ok BUILDSTDERR: test_hash (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_hash ... ok BUILDSTDERR: test_name (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_name ... ok BUILDSTDERR: test_reduce (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_reduce ... ok BUILDSTDERR: ok BUILDSTDERR: test_memslice_prange (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_prange ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyfunction ... ok BUILDSTDERR: test_memslice_struct_with_arrays (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_struct_with_arrays ... ok BUILDSTDERR: test_newaxis (memslice) BUILDSTDERR: Doctest: memslice.test_newaxis ... ok BUILDSTDERR: test_newaxis2 (memslice) BUILDSTDERR: Doctest: memslice.test_newaxis2 ... ok BUILDSTDERR: test_nogil (memslice) BUILDSTDERR: Doctest: memslice.test_nogil ... ok BUILDSTDERR: test_nogil_oob1 (memslice) BUILDSTDERR: Doctest: memslice.test_nogil_oob1 ... ok BUILDSTDERR: test_nogil_oob2 (memslice) BUILDSTDERR: Doctest: memslice.test_nogil_oob2 ... ok BUILDSTDERR: test_noneslice_compare (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_compare ... slice_charptr_decode (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode ... ok BUILDSTDERR: slice_charptr_decode_errormode (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_errormode ... ok BUILDSTDERR: slice_charptr_decode_platform_encoding (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok BUILDSTDERR: slice_charptr_decode_slice2 (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok BUILDSTDERR: slice_charptr_decode_strlen (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_strlen ... ok BUILDSTDERR: slice_charptr_decode_unbound (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_unbound ... ok BUILDSTDERR: slice_charptr_decode_unknown_encoding (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok BUILDSTDERR: slice_charptr_dynamic_bounds (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok BUILDSTDERR: slice_charptr_dynamic_bounds_non_name (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok BUILDSTDERR: ok BUILDSTDERR: test_noneslice_del (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_del ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_from_temp ... ok BUILDSTDERR: test_noneslice_ext_attr (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_ext_attr ... ok BUILDSTDERR: test_noneslice_nogil_check_none (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_nogil_check_none ... ok BUILDSTDERR: test_noneslice_not_none (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_not_none ... ok BUILDSTDERR: test_object_dtype_copying (memslice) BUILDSTDERR: Doctest: memslice.test_object_dtype_copying ... ok BUILDSTDERR: test_object_indices (memslice) BUILDSTDERR: Doctest: memslice.test_object_indices ... ok BUILDSTDERR: test_oob (memslice) BUILDSTDERR: Doctest: memslice.test_oob ... ok BUILDSTDERR: test_padded_structs (memslice) BUILDSTDERR: Doctest: memslice.test_padded_structs ... ok BUILDSTDERR: test_scalar_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_scalar_slice_assignment ... ok BUILDSTDERR: test_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment ... ok BUILDSTDERR: test_slice_assignment_broadcast_leading (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment_broadcast_leading ... ok BUILDSTDERR: test_slice_assignment_broadcast_strides (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment_broadcast_strides ... ok BUILDSTDERR: test_slicing_and_indexing (memslice) BUILDSTDERR: Doctest: memslice.test_slicing_and_indexing ... ok BUILDSTDERR: test_struct_attributes_format (memslice) BUILDSTDERR: Doctest: memslice.test_struct_attributes_format ... ok BUILDSTDERR: tuple_buffer_assignment1 (memslice) BUILDSTDERR: Doctest: memslice.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (memslice) BUILDSTDERR: Doctest: memslice.tuple_buffer_assignment2 ... test_charptr_and_charptr_func (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok BUILDSTDERR: test_charptr_and_ucharptr (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok BUILDSTDERR: test_more_args_adding (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_adding ... ok BUILDSTDERR: test_more_args_indexing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_indexing ... ok BUILDSTDERR: test_more_args_slicing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_slicing ... ok BUILDSTDERR: test_one_arg_adding (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_adding ... ok BUILDSTDERR: test_one_arg_indexing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_indexing ... ok BUILDSTDERR: test_one_arg_slicing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_slicing ... ok BUILDSTDERR: ok BUILDSTDERR: uchar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.uchar_index_vars ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_from_temp ... ok BUILDSTDERR: unsafe_get (memslice) BUILDSTDERR: Doctest: memslice.unsafe_get ... ok BUILDSTDERR: wraparound_directive (memslice) BUILDSTDERR: Doctest: memslice.wraparound_directive ... ok BUILDSTDERR: writable (memslice) Doctest: memslice.writable ... acquired default acquired Global_A BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memslice ... test_charptr_and_charptr_func (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok BUILDSTDERR: test_charptr_and_ucharptr (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok BUILDSTDERR: test_more_args_adding (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_adding ... ok BUILDSTDERR: test_more_args_indexing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_indexing ... ok BUILDSTDERR: test_more_args_slicing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_more_args_slicing ... ok BUILDSTDERR: test_one_arg_adding (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_adding ... ok BUILDSTDERR: test_one_arg_indexing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_indexing ... ok BUILDSTDERR: test_one_arg_slicing (charptr_from_temp) BUILDSTDERR: Doctest: charptr_from_temp.test_one_arg_slicing ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport_from_pyx ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport_from_sys_path ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction.cpp: In function ‘PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: cyfunction.cpp:3795:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3795 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: BindingTest (cyfunction) BUILDSTDERR: Doctest: cyfunction.BindingTest ... ok BUILDSTDERR: test_calls (cyfunction.TestDecoratedMethods) BUILDSTDERR: Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok BUILDSTDERR: TestOptimisedBuiltinMethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok BUILDSTDERR: TestUnboundMethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestUnboundMethod ... ok BUILDSTDERR: TestUnboundMethodCdef (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestUnboundMethodCdef ... ok BUILDSTDERR: inspect_isbuiltin (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isbuiltin ... ok BUILDSTDERR: inspect_isfunction (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isfunction ... ok BUILDSTDERR: inspect_isroutine (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_isroutine ... ok BUILDSTDERR: inspect_signature (cyfunction) BUILDSTDERR: Doctest: cyfunction.inspect_signature ... ok BUILDSTDERR: test_annotations (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_annotations ... ok BUILDSTDERR: test_closure (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_closure ... ok BUILDSTDERR: test_code (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_code ... ok BUILDSTDERR: test_dict (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_dict ... ok BUILDSTDERR: test_doc (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_doc ... ok BUILDSTDERR: test_globals (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_globals ... ok BUILDSTDERR: test_hash (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_hash ... ok BUILDSTDERR: test_name (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_name ... ok BUILDSTDERR: test_reduce (cyfunction) BUILDSTDERR: Doctest: cyfunction.test_reduce ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cyfunction_defaults ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cintop ... cintop () BUILDSTDERR: Doctest: cintop ... ok BUILDSTDERR: f (cintop) BUILDSTDERR: Doctest: cintop.f ... ok BUILDSTDERR: long_int_shift (cintop) BUILDSTDERR: Doctest: cintop.long_int_shift ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cintop ... cintop () BUILDSTDERR: Doctest: cintop ... ok BUILDSTDERR: f (cintop) BUILDSTDERR: Doctest: cintop.f ... ok BUILDSTDERR: long_int_shift (cintop) BUILDSTDERR: Doctest: cintop.long_int_shift ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running clone_type ... dup (clone_type.MyType) BUILDSTDERR: Doctest: clone_type.MyType.dup ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running clone_type ... dup (clone_type.MyType) BUILDSTDERR: Doctest: clone_type.MyType.dup ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_class_T596 ... nested2 (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.nested2 ... ok BUILDSTDERR: nested_classes (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.nested_classes ... ok BUILDSTDERR: simple (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.simple ... ok BUILDSTDERR: staff (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.staff ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_class_T596 ... g1852 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1852 ... ok BUILDSTDERR: g1864 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1864 ... ok BUILDSTDERR: g1872 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1872 ... ok BUILDSTDERR: g1885 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1885 ... ok BUILDSTDERR: g1897 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1897 ... ok BUILDSTDERR: g1923 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1923 ... ok BUILDSTDERR: g1927 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1927 ... ok BUILDSTDERR: g1935 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1935 ... ok BUILDSTDERR: g1946 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1946 ... ok BUILDSTDERR: g1949 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1949 ... ok BUILDSTDERR: g1952 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1952 ... ok BUILDSTDERR: g1956 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1956 ... ok BUILDSTDERR: g1959 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1959 ... ok BUILDSTDERR: g1965 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1965 ... ok BUILDSTDERR: g1971 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1971 ... ok BUILDSTDERR: g1983 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1983 ... ok BUILDSTDERR: g1990 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1990 ... ok BUILDSTDERR: g1997 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g1997 ... ok BUILDSTDERR: g2002 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2002 ... ok BUILDSTDERR: g2010 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2010 ... ok BUILDSTDERR: g2017 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2017 ... ok BUILDSTDERR: g2032 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2032 ... ok BUILDSTDERR: g2038 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2038 ... ok BUILDSTDERR: g2046 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2046 ... ok BUILDSTDERR: g2050 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2050 ... ok BUILDSTDERR: g2061 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2061 ... ok BUILDSTDERR: g2075 (closure_tests_4) BUILDSTDERR: Doctest: closure_tests_4.g2075 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_extern_GH1433 ... nested2 (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.nested2 ... ok BUILDSTDERR: nested_classes (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.nested_classes ... ok BUILDSTDERR: simple (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.simple ... ok BUILDSTDERR: staff (closure_class_T596) BUILDSTDERR: Doctest: closure_class_T596.staff ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_inside_cdef_T554 ... divide (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.divide ... ok BUILDSTDERR: pow (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.pow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_extern_GH1433 ... call_f (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.call_f ... ok BUILDSTDERR: closure_in_int (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.closure_in_int ... ok BUILDSTDERR: closure_in_void (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.closure_in_void ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_inside_cdef_T554 ... divide (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.divide ... ok BUILDSTDERR: pow (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.pow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_int_T446 ... call_f (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.call_f ... ok BUILDSTDERR: closure_in_int (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.closure_in_int ... ok BUILDSTDERR: closure_in_void (closure_inside_cdef_T554) BUILDSTDERR: Doctest: closure_inside_cdef_T554.closure_in_void ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closures_T82 ... test_arith (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_arith ... ok BUILDSTDERR: test_coercion (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_coercion ... ok BUILDSTDERR: test_conjugate (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate ... ok BUILDSTDERR: test_conjugate2 (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate2 ... ok BUILDSTDERR: test_conjugate3 (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate3 ... ok BUILDSTDERR: test_div_by_zero (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_div_by_zero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_int_T446 ... test_arith (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_arith ... ok BUILDSTDERR: test_coercion (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_coercion ... ok BUILDSTDERR: test_conjugate (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate ... ok BUILDSTDERR: test_conjugate2 (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate2 ... ok BUILDSTDERR: test_conjugate3 (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_conjugate3 ... ok BUILDSTDERR: test_div_by_zero (complex_int_T446) BUILDSTDERR: Doctest: complex_int_T446.test_div_by_zero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running contains_T455 ... cascaded (contains_T455) BUILDSTDERR: Doctest: contains_T455.cascaded ... ok BUILDSTDERR: in_dict (contains_T455) BUILDSTDERR: Doctest: contains_T455.in_dict ... ok BUILDSTDERR: in_sequence (contains_T455) BUILDSTDERR: Doctest: contains_T455.in_sequence ... ok BUILDSTDERR: not_in_dict (contains_T455) BUILDSTDERR: Doctest: contains_T455.not_in_dict ... ok BUILDSTDERR: not_in_sequence (contains_T455) BUILDSTDERR: Doctest: contains_T455.not_in_sequence ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running contains_T455 ... cascaded (contains_T455) BUILDSTDERR: Doctest: contains_T455.cascaded ... ok BUILDSTDERR: in_dict (contains_T455) BUILDSTDERR: Doctest: contains_T455.in_dict ... ok BUILDSTDERR: in_sequence (contains_T455) BUILDSTDERR: Doctest: contains_T455.in_sequence ... ok BUILDSTDERR: not_in_dict (contains_T455) BUILDSTDERR: Doctest: contains_T455.not_in_dict ... ok BUILDSTDERR: not_in_sequence (contains_T455) BUILDSTDERR: Doctest: contains_T455.not_in_sequence ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running control_flow_loop ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction_defaults.c:17488:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17488 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:17431:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17431 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:14314:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14314 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:14257:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14257 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:14162:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 14162 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:14066:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 14066 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:13988:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 13988 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:13910:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 13910 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:9698:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9698 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:9437:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9437 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:9042:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9042 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:8985:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 8985 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test_defaults_fused (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_fused ... ok BUILDSTDERR: test_defaults_literal (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_literal ... ok BUILDSTDERR: test_defaults_none (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_none ... ok BUILDSTDERR: test_defaults_nonliteral (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok BUILDSTDERR: test_defaults_nonliteral_func_call (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok BUILDSTDERR: test_dynamic_defaults_fused (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok BUILDSTDERR: test_func_default_inlined (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_inlined ... ok BUILDSTDERR: test_func_default_scope (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_scope ... ok BUILDSTDERR: test_func_default_scope_local (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_scope_local ... ok BUILDSTDERR: test_kwdefaults (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_kwdefaults ... ok BUILDSTDERR: test_memoryview_bytes (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_memoryview_bytes ... ok BUILDSTDERR: test_memoryview_none (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_memoryview_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyfunction_defaults ... for_in_break (control_flow_loop) BUILDSTDERR: Doctest: control_flow_loop.for_in_break ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running control_flow_loop ... a (closures_T82) BUILDSTDERR: Doctest: closures_T82.a ... ok BUILDSTDERR: add_n (closures_T82) BUILDSTDERR: Doctest: closures_T82.add_n ... ok BUILDSTDERR: call_ignore_func (closures_T82) BUILDSTDERR: Doctest: closures_T82.call_ignore_func ... ok BUILDSTDERR: cy_twofuncs (closures_T82) BUILDSTDERR: Doctest: closures_T82.cy_twofuncs ... ok BUILDSTDERR: deep_inner (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner ... ok BUILDSTDERR: deep_inner_sibling (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner_sibling ... ok BUILDSTDERR: inner_override (closures_T82) BUILDSTDERR: Doctest: closures_T82.inner_override ... ok BUILDSTDERR: local_x (closures_T82) BUILDSTDERR: Doctest: closures_T82.local_x ... ok BUILDSTDERR: more_inner_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.more_inner_funcs ... ok BUILDSTDERR: reassign (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign ... ok BUILDSTDERR: reassign_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int ... ok BUILDSTDERR: reassign_int_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int_int ... ok BUILDSTDERR: switch_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.switch_funcs ... ok BUILDSTDERR: x (closures_T82) BUILDSTDERR: Doctest: closures_T82.x ... ok BUILDSTDERR: x2 (closures_T82) BUILDSTDERR: Doctest: closures_T82.x2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closures_T82_def_to_cdef ... for_in_break (control_flow_loop) BUILDSTDERR: Doctest: control_flow_loop.for_in_break ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running control_flow_stack_allocation ... test (control_flow_stack_allocation) BUILDSTDERR: Doctest: control_flow_stack_allocation.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running control_flow_stack_allocation ... test (control_flow_stack_allocation) BUILDSTDERR: Doctest: control_flow_stack_allocation.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_cmd ... a (closures_T82) BUILDSTDERR: Doctest: closures_T82.a ... ok BUILDSTDERR: add_n (closures_T82) BUILDSTDERR: Doctest: closures_T82.add_n ... ok BUILDSTDERR: call_ignore_func (closures_T82) BUILDSTDERR: Doctest: closures_T82.call_ignore_func ... ok BUILDSTDERR: cy_twofuncs (closures_T82) BUILDSTDERR: Doctest: closures_T82.cy_twofuncs ... ok BUILDSTDERR: deep_inner (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner ... ok BUILDSTDERR: deep_inner_sibling (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner_sibling ... ok BUILDSTDERR: inner_override (closures_T82) BUILDSTDERR: Doctest: closures_T82.inner_override ... ok BUILDSTDERR: local_x (closures_T82) BUILDSTDERR: Doctest: closures_T82.local_x ... ok BUILDSTDERR: more_inner_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.more_inner_funcs ... ok BUILDSTDERR: reassign (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign ... ok BUILDSTDERR: reassign_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int ... ok BUILDSTDERR: reassign_int_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int_int ... ok BUILDSTDERR: switch_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.switch_funcs ... ok BUILDSTDERR: x (closures_T82) BUILDSTDERR: Doctest: closures_T82.x ... ok BUILDSTDERR: x2 (closures_T82) BUILDSTDERR: Doctest: closures_T82.x2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closures_T82 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_enums ... cpdef_enums () BUILDSTDERR: Doctest: cpdef_enums ... ok BUILDSTDERR: test_as_variable_from_cython (cpdef_enums) BUILDSTDERR: Doctest: cpdef_enums.test_as_variable_from_cython ... ok BUILDSTDERR: verify_resolution_GH1533 (cpdef_enums) BUILDSTDERR: Doctest: cpdef_enums.verify_resolution_GH1533 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_enums ... a (closures_T82) BUILDSTDERR: Doctest: closures_T82.a ... ok BUILDSTDERR: add_n (closures_T82) BUILDSTDERR: Doctest: closures_T82.add_n ... ok BUILDSTDERR: call_ignore_func (closures_T82) BUILDSTDERR: Doctest: closures_T82.call_ignore_func ... ok BUILDSTDERR: cy_twofuncs (closures_T82) BUILDSTDERR: Doctest: closures_T82.cy_twofuncs ... ok BUILDSTDERR: deep_inner (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner ... ok BUILDSTDERR: deep_inner_sibling (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner_sibling ... ok BUILDSTDERR: inner_override (closures_T82) BUILDSTDERR: Doctest: closures_T82.inner_override ... ok BUILDSTDERR: local_x (closures_T82) BUILDSTDERR: Doctest: closures_T82.local_x ... ok BUILDSTDERR: more_inner_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.more_inner_funcs ... ok BUILDSTDERR: reassign (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign ... ok BUILDSTDERR: reassign_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int ... ok BUILDSTDERR: reassign_int_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int_int ... ok BUILDSTDERR: switch_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.switch_funcs ... ok BUILDSTDERR: x (closures_T82) BUILDSTDERR: Doctest: closures_T82.x ... ok BUILDSTDERR: x2 (closures_T82) BUILDSTDERR: Doctest: closures_T82.x2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closures_T82_def_to_cdef ... cpdef_enums () BUILDSTDERR: Doctest: cpdef_enums ... ok BUILDSTDERR: test_as_variable_from_cython (cpdef_enums) BUILDSTDERR: Doctest: cpdef_enums.test_as_variable_from_cython ... ok BUILDSTDERR: verify_resolution_GH1533 (cpdef_enums) BUILDSTDERR: Doctest: cpdef_enums.verify_resolution_GH1533 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_extern_func ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cc1: warning: command line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C BUILDSTDERR: cpdef_extern_func.c: In function ‘__pyx_pymod_exec_cpdef_extern_func’: BUILDSTDERR: cpdef_extern_func.c:2097:85: warning: passing argument 1 of ‘__Pyx_CFunc_const__char______const__char________int___to_py’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 2097 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * (*)(const char *, int) BUILDSTDERR: cpdef_extern_func.c:1436:92: note: expected ‘const char * (*)(const char *, int)’ but argument is of type ‘char * (*)(const char *, int)’ BUILDSTDERR: 1436 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: cpdef_extern_func () BUILDSTDERR: Doctest: cpdef_extern_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_extern_func ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction_defaults.cpp:17502:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17502 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:17445:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17445 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14328:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14328 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14271:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14271 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14176:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 14176 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14080:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 14080 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14002:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 14002 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:13924:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 13924 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:9712:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9712 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:9451:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9451 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:9056:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9056 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:8999:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 8999 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test_defaults_fused (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_fused ... ok BUILDSTDERR: test_defaults_literal (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_literal ... ok BUILDSTDERR: test_defaults_none (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_none ... ok BUILDSTDERR: test_defaults_nonliteral (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok BUILDSTDERR: test_defaults_nonliteral_func_call (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok BUILDSTDERR: test_dynamic_defaults_fused (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok BUILDSTDERR: test_func_default_inlined (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_inlined ... ok BUILDSTDERR: test_func_default_scope (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_scope ... ok BUILDSTDERR: test_func_default_scope_local (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_func_default_scope_local ... ok BUILDSTDERR: test_kwdefaults (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_kwdefaults ... ok BUILDSTDERR: test_memoryview_bytes (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_memoryview_bytes ... ok BUILDSTDERR: test_memoryview_none (cyfunction_defaults) BUILDSTDERR: Doctest: cyfunction_defaults.test_memoryview_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython2_bytes ... a (closures_T82) BUILDSTDERR: Doctest: closures_T82.a ... ok BUILDSTDERR: add_n (closures_T82) BUILDSTDERR: Doctest: closures_T82.add_n ... ok BUILDSTDERR: call_ignore_func (closures_T82) BUILDSTDERR: Doctest: closures_T82.call_ignore_func ... ok BUILDSTDERR: cy_twofuncs (closures_T82) BUILDSTDERR: Doctest: closures_T82.cy_twofuncs ... ok BUILDSTDERR: deep_inner (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner ... ok BUILDSTDERR: deep_inner_sibling (closures_T82) BUILDSTDERR: Doctest: closures_T82.deep_inner_sibling ... ok BUILDSTDERR: inner_override (closures_T82) BUILDSTDERR: Doctest: closures_T82.inner_override ... ok BUILDSTDERR: local_x (closures_T82) BUILDSTDERR: Doctest: closures_T82.local_x ... ok BUILDSTDERR: more_inner_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.more_inner_funcs ... ok BUILDSTDERR: reassign (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign ... ok BUILDSTDERR: reassign_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int ... ok BUILDSTDERR: reassign_int_int (closures_T82) BUILDSTDERR: Doctest: closures_T82.reassign_int_int ... ok BUILDSTDERR: switch_funcs (closures_T82) BUILDSTDERR: Doctest: closures_T82.switch_funcs ... ok BUILDSTDERR: x (closures_T82) BUILDSTDERR: Doctest: closures_T82.x ... ok BUILDSTDERR: x2 (closures_T82) BUILDSTDERR: Doctest: closures_T82.x2 ... ok BUILDSTDERR: compare_cs (cython2_bytes) BUILDSTDERR: Doctest: cython2_bytes.compare_cs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end common_utility_types ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython2_bytes ... cpdef_extern_func () BUILDSTDERR: Doctest: cpdef_extern_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_method_override ... compare_cs (cython2_bytes) BUILDSTDERR: Doctest: cython2_bytes.compare_cs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython_includes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_c89_T398 ... cpython_cimports (cython_includes) BUILDSTDERR: Doctest: cython_includes.cpython_cimports ... ok BUILDSTDERR: libc_cimports (cython_includes) BUILDSTDERR: Doctest: cython_includes.libc_cimports ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython_includes ... BaseType (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.BaseType ... ok BUILDSTDERR: DynamicOverride (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.DynamicOverride ... ok BUILDSTDERR: NonOverride (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.NonOverride ... ok BUILDSTDERR: PyClass (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.PyClass ... ok BUILDSTDERR: PySlotsClass (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.PySlotsClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_method_override ... cpython_cimports (cython_includes) BUILDSTDERR: Doctest: cython_includes.cpython_cimports ... ok BUILDSTDERR: libc_cimports (cython_includes) BUILDSTDERR: Doctest: cython_includes.libc_cimports ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cythonscope ... Complex3j (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_c89_T398 ... BaseType (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.BaseType ... ok BUILDSTDERR: DynamicOverride (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.DynamicOverride ... ok BUILDSTDERR: NonOverride (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.NonOverride ... ok BUILDSTDERR: PyClass (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.PyClass ... ok BUILDSTDERR: PySlotsClass (cpdef_method_override) BUILDSTDERR: Doctest: cpdef_method_override.PySlotsClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_optargs_pure ... pymethod (cpdef_optargs_pure.PyClass99) BUILDSTDERR: Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok BUILDSTDERR: func (cpdef_optargs_pure) BUILDSTDERR: Doctest: cpdef_optargs_pure.func ... ok BUILDSTDERR: pyfunc (cpdef_optargs_pure) BUILDSTDERR: Doctest: cpdef_optargs_pure.pyfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_optargs_pure ... pymethod (cpdef_optargs_pure.PyClass99) BUILDSTDERR: Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok BUILDSTDERR: func (cpdef_optargs_pure) BUILDSTDERR: Doctest: cpdef_optargs_pure.func ... ok BUILDSTDERR: pyfunc (cpdef_optargs_pure) BUILDSTDERR: Doctest: cpdef_optargs_pure.pyfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in cpdef_optargs_pure ... pymethod (pure_doctest__cpdef_optargs_pure.PyClass99) BUILDSTDERR: Doctest: pure_doctest__cpdef_optargs_pure.PyClass99.pymethod ... ok BUILDSTDERR: func (pure_doctest__cpdef_optargs_pure) BUILDSTDERR: Doctest: pure_doctest__cpdef_optargs_pure.func ... ok BUILDSTDERR: pyfunc (pure_doctest__cpdef_optargs_pure) BUILDSTDERR: Doctest: pure_doctest__cpdef_optargs_pure.pyfunc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_void_return ... Complex3j (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_c89_T398) BUILDSTDERR: Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_c99_T398 ... A (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.A ... ok BUILDSTDERR: B (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.B ... ok BUILDSTDERR: C (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.C ... ok BUILDSTDERR: raisable (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.raisable ... ok BUILDSTDERR: unraisable (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.unraisable ... RuntimeError BUILDSTDERR: Exception ignored in: 'cpdef_void_return.unraisable' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_void_return ... Complex3j (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_c99_T398 ... A (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.A ... ok BUILDSTDERR: B (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.B ... ok BUILDSTDERR: C (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.C ... ok BUILDSTDERR: raisable (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.raisable ... ok BUILDSTDERR: unraisable (cpdef_void_return) BUILDSTDERR: Doctest: cpdef_void_return.unraisable ... RuntimeError BUILDSTDERR: Exception ignored in: 'cpdef_void_return.unraisable' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_classes ... Complex3j (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_cpp ... test_cdef_class_cython_utility (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cdef_class_cython_utility ... ok BUILDSTDERR: test_cdef_cython_utility (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cdef_cython_utility ... ok BUILDSTDERR: test_cython_utility_dep (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cython_utility_dep ... ok BUILDSTDERR: test_extclass_c_methods (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_extclass_c_methods ... ok BUILDSTDERR: test_extclass_cython_methods (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_extclass_cython_methods ... ok BUILDSTDERR: viewobjs (cythonscope) BUILDSTDERR: Doctest: cythonscope.viewobjs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cythonscope ... test_class_member (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_class_member ... ok BUILDSTDERR: test_constructor_nogil (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_constructor_nogil ... ok BUILDSTDERR: test_default_constructor (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_default_constructor ... ok BUILDSTDERR: test_derived_class_member (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_derived_class_member ... ok BUILDSTDERR: test_nested_del (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_nested_del ... ok BUILDSTDERR: test_new_del (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_new_del ... ok BUILDSTDERR: test_overload_bint_int (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_overload_bint_int ... ok BUILDSTDERR: test_rect_area (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_rect_area ... ok BUILDSTDERR: test_square_area (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_square_area ... ok BUILDSTDERR: test_stack_allocation (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_stack_allocation ... ok BUILDSTDERR: test_template_class_member (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_template_class_member ... ok BUILDSTDERR: test_value_call (cpp_classes) BUILDSTDERR: Doctest: cpp_classes.test_value_call ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_classes_def ... double_complex (complex_numbers_cpp) BUILDSTDERR: Doctest: complex_numbers_cpp.double_complex ... ok BUILDSTDERR: double_int (complex_numbers_cpp) BUILDSTDERR: Doctest: complex_numbers_cpp.double_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_cxx_T398 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cpp_classes_def.cpp: In function ‘PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)’: BUILDSTDERR: cpp_classes_def.cpp:2344:16: warning: ‘__pyx_v_subClass’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2344 | delete __pyx_v_subClass; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cpp_classes_def.cpp:2257:39: note: ‘__pyx_v_subClass’ was declared here BUILDSTDERR: 2257 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test_BaseMethods (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_BaseMethods ... ok BUILDSTDERR: test_CppClassWithObjectMember (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_CppClassWithObjectMember ... ok BUILDSTDERR: test_CppClassWithObjectMemberCopyAssign (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_CppClassWithObjectMemberCopyAssign ... ok BUILDSTDERR: test_Poly (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_Poly ... ok BUILDSTDERR: test_PublicCppClassWithObjectMember (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_PublicCppClassWithObjectMember ... ok BUILDSTDERR: test_Static (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_Static ... ok BUILDSTDERR: test_init_dealloc (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_init_dealloc ... ok BUILDSTDERR: test_templates (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_templates ... ok BUILDSTDERR: test_uncopyable_constructor_argument (cpp_classes_def) BUILDSTDERR: Doctest: cpp_classes_def.test_uncopyable_constructor_argument ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_conversion ... Complex3j (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_cxx_T398 ... Complex3j (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.Complex3j ... ok BUILDSTDERR: complex_retval (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.complex_retval ... ok BUILDSTDERR: test_arithmetic (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok BUILDSTDERR: test_coerce_typedef_multiply (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok BUILDSTDERR: test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok BUILDSTDERR: test_coercion (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_coercion ... ok BUILDSTDERR: test_compare (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_compare ... ok BUILDSTDERR: test_compare_coerce (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok BUILDSTDERR: test_conjugate (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate ... ok BUILDSTDERR: test_conjugate_double (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok BUILDSTDERR: test_conjugate_typedef (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok BUILDSTDERR: test_div (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_div ... ok BUILDSTDERR: test_div_by_zero (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok BUILDSTDERR: test_int_pow (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_int_pow ... ok BUILDSTDERR: test_literal (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_literal ... ok BUILDSTDERR: test_object_conversion (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok BUILDSTDERR: test_pow (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_pow ... ok BUILDSTDERR: test_real_imag (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_real_imag ... ok BUILDSTDERR: test_real_imag_assignment (complex_numbers_cxx_T398) BUILDSTDERR: Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running constant_folding_cy ... add_strings (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.add_strings ... ok BUILDSTDERR: bytes_slicing2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.bytes_slicing2 ... ok BUILDSTDERR: for_in_empty_setcomp (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.for_in_empty_setcomp ... ok BUILDSTDERR: unicode_slicing2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing2 ... ok BUILDSTDERR: unicode_slicing_safe_surrogates2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok BUILDSTDERR: unicode_slicing_unsafe_surrogates2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running constant_folding_cy ... add_strings (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.add_strings ... ok BUILDSTDERR: bytes_slicing2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.bytes_slicing2 ... ok BUILDSTDERR: for_in_empty_setcomp (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.for_in_empty_setcomp ... ok BUILDSTDERR: unicode_slicing2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing2 ... ok BUILDSTDERR: unicode_slicing_safe_surrogates2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok BUILDSTDERR: unicode_slicing_unsafe_surrogates2 (constant_folding_cy) BUILDSTDERR: Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_cmd_src_layout ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpdef_enums_import ... test_cdef_class_cython_utility (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cdef_class_cython_utility ... ok BUILDSTDERR: test_cdef_cython_utility (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cdef_cython_utility ... ok BUILDSTDERR: test_cython_utility_dep (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_cython_utility_dep ... ok BUILDSTDERR: test_extclass_c_methods (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_extclass_c_methods ... ok BUILDSTDERR: test_extclass_cython_methods (cythonscope) BUILDSTDERR: Doctest: cythonscope.test_extclass_cython_methods ... ok BUILDSTDERR: viewobjs (cythonscope) BUILDSTDERR: Doctest: cythonscope.viewobjs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running datetime_members ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpdef_pickle ... test_date (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_date ... ok BUILDSTDERR: test_datetime (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_datetime ... ok BUILDSTDERR: test_time (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_time ... ok BUILDSTDERR: test_timedelta (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_timedelta ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_members ... test_c_string_convert (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_c_string_convert ... ok BUILDSTDERR: test_double_vector (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_double_vector ... ok BUILDSTDERR: test_encode_to_string (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_encode_to_string ... ok BUILDSTDERR: test_encode_to_string_cast (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok BUILDSTDERR: test_enum_map (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_enum_map ... ok BUILDSTDERR: test_int_vector (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_int_vector ... ok BUILDSTDERR: test_list (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_list ... ok BUILDSTDERR: test_map (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_map ... ok BUILDSTDERR: test_nested (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_nested ... ok BUILDSTDERR: test_pair (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_pair ... ok BUILDSTDERR: test_repeated_double_vector (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok BUILDSTDERR: test_set (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_set ... ok BUILDSTDERR: test_string (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_string ... ok BUILDSTDERR: test_string_call (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_string_call ... ok BUILDSTDERR: test_string_vector (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_string_vector ... ok BUILDSTDERR: test_string_vector_temp_funcarg (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok BUILDSTDERR: test_typedef_vector (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_typedef_vector ... ok BUILDSTDERR: test_unicode_encode_to_string (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok BUILDSTDERR: test_unordered_map (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_unordered_map ... ok BUILDSTDERR: test_unordered_set (cpp_stl_conversion) BUILDSTDERR: Doctest: cpp_stl_conversion.test_unordered_set ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_ascii_auto_encoding_str ... test_assign (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok BUILDSTDERR: test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok BUILDSTDERR: test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok BUILDSTDERR: test_clear (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok BUILDSTDERR: test_conversion (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok BUILDSTDERR: test_empty (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok BUILDSTDERR: test_push_back (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok BUILDSTDERR: test_str_cast (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok BUILDSTDERR: test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_ref_args ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_assignment_overload ... test_date (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_date ... ok BUILDSTDERR: test_datetime (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_datetime ... ok BUILDSTDERR: test_time (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_time ... ok BUILDSTDERR: test_timedelta (datetime_members) BUILDSTDERR: Doctest: datetime_members.test_timedelta ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running define_macro ... test (define_macro) BUILDSTDERR: Doctest: define_macro.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running define_macro ... test_template_ref_arg (cpp_template_ref_args) BUILDSTDERR: Doctest: cpp_template_ref_args.test_template_ref_arg ... ok BUILDSTDERR: test_template_ref_attr (cpp_template_ref_args) BUILDSTDERR: Doctest: cpp_template_ref_args.test_template_ref_attr ... ok BUILDSTDERR: test_template_ref_const_attr (cpp_template_ref_args) BUILDSTDERR: Doctest: cpp_template_ref_args.test_template_ref_const_attr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_vector_in_generator ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_bool ... test (define_macro) BUILDSTDERR: Doctest: define_macro.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_setdefault ... test_bool (cpp_bool) BUILDSTDERR: Doctest: cpp_bool.test_bool ... ok BUILDSTDERR: test_may_raise_exception (cpp_bool) BUILDSTDERR: Doctest: cpp_bool.test_may_raise_exception ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_class_redef ... test_Foo (cpp_class_redef) BUILDSTDERR: Doctest: cpp_class_redef.test_Foo ... ok BUILDSTDERR: setdefault1 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault1 ... ok BUILDSTDERR: setdefault2 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_namespaces ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_setdefault ... stack_vector_in_generator (cpp_vector_in_generator) BUILDSTDERR: Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cstringmul ... cstringmul () BUILDSTDERR: Doctest: cstringmul ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstringmul ... cstringmul () BUILDSTDERR: Doctest: cstringmul ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ct_DEF ... test_convert_struct (cpp_namespaces) BUILDSTDERR: Doctest: cpp_namespaces.test_convert_struct ... ok BUILDSTDERR: test_function (cpp_namespaces) BUILDSTDERR: Doctest: cpp_namespaces.test_function ... ok BUILDSTDERR: test_nested (cpp_namespaces) BUILDSTDERR: Doctest: cpp_namespaces.test_nested ... ok BUILDSTDERR: test_typedef (cpp_namespaces) BUILDSTDERR: Doctest: cpp_namespaces.test_typedef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_operator_exc_handling ... setdefault1 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault1 ... ok BUILDSTDERR: setdefault2 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault2 ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in dict_setdefault ... setdefault1 (pure_doctest__dict_setdefault) BUILDSTDERR: Doctest: pure_doctest__dict_setdefault.setdefault1 ... ok BUILDSTDERR: setdefault2 (pure_doctest__dict_setdefault) BUILDSTDERR: Doctest: pure_doctest__dict_setdefault.setdefault2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dietachmayer1 ... test (dietachmayer1) BUILDSTDERR: Doctest: dietachmayer1.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dietachmayer1 ... test (dietachmayer1) BUILDSTDERR: Doctest: dietachmayer1.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dynamic_attributes ... ct_DEF () BUILDSTDERR: Doctest: ct_DEF ... ok BUILDSTDERR: c (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.c ... ok BUILDSTDERR: constant_tuple (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.constant_tuple ... ok BUILDSTDERR: ellipsis (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.ellipsis ... ok BUILDSTDERR: expression (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.expression ... ok BUILDSTDERR: f (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.f ... ok BUILDSTDERR: false (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.false ... ok BUILDSTDERR: five (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.five ... ok BUILDSTDERR: i0 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i0 ... ok BUILDSTDERR: i1 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i1 ... ok BUILDSTDERR: i2 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i2 ... ok BUILDSTDERR: i3 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i3 ... ok BUILDSTDERR: l (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.l ... ok BUILDSTDERR: large_nums (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.large_nums ... ok BUILDSTDERR: none (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.none ... ok BUILDSTDERR: true (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.true ... ok BUILDSTDERR: tuple_indexing (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.tuple_indexing ... ok BUILDSTDERR: two (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.two ... ok BUILDSTDERR: type_of_bytes (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.type_of_bytes ... ok BUILDSTDERR: type_of_unicode (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.type_of_unicode ... ok BUILDSTDERR: unicode_expression (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.unicode_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ct_DEF ... ct_DEF () BUILDSTDERR: Doctest: ct_DEF ... ok BUILDSTDERR: c (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.c ... ok BUILDSTDERR: constant_tuple (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.constant_tuple ... ok BUILDSTDERR: ellipsis (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.ellipsis ... ok BUILDSTDERR: expression (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.expression ... ok BUILDSTDERR: f (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.f ... ok BUILDSTDERR: false (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.false ... ok BUILDSTDERR: five (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.five ... ok BUILDSTDERR: i0 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i0 ... ok BUILDSTDERR: i1 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i1 ... ok BUILDSTDERR: i2 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i2 ... ok BUILDSTDERR: i3 (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.i3 ... ok BUILDSTDERR: l (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.l ... ok BUILDSTDERR: large_nums (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.large_nums ... ok BUILDSTDERR: none (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.none ... ok BUILDSTDERR: true (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.true ... ok BUILDSTDERR: tuple_indexing (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.tuple_indexing ... ok BUILDSTDERR: two (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.two ... ok BUILDSTDERR: type_of_bytes (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.type_of_bytes ... ok BUILDSTDERR: type_of_unicode (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.type_of_unicode ... ok BUILDSTDERR: unicode_expression (ct_DEF) BUILDSTDERR: Doctest: ct_DEF.unicode_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types) BUILDSTDERR: Doctest: ctypedef_char_types.const_char_arrays ... ok BUILDSTDERR: const_charptrs (ctypedef_char_types) BUILDSTDERR: Doctest: ctypedef_char_types.const_charptrs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types) BUILDSTDERR: Doctest: ctypedef_char_types.const_char_arrays ... ok BUILDSTDERR: const_charptrs (ctypedef_char_types) BUILDSTDERR: Doctest: ctypedef_char_types.const_charptrs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_delegation ... typedef_delegation (ctypedef_delegation) BUILDSTDERR: Doctest: ctypedef_delegation.typedef_delegation ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_delegation ... OwnProperty1 (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.OwnProperty1 ... ok BUILDSTDERR: OwnProperty2 (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.OwnProperty2 ... ok BUILDSTDERR: test_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_class_attributes ... ok BUILDSTDERR: test_defined_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_defined_class_attributes ... ok BUILDSTDERR: test_public_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_public_class_attributes ... ok BUILDSTDERR: test_subclass_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_subclass_attributes ... ok BUILDSTDERR: typedef_delegation (ctypedef_delegation) BUILDSTDERR: Doctest: ctypedef_delegation.typedef_delegation ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dynamic_attributes ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorator_lambda ... BUILDSTDERR: #### 2019-12-24 07:37:58.738032 BUILDSTDERR: #### 2019-12-24 07:38:09.138027 BUILDSTDERR: #### 2019-12-24 07:38:19.538029 BUILDSTDERR: #### 2019-12-24 07:38:29.938058 BUILDSTDERR: #### 2019-12-24 07:38:40.338045 BUILDSTDERR: #### 2019-12-24 07:38:50.738035 BUILDSTDERR: #### 2019-12-24 07:39:01.138032 BUILDSTDERR: #### 2019-12-24 07:39:11.538033 BUILDSTDERR: #### 2019-12-24 07:39:21.938023 BUILDSTDERR: #### 2019-12-24 07:39:32.348019 BUILDSTDERR: #### 2019-12-24 07:39:42.748020 BUILDSTDERR: #### 2019-12-24 07:39:53.148023 BUILDSTDERR: #### 2019-12-24 07:40:03.548029 BUILDSTDERR: #### 2019-12-24 07:40:13.948053 BUILDSTDERR: #### 2019-12-24 07:40:24.348034 BUILDSTDERR: #### 2019-12-24 07:40:34.748046 BUILDSTDERR: #### 2019-12-24 07:40:45.148042 BUILDSTDERR: #### 2019-12-24 07:40:55.548046 BUILDSTDERR: #### 2019-12-24 07:41:05.968036 BUILDSTDERR: #### 2019-12-24 07:41:16.368029 BUILDSTDERR: #### 2019-12-24 07:41:26.768223 BUILDSTDERR: #### 2019-12-24 07:41:37.168034 BUILDSTDERR: #### 2019-12-24 07:41:47.568038 BUILDSTDERR: #### 2019-12-24 07:41:57.968032 BUILDSTDERR: #### 2019-12-24 07:42:08.378036 BUILDSTDERR: #### 2019-12-24 07:42:18.778038 BUILDSTDERR: #### 2019-12-24 07:42:29.180298 BUILDSTDERR: #### 2019-12-24 07:42:39.588020 BUILDSTDERR: #### 2019-12-24 07:42:49.988028 BUILDSTDERR: #### 2019-12-24 07:43:00.388028 BUILDSTDERR: #### 2019-12-24 07:43:10.788035 BUILDSTDERR: #### 2019-12-24 07:43:21.188037 BUILDSTDERR: #### 2019-12-24 07:43:31.598028 BUILDSTDERR: #### 2019-12-24 07:43:41.998029 BUILDSTDERR: #### 2019-12-24 07:43:52.398030 BUILDSTDERR: #### 2019-12-24 07:44:02.798039 BUILDSTDERR: #### 2019-12-24 07:44:13.198038 BUILDSTDERR: #### 2019-12-24 07:44:23.598035 BUILDSTDERR: #### 2019-12-24 07:44:33.998031 BUILDSTDERR: #### 2019-12-24 07:44:44.398032 BUILDSTDERR: #### 2019-12-24 07:44:54.798025 BUILDSTDERR: #### 2019-12-24 07:45:05.198022 BUILDSTDERR: #### 2019-12-24 07:45:15.598106 BUILDSTDERR: #### 2019-12-24 07:45:25.998035 BUILDSTDERR: #### 2019-12-24 07:45:36.398074 BUILDSTDERR: #### 2019-12-24 07:45:46.798038 BUILDSTDERR: #### 2019-12-24 07:45:57.198038 BUILDSTDERR: #### 2019-12-24 07:46:07.598067 BUILDSTDERR: #### 2019-12-24 07:46:18.008045 BUILDSTDERR: #### 2019-12-24 07:46:28.408056 BUILDSTDERR: #### 2019-12-24 07:46:38.818048 BUILDSTDERR: #### 2019-12-24 07:46:49.218029 BUILDSTDERR: #### 2019-12-24 07:46:59.618030 BUILDSTDERR: #### 2019-12-24 07:47:10.018038 BUILDSTDERR: #### 2019-12-24 07:47:20.418059 BUILDSTDERR: #### 2019-12-24 07:47:30.818036 BUILDSTDERR: #### 2019-12-24 07:47:41.218025 BUILDSTDERR: #### 2019-12-24 07:47:51.618158 BUILDSTDERR: #### 2019-12-24 07:48:02.068041 BUILDSTDERR: #### 2019-12-24 07:48:12.468043 BUILDSTDERR: #### 2019-12-24 07:48:22.868038 BUILDSTDERR: #### 2019-12-24 07:48:33.268033 BUILDSTDERR: #### 2019-12-24 07:48:43.668025 BUILDSTDERR: #### 2019-12-24 07:48:54.068055 BUILDSTDERR: #### 2019-12-24 07:49:04.468024 BUILDSTDERR: #### 2019-12-24 07:49:14.868027 BUILDSTDERR: #### 2019-12-24 07:49:25.268028 BUILDSTDERR: #### 2019-12-24 07:49:35.668026 BUILDSTDERR: #### 2019-12-24 07:49:46.068024 BUILDSTDERR: #### 2019-12-24 07:49:56.468023 BUILDSTDERR: #### 2019-12-24 07:50:06.868025 BUILDSTDERR: #### 2019-12-24 07:50:17.268024 BUILDSTDERR: #### 2019-12-24 07:50:27.668030 BUILDSTDERR: #### 2019-12-24 07:50:38.068027 BUILDSTDERR: #### 2019-12-24 07:50:48.468029 BUILDSTDERR: #### 2019-12-24 07:50:58.868028 BUILDSTDERR: #### 2019-12-24 07:51:09.268025 BUILDSTDERR: #### 2019-12-24 07:51:19.668029 BUILDSTDERR: #### 2019-12-24 07:51:30.068026 BUILDSTDERR: #### 2019-12-24 07:51:40.468024 BUILDSTDERR: #### 2019-12-24 07:51:50.868018 BUILDSTDERR: #### 2019-12-24 07:52:01.268033 BUILDSTDERR: #### 2019-12-24 07:52:11.668032 BUILDSTDERR: #### 2019-12-24 07:52:22.068018 BUILDSTDERR: #### 2019-12-24 07:52:32.478028 BUILDSTDERR: #### 2019-12-24 07:52:42.878021 BUILDSTDERR: #### 2019-12-24 07:52:53.278026 BUILDSTDERR: #### 2019-12-24 07:53:03.688027 BUILDSTDERR: #### 2019-12-24 07:53:14.088031 BUILDSTDERR: #### 2019-12-24 07:53:24.488024 BUILDSTDERR: #### 2019-12-24 07:53:34.888027 BUILDSTDERR: #### 2019-12-24 07:53:45.288041 BUILDSTDERR: #### 2019-12-24 07:53:55.688027 BUILDSTDERR: #### 2019-12-24 07:54:06.088029 BUILDSTDERR: #### 2019-12-24 07:54:16.488033 BUILDSTDERR: #### 2019-12-24 07:54:26.898021 BUILDSTDERR: #### 2019-12-24 07:54:37.298024 BUILDSTDERR: #### 2019-12-24 07:54:47.697999 BUILDSTDERR: #### 2019-12-24 07:54:58.098029 BUILDSTDERR: #### 2019-12-24 07:55:08.498026 BUILDSTDERR: #### 2019-12-24 07:55:18.898027 BUILDSTDERR: #### 2019-12-24 07:55:29.298041 BUILDSTDERR: #### 2019-12-24 07:55:39.698027 BUILDSTDERR: #### 2019-12-24 07:55:50.098028 BUILDSTDERR: #### 2019-12-24 07:56:00.498029 BUILDSTDERR: #### 2019-12-24 07:56:10.898028 BUILDSTDERR: #### 2019-12-24 07:56:21.298030 BUILDSTDERR: #### 2019-12-24 07:56:31.698019 BUILDSTDERR: #### 2019-12-24 07:56:42.098020 BUILDSTDERR: #### 2019-12-24 07:56:52.498027 BUILDSTDERR: #### 2019-12-24 07:57:02.898032 BUILDSTDERR: #### 2019-12-24 07:57:13.298031 BUILDSTDERR: #### 2019-12-24 07:57:23.708029 BUILDSTDERR: #### 2019-12-24 07:57:34.108022 BUILDSTDERR: #### 2019-12-24 07:57:44.508028 BUILDSTDERR: #### 2019-12-24 07:57:54.908027 BUILDSTDERR: #### 2019-12-24 07:58:05.308024 BUILDSTDERR: #### 2019-12-24 07:58:15.708030 BUILDSTDERR: #### 2019-12-24 07:58:26.108028 BUILDSTDERR: #### 2019-12-24 07:58:36.518030 BUILDSTDERR: #### 2019-12-24 07:58:46.918027 BUILDSTDERR: #### 2019-12-24 07:58:57.318034 BUILDSTDERR: #### 2019-12-24 07:59:07.718029 BUILDSTDERR: #### 2019-12-24 07:59:18.118028 BUILDSTDERR: #### 2019-12-24 07:59:28.528029 BUILDSTDERR: #### 2019-12-24 07:59:38.928022 BUILDSTDERR: #### 2019-12-24 07:59:49.328026 BUILDSTDERR: #### 2019-12-24 07:59:59.728017 BUILDSTDERR: #### 2019-12-24 08:00:10.128052 BUILDSTDERR: #### 2019-12-24 08:00:20.528028 BUILDSTDERR: #### 2019-12-24 08:00:30.928026 BUILDSTDERR: #### 2019-12-24 08:00:41.328023 BUILDSTDERR: #### 2019-12-24 08:00:51.728039 BUILDSTDERR: #### 2019-12-24 08:01:02.128027 BUILDSTDERR: #### 2019-12-24 08:01:12.528041 BUILDSTDERR: #### 2019-12-24 08:01:22.928022 BUILDSTDERR: #### 2019-12-24 08:01:33.328030 BUILDSTDERR: #### 2019-12-24 08:01:43.728017 BUILDSTDERR: #### 2019-12-24 08:01:54.148022 BUILDSTDERR: #### 2019-12-24 08:02:04.548026 BUILDSTDERR: #### 2019-12-24 08:02:14.948033 BUILDSTDERR: #### 2019-12-24 08:02:25.348029 BUILDSTDERR: #### 2019-12-24 08:02:35.748056 BUILDSTDERR: #### 2019-12-24 08:02:46.148028 BUILDSTDERR: #### 2019-12-24 08:02:56.558027 BUILDSTDERR: #### 2019-12-24 08:03:06.958040 BUILDSTDERR: #### 2019-12-24 08:03:17.358027 BUILDSTDERR: #### 2019-12-24 08:03:27.758032 BUILDSTDERR: #### 2019-12-24 08:03:38.158033 BUILDSTDERR: #### 2019-12-24 08:03:48.558031 BUILDSTDERR: #### 2019-12-24 08:03:58.958030 BUILDSTDERR: #### 2019-12-24 08:04:09.358034 BUILDSTDERR: #### 2019-12-24 08:04:19.758032 BUILDSTDERR: #### 2019-12-24 08:04:30.158020 BUILDSTDERR: #### 2019-12-24 08:04:40.558090 BUILDSTDERR: #### 2019-12-24 08:04:50.968028 BUILDSTDERR: #### 2019-12-24 08:05:01.368031 BUILDSTDERR: #### 2019-12-24 08:05:11.768032 BUILDSTDERR: #### 2019-12-24 08:05:22.168029 BUILDSTDERR: #### 2019-12-24 08:05:32.568014 BUILDSTDERR: #### 2019-12-24 08:05:42.968021 BUILDSTDERR: #### 2019-12-24 08:05:53.368031 BUILDSTDERR: #### 2019-12-24 08:06:03.768025 BUILDSTDERR: #### 2019-12-24 08:06:14.178040 BUILDSTDERR: #### 2019-12-24 08:06:24.578032 BUILDSTDERR: #### 2019-12-24 08:06:35.008031 BUILDSTDERR: #### 2019-12-24 08:06:45.418031 BUILDSTDERR: #### 2019-12-24 08:06:55.878020 BUILDSTDERR: #### 2019-12-24 08:07:06.278022 BUILDSTDERR: #### 2019-12-24 08:07:16.678030 BUILDSTDERR: #### 2019-12-24 08:07:27.078029 BUILDSTDERR: #### 2019-12-24 08:07:37.478025 BUILDSTDERR: #### 2019-12-24 08:07:47.878039 BUILDSTDERR: #### 2019-12-24 08:07:58.288017 BUILDSTDERR: #### 2019-12-24 08:08:08.688032 BUILDSTDERR: #### 2019-12-24 08:08:19.088048 BUILDSTDERR: #### 2019-12-24 08:08:29.488042 BUILDSTDERR: #### 2019-12-24 08:08:39.888023 BUILDSTDERR: #### 2019-12-24 08:08:50.288021 BUILDSTDERR: #### 2019-12-24 08:09:00.688018 BUILDSTDERR: #### 2019-12-24 08:09:11.088027 BUILDSTDERR: #### 2019-12-24 08:09:21.488025 BUILDSTDERR: #### 2019-12-24 08:09:31.888029 BUILDSTDERR: #### 2019-12-24 08:09:42.288037 BUILDSTDERR: #### 2019-12-24 08:09:52.688032 BUILDSTDERR: #### 2019-12-24 08:10:03.088029 BUILDSTDERR: #### 2019-12-24 08:10:13.488022 BUILDSTDERR: #### 2019-12-24 08:10:23.888020 BUILDSTDERR: #### 2019-12-24 08:10:34.288029 BUILDSTDERR: #### 2019-12-24 08:10:44.688028 BUILDSTDERR: #### 2019-12-24 08:10:55.088129 BUILDSTDERR: #### 2019-12-24 08:11:05.488034 BUILDSTDERR: #### 2019-12-24 08:11:15.888029 BUILDSTDERR: #### 2019-12-24 08:11:26.288123 BUILDSTDERR: #### 2019-12-24 08:11:36.688029 BUILDSTDERR: #### 2019-12-24 08:11:47.088110 BUILDSTDERR: #### 2019-12-24 08:11:57.488028 BUILDSTDERR: #### 2019-12-24 08:12:07.888021 BUILDSTDERR: #### 2019-12-24 08:12:18.288031 BUILDSTDERR: #### 2019-12-24 08:12:28.688028 BUILDSTDERR: #### 2019-12-24 08:12:39.088032 BUILDSTDERR: #### 2019-12-24 08:12:49.488031 BUILDSTDERR: #### 2019-12-24 08:12:59.888021 BUILDSTDERR: #### 2019-12-24 08:13:10.288025 BUILDSTDERR: #### 2019-12-24 08:13:20.688047 BUILDSTDERR: #### 2019-12-24 08:13:31.088023 BUILDSTDERR: #### 2019-12-24 08:13:41.488022 BUILDSTDERR: #### 2019-12-24 08:13:51.888020 BUILDSTDERR: #### 2019-12-24 08:14:02.298021 BUILDSTDERR: #### 2019-12-24 08:14:12.698032 BUILDSTDERR: #### 2019-12-24 08:14:23.098023 BUILDSTDERR: #### 2019-12-24 08:14:33.498030 BUILDSTDERR: #### 2019-12-24 08:14:43.898024 BUILDSTDERR: #### 2019-12-24 08:14:54.298027 BUILDSTDERR: #### 2019-12-24 08:15:04.698024 BUILDSTDERR: #### 2019-12-24 08:15:15.098029 BUILDSTDERR: #### 2019-12-24 08:15:25.498025 BUILDSTDERR: #### 2019-12-24 08:15:35.898018 BUILDSTDERR: #### 2019-12-24 08:15:46.298028 BUILDSTDERR: #### 2019-12-24 08:15:56.698028 BUILDSTDERR: #### 2019-12-24 08:16:07.098035 BUILDSTDERR: #### 2019-12-24 08:16:17.498028 BUILDSTDERR: #### 2019-12-24 08:16:27.898035 BUILDSTDERR: #### 2019-12-24 08:16:38.298020 BUILDSTDERR: #### 2019-12-24 08:16:48.698026 BUILDSTDERR: #### 2019-12-24 08:16:59.098026 BUILDSTDERR: #### 2019-12-24 08:17:09.498023 BUILDSTDERR: #### 2019-12-24 08:17:19.898028 BUILDSTDERR: #### 2019-12-24 08:17:30.298029 BUILDSTDERR: #### 2019-12-24 08:17:40.698030 BUILDSTDERR: #### 2019-12-24 08:17:51.098031 BUILDSTDERR: #### 2019-12-24 08:18:01.498034 BUILDSTDERR: #### 2019-12-24 08:18:11.898030 BUILDSTDERR: #### 2019-12-24 08:18:22.308020 BUILDSTDERR: #### 2019-12-24 08:18:32.708043 BUILDSTDERR: #### 2019-12-24 08:18:43.108023 BUILDSTDERR: #### 2019-12-24 08:18:53.508035 BUILDSTDERR: #### 2019-12-24 08:19:03.908024 BUILDSTDERR: #### 2019-12-24 08:19:14.308029 BUILDSTDERR: #### 2019-12-24 08:19:24.718033 BUILDSTDERR: #### 2019-12-24 08:19:35.118034 BUILDSTDERR: #### 2019-12-24 08:19:45.518030 BUILDSTDERR: #### 2019-12-24 08:19:55.918023 BUILDSTDERR: #### 2019-12-24 08:20:06.318023 BUILDSTDERR: #### 2019-12-24 08:20:16.718024 BUILDSTDERR: #### 2019-12-24 08:20:27.118028 BUILDSTDERR: #### 2019-12-24 08:20:37.518033 BUILDSTDERR: #### 2019-12-24 08:20:47.918023 BUILDSTDERR: #### 2019-12-24 08:20:58.318049 BUILDSTDERR: TestClassDecorator (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.TestClassDecorator ... ok BUILDSTDERR: test_function (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.test_function ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorator_lambda ... TestClassDecorator (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.TestClassDecorator ... ok BUILDSTDERR: test_function (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.test_function ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators_T593 ... OwnProperty1 (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.OwnProperty1 ... ok BUILDSTDERR: OwnProperty2 (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.OwnProperty2 ... ok BUILDSTDERR: test_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_class_attributes ... ok BUILDSTDERR: test_defined_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_defined_class_attributes ... ok BUILDSTDERR: test_public_class_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_public_class_attributes ... ok BUILDSTDERR: test_subclass_attributes (dynamic_attributes) BUILDSTDERR: Doctest: dynamic_attributes.test_subclass_attributes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running embedsignatures ... decorators_T593 () BUILDSTDERR: Doctest: decorators_T593 ... ok BUILDSTDERR: Bar (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.Bar ... ok BUILDSTDERR: class_in_closure (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.class_in_closure ... ok BUILDSTDERR: class_not_in_closure (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.class_not_in_closure ... ok BUILDSTDERR: wrapped_func (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.wrapped_func ... ok BUILDSTDERR: test_operator_exception_handling (cpp_operator_exc_handling) BUILDSTDERR: Doctest: cpp_operator_exc_handling.test_operator_exception_handling ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators_T593 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_forward_list ... iteration_test (cpp_stl_forward_list) BUILDSTDERR: Doctest: cpp_stl_forward_list.iteration_test ... ok BUILDSTDERR: simple_iteration_test (cpp_stl_forward_list) BUILDSTDERR: Doctest: cpp_stl_forward_list.simple_iteration_test ... ok BUILDSTDERR: test_value_type (cpp_stl_forward_list) BUILDSTDERR: Doctest: cpp_stl_forward_list.test_value_type ... ok BUILDSTDERR: test_value_type_complex (cpp_stl_forward_list) BUILDSTDERR: Doctest: cpp_stl_forward_list.test_value_type_complex ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_cpp11 ... test_element_access (cpp_stl_string_cpp11) BUILDSTDERR: Doctest: cpp_stl_string_cpp11.test_element_access ... ok BUILDSTDERR: decorators_T593 () BUILDSTDERR: Doctest: decorators_T593 ... ok BUILDSTDERR: Bar (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.Bar ... ok BUILDSTDERR: class_in_closure (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.class_in_closure ... ok BUILDSTDERR: class_not_in_closure (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.class_not_in_closure ... ok BUILDSTDERR: wrapped_func (decorators_T593) BUILDSTDERR: Doctest: decorators_T593.wrapped_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_subclasses ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack) BUILDSTDERR: Doctest: dict_iter_unpack.iteritems_unpack ... ok BUILDSTDERR: itervalues_unpack (dict_iter_unpack) BUILDSTDERR: Doctest: dict_iter_unpack.itervalues_unpack ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack) BUILDSTDERR: Doctest: dict_iter_unpack.iteritems_unpack ... ok BUILDSTDERR: itervalues_unpack (dict_iter_unpack) BUILDSTDERR: Doctest: dict_iter_unpack.itervalues_unpack ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_pop ... dict_pop (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop ... ok BUILDSTDERR: dict_pop_default (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop_default ... ok BUILDSTDERR: dict_pop_default_typed (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop_default_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_pop ... testA (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.testA ... ok BUILDSTDERR: testB (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.testB ... ok BUILDSTDERR: testC (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.testC ... ok BUILDSTDERR: testD (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.testD ... ok BUILDSTDERR: testE (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.testE ... ok BUILDSTDERR: test_GH1599 (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.test_GH1599 ... ok BUILDSTDERR: test_subclass_exception_values (cpp_template_subclasses) BUILDSTDERR: Doctest: cpp_template_subclasses.test_subclass_exception_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running crashT245 ... f (crashT245) BUILDSTDERR: Doctest: crashT245.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running crashT245 ... f (crashT245) BUILDSTDERR: Doctest: crashT245.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cstruct ... assign_fields_in_loop (cstruct) BUILDSTDERR: Doctest: cstruct.assign_fields_in_loop ... ok BUILDSTDERR: test_c (cstruct) BUILDSTDERR: Doctest: cstruct.test_c ... ok BUILDSTDERR: test_g (cstruct) BUILDSTDERR: Doctest: cstruct.test_g ... ok BUILDSTDERR: test_i (cstruct) BUILDSTDERR: Doctest: cstruct.test_i ... ok BUILDSTDERR: test_p (cstruct) BUILDSTDERR: Doctest: cstruct.test_p ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstruct ... dict_pop (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop ... ok BUILDSTDERR: dict_pop_default (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop_default ... ok BUILDSTDERR: dict_pop_default_typed (dict_pop) BUILDSTDERR: Doctest: dict_pop.dict_pop_default_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dictintindex ... assign_fields_in_loop (cstruct) BUILDSTDERR: Doctest: cstruct.assign_fields_in_loop ... ok BUILDSTDERR: test_c (cstruct) BUILDSTDERR: Doctest: cstruct.test_c ... ok BUILDSTDERR: test_g (cstruct) BUILDSTDERR: Doctest: cstruct.test_g ... ok BUILDSTDERR: test_i (cstruct) BUILDSTDERR: Doctest: cstruct.test_i ... ok BUILDSTDERR: test_p (cstruct) BUILDSTDERR: Doctest: cstruct.test_p ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ct_IF ... control_flow_DEF1 (ct_IF) BUILDSTDERR: Doctest: ct_IF.control_flow_DEF1 ... ok BUILDSTDERR: control_flow_DEF2 (ct_IF) BUILDSTDERR: Doctest: ct_IF.control_flow_DEF2 ... ok BUILDSTDERR: f (ct_IF) BUILDSTDERR: Doctest: ct_IF.f ... ok BUILDSTDERR: g (ct_IF) BUILDSTDERR: Doctest: ct_IF.g ... ok BUILDSTDERR: h (ct_IF) BUILDSTDERR: Doctest: ct_IF.h ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ct_IF ... control_flow_DEF1 (ct_IF) BUILDSTDERR: Doctest: ct_IF.control_flow_DEF1 ... ok BUILDSTDERR: control_flow_DEF2 (ct_IF) BUILDSTDERR: Doctest: ct_IF.control_flow_DEF2 ... ok BUILDSTDERR: f (ct_IF) BUILDSTDERR: Doctest: ct_IF.f ... ok BUILDSTDERR: g (ct_IF) BUILDSTDERR: Doctest: ct_IF.g ... ok BUILDSTDERR: h (ct_IF) BUILDSTDERR: Doctest: ct_IF.h ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running curiously_recurring_template_pattern_GH1458 ... test_del_char (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_char ... ok BUILDSTDERR: test_del_int (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_int ... ok BUILDSTDERR: test_del_longlong (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_longlong ... ok BUILDSTDERR: test_del_longlong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_longlong_big ... ok BUILDSTDERR: test_del_uchar (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_uchar ... ok BUILDSTDERR: test_del_uint (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_uint ... ok BUILDSTDERR: test_del_ulonglong (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_ulonglong ... ok BUILDSTDERR: test_del_ulonglong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_ulonglong_big ... ok BUILDSTDERR: test_get_char_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_neg ... ok BUILDSTDERR: test_get_char_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_pos ... ok BUILDSTDERR: test_get_char_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_zero ... ok BUILDSTDERR: test_get_int_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_neg ... ok BUILDSTDERR: test_get_int_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_pos ... ok BUILDSTDERR: test_get_int_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_zero ... ok BUILDSTDERR: test_get_longlong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_big ... ok BUILDSTDERR: test_get_longlong_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_neg ... ok BUILDSTDERR: test_get_longlong_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_pos ... ok BUILDSTDERR: test_get_longlong_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_zero ... ok BUILDSTDERR: test_get_uchar_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uchar_pos ... ok BUILDSTDERR: test_get_uchar_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uchar_zero ... ok BUILDSTDERR: test_get_uint_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uint_pos ... ok BUILDSTDERR: test_get_uint_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uint_zero ... ok BUILDSTDERR: test_get_ulonglong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_big ... ok BUILDSTDERR: test_get_ulonglong_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_pos ... ok BUILDSTDERR: test_get_ulonglong_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_zero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dictintindex ... test_derived (curiously_recurring_template_pattern_GH1458) BUILDSTDERR: Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cyclic_gc ... test_del_char (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_char ... ok BUILDSTDERR: test_del_int (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_int ... ok BUILDSTDERR: test_del_longlong (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_longlong ... ok BUILDSTDERR: test_del_longlong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_longlong_big ... ok BUILDSTDERR: test_del_uchar (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_uchar ... ok BUILDSTDERR: test_del_uint (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_uint ... ok BUILDSTDERR: test_del_ulonglong (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_ulonglong ... ok BUILDSTDERR: test_del_ulonglong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_del_ulonglong_big ... ok BUILDSTDERR: test_get_char_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_neg ... ok BUILDSTDERR: test_get_char_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_pos ... ok BUILDSTDERR: test_get_char_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_char_zero ... ok BUILDSTDERR: test_get_int_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_neg ... ok BUILDSTDERR: test_get_int_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_pos ... ok BUILDSTDERR: test_get_int_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_int_zero ... ok BUILDSTDERR: test_get_longlong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_big ... ok BUILDSTDERR: test_get_longlong_neg (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_neg ... ok BUILDSTDERR: test_get_longlong_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_pos ... ok BUILDSTDERR: test_get_longlong_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_longlong_zero ... ok BUILDSTDERR: test_get_uchar_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uchar_pos ... ok BUILDSTDERR: test_get_uchar_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uchar_zero ... ok BUILDSTDERR: test_get_uint_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uint_pos ... ok BUILDSTDERR: test_get_uint_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_uint_zero ... ok BUILDSTDERR: test_get_ulonglong_big (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_big ... ok BUILDSTDERR: test_get_ulonglong_pos (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_pos ... ok BUILDSTDERR: test_get_ulonglong_zero (dictintindex) BUILDSTDERR: Doctest: dictintindex.test_get_ulonglong_zero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call) BUILDSTDERR: Doctest: duplicate_keyword_in_call.test_call ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call) BUILDSTDERR: Doctest: duplicate_keyword_in_call.test_call ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in duplicate_keyword_in_call ... test_call (pure_doctest__duplicate_keyword_in_call) BUILDSTDERR: Doctest: pure_doctest__duplicate_keyword_in_call.test_call ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exceptionpropagation ... foo (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.foo ... ok BUILDSTDERR: test_except_big_result (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_big_result ... ok BUILDSTDERR: test_except_expr (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_expr ... ok BUILDSTDERR: test_except_promotion_compare (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_promotion_compare ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptionpropagation ... foo (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.foo ... ok BUILDSTDERR: test_except_big_result (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_big_result ... ok BUILDSTDERR: test_except_expr (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_expr ... ok BUILDSTDERR: test_except_promotion_compare (exceptionpropagation) BUILDSTDERR: Doctest: exceptionpropagation.test_except_promotion_compare ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exceptionrefcount ... exceptionrefcount () BUILDSTDERR: Doctest: exceptionrefcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptionrefcount ... ExtSubTypeNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypeNoGC ... ok BUILDSTDERR: ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok BUILDSTDERR: ExtSubTypePlusPyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok BUILDSTDERR: ExtSubTypePyArgsNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok BUILDSTDERR: ExtSubTypePyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok BUILDSTDERR: ExtTypeFinalNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok BUILDSTDERR: ExtTypeNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypeNoGC ... ok BUILDSTDERR: ExtTypePyArgsNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok BUILDSTDERR: ExtTypePyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyclic_gc ... exceptionrefcount () BUILDSTDERR: Doctest: exceptionrefcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exceptions_nogil ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: embedsignatures.c:10189:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m13_genexpr’ defined but not used [-Wunused-function] BUILDSTDERR: 10189 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: embedsignatures.c:10059:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m12_genexpr’ defined but not used [-Wunused-function] BUILDSTDERR: 10059 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: embedsignatures () BUILDSTDERR: Doctest: embedsignatures ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running embedsignatures ... ExtSubTypeNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypeNoGC ... ok BUILDSTDERR: ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok BUILDSTDERR: ExtSubTypePlusPyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok BUILDSTDERR: ExtSubTypePyArgsNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok BUILDSTDERR: ExtSubTypePyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok BUILDSTDERR: ExtTypeFinalNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok BUILDSTDERR: ExtTypeNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypeNoGC ... ok BUILDSTDERR: ExtTypePyArgsNoGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok BUILDSTDERR: ExtTypePyArgsWithGC (cyclic_gc) BUILDSTDERR: Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cyfunction_METH_O_GH1728 ... test_bar (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_bar ... ok BUILDSTDERR: test_foo (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_foo ... ok BUILDSTDERR: test_foo_nogil (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_foo_nogil ... ok BUILDSTDERR: test_spam (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_spam ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptions_nogil ... call_meth (cyfunction_METH_O_GH1728) BUILDSTDERR: Doctest: cyfunction_METH_O_GH1728.call_meth ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyfunction_METH_O_GH1728 ... call_meth (cyfunction_METH_O_GH1728) BUILDSTDERR: Doctest: cyfunction_METH_O_GH1728.call_meth ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython3_no_unicode_literals ... cython3_no_unicode_literals () BUILDSTDERR: Doctest: cython3_no_unicode_literals ... ok BUILDSTDERR: annotation_syntax (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.annotation_syntax ... ok BUILDSTDERR: no_unicode_literals (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok BUILDSTDERR: non_ascii_raw_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok BUILDSTDERR: non_ascii_raw_unicode (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok BUILDSTDERR: non_ascii_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_str ... ok BUILDSTDERR: print_function (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.print_function ... ok BUILDSTDERR: str_type_is_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.str_type_is_str ... ok BUILDSTDERR: truediv (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.truediv ... ok BUILDSTDERR: truediv_int (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.truediv_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython3_no_unicode_literals ... cython3_no_unicode_literals () BUILDSTDERR: Doctest: cython3_no_unicode_literals ... ok BUILDSTDERR: annotation_syntax (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.annotation_syntax ... ok BUILDSTDERR: no_unicode_literals (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok BUILDSTDERR: non_ascii_raw_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok BUILDSTDERR: non_ascii_raw_unicode (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok BUILDSTDERR: non_ascii_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.non_ascii_str ... ok BUILDSTDERR: print_function (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.print_function ... ok BUILDSTDERR: str_type_is_str (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.str_type_is_str ... ok BUILDSTDERR: truediv (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.truediv ... ok BUILDSTDERR: truediv_int (cython3_no_unicode_literals) BUILDSTDERR: Doctest: cython3_no_unicode_literals.truediv_int ... ok BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memslice.cpp: In function ‘PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)’: BUILDSTDERR: memslice.cpp:82090:39: warning: taking address of packed member of ‘__pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 82090 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; BUILDSTDERR: | ~~^~~~ BUILDSTDERR: ==================================== BUILDSTDERR: acquire_failure1 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure1 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running datetime_cimport ... ok BUILDSTDERR: acquire_failure2 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure2 ... ok BUILDSTDERR: acquire_failure3 (memslice) BUILDSTDERR: Doctest: memslice.acquire_failure3 ... ok BUILDSTDERR: acquire_nonbuffer1 (memslice) BUILDSTDERR: Doctest: memslice.acquire_nonbuffer1 ... ok BUILDSTDERR: acquire_nonbuffer2 (memslice) BUILDSTDERR: Doctest: memslice.acquire_nonbuffer2 ... ok BUILDSTDERR: acquire_raise (memslice) BUILDSTDERR: Doctest: memslice.acquire_raise ... ok BUILDSTDERR: acquire_release (memslice) BUILDSTDERR: Doctest: memslice.acquire_release ... ok BUILDSTDERR: as_argument (memslice) BUILDSTDERR: Doctest: memslice.as_argument ... ok BUILDSTDERR: as_argument_defval (memslice) BUILDSTDERR: Doctest: memslice.as_argument_defval ... ok BUILDSTDERR: assign_temporary_to_object (memslice) BUILDSTDERR: Doctest: memslice.assign_temporary_to_object ... ok BUILDSTDERR: assign_to_object (memslice) BUILDSTDERR: Doctest: memslice.assign_to_object ... ok BUILDSTDERR: basic_struct (memslice) BUILDSTDERR: Doctest: memslice.basic_struct ... ok BUILDSTDERR: bufdefaults1 (memslice) BUILDSTDERR: Doctest: memslice.bufdefaults1 ... ok BUILDSTDERR: buffer_nogil (memslice) BUILDSTDERR: Doctest: memslice.buffer_nogil ... ok BUILDSTDERR: c_contig (memslice) BUILDSTDERR: Doctest: memslice.c_contig ... ok BUILDSTDERR: c_contig_2d (memslice) BUILDSTDERR: Doctest: memslice.c_contig_2d ... ok BUILDSTDERR: cascaded_buffer_assignment (memslice) BUILDSTDERR: Doctest: memslice.cascaded_buffer_assignment ... ok BUILDSTDERR: cdef_assignment (memslice) BUILDSTDERR: Doctest: memslice.cdef_assignment ... ok BUILDSTDERR: char_index_vars (memslice) BUILDSTDERR: Doctest: memslice.char_index_vars ... test_date (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_date ... ok BUILDSTDERR: test_datetime (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_datetime ... ok BUILDSTDERR: test_time (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_time ... ok BUILDSTDERR: test_timedelta (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_timedelta ... ok BUILDSTDERR: ok BUILDSTDERR: complex_dtype (memslice) BUILDSTDERR: Doctest: memslice.complex_dtype ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_cimport ... test_bar (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_bar ... ok BUILDSTDERR: test_foo (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_foo ... ok BUILDSTDERR: test_foo_nogil (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_foo_nogil ... ok BUILDSTDERR: test_spam (exceptions_nogil) BUILDSTDERR: Doctest: exceptions_nogil.test_spam ... ok BUILDSTDERR: ok BUILDSTDERR: complex_inplace (memslice) BUILDSTDERR: Doctest: memslice.complex_inplace ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_attr_assign ... ok BUILDSTDERR: complex_struct_dtype (memslice) BUILDSTDERR: Doctest: memslice.complex_struct_dtype ... ok BUILDSTDERR: complex_struct_inplace (memslice) BUILDSTDERR: Doctest: memslice.complex_struct_inplace ... ok BUILDSTDERR: explicitly_release_buffer (memslice) BUILDSTDERR: Doctest: memslice.explicitly_release_buffer ... ok BUILDSTDERR: f_contig (memslice) BUILDSTDERR: Doctest: memslice.f_contig ... ok BUILDSTDERR: f_contig_2d (memslice) BUILDSTDERR: Doctest: memslice.f_contig_2d ... ok BUILDSTDERR: forin_assignment (memslice) BUILDSTDERR: Doctest: memslice.forin_assignment ... ok BUILDSTDERR: generic (memslice) BUILDSTDERR: Doctest: memslice.generic ... ok BUILDSTDERR: get_int_2d (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d ... assign_A (ext_attr_assign.A) BUILDSTDERR: Doctest: ext_attr_assign.A.assign_A ... ok BUILDSTDERR: assign_A_struct (ext_attr_assign.A) BUILDSTDERR: Doctest: ext_attr_assign.A.assign_A_struct ... ok BUILDSTDERR: assign_B (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.assign_B ... ok BUILDSTDERR: cascaded_assign_B (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.cascaded_assign_B ... ok BUILDSTDERR: cross_assign_Ba (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.cross_assign_Ba ... ok BUILDSTDERR: ok BUILDSTDERR: get_int_2d_uintindex (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d_uintindex ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_attr_assign ... ok BUILDSTDERR: indirect_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_contig ... ok BUILDSTDERR: indirect_strided_and_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_strided_and_contig ... ok BUILDSTDERR: inplace_operators (memslice) BUILDSTDERR: Doctest: memslice.inplace_operators ... ok BUILDSTDERR: list_comprehension (memslice) BUILDSTDERR: Doctest: memslice.list_comprehension ... ok BUILDSTDERR: mixed_get (memslice) BUILDSTDERR: Doctest: memslice.mixed_get ... ok BUILDSTDERR: nested_packed_struct (memslice) BUILDSTDERR: Doctest: memslice.nested_packed_struct ... ok BUILDSTDERR: nested_struct (memslice) BUILDSTDERR: Doctest: memslice.nested_struct ... ok BUILDSTDERR: packed_struct (memslice) BUILDSTDERR: Doctest: memslice.packed_struct ... test_date (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_date ... ok BUILDSTDERR: test_datetime (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_datetime ... ok BUILDSTDERR: test_time (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_time ... ok BUILDSTDERR: test_timedelta (datetime_cimport) BUILDSTDERR: Doctest: datetime_cimport.test_timedelta ... ok BUILDSTDERR: ok BUILDSTDERR: printbuf_float (memslice) BUILDSTDERR: Doctest: memslice.printbuf_float ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators ... ok BUILDSTDERR: printbuf_int_2d (memslice) BUILDSTDERR: Doctest: memslice.printbuf_int_2d ... assign_A (ext_attr_assign.A) BUILDSTDERR: Doctest: ext_attr_assign.A.assign_A ... ok BUILDSTDERR: assign_A_struct (ext_attr_assign.A) BUILDSTDERR: Doctest: ext_attr_assign.A.assign_A_struct ... ok BUILDSTDERR: assign_B (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.assign_B ... ok BUILDSTDERR: cascaded_assign_B (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.cascaded_assign_B ... ok BUILDSTDERR: cross_assign_Ba (ext_attr_assign.B) BUILDSTDERR: Doctest: ext_attr_assign.B.cross_assign_Ba ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end ext_attr_getter ... ok BUILDSTDERR: printbuf_object (memslice) BUILDSTDERR: Doctest: memslice.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_cy_int ... ok BUILDSTDERR: printbuf_td_h_cy_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_cy_short ... ok BUILDSTDERR: printbuf_td_h_double (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_double ... ok BUILDSTDERR: printbuf_td_h_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_short ... ok BUILDSTDERR: printbuf_td_h_ushort (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_ushort ... ok BUILDSTDERR: safe_get (memslice) BUILDSTDERR: Doctest: memslice.safe_get ... ok BUILDSTDERR: schar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.schar_index_vars ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: embedsignatures.cpp:10203:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 10203 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: embedsignatures.cpp:10073:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 10073 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: embedsignatures () BUILDSTDERR: Doctest: embedsignatures ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running empty_builtin_constructors ... decorators () BUILDSTDERR: Doctest: decorators ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators ... ok BUILDSTDERR: set_int_2d (memslice) BUILDSTDERR: Doctest: memslice.set_int_2d ... _bool (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._bool ... ok BUILDSTDERR: _bytes (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._bytes ... ok BUILDSTDERR: _complex (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._complex ... ok BUILDSTDERR: _dict (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._dict ... ok BUILDSTDERR: _float (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._float ... ok BUILDSTDERR: _frozenset (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._frozenset ... ok BUILDSTDERR: _int (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._int ... ok BUILDSTDERR: _list (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._list ... ok BUILDSTDERR: _long (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._long ... ok BUILDSTDERR: _set (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._set ... ok BUILDSTDERR: _str (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._str ... ok BUILDSTDERR: _tuple (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._tuple ... ok BUILDSTDERR: _unicode (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._unicode ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running empty_builtin_constructors ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_attribute_cache ... ok BUILDSTDERR: strided (memslice) BUILDSTDERR: Doctest: memslice.strided ... ok BUILDSTDERR: test_borrowed_slice (memslice) BUILDSTDERR: Doctest: memslice.test_borrowed_slice ... ok BUILDSTDERR: test_cdef_function (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function ... _bool (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._bool ... ok BUILDSTDERR: _bytes (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._bytes ... ok BUILDSTDERR: _complex (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._complex ... ok BUILDSTDERR: _dict (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._dict ... ok BUILDSTDERR: _float (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._float ... ok BUILDSTDERR: _frozenset (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._frozenset ... ok BUILDSTDERR: _int (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._int ... ok BUILDSTDERR: _list (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._list ... ok BUILDSTDERR: _long (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._long ... ok BUILDSTDERR: _set (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._set ... ok BUILDSTDERR: _str (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._str ... ok BUILDSTDERR: _tuple (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._tuple ... ok BUILDSTDERR: _unicode (empty_builtin_constructors) BUILDSTDERR: Doctest: empty_builtin_constructors._unicode ... ok BUILDSTDERR: decorators () BUILDSTDERR: Doctest: decorators ... ok BUILDSTDERR: ok BUILDSTDERR: test_cdef_function2 (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function2 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running empty_for_loop_T208 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators_py_T593 ... ok BUILDSTDERR: test_clean_temps_parallel (memslice) BUILDSTDERR: Doctest: memslice.test_clean_temps_parallel ... ok BUILDSTDERR: test_clean_temps_prange (memslice) BUILDSTDERR: Doctest: memslice.test_clean_temps_prange ... ok BUILDSTDERR: test_coerce_to_from_None (memslice) BUILDSTDERR: Doctest: memslice.test_coerce_to_from_None ... go_c_empty (empty_for_loop_T208) BUILDSTDERR: Doctest: empty_for_loop_T208.go_c_empty ... ok BUILDSTDERR: go_py_empty (empty_for_loop_T208) BUILDSTDERR: Doctest: empty_for_loop_T208.go_py_empty ... ok BUILDSTDERR: ok BUILDSTDERR: test_const_buffer (memslice) BUILDSTDERR: Doctest: memslice.test_const_buffer ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running empty_for_loop_T208 ... ok BUILDSTDERR: test_contig_scalar_to_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok BUILDSTDERR: test_convert_slicenode_to_indexnode (memslice) BUILDSTDERR: Doctest: memslice.test_convert_slicenode_to_indexnode ... ok BUILDSTDERR: test_direct_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_direct_slicing ... ok BUILDSTDERR: test_dtype_object_scalar_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_dtype_object_scalar_assignment ... go_c_empty (empty_for_loop_T208) BUILDSTDERR: Doctest: empty_for_loop_T208.go_c_empty ... ok BUILDSTDERR: go_py_empty (empty_for_loop_T208) BUILDSTDERR: Doctest: empty_for_loop_T208.go_py_empty ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running enumboolctx ... ok BUILDSTDERR: test_ellipsis_expr (memslice) BUILDSTDERR: Doctest: memslice.test_ellipsis_expr ... ok BUILDSTDERR: test_generic_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_generic_slicing ... ok BUILDSTDERR: test_index_slicing_away_direct_indirect (memslice) BUILDSTDERR: Doctest: memslice.test_index_slicing_away_direct_indirect ... enum_boolctx (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.enum_boolctx ... ok BUILDSTDERR: extern_enum_false (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_false ... ok BUILDSTDERR: extern_enum_false_true (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_false_true ... ok BUILDSTDERR: extern_enum_true (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_true ... ok BUILDSTDERR: ok BUILDSTDERR: test_indirect_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_indirect_slicing ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running enumboolctx ... ok BUILDSTDERR: test_inplace_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_inplace_assignment ... ok BUILDSTDERR: test_memslice_prange (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_prange ... decorators_py_T593 () BUILDSTDERR: Doctest: decorators_py_T593 ... ok BUILDSTDERR: class_in_closure (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.class_in_closure ... ok BUILDSTDERR: class_not_in_closure (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.class_not_in_closure ... ok BUILDSTDERR: wrapped_func (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.wrapped_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators_py_T593 ... ok BUILDSTDERR: test_memslice_struct_with_arrays (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_struct_with_arrays ... ok BUILDSTDERR: test_newaxis (memslice) BUILDSTDERR: Doctest: memslice.test_newaxis ... enum_boolctx (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.enum_boolctx ... ok BUILDSTDERR: extern_enum_false (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_false ... ok BUILDSTDERR: extern_enum_false_true (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_false_true ... ok BUILDSTDERR: extern_enum_true (enumboolctx) BUILDSTDERR: Doctest: enumboolctx.extern_enum_true ... ok BUILDSTDERR: ExplicitAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.ExplicitAttrCache ... ok BUILDSTDERR: ImplicitAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.ImplicitAttrCache ... ok BUILDSTDERR: NoAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.NoAttrCache ... ok BUILDSTDERR: ok BUILDSTDERR: test_newaxis2 (memslice) BUILDSTDERR: Doctest: memslice.test_newaxis2 ... runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end error_pos ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_attribute_cache ... ok BUILDSTDERR: test_nogil (memslice) BUILDSTDERR: Doctest: memslice.test_nogil ... ok BUILDSTDERR: test_nogil_oob1 (memslice) BUILDSTDERR: Doctest: memslice.test_nogil_oob1 ... ok BUILDSTDERR: test_nogil_oob2 (memslice) BUILDSTDERR: Doctest: memslice.test_nogil_oob2 ... ok BUILDSTDERR: test_noneslice_compare (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_compare ... ok BUILDSTDERR: test_noneslice_del (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_del ... ok BUILDSTDERR: test_noneslice_ext_attr (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_ext_attr ... ok BUILDSTDERR: test_noneslice_nogil_check_none (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_nogil_check_none ... ok BUILDSTDERR: test_noneslice_not_none (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_not_none ... ok BUILDSTDERR: test_object_dtype_copying (memslice) BUILDSTDERR: Doctest: memslice.test_object_dtype_copying ... ok BUILDSTDERR: test_object_indices (memslice) BUILDSTDERR: Doctest: memslice.test_object_indices ... ok BUILDSTDERR: test_oob (memslice) BUILDSTDERR: Doctest: memslice.test_oob ... ok BUILDSTDERR: test_padded_structs (memslice) BUILDSTDERR: Doctest: memslice.test_padded_structs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_type_none_arg ... ok BUILDSTDERR: test_scalar_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_scalar_slice_assignment ... ok BUILDSTDERR: test_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment ... ok BUILDSTDERR: test_slice_assignment_broadcast_leading (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment_broadcast_leading ... ok BUILDSTDERR: test_slice_assignment_broadcast_strides (memslice) BUILDSTDERR: Doctest: memslice.test_slice_assignment_broadcast_strides ... ok BUILDSTDERR: test_slicing_and_indexing (memslice) BUILDSTDERR: Doctest: memslice.test_slicing_and_indexing ... ok BUILDSTDERR: test_struct_attributes_format (memslice) BUILDSTDERR: Doctest: memslice.test_struct_attributes_format ... ok BUILDSTDERR: tuple_buffer_assignment1 (memslice) BUILDSTDERR: Doctest: memslice.tuple_buffer_assignment1 ... ok BUILDSTDERR: tuple_buffer_assignment2 (memslice) BUILDSTDERR: Doctest: memslice.tuple_buffer_assignment2 ... decorators_py_T593 () BUILDSTDERR: Doctest: decorators_py_T593 ... ok BUILDSTDERR: class_in_closure (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.class_in_closure ... ok BUILDSTDERR: class_not_in_closure (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.class_not_in_closure ... ok BUILDSTDERR: wrapped_func (decorators_py_T593) BUILDSTDERR: Doctest: decorators_py_T593.wrapped_func ... ok BUILDSTDERR: ok BUILDSTDERR: uchar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.uchar_index_vars ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in decorators_py_T593 ... pure_doctest__decorators_py_T593 () BUILDSTDERR: Doctest: pure_doctest__decorators_py_T593 ... ok BUILDSTDERR: class_in_closure (pure_doctest__decorators_py_T593) BUILDSTDERR: Doctest: pure_doctest__decorators_py_T593.class_in_closure ... ok BUILDSTDERR: class_not_in_closure (pure_doctest__decorators_py_T593) BUILDSTDERR: Doctest: pure_doctest__decorators_py_T593.class_not_in_closure ... ok BUILDSTDERR: wrapped_func (pure_doctest__decorators_py_T593) BUILDSTDERR: Doctest: pure_doctest__decorators_py_T593.wrapped_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running default_args_T674 ... ok BUILDSTDERR: unsafe_get (memslice) BUILDSTDERR: Doctest: memslice.unsafe_get ... ok BUILDSTDERR: wraparound_directive (memslice) BUILDSTDERR: Doctest: memslice.wraparound_directive ... builtin_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default ... ok BUILDSTDERR: builtin_default_check_off (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_check_off ... ok BUILDSTDERR: builtin_default_check_on (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_check_on ... ok BUILDSTDERR: builtin_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_none ... ok BUILDSTDERR: builtin_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_not_none ... ok BUILDSTDERR: builtin_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_or_none ... ok BUILDSTDERR: ext_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default ... ok BUILDSTDERR: ext_default_check_off (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_check_off ... ok BUILDSTDERR: ext_default_check_on (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_check_on ... ok BUILDSTDERR: ext_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_none ... ok BUILDSTDERR: ext_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_not_none ... ok BUILDSTDERR: ext_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_or_none ... ok BUILDSTDERR: notype_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_default ... ok BUILDSTDERR: notype_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_default_none ... ok BUILDSTDERR: notype_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_not_none ... ok BUILDSTDERR: notype_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_or_none ... ok BUILDSTDERR: object_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_default ... ok BUILDSTDERR: object_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_default_none ... ok BUILDSTDERR: object_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_not_none ... ok BUILDSTDERR: object_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_or_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_type_none_arg ... ok BUILDSTDERR: writable (memslice) Doctest: memslice.writable ... acquired default acquired Global_A BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_memoryview_readonly ... test_inner (default_args_T674) BUILDSTDERR: Doctest: default_args_T674.test_inner ... ok BUILDSTDERR: test_lambda (default_args_T674) BUILDSTDERR: Doctest: default_args_T674.test_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running default_args_T674 ... ExplicitAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.ExplicitAttrCache ... ok BUILDSTDERR: ImplicitAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.ImplicitAttrCache ... ok BUILDSTDERR: NoAttrCache (ext_attribute_cache) BUILDSTDERR: Doctest: ext_attribute_cache.NoAttrCache ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extcmethod ... test_inner (default_args_T674) BUILDSTDERR: Doctest: default_args_T674.test_inner ... ok BUILDSTDERR: test_lambda (default_args_T674) BUILDSTDERR: Doctest: default_args_T674.test_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in default_args_T674 ... test_inner (pure_doctest__default_args_T674) BUILDSTDERR: Doctest: pure_doctest__default_args_T674.test_inner ... ok BUILDSTDERR: test_lambda (pure_doctest__default_args_T674) BUILDSTDERR: Doctest: pure_doctest__default_args_T674.test_lambda ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running defnode_err_val ... builtin_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default ... ok BUILDSTDERR: builtin_default_check_off (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_check_off ... ok BUILDSTDERR: builtin_default_check_on (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_check_on ... ok BUILDSTDERR: builtin_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_default_none ... ok BUILDSTDERR: builtin_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_not_none ... ok BUILDSTDERR: builtin_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.builtin_or_none ... ok BUILDSTDERR: ext_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default ... ok BUILDSTDERR: ext_default_check_off (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_check_off ... ok BUILDSTDERR: ext_default_check_on (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_check_on ... ok BUILDSTDERR: ext_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_default_none ... ok BUILDSTDERR: ext_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_not_none ... ok BUILDSTDERR: ext_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.ext_or_none ... ok BUILDSTDERR: notype_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_default ... ok BUILDSTDERR: notype_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_default_none ... ok BUILDSTDERR: notype_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_not_none ... ok BUILDSTDERR: notype_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.notype_or_none ... ok BUILDSTDERR: object_default (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_default ... ok BUILDSTDERR: object_default_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_default_none ... ok BUILDSTDERR: object_not_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_not_none ... ok BUILDSTDERR: object_or_none (ext_type_none_arg) BUILDSTDERR: Doctest: ext_type_none_arg.object_or_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extclassbody ... test_errval (defnode_err_val) BUILDSTDERR: Doctest: defnode_err_val.test_errval ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running defnode_err_val ... test_errval (defnode_err_val) BUILDSTDERR: Doctest: defnode_err_val.test_errval ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running delete ... extclassbody () BUILDSTDERR: Doctest: extclassbody ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extclassbody ... test_spam (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam ... ok BUILDSTDERR: test_spam_dish (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam_dish ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extcmethod ... extclassbody () BUILDSTDERR: Doctest: extclassbody ... ok BUILDSTDERR: A (delete) BUILDSTDERR: Doctest: delete.A ... ok BUILDSTDERR: del_dict (delete) BUILDSTDERR: Doctest: delete.del_dict ... ok BUILDSTDERR: del_dict_from_literal (delete) BUILDSTDERR: Doctest: delete.del_dict_from_literal ... ok BUILDSTDERR: del_int (delete) BUILDSTDERR: Doctest: delete.del_int ... ok BUILDSTDERR: del_item (delete) BUILDSTDERR: Doctest: delete.del_item ... ok BUILDSTDERR: del_list (delete) BUILDSTDERR: Doctest: delete.del_list ... ok BUILDSTDERR: del_list_int (delete) BUILDSTDERR: Doctest: delete.del_list_int ... ok BUILDSTDERR: del_local (delete) BUILDSTDERR: Doctest: delete.del_local ... ok BUILDSTDERR: del_seq (delete) BUILDSTDERR: Doctest: delete.del_seq ... ok BUILDSTDERR: del_temp_slice (delete) BUILDSTDERR: Doctest: delete.del_temp_slice ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end final_in_pxd ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running delete ... A (delete) BUILDSTDERR: Doctest: delete.A ... ok BUILDSTDERR: del_dict (delete) BUILDSTDERR: Doctest: delete.del_dict ... ok BUILDSTDERR: del_dict_from_literal (delete) BUILDSTDERR: Doctest: delete.del_dict_from_literal ... ok BUILDSTDERR: del_int (delete) BUILDSTDERR: Doctest: delete.del_int ... ok BUILDSTDERR: del_item (delete) BUILDSTDERR: Doctest: delete.del_item ... ok BUILDSTDERR: del_list (delete) BUILDSTDERR: Doctest: delete.del_list ... ok BUILDSTDERR: del_list_int (delete) BUILDSTDERR: Doctest: delete.del_list_int ... ok BUILDSTDERR: del_local (delete) BUILDSTDERR: Doctest: delete.del_local ... ok BUILDSTDERR: del_seq (delete) BUILDSTDERR: Doctest: delete.del_seq ... ok BUILDSTDERR: del_temp_slice (delete) BUILDSTDERR: Doctest: delete.del_temp_slice ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running delslice ... del_constant_start_stop (delslice) BUILDSTDERR: Doctest: delslice.del_constant_start_stop ... ok BUILDSTDERR: del_start (delslice) BUILDSTDERR: Doctest: delslice.del_start ... ok BUILDSTDERR: del_start_stop (delslice) BUILDSTDERR: Doctest: delslice.del_start_stop ... ok BUILDSTDERR: del_stop (delslice) BUILDSTDERR: Doctest: delslice.del_stop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running delslice ... test_spam (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam ... ok BUILDSTDERR: test_spam_dish (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam_dish ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extended_unpacking_T235 ... del_constant_start_stop (delslice) BUILDSTDERR: Doctest: delslice.del_constant_start_stop ... ok BUILDSTDERR: del_start (delslice) BUILDSTDERR: Doctest: delslice.del_start ... ok BUILDSTDERR: del_start_stop (delslice) BUILDSTDERR: Doctest: delslice.del_start_stop ... ok BUILDSTDERR: del_stop (delslice) BUILDSTDERR: Doctest: delslice.del_stop ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fmod ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in delslice ... del_constant_start_stop (pure_doctest__delslice) BUILDSTDERR: Doctest: pure_doctest__delslice.del_constant_start_stop ... ok BUILDSTDERR: del_start (pure_doctest__delslice) BUILDSTDERR: Doctest: pure_doctest__delslice.del_start ... ok BUILDSTDERR: del_start_stop (pure_doctest__delslice) BUILDSTDERR: Doctest: pure_doctest__delslice.del_start_stop ... ok BUILDSTDERR: del_stop (pure_doctest__delslice) BUILDSTDERR: Doctest: pure_doctest__delslice.del_stop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict ... fmod (fmod) BUILDSTDERR: Doctest: fmod.fmod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fmod ... fmod (fmod) BUILDSTDERR: Doctest: fmod.fmod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_from_float_T254 ... constant (dict) BUILDSTDERR: Doctest: dict.constant ... ok BUILDSTDERR: dict_call (dict) BUILDSTDERR: Doctest: dict.dict_call ... ok BUILDSTDERR: dict_call_dict (dict) BUILDSTDERR: Doctest: dict.dict_call_dict ... ok BUILDSTDERR: dict_call_kwargs (dict) BUILDSTDERR: Doctest: dict.dict_call_kwargs ... ok BUILDSTDERR: empty (dict) BUILDSTDERR: Doctest: dict.empty ... ok BUILDSTDERR: item_creation_sideeffect (dict) BUILDSTDERR: Doctest: dict.item_creation_sideeffect ... ok BUILDSTDERR: items_of_dict_call (dict) BUILDSTDERR: Doctest: dict.items_of_dict_call ... ok BUILDSTDERR: keyvalue (dict) BUILDSTDERR: Doctest: dict.keyvalue ... ok BUILDSTDERR: keyvalues (dict) BUILDSTDERR: Doctest: dict.keyvalues ... ok BUILDSTDERR: keyvalues2 (dict) BUILDSTDERR: Doctest: dict.keyvalues2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict ... double_step (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step ... ok BUILDSTDERR: double_step_py_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step_py_target ... ok BUILDSTDERR: double_step_typed (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step_typed ... ok BUILDSTDERR: double_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_target ... ok BUILDSTDERR: int_step_py_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.int_step_py_target ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_from_float_T254 ... test_assign_ro_to_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok BUILDSTDERR: test_const_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok BUILDSTDERR: test_copy (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_copy ... ok BUILDSTDERR: test_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok BUILDSTDERR: test_mmview_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok BUILDSTDERR: test_rw_call_getmax (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok BUILDSTDERR: test_two_views (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_two_views ... ok BUILDSTDERR: test_update_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok BUILDSTDERR: test_update_mmview_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_memoryview_readonly ... double_step (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step ... ok BUILDSTDERR: double_step_py_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step_py_target ... ok BUILDSTDERR: double_step_typed (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_step_typed ... ok BUILDSTDERR: double_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.double_target ... ok BUILDSTDERR: int_step_py_target (for_from_float_T254) BUILDSTDERR: Doctest: for_from_float_T254.int_step_py_target ... ok BUILDSTDERR: extended_unpacking_T235 () BUILDSTDERR: Doctest: extended_unpacking_T235 ... ok BUILDSTDERR: assign (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.assign ... ok BUILDSTDERR: unpack (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack ... ok BUILDSTDERR: unpack_in_loop (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_in_loop ... ok BUILDSTDERR: unpack_into_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_into_list ... ok BUILDSTDERR: unpack_into_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_into_tuple ... ok BUILDSTDERR: unpack_left (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left ... ok BUILDSTDERR: unpack_left_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left_list ... ok BUILDSTDERR: unpack_left_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left_tuple ... ok BUILDSTDERR: unpack_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_list ... ok BUILDSTDERR: unpack_many_left (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_left ... ok BUILDSTDERR: unpack_many_middle (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_middle ... ok BUILDSTDERR: unpack_many_right (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_right ... ok BUILDSTDERR: unpack_many_right_loop (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok BUILDSTDERR: unpack_middle (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle ... ok BUILDSTDERR: unpack_middle_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle_list ... ok BUILDSTDERR: unpack_middle_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok BUILDSTDERR: unpack_recursive (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_recursive ... ok BUILDSTDERR: unpack_right (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right ... ok BUILDSTDERR: unpack_right_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right_list ... ok BUILDSTDERR: unpack_right_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right_tuple ... ok BUILDSTDERR: unpack_single (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_single ... ok BUILDSTDERR: unpack_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_tuple ... ok BUILDSTDERR: unpack_tuple_single (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_tuple_single ... ok BUILDSTDERR: unpack_typed (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexc_iter_T228 ... constant (dict) BUILDSTDERR: Doctest: dict.constant ... ok BUILDSTDERR: dict_call (dict) BUILDSTDERR: Doctest: dict.dict_call ... ok BUILDSTDERR: dict_call_dict (dict) BUILDSTDERR: Doctest: dict.dict_call_dict ... ok BUILDSTDERR: dict_call_kwargs (dict) BUILDSTDERR: Doctest: dict.dict_call_kwargs ... ok BUILDSTDERR: empty (dict) BUILDSTDERR: Doctest: dict.empty ... ok BUILDSTDERR: item_creation_sideeffect (dict) BUILDSTDERR: Doctest: dict.item_creation_sideeffect ... ok BUILDSTDERR: items_of_dict_call (dict) BUILDSTDERR: Doctest: dict.items_of_dict_call ... ok BUILDSTDERR: keyvalue (dict) BUILDSTDERR: Doctest: dict.keyvalue ... ok BUILDSTDERR: keyvalues (dict) BUILDSTDERR: Doctest: dict.keyvalues ... ok BUILDSTDERR: keyvalues2 (dict) BUILDSTDERR: Doctest: dict.keyvalues2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extended_unpacking_T235 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_get ... get (dict_get) BUILDSTDERR: Doctest: dict_get.get ... ok BUILDSTDERR: get_default (dict_get) BUILDSTDERR: Doctest: dict_get.get_default ... ok BUILDSTDERR: get_in_condition (dict_get) BUILDSTDERR: Doctest: dict_get.get_in_condition ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_get ... get (dict_get) BUILDSTDERR: Doctest: dict_get.get ... ok BUILDSTDERR: get_default (dict_get) BUILDSTDERR: Doctest: dict_get.get_default ... ok BUILDSTDERR: get_in_condition (dict_get) BUILDSTDERR: Doctest: dict_get.get_in_condition ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_getitem ... funcexc_iter_T228 () BUILDSTDERR: Doctest: funcexc_iter_T228 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexc_iter_T228 ... getitem_in_condition (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_in_condition ... ok BUILDSTDERR: getitem_not_none (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_not_none ... ok BUILDSTDERR: getitem_str (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_str ... ok BUILDSTDERR: getitem_tuple (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_tuple ... ok BUILDSTDERR: getitem_unicode (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_unicode ... ok BUILDSTDERR: test (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_getitem ... getitem_in_condition (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_in_condition ... ok BUILDSTDERR: getitem_not_none (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_not_none ... ok BUILDSTDERR: getitem_str (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_str ... ok BUILDSTDERR: getitem_tuple (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_tuple ... ok BUILDSTDERR: getitem_unicode (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.getitem_unicode ... ok BUILDSTDERR: test (dict_getitem) BUILDSTDERR: Doctest: dict_getitem.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_values_in_expression ... extended_unpacking_T235 () BUILDSTDERR: Doctest: extended_unpacking_T235 ... ok BUILDSTDERR: assign (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.assign ... ok BUILDSTDERR: unpack (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack ... ok BUILDSTDERR: unpack_in_loop (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_in_loop ... ok BUILDSTDERR: unpack_into_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_into_list ... ok BUILDSTDERR: unpack_into_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_into_tuple ... ok BUILDSTDERR: unpack_left (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left ... ok BUILDSTDERR: unpack_left_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left_list ... ok BUILDSTDERR: unpack_left_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_left_tuple ... ok BUILDSTDERR: unpack_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_list ... ok BUILDSTDERR: unpack_many_left (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_left ... ok BUILDSTDERR: unpack_many_middle (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_middle ... ok BUILDSTDERR: unpack_many_right (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_right ... ok BUILDSTDERR: unpack_many_right_loop (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok BUILDSTDERR: unpack_middle (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle ... ok BUILDSTDERR: unpack_middle_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle_list ... ok BUILDSTDERR: unpack_middle_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok BUILDSTDERR: unpack_recursive (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_recursive ... ok BUILDSTDERR: unpack_right (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right ... ok BUILDSTDERR: unpack_right_list (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right_list ... ok BUILDSTDERR: unpack_right_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_right_tuple ... ok BUILDSTDERR: unpack_single (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_single ... ok BUILDSTDERR: unpack_tuple (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_tuple ... ok BUILDSTDERR: unpack_tuple_single (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_tuple_single ... ok BUILDSTDERR: unpack_typed (extended_unpacking_T235) BUILDSTDERR: Doctest: extended_unpacking_T235.unpack_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end extern_impl ... values_in_expression (dict_values_in_expression) BUILDSTDERR: Doctest: dict_values_in_expression.values_in_expression ... ok BUILDSTDERR: values_of_expression (dict_values_in_expression) BUILDSTDERR: Doctest: dict_values_in_expression.values_of_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_values_in_expression ... funcexc_iter_T228 () BUILDSTDERR: Doctest: funcexc_iter_T228 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptraise ... values_in_expression (dict_values_in_expression) BUILDSTDERR: Doctest: dict_values_in_expression.values_in_expression ... ok BUILDSTDERR: values_of_expression (dict_values_in_expression) BUILDSTDERR: Doctest: dict_values_in_expression.values_of_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dictcomp ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running external_ref_reassignment ... funcexceptraise () BUILDSTDERR: Doctest: funcexceptraise ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptraise ... test_cglobals_reassignment (external_ref_reassignment) BUILDSTDERR: Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok BUILDSTDERR: test_closure_reassignment (external_ref_reassignment) BUILDSTDERR: Doctest: external_ref_reassignment.test_closure_reassignment ... ok BUILDSTDERR: funcexceptraise () BUILDSTDERR: Doctest: funcexceptraise ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running external_ref_reassignment ... runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end fused_cmethods ... test_cglobals_reassignment (external_ref_reassignment) BUILDSTDERR: Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok BUILDSTDERR: test_closure_reassignment (external_ref_reassignment) BUILDSTDERR: Doctest: external_ref_reassignment.test_closure_reassignment ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extinstantiate ... extinstantiate () BUILDSTDERR: Doctest: extinstantiate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extinstantiate ... dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.dictcomp ... ok BUILDSTDERR: genexpr (dictcomp) BUILDSTDERR: Doctest: dictcomp.genexpr ... ok BUILDSTDERR: iterdict_dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.iterdict_dictcomp ... ok BUILDSTDERR: nested_tuple (dictcomp) BUILDSTDERR: Doctest: dictcomp.nested_tuple ... ok BUILDSTDERR: typed_dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.typed_dictcomp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dictcomp ... extinstantiate () BUILDSTDERR: Doctest: extinstantiate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extkwonlyargs ... test_assign_ro_to_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok BUILDSTDERR: test_const_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok BUILDSTDERR: test_copy (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_copy ... ok BUILDSTDERR: test_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok BUILDSTDERR: test_mmview_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok BUILDSTDERR: test_rw_call_getmax (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok BUILDSTDERR: test_two_views (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_two_views ... ok BUILDSTDERR: test_update_mmview_ro (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok BUILDSTDERR: test_update_mmview_rw (numpy_memoryview_readonly) BUILDSTDERR: Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running transpose_refcount ... extkwonlyargs () BUILDSTDERR: Doctest: extkwonlyargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extkwonlyargs ... dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.dictcomp ... ok BUILDSTDERR: genexpr (dictcomp) BUILDSTDERR: Doctest: dictcomp.genexpr ... ok BUILDSTDERR: iterdict_dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.iterdict_dictcomp ... ok BUILDSTDERR: nested_tuple (dictcomp) BUILDSTDERR: Doctest: dictcomp.nested_tuple ... ok BUILDSTDERR: typed_dictcomp (dictcomp) BUILDSTDERR: Doctest: dictcomp.typed_dictcomp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running division_T384 ... division_T384 () BUILDSTDERR: Doctest: division_T384 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running division_T384 ... extkwonlyargs () BUILDSTDERR: Doctest: extkwonlyargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extpropertyref ... division_T384 () BUILDSTDERR: Doctest: division_T384 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running double_dealloc_T796 ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs) BUILDSTDERR: Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok BUILDSTDERR: breakfast (line 39) (extpropertyref.__test__) BUILDSTDERR: Doctest: extpropertyref.__test__.breakfast (line 39) ... ok BUILDSTDERR: tomato (line 16) (extpropertyref.__test__) BUILDSTDERR: Doctest: extpropertyref.__test__.tomato (line 16) ... ok BUILDSTDERR: breakfast (extpropertyref) BUILDSTDERR: Doctest: extpropertyref.breakfast ... ok BUILDSTDERR: tomato (extpropertyref) BUILDSTDERR: Doctest: extpropertyref.tomato ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extpropertyref ... double_dealloc_T796 () BUILDSTDERR: Doctest: double_dealloc_T796 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running double_dealloc_T796 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running future_division ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs) BUILDSTDERR: Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok BUILDSTDERR: breakfast (line 39) (extpropertyref.__test__) BUILDSTDERR: Doctest: extpropertyref.__test__.breakfast (line 39) ... ok BUILDSTDERR: tomato (line 16) (extpropertyref.__test__) BUILDSTDERR: Doctest: extpropertyref.__test__.tomato (line 16) ... ok BUILDSTDERR: breakfast (extpropertyref) BUILDSTDERR: Doctest: extpropertyref.breakfast ... ok BUILDSTDERR: tomato (extpropertyref) BUILDSTDERR: Doctest: extpropertyref.tomato ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype_dealloc ... double_dealloc_T796 () BUILDSTDERR: Doctest: double_dealloc_T796 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dynamic_args ... constants (future_division) BUILDSTDERR: Doctest: future_division.constants ... ok BUILDSTDERR: div_by_0 (future_division) BUILDSTDERR: Doctest: future_division.div_by_0 ... ok BUILDSTDERR: doit (future_division) BUILDSTDERR: Doctest: future_division.doit ... ok BUILDSTDERR: doit_inplace (future_division) BUILDSTDERR: Doctest: future_division.doit_inplace ... ok BUILDSTDERR: doit_inplace_floor (future_division) BUILDSTDERR: Doctest: future_division.doit_inplace_floor ... ok BUILDSTDERR: float_mix (future_division) BUILDSTDERR: Doctest: future_division.float_mix ... ok BUILDSTDERR: float_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.float_mix_rev ... ok BUILDSTDERR: infer_division_type (future_division) BUILDSTDERR: Doctest: future_division.infer_division_type ... ok BUILDSTDERR: int_int (future_division) BUILDSTDERR: Doctest: future_division.int_int ... ok BUILDSTDERR: int_mix (future_division) BUILDSTDERR: Doctest: future_division.int_mix ... ok BUILDSTDERR: int_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.int_mix_rev ... ok BUILDSTDERR: py_mix (future_division) BUILDSTDERR: Doctest: future_division.py_mix ... ok BUILDSTDERR: py_mix_by_neg1 (future_division) BUILDSTDERR: Doctest: future_division.py_mix_by_neg1 ... ok BUILDSTDERR: py_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.py_mix_rev ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running future_division ... test_exttype_args (dynamic_args) BUILDSTDERR: Doctest: dynamic_args.test_exttype_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dynamic_args ... test_transpose_refcount (transpose_refcount) BUILDSTDERR: Doctest: transpose_refcount.test_transpose_refcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running transpose_refcount ... test_exttype_args (dynamic_args) BUILDSTDERR: Doctest: dynamic_args.test_exttype_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running empty_declarators ... constants (future_division) BUILDSTDERR: Doctest: future_division.constants ... ok BUILDSTDERR: div_by_0 (future_division) BUILDSTDERR: Doctest: future_division.div_by_0 ... ok BUILDSTDERR: doit (future_division) BUILDSTDERR: Doctest: future_division.doit ... ok BUILDSTDERR: doit_inplace (future_division) BUILDSTDERR: Doctest: future_division.doit_inplace ... ok BUILDSTDERR: doit_inplace_floor (future_division) BUILDSTDERR: Doctest: future_division.doit_inplace_floor ... ok BUILDSTDERR: float_mix (future_division) BUILDSTDERR: Doctest: future_division.float_mix ... ok BUILDSTDERR: float_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.float_mix_rev ... ok BUILDSTDERR: infer_division_type (future_division) BUILDSTDERR: Doctest: future_division.infer_division_type ... ok BUILDSTDERR: int_int (future_division) BUILDSTDERR: Doctest: future_division.int_int ... ok BUILDSTDERR: int_mix (future_division) BUILDSTDERR: Doctest: future_division.int_mix ... ok BUILDSTDERR: int_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.int_mix_rev ... ok BUILDSTDERR: py_mix (future_division) BUILDSTDERR: Doctest: future_division.py_mix ... ok BUILDSTDERR: py_mix_by_neg1 (future_division) BUILDSTDERR: Doctest: future_division.py_mix_by_neg1 ... ok BUILDSTDERR: py_mix_rev (future_division) BUILDSTDERR: Doctest: future_division.py_mix_rev ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_type_inference ... zed (empty_declarators) BUILDSTDERR: Doctest: empty_declarators.zed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running empty_declarators ... ExtSubTypeObjAttr (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok BUILDSTDERR: ExtTypeRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: HUHU ! BUILDSTDERR: ok BUILDSTDERR: ExtTypeRefCycle (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRefCycle ... ok BUILDSTDERR: ExtTypeRefCycleRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: Cleaning up ! BUILDSTDERR: ok BUILDSTDERR: ExtTypeSimple (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeSimple ... ok BUILDSTDERR: PySubTypeDel (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeDel ... ok BUILDSTDERR: PySubTypeRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: HUHU ! BUILDSTDERR: ok BUILDSTDERR: PySubTypeRefCycleDel (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok BUILDSTDERR: PySubTypeRefCycleRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... zed (empty_declarators) BUILDSTDERR: Doctest: empty_declarators.zed ... ok BUILDSTDERR: RuntimeError: Cleaning up ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: Cleaning up ! BUILDSTDERR: ok BUILDSTDERR: PySubTypeSimple (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeSimple ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running enumerate_T316 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype_dealloc ... test_type_inference (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_type_inference ... ok BUILDSTDERR: test_unicode_loop (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_unicode_loop ... ok BUILDSTDERR: test_with_nonlocal (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_with_nonlocal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_type_inference ... test_type_inference (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_type_inference ... ok BUILDSTDERR: test_unicode_loop (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_unicode_loop ... ok BUILDSTDERR: test_with_nonlocal (generator_type_inference) BUILDSTDERR: Doctest: generator_type_inference.test_with_nonlocal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running genexpr_T491 ... c_enumerate_carray_target (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.c_enumerate_carray_target ... ok BUILDSTDERR: convert_target_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.convert_target_enumerate ... ok BUILDSTDERR: convert_target_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.convert_target_enumerate_start ... ok BUILDSTDERR: empty_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.empty_c_enumerate ... ok BUILDSTDERR: go_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_c_enumerate ... ok BUILDSTDERR: go_c_enumerate_step (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_c_enumerate_step ... ok BUILDSTDERR: go_py_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_py_enumerate ... ok BUILDSTDERR: go_py_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_py_enumerate_start ... ok BUILDSTDERR: multi_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_c_enumerate ... ok BUILDSTDERR: multi_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_enumerate ... ok BUILDSTDERR: multi_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_enumerate_start ... ok BUILDSTDERR: py_enumerate_break (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_break ... ok BUILDSTDERR: py_enumerate_continue (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_continue ... ok BUILDSTDERR: py_enumerate_dict (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_dict ... ok BUILDSTDERR: py_enumerate_list_index_target (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_list_index_target ... ok BUILDSTDERR: py_enumerate_return (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_return ... ok BUILDSTDERR: single_target_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.single_target_enumerate ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running enumerate_T316 ... test_genexpr (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr ... ok BUILDSTDERR: test_genexpr_closure (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_closure ... ok BUILDSTDERR: test_genexpr_funccall (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_funccall ... ok BUILDSTDERR: test_genexpr_scope (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_scope ... ok BUILDSTDERR: test_genexpr_typed (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running genexpr_T491 ... ExtSubTypeObjAttr (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok BUILDSTDERR: ExtTypeRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: HUHU ! BUILDSTDERR: ok BUILDSTDERR: ExtTypeRefCycle (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRefCycle ... ok BUILDSTDERR: ExtTypeRefCycleRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: Cleaning up ! BUILDSTDERR: ok BUILDSTDERR: ExtTypeSimple (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtTypeSimple ... ok BUILDSTDERR: PySubTypeDel (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeDel ... ok BUILDSTDERR: PySubTypeRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: HUHU ! BUILDSTDERR: ok BUILDSTDERR: PySubTypeRefCycleDel (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok BUILDSTDERR: PySubTypeRefCycleRaise (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up ! BUILDSTDERR: Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "", line 1, in BUILDSTDERR: RuntimeError: Cleaning up ! BUILDSTDERR: ok BUILDSTDERR: PySubTypeSimple (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.PySubTypeSimple ... c_enumerate_carray_target (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.c_enumerate_carray_target ... ok BUILDSTDERR: convert_target_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.convert_target_enumerate ... ok BUILDSTDERR: convert_target_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.convert_target_enumerate_start ... ok BUILDSTDERR: empty_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.empty_c_enumerate ... ok BUILDSTDERR: go_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_c_enumerate ... ok BUILDSTDERR: go_c_enumerate_step (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_c_enumerate_step ... ok BUILDSTDERR: go_py_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_py_enumerate ... ok BUILDSTDERR: go_py_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.go_py_enumerate_start ... ok BUILDSTDERR: multi_c_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_c_enumerate ... ok BUILDSTDERR: multi_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_enumerate ... ok BUILDSTDERR: multi_enumerate_start (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.multi_enumerate_start ... ok BUILDSTDERR: py_enumerate_break (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_break ... ok BUILDSTDERR: py_enumerate_continue (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_continue ... ok BUILDSTDERR: py_enumerate_dict (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_dict ... ok BUILDSTDERR: py_enumerate_list_index_target (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_list_index_target ... ok BUILDSTDERR: py_enumerate_return (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.py_enumerate_return ... ok BUILDSTDERR: single_target_enumerate (enumerate_T316) BUILDSTDERR: Doctest: enumerate_T316.single_target_enumerate ... ok BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running eval ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running file_encoding_T740 ... test_genexpr (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr ... ok BUILDSTDERR: test_genexpr_closure (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_closure ... ok BUILDSTDERR: test_genexpr_funccall (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_funccall ... ok BUILDSTDERR: test_genexpr_scope (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_scope ... ok BUILDSTDERR: test_genexpr_typed (genexpr_T491) BUILDSTDERR: Doctest: genexpr_T491.test_genexpr_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running genexpr_T715 ... file_encoding_T740 () BUILDSTDERR: Doctest: file_encoding_T740 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running file_encoding_T740 ... eval_class_scope (eval) BUILDSTDERR: Doctest: eval.eval_class_scope ... ok BUILDSTDERR: eval_locals (eval) BUILDSTDERR: Doctest: eval.eval_locals ... ok BUILDSTDERR: eval_simple (eval) BUILDSTDERR: Doctest: eval.eval_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running eval ... file_encoding_T740 () BUILDSTDERR: Doctest: file_encoding_T740 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in file_encoding_T740 ... pure_doctest__file_encoding_T740 () BUILDSTDERR: Doctest: pure_doctest__file_encoding_T740 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running filenames ... t715 (genexpr_T715) BUILDSTDERR: Doctest: genexpr_T715.t715 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running genexpr_T715 ... filenames () BUILDSTDERR: Doctest: filenames ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running filenames ... eval_class_scope (eval) BUILDSTDERR: Doctest: eval.eval_class_scope ... ok BUILDSTDERR: eval_locals (eval) BUILDSTDERR: Doctest: eval.eval_locals ... ok BUILDSTDERR: eval_simple (eval) BUILDSTDERR: Doctest: eval.eval_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exarkun ... filenames () BUILDSTDERR: Doctest: filenames ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running final_method_T586 ... t715 (genexpr_T715) BUILDSTDERR: Doctest: genexpr_T715.t715 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running hasattr ... exarkun () BUILDSTDERR: Doctest: exarkun ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exarkun ... test_transpose_refcount (transpose_refcount) BUILDSTDERR: Doctest: transpose_refcount.test_transpose_refcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_namespace ... wrap_hasattr (hasattr) BUILDSTDERR: Doctest: hasattr.wrap_hasattr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running hasattr ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end absolute_import ... BaseTypeWithFinalMethods (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok BUILDSTDERR: FinalType (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.FinalType ... ok BUILDSTDERR: SubType (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.SubType ... ok BUILDSTDERR: test_external_call (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.test_external_call ... ok BUILDSTDERR: test_external_call_in_temp (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.test_external_call_in_temp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running final_method_T586 ... wrap_hasattr (hasattr) BUILDSTDERR: Doctest: hasattr.wrap_hasattr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running hash_T326 ... exarkun () BUILDSTDERR: Doctest: exarkun ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exec_noargs ... exec_func_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_func_scope ... ok BUILDSTDERR: exec_module_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_module_scope ... ok BUILDSTDERR: exec_pyclass_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_pyclass_scope ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exec_noargs ... exec_func_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_func_scope ... ok BUILDSTDERR: exec_module_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_module_scope ... ok BUILDSTDERR: exec_pyclass_scope (exec_noargs) BUILDSTDERR: Doctest: exec_noargs.exec_pyclass_scope ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_auto_richcmp ... A (hash_T326) BUILDSTDERR: Doctest: hash_T326.A ... ok BUILDSTDERR: __hash__ (hash_T326) BUILDSTDERR: Doctest: hash_T326.__hash__ ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running hash_T326 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running all ... BaseTypeWithFinalMethods (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok BUILDSTDERR: FinalType (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.FinalType ... ok BUILDSTDERR: SubType (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.SubType ... ok BUILDSTDERR: test_external_call (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.test_external_call ... ok BUILDSTDERR: test_external_call_in_temp (final_method_T586) BUILDSTDERR: Doctest: final_method_T586.test_external_call_in_temp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_range_T372 ... A (hash_T326) BUILDSTDERR: Doctest: hash_T326.A ... ok BUILDSTDERR: __hash__ (hash_T326) BUILDSTDERR: Doctest: hash_T326.__hash__ ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running if_else_expr ... test_break (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_break ... ok BUILDSTDERR: test_enum_range (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_enum_range ... ok BUILDSTDERR: test_fix (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_fix ... ok BUILDSTDERR: test_modify (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_modify ... ok BUILDSTDERR: test_negindex (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_negindex ... ok BUILDSTDERR: test_negindex_inferred (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_negindex_inferred ... ok BUILDSTDERR: test_return (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_range_T372 ... test_break (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_break ... ok BUILDSTDERR: test_enum_range (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_enum_range ... ok BUILDSTDERR: test_fix (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_fix ... ok BUILDSTDERR: test_modify (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_modify ... ok BUILDSTDERR: test_negindex (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_negindex ... ok BUILDSTDERR: test_negindex_inferred (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_negindex_inferred ... ok BUILDSTDERR: test_return (for_in_range_T372) BUILDSTDERR: Doctest: for_in_range_T372.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_string ... test_charptr_coercion (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_charptr_coercion ... ok BUILDSTDERR: test_cpp_pyobject_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_cpp_pyobject_cast ... ok BUILDSTDERR: test_syntax (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_syntax ... ok BUILDSTDERR: test_type_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_type_cast ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_else_expr ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: for_in_string.c:4121:16: warning: ‘__Pyx__PyObject_AsPy_UCS4’ defined but not used [-Wunused-function] BUILDSTDERR: 4121 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: for_char_in_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_bytes ... ok BUILDSTDERR: for_char_in_bytes_slice (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_bytes_slice ... ok BUILDSTDERR: for_char_in_char_ptr (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_char_ptr ... ok BUILDSTDERR: for_char_in_enumerate_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_enumerate_bytes ... ok BUILDSTDERR: for_in_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_in_bytes ... ok BUILDSTDERR: for_pyucs4_in_enumerate_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok BUILDSTDERR: for_pyucs4_in_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyucs4_in_unicode ... ok BUILDSTDERR: for_pyunicode_in_enumerate_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok BUILDSTDERR: for_pyunicode_in_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyunicode_in_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_string ... all_in_conditional_gen (all) BUILDSTDERR: Doctest: all.all_in_conditional_gen ... ok BUILDSTDERR: all_in_double_gen (all) BUILDSTDERR: Doctest: all.all_in_double_gen ... ok BUILDSTDERR: all_in_simple_gen (all) BUILDSTDERR: Doctest: all.all_in_simple_gen ... ok BUILDSTDERR: all_in_simple_gen_scope (all) BUILDSTDERR: Doctest: all.all_in_simple_gen_scope ... ok BUILDSTDERR: all_in_typed_gen (all) BUILDSTDERR: Doctest: all.all_in_typed_gen ... ok BUILDSTDERR: all_item (all) BUILDSTDERR: Doctest: all.all_item ... ok BUILDSTDERR: all_lower_case_characters (all) BUILDSTDERR: Doctest: all.all_lower_case_characters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running all ... test_charptr_coercion (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_charptr_coercion ... ok BUILDSTDERR: test_cpp_pyobject_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_cpp_pyobject_cast ... ok BUILDSTDERR: test_syntax (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_syntax ... ok BUILDSTDERR: test_type_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_type_cast ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running import_star ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: for_in_string.cpp:4135:16: warning: ‘Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 4135 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: for_char_in_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_bytes ... ok BUILDSTDERR: for_char_in_bytes_slice (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_bytes_slice ... ok BUILDSTDERR: for_char_in_char_ptr (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_char_ptr ... ok BUILDSTDERR: for_char_in_enumerate_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_enumerate_bytes ... ok BUILDSTDERR: for_in_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_in_bytes ... ok BUILDSTDERR: for_pyucs4_in_enumerate_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok BUILDSTDERR: for_pyucs4_in_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyucs4_in_unicode ... ok BUILDSTDERR: for_pyunicode_in_enumerate_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok BUILDSTDERR: for_pyunicode_in_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyunicode_in_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running forfrom ... for_else (forfrom) BUILDSTDERR: Doctest: forfrom.for_else ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running forfrom ... test_cdefed_cvalues (import_star) BUILDSTDERR: Doctest: import_star.test_cdefed_cvalues ... ok BUILDSTDERR: test_cdefed_objects (import_star) BUILDSTDERR: Doctest: import_star.test_cdefed_objects ... ok BUILDSTDERR: test_cimported_pi (import_star) BUILDSTDERR: Doctest: import_star.test_cimported_pi ... ok BUILDSTDERR: test_non_cdefed_names (import_star) BUILDSTDERR: Doctest: import_star.test_non_cdefed_names ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running import_star ... for_else (forfrom) BUILDSTDERR: Doctest: forfrom.for_else ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreturn ... funcexceptreturn () BUILDSTDERR: Doctest: funcexceptreturn ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreturn ... test_cdefed_cvalues (import_star) BUILDSTDERR: Doctest: import_star.test_cdefed_cvalues ... ok BUILDSTDERR: test_cdefed_objects (import_star) BUILDSTDERR: Doctest: import_star.test_cdefed_objects ... ok BUILDSTDERR: test_cimported_pi (import_star) BUILDSTDERR: Doctest: import_star.test_cimported_pi ... ok BUILDSTDERR: test_non_cdefed_names (import_star) BUILDSTDERR: Doctest: import_star.test_non_cdefed_names ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running isinstance ... all_in_conditional_gen (all) BUILDSTDERR: Doctest: all.all_in_conditional_gen ... ok BUILDSTDERR: all_in_double_gen (all) BUILDSTDERR: Doctest: all.all_in_double_gen ... ok BUILDSTDERR: all_in_simple_gen (all) BUILDSTDERR: Doctest: all.all_in_simple_gen ... ok BUILDSTDERR: all_in_simple_gen_scope (all) BUILDSTDERR: Doctest: all.all_in_simple_gen_scope ... ok BUILDSTDERR: all_in_typed_gen (all) BUILDSTDERR: Doctest: all.all_in_typed_gen ... ok BUILDSTDERR: all_item (all) BUILDSTDERR: Doctest: all.all_item ... ok BUILDSTDERR: all_lower_case_characters (all) BUILDSTDERR: Doctest: all.all_lower_case_characters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running altet2 ... funcexceptreturn () BUILDSTDERR: Doctest: funcexceptreturn ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_cpp ... altet2 () BUILDSTDERR: Doctest: altet2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running altet2 ... ClassEq (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEq ... ok BUILDSTDERR: ClassEqNe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEqNe ... ok BUILDSTDERR: ClassEqNeGe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEqNeGe ... ok BUILDSTDERR: ClassLe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLe ... ok BUILDSTDERR: ClassLt (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLt ... ok BUILDSTDERR: ClassLtGt (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLtGt ... ok BUILDSTDERR: ClassLtGtInherited (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok BUILDSTDERR: ClassRichcmpOverride (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok BUILDSTDERR: List (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.List ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_auto_richcmp ... test_cpp_specialization (fused_cpp) BUILDSTDERR: Doctest: fused_cpp.test_cpp_specialization ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_def ... altet2 () BUILDSTDERR: Doctest: altet2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running and ... test_custom (isinstance) BUILDSTDERR: Doctest: isinstance.test_custom ... ok BUILDSTDERR: test_custom_tuple (isinstance) BUILDSTDERR: Doctest: isinstance.test_custom_tuple ... ok BUILDSTDERR: test_nested (isinstance) BUILDSTDERR: Doctest: isinstance.test_nested ... ok BUILDSTDERR: test_non_optimised (isinstance) BUILDSTDERR: Doctest: isinstance.test_non_optimised ... ok BUILDSTDERR: test_optimised (isinstance) BUILDSTDERR: Doctest: isinstance.test_optimised ... ok BUILDSTDERR: test_optimised_tuple (isinstance) BUILDSTDERR: Doctest: isinstance.test_optimised_tuple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running isinstance ... and2 (and) BUILDSTDERR: Doctest: and.and2 ... ok BUILDSTDERR: and2_assign (and) BUILDSTDERR: Doctest: and.and2_assign ... ok BUILDSTDERR: and2_literal (and) BUILDSTDERR: Doctest: and.and2_literal ... ok BUILDSTDERR: and2_no_result (and) BUILDSTDERR: Doctest: and.and2_no_result ... ok BUILDSTDERR: and3 (and) BUILDSTDERR: Doctest: and.and3 ... ok BUILDSTDERR: c_int_results (and) BUILDSTDERR: Doctest: and.c_int_results ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running and ... and2 (and) BUILDSTDERR: Doctest: and.and2 ... ok BUILDSTDERR: and2_assign (and) BUILDSTDERR: Doctest: and.and2_assign ... ok BUILDSTDERR: and2_literal (and) BUILDSTDERR: Doctest: and.and2_literal ... ok BUILDSTDERR: and2_no_result (and) BUILDSTDERR: Doctest: and.and2_no_result ... ok BUILDSTDERR: and3 (and) BUILDSTDERR: Doctest: and.and3 ... ok BUILDSTDERR: c_int_results (and) BUILDSTDERR: Doctest: and.c_int_results ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running annotate_html ... annotate_html () BUILDSTDERR: Doctest: annotate_html ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running annotate_html ... test_custom (isinstance) BUILDSTDERR: Doctest: isinstance.test_custom ... ok BUILDSTDERR: test_custom_tuple (isinstance) BUILDSTDERR: Doctest: isinstance.test_custom_tuple ... ok BUILDSTDERR: test_nested (isinstance) BUILDSTDERR: Doctest: isinstance.test_nested ... ok BUILDSTDERR: test_non_optimised (isinstance) BUILDSTDERR: Doctest: isinstance.test_non_optimised ... ok BUILDSTDERR: test_optimised (isinstance) BUILDSTDERR: Doctest: isinstance.test_optimised ... ok BUILDSTDERR: test_optimised_tuple (isinstance) BUILDSTDERR: Doctest: isinstance.test_optimised_tuple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running isnot ... is_not (isnot) BUILDSTDERR: Doctest: isnot.is_not ... ok BUILDSTDERR: is_not_None (isnot) BUILDSTDERR: Doctest: isnot.is_not_None ... ok BUILDSTDERR: not_is (isnot) BUILDSTDERR: Doctest: isnot.not_is ... ok BUILDSTDERR: not_is_None (isnot) BUILDSTDERR: Doctest: isnot.not_is_None ... ok BUILDSTDERR: not_is_not (isnot) BUILDSTDERR: Doctest: isnot.not_is_not ... ok BUILDSTDERR: not_is_not_None (isnot) BUILDSTDERR: Doctest: isnot.not_is_not_None ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running isnot ... is_not (isnot) BUILDSTDERR: Doctest: isnot.is_not ... ok BUILDSTDERR: is_not_None (isnot) BUILDSTDERR: Doctest: isnot.is_not_None ... ok BUILDSTDERR: not_is (isnot) BUILDSTDERR: Doctest: isnot.not_is ... ok BUILDSTDERR: not_is_None (isnot) BUILDSTDERR: Doctest: isnot.not_is_None ... ok BUILDSTDERR: not_is_not (isnot) BUILDSTDERR: Doctest: isnot.not_is_not ... ok BUILDSTDERR: not_is_not_None (isnot) BUILDSTDERR: Doctest: isnot.not_is_not_None ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running iteratorexception ... annotate_html () BUILDSTDERR: Doctest: annotate_html ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running anonymousenum ... anonymousenum () BUILDSTDERR: Doctest: anonymousenum ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running anonymousenum ... anonymousenum () BUILDSTDERR: Doctest: anonymousenum ... ok BUILDSTDERR: f (iteratorexception) BUILDSTDERR: Doctest: iteratorexception.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iteratorexception ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running arg_incref ... f (arg_incref) BUILDSTDERR: Doctest: arg_incref.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running arg_incref ... ClassEq (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEq ... ok BUILDSTDERR: ClassEqNe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEqNe ... ok BUILDSTDERR: ClassEqNeGe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassEqNeGe ... ok BUILDSTDERR: ClassLe (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLe ... ok BUILDSTDERR: ClassLt (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLt ... ok BUILDSTDERR: ClassLtGt (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLtGt ... ok BUILDSTDERR: ClassLtGtInherited (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok BUILDSTDERR: ClassRichcmpOverride (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok BUILDSTDERR: List (ext_auto_richcmp) BUILDSTDERR: Doctest: ext_auto_richcmp.List ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in ext_auto_richcmp ... ClassEq (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassEq ... ok BUILDSTDERR: ClassEqNe (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassEqNe ... ok BUILDSTDERR: ClassEqNeGe (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassEqNeGe ... ok BUILDSTDERR: ClassLe (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassLe ... ok BUILDSTDERR: ClassLt (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassLt ... ok BUILDSTDERR: ClassLtGt (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassLtGt ... ok BUILDSTDERR: ClassLtGtInherited (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassLtGtInherited ... ok BUILDSTDERR: ClassRichcmpOverride (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.ClassRichcmpOverride ... ok BUILDSTDERR: List (pure_doctest__ext_auto_richcmp) BUILDSTDERR: Doctest: pure_doctest__ext_auto_richcmp.List ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extended_unpacking_T409 ... f (iteratorexception) BUILDSTDERR: Doctest: iteratorexception.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running king1 ... f (arg_incref) BUILDSTDERR: Doctest: arg_incref.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running argument_unpacking_closure_T736 ... extended (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.extended ... ok BUILDSTDERR: simple (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.simple ... ok BUILDSTDERR: simple_parallel (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.simple_parallel ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extended_unpacking_T409 ... bf (king1) BUILDSTDERR: Doctest: king1.bf ... ok BUILDSTDERR: uf (king1) BUILDSTDERR: Doctest: king1.uf ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running king1 ... default_args_for_closure (argument_unpacking_closure_T736) BUILDSTDERR: Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argument_unpacking_closure_T736 ... bf (king1) BUILDSTDERR: Doctest: king1.bf ... ok BUILDSTDERR: uf (king1) BUILDSTDERR: Doctest: king1.uf ... ok BUILDSTDERR: extended (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.extended ... ok BUILDSTDERR: simple (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.simple ... ok BUILDSTDERR: simple_parallel (extended_unpacking_T409) BUILDSTDERR: Doctest: extended_unpacking_T409.simple_parallel ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwargproblems ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extern_builtins_T258 ... test (kwargproblems) BUILDSTDERR: Doctest: kwargproblems.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwargproblems ... test_list (extern_builtins_T258) BUILDSTDERR: Doctest: extern_builtins_T258.test_list ... ok BUILDSTDERR: test_tuple (extern_builtins_T258) BUILDSTDERR: Doctest: extern_builtins_T258.test_tuple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extern_builtins_T258 ... default_args_for_closure (argument_unpacking_closure_T736) BUILDSTDERR: Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (pure_doctest__argument_unpacking_closure_T736) BUILDSTDERR: Doctest: pure_doctest__argument_unpacking_closure_T736.default_args_for_closure ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running arithmetic_analyse_types ... test (kwargproblems) BUILDSTDERR: Doctest: kwargproblems.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwonlyargs ... test_list (extern_builtins_T258) BUILDSTDERR: Doctest: extern_builtins_T258.test_list ... ok BUILDSTDERR: test_tuple (extern_builtins_T258) BUILDSTDERR: Doctest: extern_builtins_T258.test_tuple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end extern_include_order ... longlong_binop (arithmetic_analyse_types) BUILDSTDERR: Doctest: arithmetic_analyse_types.longlong_binop ... ok BUILDSTDERR: longlong_unnop (arithmetic_analyse_types) BUILDSTDERR: Doctest: arithmetic_analyse_types.longlong_unnop ... ok BUILDSTDERR: short_binop (arithmetic_analyse_types) BUILDSTDERR: Doctest: arithmetic_analyse_types.short_binop ... ok BUILDSTDERR: short_unnop (arithmetic_analyse_types) BUILDSTDERR: Doctest: arithmetic_analyse_types.short_unnop ... ok BUILDSTDERR: test_bint (arithmetic_analyse_types) BUILDSTDERR: Doctest: arithmetic_analyse_types.test_bint ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_all ... b (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.b ... ok BUILDSTDERR: c (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.c ... ok BUILDSTDERR: d (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.d ... ok BUILDSTDERR: e (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.e ... ok BUILDSTDERR: f (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.f ... ok BUILDSTDERR: g (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.g ... ok BUILDSTDERR: h (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.h ... ok BUILDSTDERR: k (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.k ... ok BUILDSTDERR: l (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.l ... ok BUILDSTDERR: m (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.m ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwonlyargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extmember ... b (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.b ... ok BUILDSTDERR: c (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.c ... ok BUILDSTDERR: d (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.d ... ok BUILDSTDERR: e (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.e ... ok BUILDSTDERR: f (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.f ... ok BUILDSTDERR: g (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.g ... ok BUILDSTDERR: h (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.h ... ok BUILDSTDERR: k (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.k ... ok BUILDSTDERR: l (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.l ... ok BUILDSTDERR: m (kwonlyargs) BUILDSTDERR: Doctest: kwonlyargs.m ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_T195 ... autotestdict_all () BUILDSTDERR: Doctest: autotestdict_all ... ok BUILDSTDERR: MyCdefClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyClass ... ok BUILDSTDERR: method (autotestdict_all.MyClass) BUILDSTDERR: Doctest: autotestdict_all.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyOtherCdefClass ... ok BUILDSTDERR: cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok BUILDSTDERR: cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok BUILDSTDERR: method (line 73) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok BUILDSTDERR: method (line 62) (autotestdict_all.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok BUILDSTDERR: cdeffunc (line 26) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok BUILDSTDERR: mycpdeffunc (line 49) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok BUILDSTDERR: myfunc (line 40) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok BUILDSTDERR: mycpdeffunc (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.myfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_all ... extmember () BUILDSTDERR: Doctest: extmember ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extmember ... make_const0 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const0 ... ok BUILDSTDERR: make_const1 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const1 ... ok BUILDSTDERR: make_const_calc0 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc0 ... ok BUILDSTDERR: make_const_calc1 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc1 ... ok BUILDSTDERR: make_const_calc1_xy (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc1_xy ... ok BUILDSTDERR: make_identity (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_identity ... ok BUILDSTDERR: make_lambda_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_lambda_lambda ... ok BUILDSTDERR: make_typed_lambda_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_typed_lambda_lambda ... ok BUILDSTDERR: pass_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda ... ok BUILDSTDERR: pass_lambda_with_args (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args ... ok BUILDSTDERR: pass_lambda_with_args_kwargs (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok BUILDSTDERR: pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_T195 ... extmember () BUILDSTDERR: Doctest: extmember ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype_freelist ... autotestdict_all () BUILDSTDERR: Doctest: autotestdict_all ... ok BUILDSTDERR: MyCdefClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict_all.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyClass ... ok BUILDSTDERR: method (autotestdict_all.MyClass) BUILDSTDERR: Doctest: autotestdict_all.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.MyOtherCdefClass ... ok BUILDSTDERR: cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok BUILDSTDERR: cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok BUILDSTDERR: method (line 73) (autotestdict_all.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok BUILDSTDERR: method (line 62) (autotestdict_all.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok BUILDSTDERR: cdeffunc (line 26) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok BUILDSTDERR: mycpdeffunc (line 49) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok BUILDSTDERR: myfunc (line 40) (autotestdict_all.__test__) BUILDSTDERR: Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok BUILDSTDERR: mycpdeffunc (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict_all) BUILDSTDERR: Doctest: autotestdict_all.myfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_cdef ... make_const0 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const0 ... ok BUILDSTDERR: make_const1 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const1 ... ok BUILDSTDERR: make_const_calc0 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc0 ... ok BUILDSTDERR: make_const_calc1 (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc1 ... ok BUILDSTDERR: make_const_calc1_xy (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_const_calc1_xy ... ok BUILDSTDERR: make_identity (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_identity ... ok BUILDSTDERR: make_lambda_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_lambda_lambda ... ok BUILDSTDERR: make_typed_lambda_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.make_typed_lambda_lambda ... ok BUILDSTDERR: pass_lambda (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda ... ok BUILDSTDERR: pass_lambda_with_args (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args ... ok BUILDSTDERR: pass_lambda_with_args_kwargs (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok BUILDSTDERR: pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) BUILDSTDERR: Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_T723 ... t723 (lambda_T723) BUILDSTDERR: Doctest: lambda_T723.t723 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_T723 ... autotestdict_cdef () BUILDSTDERR: Doctest: autotestdict_cdef ... ok BUILDSTDERR: MyCdefClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyClass ... ok BUILDSTDERR: method (autotestdict_cdef.MyClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyOtherCdefClass ... ok BUILDSTDERR: cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok BUILDSTDERR: cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok BUILDSTDERR: method (line 72) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok BUILDSTDERR: method (line 61) (autotestdict_cdef.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok BUILDSTDERR: cdeffunc (line 25) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok BUILDSTDERR: mycpdeffunc (line 48) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok BUILDSTDERR: myfunc (line 39) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok BUILDSTDERR: mycpdeffunc (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.myfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_cdef ... t723 (lambda_T723) BUILDSTDERR: Doctest: lambda_T723.t723 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_class_T605 ... DecoratedPyClass (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.DecoratedPyClass ... ok BUILDSTDERR: ExtSubType (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubType ... ok BUILDSTDERR: ExtSubTypeNoGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeNoGC ... ok BUILDSTDERR: ExtSubTypeWithCAttr (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok BUILDSTDERR: ExtSubTypeWithCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok BUILDSTDERR: ExtSubTypeWithMoreCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok BUILDSTDERR: ExtTypeNoGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeNoGC ... ok BUILDSTDERR: ExtTypeWithCAttr (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCAttr ... ok BUILDSTDERR: ExtTypeWithCAttrNoFreelist (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok BUILDSTDERR: ExtTypeWithCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCMethods ... ok BUILDSTDERR: ExtTypeWithGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithGC ... ok BUILDSTDERR: ExtTypeWithRefCycle (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok BUILDSTDERR: LargerExtSubType (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.LargerExtSubType ... ok BUILDSTDERR: tpnew_ExtTypeWithGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok BUILDSTDERR: Bar (lambda_class_T605) BUILDSTDERR: Doctest: lambda_class_T605.Bar ... ok BUILDSTDERR: Foo (lambda_class_T605) BUILDSTDERR: Doctest: lambda_class_T605.Foo ... ok BUILDSTDERR: autotestdict_cdef () BUILDSTDERR: Doctest: autotestdict_cdef ... ok BUILDSTDERR: MyCdefClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass ... ok BUILDSTDERR: __contains__ (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok BUILDSTDERR: __len__ (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok BUILDSTDERR: cpdef_method (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok BUILDSTDERR: method (autotestdict_cdef.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyCdefClass.method ... ok BUILDSTDERR: MyClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyClass ... ok BUILDSTDERR: method (autotestdict_cdef.MyClass) BUILDSTDERR: Doctest: autotestdict_cdef.MyClass.method ... ok BUILDSTDERR: MyOtherCdefClass (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.MyOtherCdefClass ... ok BUILDSTDERR: cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok BUILDSTDERR: cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype_freelist ... ok BUILDSTDERR: method (line 72) (autotestdict_cdef.__test__.MyCdefClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok BUILDSTDERR: method (line 61) (autotestdict_cdef.__test__.MyClass) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok BUILDSTDERR: cdeffunc (line 25) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok BUILDSTDERR: mycpdeffunc (line 48) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok BUILDSTDERR: myfunc (line 39) (autotestdict_cdef.__test__) BUILDSTDERR: Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok BUILDSTDERR: mycpdeffunc (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.mycpdeffunc ... ok BUILDSTDERR: myfunc (autotestdict_cdef) BUILDSTDERR: Doctest: autotestdict_cdef.myfunc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_class_T605 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running baas3 ... baas3 () BUILDSTDERR: Doctest: baas3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running baas3 ... Bar (lambda_class_T605) BUILDSTDERR: Doctest: lambda_class_T605.Bar ... ok BUILDSTDERR: Foo (lambda_class_T605) BUILDSTDERR: Doctest: lambda_class_T605.Foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_tests ... baas3 () BUILDSTDERR: Doctest: baas3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bint ... test (bint) BUILDSTDERR: Doctest: bint.test ... ok BUILDSTDERR: test_types (bint) BUILDSTDERR: Doctest: bint.test_types ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint ... test (bint) BUILDSTDERR: Doctest: bint.test ... ok BUILDSTDERR: test_types (bint) BUILDSTDERR: Doctest: bint.test_types ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bishop1 ... bishop1 () BUILDSTDERR: Doctest: bishop1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bishop1 ... DecoratedPyClass (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.DecoratedPyClass ... ok BUILDSTDERR: ExtSubType (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubType ... ok BUILDSTDERR: ExtSubTypeNoGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeNoGC ... ok BUILDSTDERR: ExtSubTypeWithCAttr (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok BUILDSTDERR: ExtSubTypeWithCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok BUILDSTDERR: ExtSubTypeWithMoreCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok BUILDSTDERR: ExtTypeNoGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeNoGC ... ok BUILDSTDERR: ExtTypeWithCAttr (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCAttr ... ok BUILDSTDERR: ExtTypeWithCAttrNoFreelist (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok BUILDSTDERR: ExtTypeWithCMethods (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithCMethods ... ok BUILDSTDERR: ExtTypeWithGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithGC ... ok BUILDSTDERR: ExtTypeWithRefCycle (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok BUILDSTDERR: LargerExtSubType (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.LargerExtSubType ... ok BUILDSTDERR: tpnew_ExtTypeWithGC (exttype_freelist) BUILDSTDERR: Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running final_cdef_class ... bishop1 () BUILDSTDERR: Doctest: bishop1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_next ... builtin_next () BUILDSTDERR: Doctest: builtin_next ... ok BUILDSTDERR: test_default_next (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_default_next ... ok BUILDSTDERR: test_next_not_iterable (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_next_not_iterable ... ok BUILDSTDERR: test_next_override (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_next_override ... ok BUILDSTDERR: test_single_next (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_single_next ... ok BUILDSTDERR: FinalClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.FinalClass ... ok BUILDSTDERR: FinalSubClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.FinalSubClass ... ok BUILDSTDERR: NonFinalClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.NonFinalClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_next ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running final_cdef_class ... builtin_next () BUILDSTDERR: Doctest: builtin_next ... ok BUILDSTDERR: test_default_next (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_default_next ... ok BUILDSTDERR: test_next_not_iterable (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_next_not_iterable ... ok BUILDSTDERR: test_next_override (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_next_override ... ok BUILDSTDERR: test_single_next (builtin_next) BUILDSTDERR: Doctest: builtin_next.test_single_next ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtincomplex ... complex_arg (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_arg ... ok BUILDSTDERR: complex_attributes (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_attributes ... ok BUILDSTDERR: complex_attributes_assign (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_attributes_assign ... ok BUILDSTDERR: complex_coercion (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_coercion ... ok BUILDSTDERR: complex_conjugate_nonsimple (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_conjugate_nonsimple ... ok BUILDSTDERR: complex_conjugate_nonsimple_float (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok BUILDSTDERR: complex_cstruct_assign (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_cstruct_assign ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtincomplex ... FinalClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.FinalClass ... ok BUILDSTDERR: FinalSubClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.FinalSubClass ... ok BUILDSTDERR: NonFinalClass (final_cdef_class) BUILDSTDERR: Doctest: final_cdef_class.NonFinalClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running flatin ... complex_arg (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_arg ... ok BUILDSTDERR: complex_attributes (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_attributes ... ok BUILDSTDERR: complex_attributes_assign (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_attributes_assign ... ok BUILDSTDERR: complex_coercion (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_coercion ... ok BUILDSTDERR: complex_conjugate_nonsimple (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_conjugate_nonsimple ... ok BUILDSTDERR: complex_conjugate_nonsimple_float (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok BUILDSTDERR: complex_cstruct_assign (builtincomplex) BUILDSTDERR: Doctest: builtincomplex.complex_cstruct_assign ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_ascii_auto_encoding ... test_in (flatin) BUILDSTDERR: Doctest: flatin.test_in ... ok BUILDSTDERR: test_not_in (flatin) BUILDSTDERR: Doctest: flatin.test_not_in ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running flatin ... as_objects (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_ascii_auto_encoding ... test_in (flatin) BUILDSTDERR: Doctest: flatin.test_in ... ok BUILDSTDERR: test_not_in (flatin) BUILDSTDERR: Doctest: flatin.test_not_in ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_division ... div_1_by (float_division) BUILDSTDERR: Doctest: float_division.div_1_by ... ok BUILDSTDERR: div_by_0 (float_division) BUILDSTDERR: Doctest: float_division.div_by_0 ... ok BUILDSTDERR: div_by_2 (float_division) BUILDSTDERR: Doctest: float_division.div_by_2 ... ok BUILDSTDERR: div_by_inf (float_division) BUILDSTDERR: Doctest: float_division.div_by_inf ... ok BUILDSTDERR: div_by_nan (float_division) BUILDSTDERR: Doctest: float_division.div_by_nan ... ok BUILDSTDERR: div_by_neg_2 (float_division) BUILDSTDERR: Doctest: float_division.div_by_neg_2 ... ok BUILDSTDERR: div_inf_by (float_division) BUILDSTDERR: Doctest: float_division.div_inf_by ... ok BUILDSTDERR: div_nan_by (float_division) BUILDSTDERR: Doctest: float_division.div_nan_by ... as_objects (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: div_neg_2_by (float_division) BUILDSTDERR: Doctest: float_division.div_neg_2_by ... ok BUILDSTDERR: check_auto_string_type (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: div_neg_inf_by (float_division) BUILDSTDERR: Doctest: float_division.div_neg_inf_by ... ok BUILDSTDERR: from_object (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.from_object ... ok BUILDSTDERR: float_by_float (float_division) BUILDSTDERR: Doctest: float_division.float_by_float ... ok BUILDSTDERR: slice_as_objects (bytearray_ascii_auto_encoding) BUILDSTDERR: Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: float_by_int (float_division) BUILDSTDERR: Doctest: float_division.float_by_int ... ok BUILDSTDERR: int_by_float (float_division) BUILDSTDERR: Doctest: float_division.int_by_float ... ok BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_indexing ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_division ... div_1_by (float_division) BUILDSTDERR: Doctest: float_division.div_1_by ... ok BUILDSTDERR: div_by_0 (float_division) BUILDSTDERR: Doctest: float_division.div_by_0 ... ok BUILDSTDERR: div_by_2 (float_division) BUILDSTDERR: Doctest: float_division.div_by_2 ... ok BUILDSTDERR: div_by_inf (float_division) BUILDSTDERR: Doctest: float_division.div_by_inf ... ok BUILDSTDERR: div_by_nan (float_division) BUILDSTDERR: Doctest: float_division.div_by_nan ... ok BUILDSTDERR: div_by_neg_2 (float_division) BUILDSTDERR: Doctest: float_division.div_by_neg_2 ... ok BUILDSTDERR: div_inf_by (float_division) BUILDSTDERR: Doctest: float_division.div_inf_by ... ok BUILDSTDERR: div_nan_by (float_division) BUILDSTDERR: Doctest: float_division.div_nan_by ... ok BUILDSTDERR: div_neg_2_by (float_division) BUILDSTDERR: Doctest: float_division.div_neg_2_by ... ok BUILDSTDERR: div_neg_inf_by (float_division) BUILDSTDERR: Doctest: float_division.div_neg_inf_by ... ok BUILDSTDERR: float_by_float (float_division) BUILDSTDERR: Doctest: float_division.float_by_float ... ok BUILDSTDERR: float_by_int (float_division) BUILDSTDERR: Doctest: float_division.float_by_int ... ok BUILDSTDERR: int_by_float (float_division) BUILDSTDERR: Doctest: float_division.int_by_float ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_floor_division_T260 ... floor_div_float (float_floor_division_T260) BUILDSTDERR: Doctest: float_floor_division_T260.floor_div_float ... ok BUILDSTDERR: index_literal (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal ... ok BUILDSTDERR: index_literal_char_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_cast ... ok BUILDSTDERR: index_literal_char_coerce (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_coerce ... ok BUILDSTDERR: index_literal_char_coerce_no_check (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok BUILDSTDERR: index_literal_uchar_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_uchar_cast ... ok BUILDSTDERR: index_nonliteral_char_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_cast ... ok BUILDSTDERR: index_nonliteral_char_coerce (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok BUILDSTDERR: index_nonliteral_char_coerce_no_check (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok BUILDSTDERR: index_nonliteral_uchar_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_floor_division_T260 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytes_indexing ... floor_div_float (float_floor_division_T260) BUILDSTDERR: Doctest: float_floor_division_T260.floor_div_float ... ok BUILDSTDERR: g0 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g0 ... ok BUILDSTDERR: g1 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g1 ... ok BUILDSTDERR: g10 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g10 ... ok BUILDSTDERR: g12 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g12 ... ok BUILDSTDERR: g14 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g14 ... ok BUILDSTDERR: g15 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g15 ... ok BUILDSTDERR: g17 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g17 ... ok BUILDSTDERR: g18 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g18 ... ok BUILDSTDERR: g2 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g2 ... ok BUILDSTDERR: g20 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g20 ... ok BUILDSTDERR: g21 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g21 ... ok BUILDSTDERR: g22 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g22 ... ok BUILDSTDERR: g23 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g23 ... ok BUILDSTDERR: g24 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g24 ... ok BUILDSTDERR: g25 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g25 ... ok BUILDSTDERR: g26 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g26 ... ok BUILDSTDERR: g27 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g27 ... ok BUILDSTDERR: g28 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g28 ... ok BUILDSTDERR: g29 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g29 ... ok BUILDSTDERR: g3 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g3 ... ok BUILDSTDERR: g30 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g30 ... ok BUILDSTDERR: g31 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g31 ... ok BUILDSTDERR: g32 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g32 ... ok BUILDSTDERR: g34 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g34 ... ok BUILDSTDERR: g35 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g35 ... ok BUILDSTDERR: g38 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g38 ... ok BUILDSTDERR: g39 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g39 ... ok BUILDSTDERR: g40 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g40 ... ok BUILDSTDERR: g41 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g41 ... ok BUILDSTDERR: g46 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g46 ... ok BUILDSTDERR: g5 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g5 ... ok BUILDSTDERR: g53 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g53 ... ok BUILDSTDERR: g54 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g54 ... ok BUILDSTDERR: g56 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g56 ... ok BUILDSTDERR: g57 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g57 ... ok BUILDSTDERR: g58 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g58 ... ok BUILDSTDERR: g59 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g59 ... ok BUILDSTDERR: g6 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g6 ... ok BUILDSTDERR: g60 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g60 ... ok BUILDSTDERR: g63 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g63 ... ok BUILDSTDERR: g64 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g64 ... ok BUILDSTDERR: g65 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g65 ... ok BUILDSTDERR: g66 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g66 ... ok BUILDSTDERR: g67 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g67 ... ok BUILDSTDERR: g68 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g68 ... ok BUILDSTDERR: g69 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g69 ... ok BUILDSTDERR: g7 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g7 ... ok BUILDSTDERR: g70 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g70 ... ok BUILDSTDERR: g71 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g71 ... ok BUILDSTDERR: g73 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g73 ... ok BUILDSTDERR: g74 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g74 ... ok BUILDSTDERR: g75 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g75 ... ok BUILDSTDERR: g8 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g8 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fstring ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_tests ... index_literal (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal ... ok BUILDSTDERR: index_literal_char_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_cast ... ok BUILDSTDERR: index_literal_char_coerce (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_coerce ... ok BUILDSTDERR: index_literal_char_coerce_no_check (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok BUILDSTDERR: index_literal_uchar_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_literal_uchar_cast ... ok BUILDSTDERR: index_nonliteral_char_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_cast ... ok BUILDSTDERR: index_nonliteral_char_coerce (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok BUILDSTDERR: index_nonliteral_char_coerce_no_check (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok BUILDSTDERR: index_nonliteral_uchar_cast (bytes_indexing) BUILDSTDERR: Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytesmethods ... bytes_decode (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode ... ok BUILDSTDERR: bytes_decode_unbound_method (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_unbound_method ... ok BUILDSTDERR: bytes_decode_utf16 (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16 ... ok BUILDSTDERR: bytes_decode_utf16_be (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16_be ... ok BUILDSTDERR: bytes_decode_utf16_le (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16_le ... ok BUILDSTDERR: bytes_endswith (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_endswith ... ok BUILDSTDERR: bytes_join (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_join ... ok BUILDSTDERR: bytes_startswith (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_startswith ... ok BUILDSTDERR: literal_join (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.literal_join ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytesmethods ... bytes_decode (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode ... ok BUILDSTDERR: bytes_decode_unbound_method (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_unbound_method ... ok BUILDSTDERR: bytes_decode_utf16 (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16 ... ok BUILDSTDERR: bytes_decode_utf16_be (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16_be ... ok BUILDSTDERR: bytes_decode_utf16_le (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_decode_utf16_le ... ok BUILDSTDERR: bytes_endswith (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_endswith ... ok BUILDSTDERR: bytes_join (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_join ... ok BUILDSTDERR: bytes_startswith (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.bytes_startswith ... ok BUILDSTDERR: literal_join (bytesmethods) BUILDSTDERR: Doctest: bytesmethods.literal_join ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running call_py_cy ... cy_call_kw_and_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok BUILDSTDERR: cy_call_noargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_noargs ... ok BUILDSTDERR: cy_call_onearg (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_onearg ... ok BUILDSTDERR: cy_call_pos_and_starargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_pos_and_starargs ... ok BUILDSTDERR: cy_call_pos_and_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok BUILDSTDERR: cy_call_starargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_starargs ... ok BUILDSTDERR: cy_call_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_starstarargs ... ok BUILDSTDERR: cy_call_two_kwargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_two_kwargs ... ok BUILDSTDERR: cy_call_twoargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_twoargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running call_py_cy ... escaping (fstring) BUILDSTDERR: Doctest: fstring.escaping ... ok BUILDSTDERR: format2 (fstring) BUILDSTDERR: Doctest: fstring.format2 ... ok BUILDSTDERR: format_bool (fstring) BUILDSTDERR: Doctest: fstring.format_bool ... ok BUILDSTDERR: format_c_enum (fstring) BUILDSTDERR: Doctest: fstring.format_c_enum ... ok BUILDSTDERR: format_c_number_const (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_const ... ok BUILDSTDERR: format_c_number_range (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range ... ok BUILDSTDERR: format_c_number_range_dyn_width (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_dyn_width ... ok BUILDSTDERR: format_c_number_range_width (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width ... ok BUILDSTDERR: format_c_number_range_width0 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width0 ... ok BUILDSTDERR: format_c_number_range_width1 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width1 ... ok BUILDSTDERR: format_c_number_range_width_m4 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width_m4 ... ok BUILDSTDERR: format_c_numbers (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers ... ok BUILDSTDERR: format_c_numbers_max (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers_max ... ok BUILDSTDERR: format_c_numbers_unsigned (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers_unsigned ... ok BUILDSTDERR: format_c_values (fstring) BUILDSTDERR: Doctest: fstring.format_c_values ... ok BUILDSTDERR: format_decoded_bytes (fstring) BUILDSTDERR: Doctest: fstring.format_decoded_bytes ... ok BUILDSTDERR: format_pystr (fstring) BUILDSTDERR: Doctest: fstring.format_pystr ... ok BUILDSTDERR: format_repr (fstring) BUILDSTDERR: Doctest: fstring.format_repr ... ok BUILDSTDERR: format_str (fstring) BUILDSTDERR: Doctest: fstring.format_str ... ok BUILDSTDERR: format_strings (fstring) BUILDSTDERR: Doctest: fstring.format_strings ... ok BUILDSTDERR: generated_fstring (fstring) BUILDSTDERR: Doctest: fstring.generated_fstring ... ok BUILDSTDERR: nested_constant (fstring) BUILDSTDERR: Doctest: fstring.nested_constant ... ok BUILDSTDERR: percent_s_unicode (fstring) BUILDSTDERR: Doctest: fstring.percent_s_unicode ... ok BUILDSTDERR: raw_fstring (fstring) BUILDSTDERR: Doctest: fstring.raw_fstring ... ok BUILDSTDERR: test_await_inside_f_string (fstring) BUILDSTDERR: Doctest: fstring.test_await_inside_f_string ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fstring ... cy_call_kw_and_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok BUILDSTDERR: cy_call_noargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_noargs ... ok BUILDSTDERR: cy_call_onearg (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_onearg ... ok BUILDSTDERR: cy_call_pos_and_starargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_pos_and_starargs ... ok BUILDSTDERR: cy_call_pos_and_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok BUILDSTDERR: cy_call_starargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_starargs ... ok BUILDSTDERR: cy_call_starstarargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_starstarargs ... ok BUILDSTDERR: cy_call_two_kwargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_two_kwargs ... ok BUILDSTDERR: cy_call_twoargs (call_py_cy) BUILDSTDERR: Doctest: call_py_cy.cy_call_twoargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running capiimpl ... capiimpl () BUILDSTDERR: Doctest: capiimpl ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running capiimpl ... capiimpl () BUILDSTDERR: Doctest: capiimpl ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok BUILDSTDERR: simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok BUILDSTDERR: recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok BUILDSTDERR: simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) BUILDSTDERR: Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_locals_decorator_T477 ... g0 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g0 ... ok BUILDSTDERR: g1 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g1 ... ok BUILDSTDERR: g10 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g10 ... ok BUILDSTDERR: g12 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g12 ... ok BUILDSTDERR: g14 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g14 ... ok BUILDSTDERR: g15 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g15 ... ok BUILDSTDERR: g17 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g17 ... ok BUILDSTDERR: g18 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g18 ... ok BUILDSTDERR: g2 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g2 ... ok BUILDSTDERR: g20 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g20 ... ok BUILDSTDERR: g21 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g21 ... ok BUILDSTDERR: g22 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g22 ... ok BUILDSTDERR: g23 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g23 ... ok BUILDSTDERR: g24 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g24 ... ok BUILDSTDERR: g25 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g25 ... ok BUILDSTDERR: g26 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g26 ... ok BUILDSTDERR: g27 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g27 ... ok BUILDSTDERR: g28 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g28 ... ok BUILDSTDERR: g29 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g29 ... ok BUILDSTDERR: g3 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g3 ... ok BUILDSTDERR: g30 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g30 ... ok BUILDSTDERR: g31 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g31 ... ok BUILDSTDERR: g32 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g32 ... ok BUILDSTDERR: g34 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g34 ... ok BUILDSTDERR: g35 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g35 ... ok BUILDSTDERR: g38 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g38 ... ok BUILDSTDERR: g39 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g39 ... ok BUILDSTDERR: g40 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g40 ... ok BUILDSTDERR: g41 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g41 ... ok BUILDSTDERR: g46 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g46 ... ok BUILDSTDERR: g5 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g5 ... ok BUILDSTDERR: g53 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g53 ... ok BUILDSTDERR: g54 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g54 ... ok BUILDSTDERR: g56 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g56 ... ok BUILDSTDERR: g57 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g57 ... ok BUILDSTDERR: g58 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g58 ... ok BUILDSTDERR: g59 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g59 ... ok BUILDSTDERR: g6 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g6 ... ok BUILDSTDERR: g60 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g60 ... ok BUILDSTDERR: g63 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g63 ... ok BUILDSTDERR: g64 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g64 ... ok BUILDSTDERR: g65 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g65 ... ok BUILDSTDERR: g66 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g66 ... ok BUILDSTDERR: g67 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g67 ... ok BUILDSTDERR: g68 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g68 ... ok BUILDSTDERR: g69 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g69 ... ok BUILDSTDERR: g7 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g7 ... ok BUILDSTDERR: g70 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g70 ... ok BUILDSTDERR: g71 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g71 ... ok BUILDSTDERR: g73 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g73 ... ok BUILDSTDERR: g74 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g74 ... ok BUILDSTDERR: g75 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g75 ... ok BUILDSTDERR: g8 (lambda_tests) BUILDSTDERR: Doctest: lambda_tests.g8 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running large_consts_T237 ... test (cdef_locals_decorator_T477) BUILDSTDERR: Doctest: cdef_locals_decorator_T477.test ... ok BUILDSTDERR: test_defval (cdef_locals_decorator_T477) BUILDSTDERR: Doctest: cdef_locals_decorator_T477.test_defval ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_locals_decorator_T477 ... add_large (large_consts_T237) BUILDSTDERR: Doctest: large_consts_T237.add_large ... ok BUILDSTDERR: add_large_pow (large_consts_T237) BUILDSTDERR: Doctest: large_consts_T237.add_large_pow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running large_consts_T237 ... test (cdef_locals_decorator_T477) BUILDSTDERR: Doctest: cdef_locals_decorator_T477.test ... ok BUILDSTDERR: test_defval (cdef_locals_decorator_T477) BUILDSTDERR: Doctest: cdef_locals_decorator_T477.test_defval ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_members_binding_properties ... add_large (large_consts_T237) BUILDSTDERR: Doctest: large_consts_T237.add_large ... ok BUILDSTDERR: add_large_pow (large_consts_T237) BUILDSTDERR: Doctest: large_consts_T237.add_large_pow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libcpp_algo ... escaping (fstring) BUILDSTDERR: Doctest: fstring.escaping ... ok BUILDSTDERR: format2 (fstring) BUILDSTDERR: Doctest: fstring.format2 ... ok BUILDSTDERR: format_bool (fstring) BUILDSTDERR: Doctest: fstring.format_bool ... ok BUILDSTDERR: format_c_enum (fstring) BUILDSTDERR: Doctest: fstring.format_c_enum ... ok BUILDSTDERR: format_c_number_const (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_const ... ok BUILDSTDERR: format_c_number_range (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range ... ok BUILDSTDERR: format_c_number_range_dyn_width (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_dyn_width ... ok BUILDSTDERR: format_c_number_range_width (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width ... ok BUILDSTDERR: format_c_number_range_width0 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width0 ... ok BUILDSTDERR: format_c_number_range_width1 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width1 ... ok BUILDSTDERR: format_c_number_range_width_m4 (fstring) BUILDSTDERR: Doctest: fstring.format_c_number_range_width_m4 ... ok BUILDSTDERR: format_c_numbers (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers ... ok BUILDSTDERR: format_c_numbers_max (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers_max ... ok BUILDSTDERR: format_c_numbers_unsigned (fstring) BUILDSTDERR: Doctest: fstring.format_c_numbers_unsigned ... ok BUILDSTDERR: format_c_values (fstring) BUILDSTDERR: Doctest: fstring.format_c_values ... ok BUILDSTDERR: format_decoded_bytes (fstring) BUILDSTDERR: Doctest: fstring.format_decoded_bytes ... ok BUILDSTDERR: format_pystr (fstring) BUILDSTDERR: Doctest: fstring.format_pystr ... ok BUILDSTDERR: format_repr (fstring) BUILDSTDERR: Doctest: fstring.format_repr ... ok BUILDSTDERR: format_str (fstring) BUILDSTDERR: Doctest: fstring.format_str ... ok BUILDSTDERR: format_strings (fstring) BUILDSTDERR: Doctest: fstring.format_strings ... ok BUILDSTDERR: generated_fstring (fstring) BUILDSTDERR: Doctest: fstring.generated_fstring ... ok BUILDSTDERR: nested_constant (fstring) BUILDSTDERR: Doctest: fstring.nested_constant ... ok BUILDSTDERR: percent_s_unicode (fstring) BUILDSTDERR: Doctest: fstring.percent_s_unicode ... ok BUILDSTDERR: raw_fstring (fstring) BUILDSTDERR: Doctest: fstring.raw_fstring ... ok BUILDSTDERR: test_await_inside_f_string (fstring) BUILDSTDERR: Doctest: fstring.test_await_inside_f_string ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexcept ... funcexcept () BUILDSTDERR: Doctest: funcexcept ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexcept ... cdef_members_binding_properties () BUILDSTDERR: Doctest: cdef_members_binding_properties ... ok BUILDSTDERR: heapsort (libcpp_algo) BUILDSTDERR: Doctest: libcpp_algo.heapsort ... ok BUILDSTDERR: partialsort (libcpp_algo) BUILDSTDERR: Doctest: libcpp_algo.partialsort ... ok BUILDSTDERR: stdsort (libcpp_algo) BUILDSTDERR: Doctest: libcpp_algo.stdsort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_members_binding_properties ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literals ... funcexcept () BUILDSTDERR: Doctest: funcexcept ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptchained ... foo (literals) BUILDSTDERR: Doctest: literals.foo ... ok BUILDSTDERR: test_complex (literals) BUILDSTDERR: Doctest: literals.test_complex ... ok BUILDSTDERR: test_float (literals) BUILDSTDERR: Doctest: literals.test_float ... ok BUILDSTDERR: test_large_int (literals) BUILDSTDERR: Doctest: literals.test_large_int ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running literals ... foo (literals) BUILDSTDERR: Doctest: literals.foo ... ok BUILDSTDERR: test_complex (literals) BUILDSTDERR: Doctest: literals.test_complex ... ok BUILDSTDERR: test_float (literals) BUILDSTDERR: Doctest: literals.test_float ... ok BUILDSTDERR: test_large_int (literals) BUILDSTDERR: Doctest: literals.test_large_int ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running longlongindex ... cdef_members_binding_properties () BUILDSTDERR: Doctest: cdef_members_binding_properties ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_methods_T462 ... longlongindex () BUILDSTDERR: Doctest: longlongindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running longlongindex ... funcexceptchained () BUILDSTDERR: Doctest: funcexceptchained ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptchained ... longlongindex () BUILDSTDERR: Doctest: longlongindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running mangle_c_keywords ... test_args (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_args ... ok BUILDSTDERR: test_args_kwargs (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok BUILDSTDERR: test_self (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self ... ok BUILDSTDERR: test_self_1 (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self_1 ... ok BUILDSTDERR: test_self_args (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_methods_T462 ... A (mangle_c_keywords) BUILDSTDERR: Doctest: mangle_c_keywords.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running mangle_c_keywords ... test_args (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_args ... ok BUILDSTDERR: test_args_kwargs (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok BUILDSTDERR: test_self (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self ... ok BUILDSTDERR: test_self_1 (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self_1 ... ok BUILDSTDERR: test_self_args (cdef_methods_T462.cclass) BUILDSTDERR: Doctest: cdef_methods_T462.cclass.test_self_args ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_multiple_inheritance ... funcexceptchained () BUILDSTDERR: Doctest: funcexceptchained ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running function_as_method_py_T494 ... A (mangle_c_keywords) BUILDSTDERR: Doctest: mangle_c_keywords.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running method_module_name_T422 ... function_as_method_py_T494 () BUILDSTDERR: Doctest: function_as_method_py_T494 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_as_method_py_T494 ... method_module_name_T422 () BUILDSTDERR: Doctest: method_module_name_T422 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running method_module_name_T422 ... function_as_method_py_T494 () BUILDSTDERR: Doctest: function_as_method_py_T494 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in function_as_method_py_T494 ... pure_doctest__function_as_method_py_T494 () BUILDSTDERR: Doctest: pure_doctest__function_as_method_py_T494 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running function_binding_T494 ... BothSub (cdef_multiple_inheritance) BUILDSTDERR: Doctest: cdef_multiple_inheritance.BothSub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_multiple_inheritance ... method_module_name_T422 () BUILDSTDERR: Doctest: method_module_name_T422 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running modop ... add_to (function_binding_T494.SomeNumber) BUILDSTDERR: Doctest: function_binding_T494.SomeNumber.add_to ... ok BUILDSTDERR: new (function_binding_T494.SomeNumber) BUILDSTDERR: Doctest: function_binding_T494.SomeNumber.new ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_binding_T494 ... mod_10_obj (modop) BUILDSTDERR: Doctest: modop.mod_10_obj ... ok BUILDSTDERR: mod_bigint (modop) BUILDSTDERR: Doctest: modop.mod_bigint ... ok BUILDSTDERR: mod_obj_10 (modop) BUILDSTDERR: Doctest: modop.mod_obj_10 ... ok BUILDSTDERR: mod_obj_17 (modop) BUILDSTDERR: Doctest: modop.mod_obj_17 ... ok BUILDSTDERR: mod_obj_m2 (modop) BUILDSTDERR: Doctest: modop.mod_obj_m2 ... ok BUILDSTDERR: mod_obj_m2f (modop) BUILDSTDERR: Doctest: modop.mod_obj_m2f ... ok BUILDSTDERR: modint (modop) BUILDSTDERR: Doctest: modop.modint ... ok BUILDSTDERR: modobj (modop) BUILDSTDERR: Doctest: modop.modobj ... ok BUILDSTDERR: modptr (modop) BUILDSTDERR: Doctest: modop.modptr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running modop ... add_to (function_binding_T494.SomeNumber) BUILDSTDERR: Doctest: function_binding_T494.SomeNumber.add_to ... ok BUILDSTDERR: new (function_binding_T494.SomeNumber) BUILDSTDERR: Doctest: function_binding_T494.SomeNumber.new ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions ... mod_10_obj (modop) BUILDSTDERR: Doctest: modop.mod_10_obj ... ok BUILDSTDERR: mod_bigint (modop) BUILDSTDERR: Doctest: modop.mod_bigint ... ok BUILDSTDERR: mod_obj_10 (modop) BUILDSTDERR: Doctest: modop.mod_obj_10 ... ok BUILDSTDERR: mod_obj_17 (modop) BUILDSTDERR: Doctest: modop.mod_obj_17 ... ok BUILDSTDERR: mod_obj_m2 (modop) BUILDSTDERR: Doctest: modop.mod_obj_m2 ... ok BUILDSTDERR: mod_obj_m2f (modop) BUILDSTDERR: Doctest: modop.mod_obj_m2f ... ok BUILDSTDERR: modint (modop) BUILDSTDERR: Doctest: modop.modint ... ok BUILDSTDERR: modobj (modop) BUILDSTDERR: Doctest: modop.modobj ... ok BUILDSTDERR: modptr (modop) BUILDSTDERR: Doctest: modop.modptr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running new_style_exceptions ... CBaseClass (fused_def) BUILDSTDERR: Doctest: fused_def.CBaseClass ... ok BUILDSTDERR: args_kwargs (fused_def) BUILDSTDERR: Doctest: fused_def.args_kwargs ... ok BUILDSTDERR: func_with_object (fused_def) BUILDSTDERR: Doctest: fused_def.func_with_object ... ok BUILDSTDERR: opt_func (fused_def) BUILDSTDERR: Doctest: fused_def.opt_func ... ok BUILDSTDERR: test_code_object (fused_def) BUILDSTDERR: Doctest: fused_def.test_code_object ... ok BUILDSTDERR: test_decorators (fused_def) BUILDSTDERR: Doctest: fused_def.test_decorators ... ok BUILDSTDERR: test_fused_def_classmethod (fused_def) BUILDSTDERR: Doctest: fused_def.test_fused_def_classmethod ... ok BUILDSTDERR: test_fused_def_super (fused_def) BUILDSTDERR: Doctest: fused_def.test_fused_def_super ... ok BUILDSTDERR: test_opt_func (fused_def) BUILDSTDERR: Doctest: fused_def.test_opt_func ... ok BUILDSTDERR: test_opt_func_introspection (fused_def) BUILDSTDERR: Doctest: fused_def.test_opt_func_introspection ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_def ... BothSub (cdef_multiple_inheritance) BUILDSTDERR: Doctest: cdef_multiple_inheritance.BothSub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdivision_CEP_516 ... test (new_style_exceptions) BUILDSTDERR: Doctest: new_style_exceptions.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running new_style_exceptions ... genexpr (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr ... ok BUILDSTDERR: genexpr_if (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_if ... ok BUILDSTDERR: genexpr_if_false (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_if_false ... ok BUILDSTDERR: genexpr_of_lambdas (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_of_lambdas ... ok BUILDSTDERR: genexpr_with_bool_binop (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_with_bool_binop ... ok BUILDSTDERR: genexpr_with_lambda (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_with_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions ... test (new_style_exceptions) BUILDSTDERR: Doctest: new_style_exceptions.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nogil ... test (nogil) BUILDSTDERR: Doctest: nogil.test ... ok BUILDSTDERR: test_nogil_exception_propagation (nogil) BUILDSTDERR: Doctest: nogil.test_nogil_exception_propagation ... ok BUILDSTDERR: test_unraisable (nogil) BUILDSTDERR: Doctest: nogil.test_unraisable ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nogil ... genexpr (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr ... ok BUILDSTDERR: genexpr_if (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_if ... ok BUILDSTDERR: genexpr_if_false (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_if_false ... ok BUILDSTDERR: genexpr_of_lambdas (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_of_lambdas ... ok BUILDSTDERR: genexpr_with_bool_binop (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_with_bool_binop ... ok BUILDSTDERR: genexpr_with_lambda (generator_expressions) BUILDSTDERR: Doctest: generator_expressions.genexpr_with_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators ... test (nogil) BUILDSTDERR: Doctest: nogil.test ... ok BUILDSTDERR: test_nogil_exception_propagation (nogil) BUILDSTDERR: Doctest: nogil.test_nogil_exception_propagation ... ok BUILDSTDERR: test_unraisable (nogil) BUILDSTDERR: Doctest: nogil.test_unraisable ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running non_dict_kwargs_T470 ... cdivision_CEP_516 () BUILDSTDERR: Doctest: cdivision_CEP_516 ... ok BUILDSTDERR: c_div_const_test (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.c_div_const_test ... ok BUILDSTDERR: complex_expression (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.complex_expression ... ok BUILDSTDERR: div_int_c_warn (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.div_int_c_warn ... ok BUILDSTDERR: mod_div_zero_float (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_div_zero_float ... ok BUILDSTDERR: mod_div_zero_int (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_div_zero_int ... ok BUILDSTDERR: mod_int_c_warn (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_int_c_warn ... ok BUILDSTDERR: py_div_long (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.py_div_long ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdivision_CEP_516 ... call_non_dict_test (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok BUILDSTDERR: call_non_dict_test_kw (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok BUILDSTDERR: call_sub_dict_test (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok BUILDSTDERR: call_sub_dict_test_kw (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok BUILDSTDERR: func (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running non_dict_kwargs_T470 ... call_non_dict_test (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok BUILDSTDERR: call_non_dict_test_kw (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok BUILDSTDERR: call_sub_dict_test (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok BUILDSTDERR: call_sub_dict_test_kw (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok BUILDSTDERR: func (non_dict_kwargs_T470) BUILDSTDERR: Doctest: non_dict_kwargs_T470.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nonecheck ... cdivision_CEP_516 () BUILDSTDERR: Doctest: cdivision_CEP_516 ... ok BUILDSTDERR: c_div_const_test (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.c_div_const_test ... ok BUILDSTDERR: complex_expression (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.complex_expression ... ok BUILDSTDERR: div_int_c_warn (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.div_int_c_warn ... ok BUILDSTDERR: mod_div_zero_float (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_div_zero_float ... ok BUILDSTDERR: mod_div_zero_int (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_div_zero_int ... ok BUILDSTDERR: mod_int_c_warn (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.mod_int_c_warn ... ok BUILDSTDERR: py_div_long (cdivision_CEP_516) BUILDSTDERR: Doctest: cdivision_CEP_516.py_div_long ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cfunc_convert ... Foo (generators) BUILDSTDERR: Doctest: generators.Foo ... ok BUILDSTDERR: attributes (generators) BUILDSTDERR: Doctest: generators.attributes ... ok BUILDSTDERR: check_throw (generators) BUILDSTDERR: Doctest: generators.check_throw ... ok BUILDSTDERR: generator_nonlocal (generators) BUILDSTDERR: Doctest: generators.generator_nonlocal ... ok BUILDSTDERR: raising (generators) BUILDSTDERR: Doctest: generators.raising ... ok BUILDSTDERR: simple (generators) BUILDSTDERR: Doctest: generators.simple ... ok BUILDSTDERR: simple_send (generators) BUILDSTDERR: Doctest: generators.simple_send ... ok BUILDSTDERR: simple_seq (generators) BUILDSTDERR: Doctest: generators.simple_seq ... ok BUILDSTDERR: test_close (generators) BUILDSTDERR: Doctest: generators.test_close ... ok BUILDSTDERR: test_copied_yield (generators) BUILDSTDERR: Doctest: generators.test_copied_yield ... ok BUILDSTDERR: test_double_with_gil_section (generators) BUILDSTDERR: Doctest: generators.test_double_with_gil_section ... ok BUILDSTDERR: test_first_assignment (generators) BUILDSTDERR: Doctest: generators.test_first_assignment ... ok BUILDSTDERR: test_generator_abc (generators) BUILDSTDERR: Doctest: generators.test_generator_abc ... ok BUILDSTDERR: test_ignore_close (generators) BUILDSTDERR: Doctest: generators.test_ignore_close ... ok BUILDSTDERR: test_inside_lambda (generators) BUILDSTDERR: Doctest: generators.test_inside_lambda ... ok BUILDSTDERR: test_lambda (generators) BUILDSTDERR: Doctest: generators.test_lambda ... ok BUILDSTDERR: test_nested (generators) BUILDSTDERR: Doctest: generators.test_nested ... ok BUILDSTDERR: test_nested_gen (generators) BUILDSTDERR: Doctest: generators.test_nested_gen ... ok BUILDSTDERR: test_nested_yield (generators) BUILDSTDERR: Doctest: generators.test_nested_yield ... ok BUILDSTDERR: test_return (generators) BUILDSTDERR: Doctest: generators.test_return ... ok BUILDSTDERR: test_return_in_finally (generators) BUILDSTDERR: Doctest: generators.test_return_in_finally ... ok BUILDSTDERR: test_return_none_in_finally (generators) BUILDSTDERR: Doctest: generators.test_return_none_in_finally ... ok BUILDSTDERR: test_swap_assignment (generators) BUILDSTDERR: Doctest: generators.test_swap_assignment ... ok BUILDSTDERR: test_with_gil_section (generators) BUILDSTDERR: Doctest: generators.test_with_gil_section ... ok BUILDSTDERR: very_simple (generators) BUILDSTDERR: Doctest: generators.very_simple ... ok BUILDSTDERR: with_outer (generators) BUILDSTDERR: Doctest: generators.with_outer ... ok BUILDSTDERR: with_outer_raising (generators) BUILDSTDERR: Doctest: generators.with_outer_raising ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators ... call_abc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_abc ... ok BUILDSTDERR: call_empty_cfunc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_empty_cfunc ... ok BUILDSTDERR: call_square_c (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_square_c ... ok BUILDSTDERR: return_abc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_abc ... ok BUILDSTDERR: return_builtin_params_cfunc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_builtin_params_cfunc ... ok BUILDSTDERR: return_libc_sqrt (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_libc_sqrt ... ok BUILDSTDERR: return_square_c (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_square_c ... ok BUILDSTDERR: return_struct_builder (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_struct_builder ... ok BUILDSTDERR: test_builtin_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_builtin_params ... ok BUILDSTDERR: test_cdef_class_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_cdef_class_params ... ok BUILDSTDERR: test_global (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_global ... ok BUILDSTDERR: test_object_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_object_params ... ok BUILDSTDERR: test_typedef (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_typedef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cfunc_convert ... Foo (generators) BUILDSTDERR: Doctest: generators.Foo ... ok BUILDSTDERR: attributes (generators) BUILDSTDERR: Doctest: generators.attributes ... ok BUILDSTDERR: check_throw (generators) BUILDSTDERR: Doctest: generators.check_throw ... ok BUILDSTDERR: generator_nonlocal (generators) BUILDSTDERR: Doctest: generators.generator_nonlocal ... ok BUILDSTDERR: raising (generators) BUILDSTDERR: Doctest: generators.raising ... ok BUILDSTDERR: simple (generators) BUILDSTDERR: Doctest: generators.simple ... ok BUILDSTDERR: simple_send (generators) BUILDSTDERR: Doctest: generators.simple_send ... ok BUILDSTDERR: simple_seq (generators) BUILDSTDERR: Doctest: generators.simple_seq ... ok BUILDSTDERR: test_close (generators) BUILDSTDERR: Doctest: generators.test_close ... ok BUILDSTDERR: test_copied_yield (generators) BUILDSTDERR: Doctest: generators.test_copied_yield ... ok BUILDSTDERR: test_double_with_gil_section (generators) BUILDSTDERR: Doctest: generators.test_double_with_gil_section ... ok BUILDSTDERR: test_first_assignment (generators) BUILDSTDERR: Doctest: generators.test_first_assignment ... ok BUILDSTDERR: test_generator_abc (generators) BUILDSTDERR: Doctest: generators.test_generator_abc ... ok BUILDSTDERR: test_ignore_close (generators) BUILDSTDERR: Doctest: generators.test_ignore_close ... ok BUILDSTDERR: test_inside_lambda (generators) BUILDSTDERR: Doctest: generators.test_inside_lambda ... ok BUILDSTDERR: test_lambda (generators) BUILDSTDERR: Doctest: generators.test_lambda ... ok BUILDSTDERR: test_nested (generators) BUILDSTDERR: Doctest: generators.test_nested ... ok BUILDSTDERR: test_nested_gen (generators) BUILDSTDERR: Doctest: generators.test_nested_gen ... ok BUILDSTDERR: test_nested_yield (generators) BUILDSTDERR: Doctest: generators.test_nested_yield ... ok BUILDSTDERR: test_return (generators) BUILDSTDERR: Doctest: generators.test_return ... ok BUILDSTDERR: test_return_in_finally (generators) BUILDSTDERR: Doctest: generators.test_return_in_finally ... ok BUILDSTDERR: test_return_none_in_finally (generators) BUILDSTDERR: Doctest: generators.test_return_none_in_finally ... ok BUILDSTDERR: test_swap_assignment (generators) BUILDSTDERR: Doctest: generators.test_swap_assignment ... ok BUILDSTDERR: test_with_gil_section (generators) BUILDSTDERR: Doctest: generators.test_with_gil_section ... ok BUILDSTDERR: very_simple (generators) BUILDSTDERR: Doctest: generators.very_simple ... ok BUILDSTDERR: with_outer (generators) BUILDSTDERR: Doctest: generators.with_outer ... ok BUILDSTDERR: with_outer_raising (generators) BUILDSTDERR: Doctest: generators.with_outer_raising ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running include ... include () BUILDSTDERR: Doctest: include ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running include ... include () BUILDSTDERR: Doctest: include ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inline ... call_abc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_abc ... ok BUILDSTDERR: call_empty_cfunc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_empty_cfunc ... ok BUILDSTDERR: call_square_c (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.call_square_c ... ok BUILDSTDERR: return_abc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_abc ... ok BUILDSTDERR: return_builtin_params_cfunc (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_builtin_params_cfunc ... ok BUILDSTDERR: return_libc_sqrt (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_libc_sqrt ... ok BUILDSTDERR: return_square_c (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_square_c ... ok BUILDSTDERR: return_struct_builder (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.return_struct_builder ... ok BUILDSTDERR: test_builtin_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_builtin_params ... ok BUILDSTDERR: test_cdef_class_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_cdef_class_params ... ok BUILDSTDERR: test_global (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_global ... ok BUILDSTDERR: test_object_params (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_object_params ... ok BUILDSTDERR: test_typedef (cfunc_convert) BUILDSTDERR: Doctest: cfunc_convert.test_typedef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cfuncdef ... test (inline) BUILDSTDERR: Doctest: inline.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inline ... test (cfuncdef) BUILDSTDERR: Doctest: cfuncdef.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cfuncdef ... check_and_assign (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_and_assign ... ok BUILDSTDERR: check_buffer_get (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_buffer_get ... ok BUILDSTDERR: check_buffer_set (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_buffer_set ... ok BUILDSTDERR: checking (nonecheck) BUILDSTDERR: Doctest: nonecheck.checking ... ok BUILDSTDERR: getattr_ (nonecheck) BUILDSTDERR: Doctest: nonecheck.getattr_ ... ok BUILDSTDERR: getattr_nogil (nonecheck) BUILDSTDERR: Doctest: nonecheck.getattr_nogil ... ok BUILDSTDERR: setattr_ (nonecheck) BUILDSTDERR: Doctest: nonecheck.setattr_ ... ok BUILDSTDERR: setattr_nogil (nonecheck) BUILDSTDERR: Doctest: nonecheck.setattr_nogil ... ok BUILDSTDERR: test_memslice_copy (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_copy ... ok BUILDSTDERR: test_memslice_get (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_get ... ok BUILDSTDERR: test_memslice_set (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_set ... ok BUILDSTDERR: test_memslice_shape (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_shape ... ok BUILDSTDERR: test_memslice_slice (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice ... ok BUILDSTDERR: test_memslice_slice2 (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice2 ... ok BUILDSTDERR: test_memslice_slice_assign (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice_assign ... ok BUILDSTDERR: test_memslice_slice_assign2 (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice_assign2 ... ok BUILDSTDERR: test_memslice_transpose (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_transpose ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nonecheck ... test (inline) BUILDSTDERR: Doctest: inline.test ... ok BUILDSTDERR: test (cfuncdef) BUILDSTDERR: Doctest: cfuncdef.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int_float_builtins_as_casts_T400 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_redefine ... test_class_redef (class_redefine) BUILDSTDERR: Doctest: class_redefine.test_class_redef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_redefine ... double_to_double_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok BUILDSTDERR: double_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok BUILDSTDERR: double_to_float_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok BUILDSTDERR: double_to_py_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok BUILDSTDERR: double_to_pyssizet_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok BUILDSTDERR: double_to_short_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok BUILDSTDERR: float_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok BUILDSTDERR: float_to_float_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok BUILDSTDERR: float_to_float_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok BUILDSTDERR: int_to_pyssizet_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok BUILDSTDERR: int_to_short_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok BUILDSTDERR: no_args_float_cdouble (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok BUILDSTDERR: no_args_int_cint (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok BUILDSTDERR: object_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.object_float ... ok BUILDSTDERR: object_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.object_int ... ok BUILDSTDERR: short_to_double_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok BUILDSTDERR: short_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok BUILDSTDERR: short_to_float_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int_float_builtins_as_casts_T400 ... test_class_redef (class_redefine) BUILDSTDERR: Doctest: class_redefine.test_class_redef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in class_redefine ... test_class_redef (pure_doctest__class_redefine) BUILDSTDERR: Doctest: pure_doctest__class_redefine.test_class_redef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classmethod ... double_to_double_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok BUILDSTDERR: double_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok BUILDSTDERR: double_to_float_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok BUILDSTDERR: double_to_py_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok BUILDSTDERR: double_to_pyssizet_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok BUILDSTDERR: double_to_short_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok BUILDSTDERR: float_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok BUILDSTDERR: float_to_float_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok BUILDSTDERR: float_to_float_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok BUILDSTDERR: int_to_pyssizet_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok BUILDSTDERR: int_to_short_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok BUILDSTDERR: no_args_float_cdouble (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok BUILDSTDERR: no_args_int_cint (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok BUILDSTDERR: object_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.object_float ... ok BUILDSTDERR: object_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.object_int ... ok BUILDSTDERR: short_to_double_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok BUILDSTDERR: short_to_double_int (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok BUILDSTDERR: short_to_float_float (int_float_builtins_as_casts_T400) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int_float_builtins_as_casts_T400_long_double ... long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int_float_builtins_as_casts_T400_long_double ... long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) BUILDSTDERR: Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ishimoto2 ... classmethod () BUILDSTDERR: Doctest: classmethod ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classmethod ... C (ishimoto2) BUILDSTDERR: Doctest: ishimoto2.C ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ishimoto2 ... C (ishimoto2) BUILDSTDERR: Doctest: ishimoto2.C ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running isnonebool ... test_and (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_and ... ok BUILDSTDERR: test_more (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_more ... ok BUILDSTDERR: test_more_c (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_more_c ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running isnonebool ... classmethod () BUILDSTDERR: Doctest: classmethod ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classpass ... classpass () BUILDSTDERR: Doctest: classpass ... ok BUILDSTDERR: test_and (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_and ... ok BUILDSTDERR: test_more (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_more ... ok BUILDSTDERR: test_more_c (isnonebool) BUILDSTDERR: Doctest: isnonebool.test_more_c ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classpass ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kostyrka2 ... kostyrka2 () BUILDSTDERR: Doctest: kostyrka2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kostyrka2 ... classpass () BUILDSTDERR: Doctest: classpass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_decorators_T478 ... kostyrka2 () BUILDSTDERR: Doctest: kostyrka2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwonlyargscall ... closure_decorators_T478 () BUILDSTDERR: Doctest: closure_decorators_T478 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_decorators_T478 ... call0ab (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call0ab ... ok BUILDSTDERR: call0abc (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call0abc ... ok BUILDSTDERR: call2 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2 ... ok BUILDSTDERR: call2c (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2c ... ok BUILDSTDERR: call2cd (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cd ... ok BUILDSTDERR: call2cde (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cde ... ok BUILDSTDERR: call2ce (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2ce ... ok BUILDSTDERR: call2cefd (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cefd ... ok BUILDSTDERR: call2cf (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cf ... ok BUILDSTDERR: call2cfe (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cfe ... ok BUILDSTDERR: call2cfex (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cfex ... ok BUILDSTDERR: call2d (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2d ... ok BUILDSTDERR: call3 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call3 ... ok BUILDSTDERR: call3d (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call3d ... ok BUILDSTDERR: call4 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call4 ... ok BUILDSTDERR: call6cf (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6cf ... ok BUILDSTDERR: call6cfexy (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6cfexy ... ok BUILDSTDERR: call6df (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6df ... ok BUILDSTDERR: call6dfexy (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6dfexy ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwonlyargscall ... check_and_assign (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_and_assign ... ok BUILDSTDERR: check_buffer_get (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_buffer_get ... ok BUILDSTDERR: check_buffer_set (nonecheck) BUILDSTDERR: Doctest: nonecheck.check_buffer_set ... ok BUILDSTDERR: checking (nonecheck) BUILDSTDERR: Doctest: nonecheck.checking ... ok BUILDSTDERR: getattr_ (nonecheck) BUILDSTDERR: Doctest: nonecheck.getattr_ ... ok BUILDSTDERR: getattr_nogil (nonecheck) BUILDSTDERR: Doctest: nonecheck.getattr_nogil ... ok BUILDSTDERR: setattr_ (nonecheck) BUILDSTDERR: Doctest: nonecheck.setattr_ ... ok BUILDSTDERR: setattr_nogil (nonecheck) BUILDSTDERR: Doctest: nonecheck.setattr_nogil ... ok BUILDSTDERR: test_memslice_copy (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_copy ... ok BUILDSTDERR: test_memslice_get (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_get ... ok BUILDSTDERR: test_memslice_set (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_set ... ok BUILDSTDERR: test_memslice_shape (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_shape ... ok BUILDSTDERR: test_memslice_slice (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice ... ok BUILDSTDERR: test_memslice_slice2 (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice2 ... ok BUILDSTDERR: test_memslice_slice_assign (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice_assign ... ok BUILDSTDERR: test_memslice_slice_assign2 (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_slice_assign2 ... ok BUILDSTDERR: test_memslice_transpose (nonecheck) BUILDSTDERR: Doctest: nonecheck.test_memslice_transpose ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ooo_base_classes ... closure_decorators_T478 () BUILDSTDERR: Doctest: closure_decorators_T478 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_name_mangling_T537 ... closure_name_mangling_T537 () BUILDSTDERR: Doctest: closure_name_mangling_T537 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_name_mangling_T537 ... closure_name_mangling_T537 () BUILDSTDERR: Doctest: closure_name_mangling_T537 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_self ... call0ab (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call0ab ... ok BUILDSTDERR: call0abc (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call0abc ... ok BUILDSTDERR: call2 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2 ... ok BUILDSTDERR: call2c (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2c ... ok BUILDSTDERR: call2cd (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cd ... ok BUILDSTDERR: call2cde (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cde ... ok BUILDSTDERR: call2ce (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2ce ... ok BUILDSTDERR: call2cefd (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cefd ... ok BUILDSTDERR: call2cf (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cf ... ok BUILDSTDERR: call2cfe (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cfe ... ok BUILDSTDERR: call2cfex (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2cfex ... ok BUILDSTDERR: call2d (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call2d ... ok BUILDSTDERR: call3 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call3 ... ok BUILDSTDERR: call3d (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call3d ... ok BUILDSTDERR: call4 (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call4 ... ok BUILDSTDERR: call6cf (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6cf ... ok BUILDSTDERR: call6cfexy (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6cfexy ... ok BUILDSTDERR: call6df (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6df ... ok BUILDSTDERR: call6dfexy (kwonlyargscall) BUILDSTDERR: Doctest: kwonlyargscall.call6dfexy ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lepage_1 ... foo (ooo_base_classes.A) BUILDSTDERR: Doctest: ooo_base_classes.A.foo ... ok BUILDSTDERR: foo (ooo_base_classes.B) BUILDSTDERR: Doctest: ooo_base_classes.B.foo ... ok BUILDSTDERR: foo (ooo_base_classes.C) BUILDSTDERR: Doctest: ooo_base_classes.C.foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ooo_base_classes ... lepage_1 () BUILDSTDERR: Doctest: lepage_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lepage_1 ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok BUILDSTDERR: closure_method (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.closure_method ... ok BUILDSTDERR: closure_method_cdef_attr (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok BUILDSTDERR: plain (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.plain ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_self ... foo (ooo_base_classes.A) BUILDSTDERR: Doctest: ooo_base_classes.A.foo ... ok BUILDSTDERR: foo (ooo_base_classes.B) BUILDSTDERR: Doctest: ooo_base_classes.B.foo ... ok BUILDSTDERR: foo (ooo_base_classes.C) BUILDSTDERR: Doctest: ooo_base_classes.C.foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_int ... lepage_1 () BUILDSTDERR: Doctest: lepage_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running letnode_T766 ... test_letnode_enumerate (letnode_T766) BUILDSTDERR: Doctest: letnode_T766.test_letnode_enumerate ... ok BUILDSTDERR: test_letnode_range (letnode_T766) BUILDSTDERR: Doctest: letnode_T766.test_letnode_range ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running letnode_T766 ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok BUILDSTDERR: closure_method (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.closure_method ... ok BUILDSTDERR: closure_method_cdef_attr (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok BUILDSTDERR: plain (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.plain ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_1 ... test_letnode_enumerate (letnode_T766) BUILDSTDERR: Doctest: letnode_T766.test_letnode_enumerate ... ok BUILDSTDERR: test_letnode_range (letnode_T766) BUILDSTDERR: Doctest: letnode_T766.test_letnode_range ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libcpp_all ... format (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.format ... ok BUILDSTDERR: test_add (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_sub_const ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_int ... complex_operators (libcpp_all) BUILDSTDERR: Doctest: libcpp_all.complex_operators ... ok BUILDSTDERR: convert_to_vector (libcpp_all) BUILDSTDERR: Doctest: libcpp_all.convert_to_vector ... ok BUILDSTDERR: pair_comparison (libcpp_all) BUILDSTDERR: Doctest: libcpp_all.pair_comparison ... ok BUILDSTDERR: test_const_vector (libcpp_all) BUILDSTDERR: Doctest: libcpp_all.test_const_vector ... ok BUILDSTDERR: test_vector_coercion (libcpp_all) BUILDSTDERR: Doctest: libcpp_all.test_vector_coercion ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list_pop ... format (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.format ... ok BUILDSTDERR: test_add (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_int) BUILDSTDERR: Doctest: overflow_check_int.test_sub_const ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_ulonglong ... B (list_pop) BUILDSTDERR: Doctest: list_pop.B ... ok BUILDSTDERR: crazy_pop (list_pop) BUILDSTDERR: Doctest: list_pop.crazy_pop ... ok BUILDSTDERR: index_pop (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop ... ok BUILDSTDERR: index_pop_list_object_index (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_list_object_index ... ok BUILDSTDERR: index_pop_literal (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_literal ... ok BUILDSTDERR: index_pop_typed (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_typed ... ok BUILDSTDERR: method_name (list_pop) BUILDSTDERR: Doctest: list_pop.method_name ... ok BUILDSTDERR: object_pop_large_int (list_pop) BUILDSTDERR: Doctest: list_pop.object_pop_large_int ... ok BUILDSTDERR: simple_pop (list_pop) BUILDSTDERR: Doctest: list_pop.simple_pop ... ok BUILDSTDERR: simple_pop_typed (list_pop) BUILDSTDERR: Doctest: list_pop.simple_pop_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running list_pop ... g1425 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1425 ... ok BUILDSTDERR: g1432 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1432 ... ok BUILDSTDERR: g1435 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1435 ... ok BUILDSTDERR: g1438 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1438 ... ok BUILDSTDERR: g1441 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1441 ... ok BUILDSTDERR: g1446 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1446 ... ok BUILDSTDERR: g1449 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1449 ... ok BUILDSTDERR: g1454 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1454 ... ok BUILDSTDERR: g1459 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1459 ... ok BUILDSTDERR: g1462 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1462 ... ok BUILDSTDERR: g1465 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1465 ... ok BUILDSTDERR: g1468 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1468 ... ok BUILDSTDERR: g1471 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1471 ... ok BUILDSTDERR: g1474 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1474 ... ok BUILDSTDERR: g1478 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1478 ... ok BUILDSTDERR: g1483 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1483 ... ok BUILDSTDERR: g1486 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1486 ... ok BUILDSTDERR: g1491 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1491 ... ok BUILDSTDERR: g1494 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1494 ... ok BUILDSTDERR: g1501 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1501 ... ok BUILDSTDERR: g1508 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1508 ... ok BUILDSTDERR: g1513 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1513 ... ok BUILDSTDERR: g1518 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1518 ... ok BUILDSTDERR: g1523 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1523 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_1_def_to_cdef ... format (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.format ... ok BUILDSTDERR: test_add (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_sub_const ... ok BUILDSTDERR: B (list_pop) BUILDSTDERR: Doctest: list_pop.B ... ok BUILDSTDERR: crazy_pop (list_pop) BUILDSTDERR: Doctest: list_pop.crazy_pop ... ok BUILDSTDERR: index_pop (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop ... ok BUILDSTDERR: index_pop_list_object_index (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_list_object_index ... ok BUILDSTDERR: index_pop_literal (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_literal ... ok BUILDSTDERR: index_pop_typed (list_pop) BUILDSTDERR: Doctest: list_pop.index_pop_typed ... ok BUILDSTDERR: method_name (list_pop) BUILDSTDERR: Doctest: list_pop.method_name ... ok BUILDSTDERR: object_pop_large_int (list_pop) BUILDSTDERR: Doctest: list_pop.object_pop_large_int ... ok BUILDSTDERR: simple_pop (list_pop) BUILDSTDERR: Doctest: list_pop.simple_pop ... ok BUILDSTDERR: simple_pop_typed (list_pop) BUILDSTDERR: Doctest: list_pop.simple_pop_typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_ulonglong ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running longintrepr ... lshift (longintrepr) BUILDSTDERR: Doctest: longintrepr.lshift ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running longintrepr ... lshift (longintrepr) BUILDSTDERR: Doctest: longintrepr.lshift ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lvalue_refs ... lvalue_refs () BUILDSTDERR: Doctest: lvalue_refs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running matrix_multiplier ... format (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.format ... ok BUILDSTDERR: test_add (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_ulonglong) BUILDSTDERR: Doctest: overflow_check_ulonglong.test_sub_const ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pep448_extended_unpacking ... g1425 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1425 ... ok BUILDSTDERR: g1432 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1432 ... ok BUILDSTDERR: g1435 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1435 ... ok BUILDSTDERR: g1438 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1438 ... ok BUILDSTDERR: g1441 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1441 ... ok BUILDSTDERR: g1446 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1446 ... ok BUILDSTDERR: g1449 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1449 ... ok BUILDSTDERR: g1454 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1454 ... ok BUILDSTDERR: g1459 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1459 ... ok BUILDSTDERR: g1462 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1462 ... ok BUILDSTDERR: g1465 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1465 ... ok BUILDSTDERR: g1468 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1468 ... ok BUILDSTDERR: g1471 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1471 ... ok BUILDSTDERR: g1474 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1474 ... ok BUILDSTDERR: g1478 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1478 ... ok BUILDSTDERR: g1483 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1483 ... ok BUILDSTDERR: g1486 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1486 ... ok BUILDSTDERR: g1491 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1491 ... ok BUILDSTDERR: g1494 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1494 ... ok BUILDSTDERR: g1501 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1501 ... ok BUILDSTDERR: g1508 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1508 ... ok BUILDSTDERR: g1513 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1513 ... ok BUILDSTDERR: g1518 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1518 ... ok BUILDSTDERR: g1523 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1523 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_1 ... matrix_multiplier () BUILDSTDERR: Doctest: matrix_multiplier ... ok BUILDSTDERR: test_imatmul (matrix_multiplier) BUILDSTDERR: Doctest: matrix_multiplier.test_imatmul ... ok BUILDSTDERR: test_matmul (matrix_multiplier) BUILDSTDERR: Doctest: matrix_multiplier.test_matmul ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running matrix_multiplier ... unpack_dict_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok BUILDSTDERR: unpack_dict_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok BUILDSTDERR: unpack_dict_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok BUILDSTDERR: unpack_dict_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok BUILDSTDERR: unpack_dict_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok BUILDSTDERR: unpack_list_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok BUILDSTDERR: unpack_list_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok BUILDSTDERR: unpack_list_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal ... ok BUILDSTDERR: unpack_list_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok BUILDSTDERR: unpack_list_literal_mult (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok BUILDSTDERR: unpack_list_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_simple ... ok BUILDSTDERR: unpack_set_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok BUILDSTDERR: unpack_set_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok BUILDSTDERR: unpack_set_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_literal ... ok BUILDSTDERR: unpack_set_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_simple ... ok BUILDSTDERR: unpack_tuple_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok BUILDSTDERR: unpack_tuple_in_string_formatting (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok BUILDSTDERR: unpack_tuple_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok BUILDSTDERR: unpack_tuple_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok BUILDSTDERR: unpack_tuple_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok BUILDSTDERR: unpack_tuple_literal_mult (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok BUILDSTDERR: unpack_tuple_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pep448_extended_unpacking ... matrix_multiplier () BUILDSTDERR: Doctest: matrix_multiplier ... ok BUILDSTDERR: test_imatmul (matrix_multiplier) BUILDSTDERR: Doctest: matrix_multiplier.test_imatmul ... ok BUILDSTDERR: test_matmul (matrix_multiplier) BUILDSTDERR: Doctest: matrix_multiplier.test_matmul ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_namespace_T775 ... unpack_dict_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok BUILDSTDERR: unpack_dict_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok BUILDSTDERR: unpack_dict_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok BUILDSTDERR: unpack_dict_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok BUILDSTDERR: unpack_dict_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok BUILDSTDERR: unpack_list_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok BUILDSTDERR: unpack_list_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok BUILDSTDERR: unpack_list_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal ... ok BUILDSTDERR: unpack_list_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok BUILDSTDERR: unpack_list_literal_mult (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok BUILDSTDERR: unpack_list_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_list_simple ... ok BUILDSTDERR: unpack_set_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok BUILDSTDERR: unpack_set_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok BUILDSTDERR: unpack_set_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_literal ... ok BUILDSTDERR: unpack_set_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_set_simple ... ok BUILDSTDERR: unpack_tuple_from_iterable (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok BUILDSTDERR: unpack_tuple_in_string_formatting (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok BUILDSTDERR: unpack_tuple_keep_originals (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok BUILDSTDERR: unpack_tuple_literal (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok BUILDSTDERR: unpack_tuple_literal_empty (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok BUILDSTDERR: unpack_tuple_literal_mult (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok BUILDSTDERR: unpack_tuple_simple (pep448_extended_unpacking) BUILDSTDERR: Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pep526_variable_annotations ... g1425 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1425 ... ok BUILDSTDERR: g1432 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1432 ... ok BUILDSTDERR: g1435 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1435 ... ok BUILDSTDERR: g1438 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1438 ... ok BUILDSTDERR: g1441 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1441 ... ok BUILDSTDERR: g1446 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1446 ... ok BUILDSTDERR: g1449 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1449 ... ok BUILDSTDERR: g1454 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1454 ... ok BUILDSTDERR: g1459 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1459 ... ok BUILDSTDERR: g1462 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1462 ... ok BUILDSTDERR: g1465 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1465 ... ok BUILDSTDERR: g1468 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1468 ... ok BUILDSTDERR: g1471 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1471 ... ok BUILDSTDERR: g1474 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1474 ... ok BUILDSTDERR: g1478 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1478 ... ok BUILDSTDERR: g1483 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1483 ... ok BUILDSTDERR: g1486 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1486 ... ok BUILDSTDERR: g1491 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1491 ... ok BUILDSTDERR: g1494 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1494 ... ok BUILDSTDERR: g1501 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1501 ... ok BUILDSTDERR: g1508 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1508 ... ok BUILDSTDERR: g1513 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1513 ... ok BUILDSTDERR: g1518 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1518 ... ok BUILDSTDERR: g1523 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1523 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_1_def_to_cdef ... BasicStarship (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.BasicStarship ... ok BUILDSTDERR: BasicStarshipExt (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.BasicStarshipExt ... ok BUILDSTDERR: f (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.f ... ok BUILDSTDERR: iter_declared_dict (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.iter_declared_dict ... ok BUILDSTDERR: iter_declared_dict_arg (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pep526_variable_annotations ... BasicStarship (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.BasicStarship ... ok BUILDSTDERR: BasicStarshipExt (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.BasicStarshipExt ... ok BUILDSTDERR: f (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.f ... ok BUILDSTDERR: iter_declared_dict (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.iter_declared_dict ... ok BUILDSTDERR: iter_declared_dict_arg (pep526_variable_annotations) BUILDSTDERR: Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pep526_variable_annotations ... BasicStarship (pure_doctest__pep526_variable_annotations) BUILDSTDERR: Doctest: pure_doctest__pep526_variable_annotations.BasicStarship ... ok BUILDSTDERR: BasicStarshipExt (pure_doctest__pep526_variable_annotations) BUILDSTDERR: Doctest: pure_doctest__pep526_variable_annotations.BasicStarshipExt ... ok BUILDSTDERR: f (pure_doctest__pep526_variable_annotations) BUILDSTDERR: Doctest: pure_doctest__pep526_variable_annotations.f ... ok BUILDSTDERR: iter_declared_dict (pure_doctest__pep526_variable_annotations) BUILDSTDERR: Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict ... ok BUILDSTDERR: iter_declared_dict_arg (pure_doctest__pep526_variable_annotations) BUILDSTDERR: Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict_arg ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running print_function ... test_memoryview_namespace (memoryview_namespace_T775) BUILDSTDERR: Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_namespace_T775 ... print_assign (print_function) BUILDSTDERR: Doctest: print_function.print_assign ... ok BUILDSTDERR: print_to_stdout (print_function) BUILDSTDERR: Doctest: print_function.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print_function) BUILDSTDERR: Doctest: print_function.print_to_stringio ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print_function ... print_assign (print_function) BUILDSTDERR: Doctest: print_function.print_assign ... ok BUILDSTDERR: print_to_stdout (print_function) BUILDSTDERR: Doctest: print_function.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print_function) BUILDSTDERR: Doctest: print_function.print_to_stringio ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ptrdiff_t ... g1425 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1425 ... ok BUILDSTDERR: g1432 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1432 ... ok BUILDSTDERR: g1435 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1435 ... ok BUILDSTDERR: g1438 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1438 ... ok BUILDSTDERR: g1441 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1441 ... ok BUILDSTDERR: g1446 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1446 ... ok BUILDSTDERR: g1449 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1449 ... ok BUILDSTDERR: g1454 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1454 ... ok BUILDSTDERR: g1459 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1459 ... ok BUILDSTDERR: g1462 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1462 ... ok BUILDSTDERR: g1465 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1465 ... ok BUILDSTDERR: g1468 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1468 ... ok BUILDSTDERR: g1471 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1471 ... ok BUILDSTDERR: g1474 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1474 ... ok BUILDSTDERR: g1478 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1478 ... ok BUILDSTDERR: g1483 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1483 ... ok BUILDSTDERR: g1486 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1486 ... ok BUILDSTDERR: g1491 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1491 ... ok BUILDSTDERR: g1494 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1494 ... ok BUILDSTDERR: g1501 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1501 ... ok BUILDSTDERR: g1508 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1508 ... ok BUILDSTDERR: g1513 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1513 ... ok BUILDSTDERR: g1518 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1518 ... ok BUILDSTDERR: g1523 (closure_tests_1) BUILDSTDERR: Doctest: closure_tests_1.g1523 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_3 ... CBaseClass (fused_def) BUILDSTDERR: Doctest: fused_def.CBaseClass ... ok BUILDSTDERR: args_kwargs (fused_def) BUILDSTDERR: Doctest: fused_def.args_kwargs ... ok BUILDSTDERR: func_with_object (fused_def) BUILDSTDERR: Doctest: fused_def.func_with_object ... ok BUILDSTDERR: opt_func (fused_def) BUILDSTDERR: Doctest: fused_def.opt_func ... ok BUILDSTDERR: test_code_object (fused_def) BUILDSTDERR: Doctest: fused_def.test_code_object ... ok BUILDSTDERR: test_decorators (fused_def) BUILDSTDERR: Doctest: fused_def.test_decorators ... ok BUILDSTDERR: test_fused_def_classmethod (fused_def) BUILDSTDERR: Doctest: fused_def.test_fused_def_classmethod ... ok BUILDSTDERR: test_fused_def_super (fused_def) BUILDSTDERR: Doctest: fused_def.test_fused_def_super ... ok BUILDSTDERR: test_opt_func (fused_def) BUILDSTDERR: Doctest: fused_def.test_opt_func ... ok BUILDSTDERR: test_opt_func_introspection (fused_def) BUILDSTDERR: Doctest: fused_def.test_opt_func_introspection ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_types ... A (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.A ... ok BUILDSTDERR: test (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.test ... ok BUILDSTDERR: test_types (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.test_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ptrdiff_t ... A (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.A ... ok BUILDSTDERR: test (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.test ... ok BUILDSTDERR: test_types (ptrdiff_t) BUILDSTDERR: Doctest: ptrdiff_t.test_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running public_enum ... public_enum () BUILDSTDERR: Doctest: public_enum ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running public_enum ... public_enum () BUILDSTDERR: Doctest: public_enum ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_cdef_class_property_decorator_T264 ... Prop (pure_cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_cdef_class_property_decorator_T264 ... test_memoryview_namespace (memoryview_namespace_T775) BUILDSTDERR: Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memview_vector ... Prop (pure_cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pure_cdef_class_property_decorator_T264 ... Prop (pure_doctest__pure_cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: pure_doctest__pure_cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running purecdef ... test (purecdef) BUILDSTDERR: Doctest: purecdef.test ... ok BUILDSTDERR: test_ccall (purecdef) BUILDSTDERR: Doctest: purecdef.test_ccall ... ok BUILDSTDERR: test_ccall_method (purecdef) BUILDSTDERR: Doctest: purecdef.test_ccall_method ... ok BUILDSTDERR: test_genexpr_in_cdef (purecdef) BUILDSTDERR: Doctest: purecdef.test_genexpr_in_cdef ... ok BUILDSTDERR: test_method (purecdef) BUILDSTDERR: Doctest: purecdef.test_method ... ok BUILDSTDERR: test_typed_return (purecdef) BUILDSTDERR: Doctest: purecdef.test_typed_return ... ok BUILDSTDERR: test_with (purecdef) BUILDSTDERR: Doctest: purecdef.test_with ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running purecdef ... memview_test (memview_vector) BUILDSTDERR: Doctest: memview_vector.memview_test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running metaclass ... test (purecdef) BUILDSTDERR: Doctest: purecdef.test ... ok BUILDSTDERR: test_ccall (purecdef) BUILDSTDERR: Doctest: purecdef.test_ccall ... ok BUILDSTDERR: test_ccall_method (purecdef) BUILDSTDERR: Doctest: purecdef.test_ccall_method ... ok BUILDSTDERR: test_genexpr_in_cdef (purecdef) BUILDSTDERR: Doctest: purecdef.test_genexpr_in_cdef ... ok BUILDSTDERR: test_method (purecdef) BUILDSTDERR: Doctest: purecdef.test_method ... ok BUILDSTDERR: test_typed_return (purecdef) BUILDSTDERR: Doctest: purecdef.test_typed_return ... ok BUILDSTDERR: test_with (purecdef) BUILDSTDERR: Doctest: purecdef.test_with ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in purecdef ... test (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test ... ok BUILDSTDERR: test_ccall (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_ccall ... ok BUILDSTDERR: test_ccall_method (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_ccall_method ... ok BUILDSTDERR: test_genexpr_in_cdef (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_genexpr_in_cdef ... ok BUILDSTDERR: test_method (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_method ... ok BUILDSTDERR: test_typed_return (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_typed_return ... ok BUILDSTDERR: test_with (pure_doctest__purecdef) BUILDSTDERR: Doctest: pure_doctest__purecdef.test_with ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end py35_asyncio_async_def ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_hash_t ... g1649 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1649 ... ok BUILDSTDERR: g1653 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1653 ... ok BUILDSTDERR: g1662 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1662 ... ok BUILDSTDERR: g1665 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1665 ... ok BUILDSTDERR: g1670 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1670 ... ok BUILDSTDERR: g1674 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1674 ... ok BUILDSTDERR: g1681 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1681 ... ok BUILDSTDERR: g1688 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1688 ... ok BUILDSTDERR: g1698 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1698 ... ok BUILDSTDERR: g1702 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1702 ... ok BUILDSTDERR: g1716 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1716 ... ok BUILDSTDERR: g1729 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1729 ... ok BUILDSTDERR: g1733 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1733 ... ok BUILDSTDERR: g1737 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1737 ... ok BUILDSTDERR: g1741 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1741 ... ok BUILDSTDERR: g1747 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1747 ... ok BUILDSTDERR: g1754 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1754 ... ok BUILDSTDERR: g1765 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1765 ... ok BUILDSTDERR: g1769 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1769 ... ok BUILDSTDERR: g1779 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1779 ... ok BUILDSTDERR: g1785 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1785 ... ok BUILDSTDERR: g1791 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1791 ... ok BUILDSTDERR: g1800 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1800 ... ok BUILDSTDERR: g1807 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1807 ... ok BUILDSTDERR: g1828 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1828 ... ok BUILDSTDERR: g1843 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1843 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_3_def_to_cdef ... assign_py_hash_t (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.assign_py_hash_t ... ok BUILDSTDERR: assign_to_name (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.assign_to_name ... ok BUILDSTDERR: infer_hash_type (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.infer_hash_type ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_hash_t ... BUILDSTDERR: #### 2019-12-24 08:21:08.718048 BUILDSTDERR: #### 2019-12-24 08:21:19.118033 BUILDSTDERR: #### 2019-12-24 08:21:29.518019 BUILDSTDERR: #### 2019-12-24 08:21:39.918029 BUILDSTDERR: #### 2019-12-24 08:21:50.318020 BUILDSTDERR: #### 2019-12-24 08:22:00.718020 BUILDSTDERR: #### 2019-12-24 08:22:11.118030 BUILDSTDERR: #### 2019-12-24 08:22:21.518031 BUILDSTDERR: #### 2019-12-24 08:22:31.918033 BUILDSTDERR: #### 2019-12-24 08:22:42.318031 BUILDSTDERR: #### 2019-12-24 08:22:52.718039 BUILDSTDERR: #### 2019-12-24 08:23:03.118038 BUILDSTDERR: #### 2019-12-24 08:23:13.518019 BUILDSTDERR: #### 2019-12-24 08:23:23.918098 BUILDSTDERR: #### 2019-12-24 08:23:34.328031 BUILDSTDERR: #### 2019-12-24 08:23:44.728030 BUILDSTDERR: #### 2019-12-24 08:23:55.128027 BUILDSTDERR: #### 2019-12-24 08:24:05.528031 BUILDSTDERR: #### 2019-12-24 08:24:15.928034 BUILDSTDERR: #### 2019-12-24 08:24:26.328042 BUILDSTDERR: #### 2019-12-24 08:24:36.728035 BUILDSTDERR: #### 2019-12-24 08:24:47.128024 BUILDSTDERR: #### 2019-12-24 08:24:57.528017 BUILDSTDERR: #### 2019-12-24 08:25:07.928027 BUILDSTDERR: #### 2019-12-24 08:25:18.328020 BUILDSTDERR: #### 2019-12-24 08:25:28.728031 BUILDSTDERR: #### 2019-12-24 08:25:39.128035 BUILDSTDERR: #### 2019-12-24 08:25:49.528031 BUILDSTDERR: #### 2019-12-24 08:25:59.928033 BUILDSTDERR: #### 2019-12-24 08:26:10.328033 BUILDSTDERR: #### 2019-12-24 08:26:20.728016 BUILDSTDERR: #### 2019-12-24 08:26:31.128036 BUILDSTDERR: #### 2019-12-24 08:26:41.528031 BUILDSTDERR: #### 2019-12-24 08:26:51.928030 BUILDSTDERR: #### 2019-12-24 08:27:02.328047 BUILDSTDERR: #### 2019-12-24 08:27:12.728026 BUILDSTDERR: #### 2019-12-24 08:27:23.128029 BUILDSTDERR: #### 2019-12-24 08:27:33.528025 BUILDSTDERR: #### 2019-12-24 08:27:43.928026 BUILDSTDERR: #### 2019-12-24 08:27:54.328024 BUILDSTDERR: #### 2019-12-24 08:28:04.728024 BUILDSTDERR: #### 2019-12-24 08:28:15.128028 BUILDSTDERR: #### 2019-12-24 08:28:25.528037 BUILDSTDERR: #### 2019-12-24 08:28:35.928027 BUILDSTDERR: #### 2019-12-24 08:28:46.328027 BUILDSTDERR: #### 2019-12-24 08:28:56.728030 BUILDSTDERR: #### 2019-12-24 08:29:07.128023 BUILDSTDERR: #### 2019-12-24 08:29:17.528023 BUILDSTDERR: #### 2019-12-24 08:29:27.938030 BUILDSTDERR: #### 2019-12-24 08:29:38.338039 BUILDSTDERR: #### 2019-12-24 08:29:48.738024 BUILDSTDERR: #### 2019-12-24 08:29:59.138020 BUILDSTDERR: #### 2019-12-24 08:30:09.538024 BUILDSTDERR: #### 2019-12-24 08:30:19.938027 BUILDSTDERR: #### 2019-12-24 08:30:30.348031 BUILDSTDERR: #### 2019-12-24 08:30:40.748044 BUILDSTDERR: #### 2019-12-24 08:30:51.148023 BUILDSTDERR: #### 2019-12-24 08:31:01.548030 BUILDSTDERR: #### 2019-12-24 08:31:11.948035 BUILDSTDERR: #### 2019-12-24 08:31:22.348028 BUILDSTDERR: #### 2019-12-24 08:31:32.748021 BUILDSTDERR: #### 2019-12-24 08:31:43.148025 BUILDSTDERR: #### 2019-12-24 08:31:53.548032 BUILDSTDERR: #### 2019-12-24 08:32:03.948028 BUILDSTDERR: #### 2019-12-24 08:32:14.348032 BUILDSTDERR: #### 2019-12-24 08:32:24.748020 BUILDSTDERR: #### 2019-12-24 08:32:35.148027 BUILDSTDERR: #### 2019-12-24 08:32:45.548027 BUILDSTDERR: #### 2019-12-24 08:32:55.948034 BUILDSTDERR: #### 2019-12-24 08:33:06.348028 BUILDSTDERR: #### 2019-12-24 08:33:16.748025 BUILDSTDERR: #### 2019-12-24 08:33:27.148026 BUILDSTDERR: #### 2019-12-24 08:33:37.558029 BUILDSTDERR: #### 2019-12-24 08:33:47.958026 BUILDSTDERR: #### 2019-12-24 08:33:58.358022 BUILDSTDERR: #### 2019-12-24 08:34:08.758057 BUILDSTDERR: #### 2019-12-24 08:34:19.158014 BUILDSTDERR: #### 2019-12-24 08:34:29.558027 BUILDSTDERR: #### 2019-12-24 08:34:39.958022 BUILDSTDERR: #### 2019-12-24 08:34:50.358049 BUILDSTDERR: #### 2019-12-24 08:35:00.758025 BUILDSTDERR: #### 2019-12-24 08:35:11.158025 BUILDSTDERR: #### 2019-12-24 08:35:21.558032 BUILDSTDERR: #### 2019-12-24 08:35:31.958030 BUILDSTDERR: #### 2019-12-24 08:35:42.358031 BUILDSTDERR: #### 2019-12-24 08:35:52.758044 BUILDSTDERR: #### 2019-12-24 08:36:03.158041 BUILDSTDERR: #### 2019-12-24 08:36:13.558051 BUILDSTDERR: #### 2019-12-24 08:36:24.008036 BUILDSTDERR: #### 2019-12-24 08:36:34.408026 BUILDSTDERR: #### 2019-12-24 08:36:44.808029 BUILDSTDERR: #### 2019-12-24 08:36:55.208026 BUILDSTDERR: #### 2019-12-24 08:37:05.608031 BUILDSTDERR: #### 2019-12-24 08:37:16.008025 BUILDSTDERR: #### 2019-12-24 08:37:26.408028 BUILDSTDERR: #### 2019-12-24 08:37:36.808024 BUILDSTDERR: #### 2019-12-24 08:37:47.208025 BUILDSTDERR: #### 2019-12-24 08:37:57.608026 BUILDSTDERR: #### 2019-12-24 08:38:08.008024 BUILDSTDERR: #### 2019-12-24 08:38:18.408032 BUILDSTDERR: #### 2019-12-24 08:38:28.808026 BUILDSTDERR: #### 2019-12-24 08:38:39.208078 BUILDSTDERR: #### 2019-12-24 08:38:49.638083 BUILDSTDERR: #### 2019-12-24 08:39:00.058030 BUILDSTDERR: #### 2019-12-24 08:39:10.458029 BUILDSTDERR: #### 2019-12-24 08:39:20.858051 BUILDSTDERR: #### 2019-12-24 08:39:31.298035 BUILDSTDERR: #### 2019-12-24 08:39:41.698032 BUILDSTDERR: #### 2019-12-24 08:39:52.098027 BUILDSTDERR: #### 2019-12-24 08:40:02.498028 BUILDSTDERR: #### 2019-12-24 08:40:12.898029 BUILDSTDERR: #### 2019-12-24 08:40:23.298024 BUILDSTDERR: #### 2019-12-24 08:40:33.698028 BUILDSTDERR: #### 2019-12-24 08:40:44.098028 BUILDSTDERR: #### 2019-12-24 08:40:54.498029 BUILDSTDERR: #### 2019-12-24 08:41:04.898022 BUILDSTDERR: #### 2019-12-24 08:41:15.298025 BUILDSTDERR: #### 2019-12-24 08:41:25.698026 BUILDSTDERR: #### 2019-12-24 08:41:36.128028 BUILDSTDERR: #### 2019-12-24 08:41:46.528034 BUILDSTDERR: #### 2019-12-24 08:41:56.928024 BUILDSTDERR: #### 2019-12-24 08:42:07.328024 BUILDSTDERR: #### 2019-12-24 08:42:17.728025 BUILDSTDERR: #### 2019-12-24 08:42:28.128015 BUILDSTDERR: #### 2019-12-24 08:42:38.528028 BUILDSTDERR: #### 2019-12-24 08:42:48.928059 BUILDSTDERR: #### 2019-12-24 08:42:59.328047 BUILDSTDERR: #### 2019-12-24 08:43:09.728027 BUILDSTDERR: #### 2019-12-24 08:43:20.128028 BUILDSTDERR: #### 2019-12-24 08:43:30.528027 BUILDSTDERR: #### 2019-12-24 08:43:40.928028 BUILDSTDERR: #### 2019-12-24 08:43:51.328030 BUILDSTDERR: #### 2019-12-24 08:44:01.738032 BUILDSTDERR: #### 2019-12-24 08:44:12.138034 BUILDSTDERR: #### 2019-12-24 08:44:22.538033 BUILDSTDERR: #### 2019-12-24 08:44:32.938027 BUILDSTDERR: #### 2019-12-24 08:44:43.338026 BUILDSTDERR: #### 2019-12-24 08:44:53.738028 BUILDSTDERR: #### 2019-12-24 08:45:04.138031 BUILDSTDERR: #### 2019-12-24 08:45:14.548028 BUILDSTDERR: #### 2019-12-24 08:45:24.948037 BUILDSTDERR: #### 2019-12-24 08:45:35.348053 BUILDSTDERR: #### 2019-12-24 08:45:45.748045 BUILDSTDERR: #### 2019-12-24 08:45:56.148058 BUILDSTDERR: #### 2019-12-24 08:46:06.548048 BUILDSTDERR: #### 2019-12-24 08:46:16.948047 BUILDSTDERR: #### 2019-12-24 08:46:27.348036 BUILDSTDERR: #### 2019-12-24 08:46:37.768031 BUILDSTDERR: #### 2019-12-24 08:46:48.168036 BUILDSTDERR: #### 2019-12-24 08:46:58.568024 BUILDSTDERR: #### 2019-12-24 08:47:08.978105 BUILDSTDERR: #### 2019-12-24 08:47:19.378031 BUILDSTDERR: #### 2019-12-24 08:47:29.778119 BUILDSTDERR: #### 2019-12-24 08:47:40.178025 BUILDSTDERR: #### 2019-12-24 08:47:50.578027 BUILDSTDERR: #### 2019-12-24 08:48:00.978020 BUILDSTDERR: #### 2019-12-24 08:48:11.378033 BUILDSTDERR: #### 2019-12-24 08:48:21.778057 BUILDSTDERR: #### 2019-12-24 08:48:32.178022 BUILDSTDERR: #### 2019-12-24 08:48:42.578027 BUILDSTDERR: #### 2019-12-24 08:48:52.978019 BUILDSTDERR: #### 2019-12-24 08:49:03.378111 BUILDSTDERR: #### 2019-12-24 08:49:13.778018 BUILDSTDERR: #### 2019-12-24 08:49:24.178019 BUILDSTDERR: #### 2019-12-24 08:49:34.578026 BUILDSTDERR: #### 2019-12-24 08:49:44.978024 BUILDSTDERR: #### 2019-12-24 08:49:55.378022 BUILDSTDERR: #### 2019-12-24 08:50:05.778027 BUILDSTDERR: #### 2019-12-24 08:50:16.178032 BUILDSTDERR: #### 2019-12-24 08:50:26.578019 BUILDSTDERR: #### 2019-12-24 08:50:36.978028 BUILDSTDERR: #### 2019-12-24 08:50:47.378025 BUILDSTDERR: #### 2019-12-24 08:50:57.778022 BUILDSTDERR: #### 2019-12-24 08:51:08.178047 BUILDSTDERR: #### 2019-12-24 08:51:18.578024 BUILDSTDERR: #### 2019-12-24 08:51:28.988036 BUILDSTDERR: #### 2019-12-24 08:51:39.388025 BUILDSTDERR: #### 2019-12-24 08:51:49.788036 BUILDSTDERR: #### 2019-12-24 08:52:00.188036 BUILDSTDERR: #### 2019-12-24 08:52:10.588035 BUILDSTDERR: #### 2019-12-24 08:52:20.988029 BUILDSTDERR: #### 2019-12-24 08:52:31.388041 BUILDSTDERR: #### 2019-12-24 08:52:41.788029 BUILDSTDERR: #### 2019-12-24 08:52:52.188027 BUILDSTDERR: #### 2019-12-24 08:53:02.588016 BUILDSTDERR: #### 2019-12-24 08:53:12.988041 BUILDSTDERR: #### 2019-12-24 08:53:23.388024 BUILDSTDERR: #### 2019-12-24 08:53:33.788026 BUILDSTDERR: #### 2019-12-24 08:53:44.188027 BUILDSTDERR: #### 2019-12-24 08:53:54.588027 BUILDSTDERR: #### 2019-12-24 08:54:04.988027 BUILDSTDERR: #### 2019-12-24 08:54:15.398020 BUILDSTDERR: #### 2019-12-24 08:54:25.798027 BUILDSTDERR: #### 2019-12-24 08:54:36.198027 BUILDSTDERR: #### 2019-12-24 08:54:46.598029 BUILDSTDERR: #### 2019-12-24 08:54:56.998026 BUILDSTDERR: #### 2019-12-24 08:55:07.408028 BUILDSTDERR: #### 2019-12-24 08:55:17.808029 BUILDSTDERR: #### 2019-12-24 08:55:28.208022 BUILDSTDERR: #### 2019-12-24 08:55:38.608031 BUILDSTDERR: #### 2019-12-24 08:55:49.008030 BUILDSTDERR: #### 2019-12-24 08:55:59.408037 BUILDSTDERR: #### 2019-12-24 08:56:09.808029 BUILDSTDERR: #### 2019-12-24 08:56:20.208028 BUILDSTDERR: #### 2019-12-24 08:56:30.608029 BUILDSTDERR: #### 2019-12-24 08:56:41.008039 BUILDSTDERR: #### 2019-12-24 08:56:51.408030 BUILDSTDERR: #### 2019-12-24 08:57:01.808058 BUILDSTDERR: #### 2019-12-24 08:57:12.208038 BUILDSTDERR: #### 2019-12-24 08:57:22.608034 BUILDSTDERR: #### 2019-12-24 08:57:33.008038 BUILDSTDERR: #### 2019-12-24 08:57:43.408034 BUILDSTDERR: #### 2019-12-24 08:57:53.808059 BUILDSTDERR: #### 2019-12-24 08:58:04.208044 BUILDSTDERR: #### 2019-12-24 08:58:14.608037 BUILDSTDERR: #### 2019-12-24 08:58:25.008035 BUILDSTDERR: #### 2019-12-24 08:58:35.408038 BUILDSTDERR: #### 2019-12-24 08:58:45.808063 BUILDSTDERR: #### 2019-12-24 08:58:56.208028 BUILDSTDERR: #### 2019-12-24 08:59:06.608037 BUILDSTDERR: #### 2019-12-24 08:59:17.008035 BUILDSTDERR: #### 2019-12-24 08:59:27.418041 BUILDSTDERR: #### 2019-12-24 08:59:37.818029 BUILDSTDERR: #### 2019-12-24 08:59:48.228037 BUILDSTDERR: #### 2019-12-24 08:59:58.638035 BUILDSTDERR: #### 2019-12-24 09:00:09.038046 BUILDSTDERR: #### 2019-12-24 09:00:19.438029 BUILDSTDERR: #### 2019-12-24 09:00:29.838032 BUILDSTDERR: #### 2019-12-24 09:00:40.238023 BUILDSTDERR: #### 2019-12-24 09:00:50.638029 BUILDSTDERR: #### 2019-12-24 09:01:01.038015 BUILDSTDERR: #### 2019-12-24 09:01:11.438031 BUILDSTDERR: #### 2019-12-24 09:01:21.838044 BUILDSTDERR: #### 2019-12-24 09:01:32.238021 BUILDSTDERR: #### 2019-12-24 09:01:42.638028 BUILDSTDERR: #### 2019-12-24 09:01:53.038044 BUILDSTDERR: #### 2019-12-24 09:02:03.438017 BUILDSTDERR: #### 2019-12-24 09:02:13.838030 BUILDSTDERR: #### 2019-12-24 09:02:24.238035 BUILDSTDERR: #### 2019-12-24 09:02:34.638037 BUILDSTDERR: #### 2019-12-24 09:02:45.038021 BUILDSTDERR: #### 2019-12-24 09:02:55.438035 BUILDSTDERR: #### 2019-12-24 09:03:05.838121 BUILDSTDERR: #### 2019-12-24 09:03:16.238025 BUILDSTDERR: #### 2019-12-24 09:03:26.638026 BUILDSTDERR: #### 2019-12-24 09:03:37.048046 BUILDSTDERR: #### 2019-12-24 09:03:47.448028 BUILDSTDERR: #### 2019-12-24 09:03:57.848016 BUILDSTDERR: #### 2019-12-24 09:04:08.248035 BUILDSTDERR: assign_py_hash_t (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.assign_py_hash_t ... ok BUILDSTDERR: assign_to_name (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.assign_to_name ... ok BUILDSTDERR: infer_hash_type (py_hash_t) BUILDSTDERR: Doctest: py_hash_t.infer_hash_type ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_unicode_type ... Foo (metaclass) BUILDSTDERR: Doctest: metaclass.Foo ... ok BUILDSTDERR: Foo3 (metaclass) BUILDSTDERR: Doctest: metaclass.Foo3 ... ok BUILDSTDERR: FunctionAsPy2Metaclass (metaclass) BUILDSTDERR: Doctest: metaclass.FunctionAsPy2Metaclass ... ok BUILDSTDERR: Py3ClassMCOnly (metaclass) BUILDSTDERR: Doctest: metaclass.Py3ClassMCOnly ... ok BUILDSTDERR: Py3Foo (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Foo ... ok BUILDSTDERR: Py3FooInherited (metaclass) BUILDSTDERR: Doctest: metaclass.Py3FooInherited ... ok BUILDSTDERR: Py3InheritedMetaclass (metaclass) BUILDSTDERR: Doctest: metaclass.Py3InheritedMetaclass ... ok BUILDSTDERR: Py3Kwargs (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Kwargs ... ok BUILDSTDERR: Py3Mixed (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Mixed ... ok BUILDSTDERR: PyClassWithNew (metaclass) BUILDSTDERR: Doctest: metaclass.PyClassWithNew ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running metaclass ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.8/unicodeobject.h:1037, BUILDSTDERR: from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from py_unicode_type.c:4: BUILDSTDERR: py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_8unicode_type_methods’: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:25:11: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_type.c:1778:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ BUILDSTDERR: 1778 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_10unicode_methods’: BUILDSTDERR: py_unicode_type.c:1979:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1979 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.8/unicodeobject.h:1037, BUILDSTDERR: from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from py_unicode_type.c:4: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: compare_ASCII (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.compare_ASCII ... ok BUILDSTDERR: compare_klingon (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.compare_klingon ... ok BUILDSTDERR: count_lower_case_characters (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.count_lower_case_characters ... ok BUILDSTDERR: count_lower_case_characters_slice (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.count_lower_case_characters_slice ... ok BUILDSTDERR: index_and_in (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.index_and_in ... ok BUILDSTDERR: index_uchar (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.index_uchar ... ok BUILDSTDERR: iter_and_in (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.iter_and_in ... ok BUILDSTDERR: len_uchar (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.len_uchar ... ok BUILDSTDERR: ord_pyunicode (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.ord_pyunicode ... ok BUILDSTDERR: uchar_lookup_in_dict (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.uchar_lookup_in_dict ... ok BUILDSTDERR: unicode_methods (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_methods ... ok BUILDSTDERR: unicode_ordinal (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_ordinal ... ok BUILDSTDERR: unicode_type_methods (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_type_methods ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_unicode_type ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.8/unicodeobject.h:1037, BUILDSTDERR: from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from py_unicode_type.cpp:4: BUILDSTDERR: py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_8unicode_type_methods(PyObject*, Py_UNICODE)’: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:25:11: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) BUILDSTDERR: | ~~~~~^~~~~~ BUILDSTDERR: py_unicode_type.cpp:1792:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ BUILDSTDERR: 1792 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)’: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_type.cpp:1993:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 1993 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_type.cpp:1993:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 1993 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: compare_ASCII (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.compare_ASCII ... ok BUILDSTDERR: compare_klingon (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.compare_klingon ... ok BUILDSTDERR: count_lower_case_characters (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.count_lower_case_characters ... ok BUILDSTDERR: count_lower_case_characters_slice (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.count_lower_case_characters_slice ... ok BUILDSTDERR: index_and_in (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.index_and_in ... ok BUILDSTDERR: index_uchar (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.index_uchar ... ok BUILDSTDERR: iter_and_in (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.iter_and_in ... ok BUILDSTDERR: len_uchar (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.len_uchar ... ok BUILDSTDERR: ord_pyunicode (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.ord_pyunicode ... ok BUILDSTDERR: uchar_lookup_in_dict (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.uchar_lookup_in_dict ... ok BUILDSTDERR: unicode_methods (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_methods ... ok BUILDSTDERR: unicode_ordinal (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_ordinal ... ok BUILDSTDERR: unicode_type_methods (py_unicode_type) BUILDSTDERR: Doctest: py_unicode_type.unicode_type_methods ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.SimpleAssignment ... ok BUILDSTDERR: SimpleRewrite (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.SimpleRewrite ... ok BUILDSTDERR: conditional (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.conditional ... ok BUILDSTDERR: conditional_name_error (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.conditional_name_error ... ok BUILDSTDERR: name_error (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_error ... ok BUILDSTDERR: name_error_deleted (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_error_deleted ... ok BUILDSTDERR: name_lookup_order (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_lookup_order ... ok BUILDSTDERR: simple_inner (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.simple_inner ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyclass_scope_T671 ... Foo (metaclass) BUILDSTDERR: Doctest: metaclass.Foo ... ok BUILDSTDERR: Foo3 (metaclass) BUILDSTDERR: Doctest: metaclass.Foo3 ... ok BUILDSTDERR: FunctionAsPy2Metaclass (metaclass) BUILDSTDERR: Doctest: metaclass.FunctionAsPy2Metaclass ... ok BUILDSTDERR: Py3ClassMCOnly (metaclass) BUILDSTDERR: Doctest: metaclass.Py3ClassMCOnly ... ok BUILDSTDERR: Py3Foo (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Foo ... ok BUILDSTDERR: Py3FooInherited (metaclass) BUILDSTDERR: Doctest: metaclass.Py3FooInherited ... ok BUILDSTDERR: Py3InheritedMetaclass (metaclass) BUILDSTDERR: Doctest: metaclass.Py3InheritedMetaclass ... ok BUILDSTDERR: Py3Kwargs (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Kwargs ... ok BUILDSTDERR: Py3Mixed (metaclass) BUILDSTDERR: Doctest: metaclass.Py3Mixed ... ok BUILDSTDERR: PyClassWithNew (metaclass) BUILDSTDERR: Doctest: metaclass.PyClassWithNew ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running modbody ... f (modbody) BUILDSTDERR: Doctest: modbody.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running modbody ... f (modbody) BUILDSTDERR: Doctest: modbody.f ... ok BUILDSTDERR: SimpleAssignment (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.SimpleAssignment ... ok BUILDSTDERR: SimpleRewrite (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.SimpleRewrite ... ok BUILDSTDERR: conditional (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.conditional ... ok BUILDSTDERR: conditional_name_error (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.conditional_name_error ... ok BUILDSTDERR: name_error (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_error ... ok BUILDSTDERR: name_error_deleted (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_error_deleted ... ok BUILDSTDERR: name_lookup_order (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.name_lookup_order ... ok BUILDSTDERR: simple_inner (pyclass_scope_T671) BUILDSTDERR: Doctest: pyclass_scope_T671.simple_inner ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pyclass_scope_T671 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running no_gc ... SimpleAssignment (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.SimpleAssignment ... ok BUILDSTDERR: SimpleRewrite (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.SimpleRewrite ... ok BUILDSTDERR: conditional (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.conditional ... ok BUILDSTDERR: conditional_name_error (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.conditional_name_error ... ok BUILDSTDERR: name_error (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.name_error ... ok BUILDSTDERR: name_error_deleted (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.name_error_deleted ... ok BUILDSTDERR: name_lookup_order (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.name_lookup_order ... ok BUILDSTDERR: simple_inner (pure_doctest__pyclass_scope_T671) BUILDSTDERR: Doctest: pure_doctest__pyclass_scope_T671.simple_inner ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyextattrref ... DisableGC (no_gc) BUILDSTDERR: Doctest: no_gc.DisableGC ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running no_gc ... DisableGC (no_gc) BUILDSTDERR: Doctest: no_gc.DisableGC ... ok BUILDSTDERR: pyextattrref () BUILDSTDERR: Doctest: pyextattrref ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running no_gc_clear ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyextattrref ... DisableTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.DisableTpClear ... ok BUILDSTDERR: ReallowTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.ReallowTpClear ... ok BUILDSTDERR: test_closure_with_clear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.test_closure_with_clear ... ok BUILDSTDERR: test_closure_without_clear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.test_closure_without_clear ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running no_gc_clear ... pyextattrref () BUILDSTDERR: Doctest: pyextattrref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyintop ... DisableTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.DisableTpClear ... ok BUILDSTDERR: ReallowTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.ReallowTpClear ... ok BUILDSTDERR: test_closure_with_clear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.test_closure_with_clear ... ok BUILDSTDERR: test_closure_without_clear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.test_closure_without_clear ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running non_const_as_const_arg ... test_non_const_as_const_arg (non_const_as_const_arg) BUILDSTDERR: Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running non_const_as_const_arg ... test_non_const_as_const_arg (non_const_as_const_arg) BUILDSTDERR: Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_ValueError_T172 ... test_cdef_func_with_fused_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_cdef_func_with_fused_args ... ok BUILDSTDERR: test_composite (fused_types) BUILDSTDERR: Doctest: fused_types.test_composite ... ok BUILDSTDERR: test_cython_numeric (fused_types) BUILDSTDERR: Doctest: fused_types.test_cython_numeric ... ok BUILDSTDERR: test_fused_declarations (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_declarations ... ok BUILDSTDERR: test_fused_memoryview_def (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memoryview_def ... ok BUILDSTDERR: test_fused_memoryviews (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memoryviews ... ok BUILDSTDERR: test_fused_memslice_dtype (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype ... ok BUILDSTDERR: test_fused_memslice_dtype_repeated (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok BUILDSTDERR: test_fused_memslice_dtype_repeated_2 (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok BUILDSTDERR: test_fused_pointer_except_null (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_pointer_except_null ... ok BUILDSTDERR: test_fused_with_pointer (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_with_pointer ... ok BUILDSTDERR: test_index_fused_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_index_fused_args ... ok BUILDSTDERR: test_normal_class (fused_types) BUILDSTDERR: Doctest: fused_types.test_normal_class ... ok BUILDSTDERR: test_normal_class_refcount (fused_types) BUILDSTDERR: Doctest: fused_types.test_normal_class_refcount ... ok BUILDSTDERR: test_opt_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_opt_args ... ok BUILDSTDERR: test_pure (fused_types) BUILDSTDERR: Doctest: fused_types.test_pure ... ok BUILDSTDERR: test_sizeof_fused_type (fused_types) BUILDSTDERR: Doctest: fused_types.test_sizeof_fused_type ... ok BUILDSTDERR: test_specializations (fused_types) BUILDSTDERR: Doctest: fused_types.test_specializations ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_types ... numpy_ValueError_T172 () BUILDSTDERR: Doctest: numpy_ValueError_T172 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_ValueError_T172 ... and_int (pyintop) BUILDSTDERR: Doctest: pyintop.and_int ... ok BUILDSTDERR: and_obj (pyintop) BUILDSTDERR: Doctest: pyintop.and_obj ... ok BUILDSTDERR: equals (pyintop) BUILDSTDERR: Doctest: pyintop.equals ... ok BUILDSTDERR: equals_many (pyintop) BUILDSTDERR: Doctest: pyintop.equals_many ... ok BUILDSTDERR: equals_zero (pyintop) BUILDSTDERR: Doctest: pyintop.equals_zero ... ok BUILDSTDERR: lshift_int (pyintop) BUILDSTDERR: Doctest: pyintop.lshift_int ... ok BUILDSTDERR: lshift_obj (pyintop) BUILDSTDERR: Doctest: pyintop.lshift_obj ... ok BUILDSTDERR: mixed_int (pyintop) BUILDSTDERR: Doctest: pyintop.mixed_int ... ok BUILDSTDERR: mixed_obj (pyintop) BUILDSTDERR: Doctest: pyintop.mixed_obj ... ok BUILDSTDERR: not_equals (pyintop) BUILDSTDERR: Doctest: pyintop.not_equals ... ok BUILDSTDERR: not_equals_many (pyintop) BUILDSTDERR: Doctest: pyintop.not_equals_many ... ok BUILDSTDERR: or_int (pyintop) BUILDSTDERR: Doctest: pyintop.or_int ... ok BUILDSTDERR: or_obj (pyintop) BUILDSTDERR: Doctest: pyintop.or_obj ... ok BUILDSTDERR: rshift_int (pyintop) BUILDSTDERR: Doctest: pyintop.rshift_int ... ok BUILDSTDERR: rshift_obj (pyintop) BUILDSTDERR: Doctest: pyintop.rshift_obj ... ok BUILDSTDERR: truthy (pyintop) BUILDSTDERR: Doctest: pyintop.truthy ... ok BUILDSTDERR: xor_int (pyintop) BUILDSTDERR: Doctest: pyintop.xor_int ... ok BUILDSTDERR: xor_obj (pyintop) BUILDSTDERR: Doctest: pyintop.xor_obj ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyintop ... numpy_ValueError_T172 () BUILDSTDERR: Doctest: numpy_ValueError_T172 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_math ... test_fp_classif (numpy_math) BUILDSTDERR: Doctest: numpy_math.test_fp_classif ... ok BUILDSTDERR: test_nextafter (numpy_math) BUILDSTDERR: Doctest: numpy_math.test_nextafter ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running onelinesuite ... onelinesuite () BUILDSTDERR: Doctest: onelinesuite ... ok BUILDSTDERR: suite_in_func (onelinesuite) BUILDSTDERR: Doctest: onelinesuite.suite_in_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running onelinesuite ... onelinesuite () BUILDSTDERR: Doctest: onelinesuite ... ok BUILDSTDERR: suite_in_func (onelinesuite) BUILDSTDERR: Doctest: onelinesuite.suite_in_func ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in onelinesuite ... pure_doctest__onelinesuite () BUILDSTDERR: Doctest: pure_doctest__onelinesuite ... ok BUILDSTDERR: suite_in_func (pure_doctest__onelinesuite) BUILDSTDERR: Doctest: pure_doctest__onelinesuite.suite_in_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running packedstruct_T290 ... g1649 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1649 ... ok BUILDSTDERR: g1653 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1653 ... ok BUILDSTDERR: g1662 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1662 ... ok BUILDSTDERR: g1665 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1665 ... ok BUILDSTDERR: g1670 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1670 ... ok BUILDSTDERR: g1674 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1674 ... ok BUILDSTDERR: g1681 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1681 ... ok BUILDSTDERR: g1688 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1688 ... ok BUILDSTDERR: g1698 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1698 ... ok BUILDSTDERR: g1702 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1702 ... ok BUILDSTDERR: g1716 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1716 ... ok BUILDSTDERR: g1729 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1729 ... ok BUILDSTDERR: g1733 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1733 ... ok BUILDSTDERR: g1737 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1737 ... ok BUILDSTDERR: g1741 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1741 ... ok BUILDSTDERR: g1747 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1747 ... ok BUILDSTDERR: g1754 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1754 ... ok BUILDSTDERR: g1765 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1765 ... ok BUILDSTDERR: g1769 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1769 ... ok BUILDSTDERR: g1779 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1779 ... ok BUILDSTDERR: g1785 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1785 ... ok BUILDSTDERR: g1791 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1791 ... ok BUILDSTDERR: g1800 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1800 ... ok BUILDSTDERR: g1807 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1807 ... ok BUILDSTDERR: g1828 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1828 ... ok BUILDSTDERR: g1843 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1843 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_3 ... packedstruct_T290 () BUILDSTDERR: Doctest: packedstruct_T290 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running packedstruct_T290 ... and_int (pyintop) BUILDSTDERR: Doctest: pyintop.and_int ... ok BUILDSTDERR: and_obj (pyintop) BUILDSTDERR: Doctest: pyintop.and_obj ... ok BUILDSTDERR: equals (pyintop) BUILDSTDERR: Doctest: pyintop.equals ... ok BUILDSTDERR: equals_many (pyintop) BUILDSTDERR: Doctest: pyintop.equals_many ... ok BUILDSTDERR: equals_zero (pyintop) BUILDSTDERR: Doctest: pyintop.equals_zero ... ok BUILDSTDERR: lshift_int (pyintop) BUILDSTDERR: Doctest: pyintop.lshift_int ... ok BUILDSTDERR: lshift_obj (pyintop) BUILDSTDERR: Doctest: pyintop.lshift_obj ... ok BUILDSTDERR: mixed_int (pyintop) BUILDSTDERR: Doctest: pyintop.mixed_int ... ok BUILDSTDERR: mixed_obj (pyintop) BUILDSTDERR: Doctest: pyintop.mixed_obj ... ok BUILDSTDERR: not_equals (pyintop) BUILDSTDERR: Doctest: pyintop.not_equals ... ok BUILDSTDERR: not_equals_many (pyintop) BUILDSTDERR: Doctest: pyintop.not_equals_many ... ok BUILDSTDERR: or_int (pyintop) BUILDSTDERR: Doctest: pyintop.or_int ... ok BUILDSTDERR: or_obj (pyintop) BUILDSTDERR: Doctest: pyintop.or_obj ... ok BUILDSTDERR: rshift_int (pyintop) BUILDSTDERR: Doctest: pyintop.rshift_int ... ok BUILDSTDERR: rshift_obj (pyintop) BUILDSTDERR: Doctest: pyintop.rshift_obj ... ok BUILDSTDERR: truthy (pyintop) BUILDSTDERR: Doctest: pyintop.truthy ... ok BUILDSTDERR: xor_int (pyintop) BUILDSTDERR: Doctest: pyintop.xor_int ... ok BUILDSTDERR: xor_obj (pyintop) BUILDSTDERR: Doctest: pyintop.xor_obj ... ok BUILDSTDERR: packedstruct_T290 () BUILDSTDERR: Doctest: packedstruct_T290 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pylistsubtype ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pep448_test_extcall ... pylistsubtype () BUILDSTDERR: Doctest: pylistsubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pylistsubtype ... pylistsubtype () BUILDSTDERR: Doctest: pylistsubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running python_bool_type ... test_boolean (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_boolean ... ok BUILDSTDERR: test_convert (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_convert ... ok BUILDSTDERR: test_float (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_float ... ok BUILDSTDERR: test_int (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_int ... ok BUILDSTDERR: test_isinstance (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_isinstance ... ok BUILDSTDERR: test_issubclass (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_issubclass ... ok BUILDSTDERR: test_math (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_math ... ok BUILDSTDERR: test_repr (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_repr ... ok BUILDSTDERR: test_str (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_str ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running python_bool_type ... pep448_test_extcall () BUILDSTDERR: Doctest: pep448_test_extcall ... ok BUILDSTDERR: call_builtin_empty_dict (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok BUILDSTDERR: call_builtin_nonempty_dict (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok BUILDSTDERR: call_f_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_f_kwargs ... ok BUILDSTDERR: call_f_positional (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_f_positional ... ok BUILDSTDERR: call_g_positional (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_g_positional ... ok BUILDSTDERR: call_kwargs_unmodified1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok BUILDSTDERR: call_kwargs_unmodified2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok BUILDSTDERR: call_method (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_method ... ok BUILDSTDERR: call_nonseq_positional1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok BUILDSTDERR: call_nonseq_positional2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok BUILDSTDERR: call_seqlike_positional1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok BUILDSTDERR: call_seqlike_positional2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok BUILDSTDERR: errors_args_kwargs_overlap (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok BUILDSTDERR: errors_call_2args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_2args ... ok BUILDSTDERR: errors_call_3args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_3args ... ok BUILDSTDERR: errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_builtin_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok BUILDSTDERR: errors_call_no_args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_no_args ... ok BUILDSTDERR: errors_call_none_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_none_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok BUILDSTDERR: errors_call_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_nonseq ... ok BUILDSTDERR: errors_call_one_arg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_one_arg ... ok BUILDSTDERR: errors_call_one_missing_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok BUILDSTDERR: errors_e1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_e1 ... ok BUILDSTDERR: errors_e2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_e2 ... ok BUILDSTDERR: errors_f1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_f1 ... ok BUILDSTDERR: errors_f2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_f2 ... ok BUILDSTDERR: errors_g1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g1 ... ok BUILDSTDERR: errors_g2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g2 ... ok BUILDSTDERR: errors_g3 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g3 ... ok BUILDSTDERR: errors_non_string_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok BUILDSTDERR: errors_unexpected_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pep448_test_extcall ... test_boolean (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_boolean ... ok BUILDSTDERR: test_convert (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_convert ... ok BUILDSTDERR: test_float (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_float ... ok BUILDSTDERR: test_int (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_int ... ok BUILDSTDERR: test_isinstance (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_isinstance ... ok BUILDSTDERR: test_issubclass (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_issubclass ... ok BUILDSTDERR: test_math (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_math ... ok BUILDSTDERR: test_repr (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_repr ... ok BUILDSTDERR: test_str (python_bool_type) BUILDSTDERR: Doctest: python_bool_type.test_str ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_barbieri1 ... r_barbieri1 () BUILDSTDERR: Doctest: r_barbieri1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_barbieri1 ... r_barbieri1 () BUILDSTDERR: Doctest: r_barbieri1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mang1 ... r_mang1 () BUILDSTDERR: Doctest: r_mang1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mang1 ... r_mang1 () BUILDSTDERR: Doctest: r_mang1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_toofewargs ... r_toofewargs () BUILDSTDERR: Doctest: r_toofewargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_toofewargs ... r_toofewargs () BUILDSTDERR: Doctest: r_toofewargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running raise_memory_error_T650 ... pep448_test_extcall () BUILDSTDERR: Doctest: pep448_test_extcall ... ok BUILDSTDERR: call_builtin_empty_dict (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok BUILDSTDERR: call_builtin_nonempty_dict (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok BUILDSTDERR: call_f_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_f_kwargs ... ok BUILDSTDERR: call_f_positional (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_f_positional ... ok BUILDSTDERR: call_g_positional (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_g_positional ... ok BUILDSTDERR: call_kwargs_unmodified1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok BUILDSTDERR: call_kwargs_unmodified2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok BUILDSTDERR: call_method (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_method ... ok BUILDSTDERR: call_nonseq_positional1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok BUILDSTDERR: call_nonseq_positional2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok BUILDSTDERR: call_seqlike_positional1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok BUILDSTDERR: call_seqlike_positional2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok BUILDSTDERR: errors_args_kwargs_overlap (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok BUILDSTDERR: errors_call_2args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_2args ... ok BUILDSTDERR: errors_call_3args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_3args ... ok BUILDSTDERR: errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_builtin_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok BUILDSTDERR: errors_call_no_args (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_no_args ... ok BUILDSTDERR: errors_call_none_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_none_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok BUILDSTDERR: errors_call_nonmapping_kwargs (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok BUILDSTDERR: errors_call_nonseq (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_nonseq ... ok BUILDSTDERR: errors_call_one_arg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_one_arg ... ok BUILDSTDERR: errors_call_one_missing_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok BUILDSTDERR: errors_e1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_e1 ... ok BUILDSTDERR: errors_e2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_e2 ... ok BUILDSTDERR: errors_f1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_f1 ... ok BUILDSTDERR: errors_f2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_f2 ... ok BUILDSTDERR: errors_g1 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g1 ... ok BUILDSTDERR: errors_g2 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g2 ... ok BUILDSTDERR: errors_g3 (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_g3 ... ok BUILDSTDERR: errors_non_string_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok BUILDSTDERR: errors_unexpected_kwarg (pep448_test_extcall) BUILDSTDERR: Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard5 ... raise_me_instance (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance ... ok BUILDSTDERR: raise_me_instance_value (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance_value ... ok BUILDSTDERR: raise_me_instance_value_separate (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok BUILDSTDERR: raise_me_type (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_type ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running raise_memory_error_T650 ... raise_me_instance (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance ... ok BUILDSTDERR: raise_me_instance_value (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance_value ... ok BUILDSTDERR: raise_me_instance_value_separate (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok BUILDSTDERR: raise_me_type (raise_memory_error_T650) BUILDSTDERR: Doctest: raise_memory_error_T650.raise_me_type ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running range_optimisation_T203 ... test (pinard5) BUILDSTDERR: Doctest: pinard5.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard5 ... g1649 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1649 ... ok BUILDSTDERR: g1653 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1653 ... ok BUILDSTDERR: g1662 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1662 ... ok BUILDSTDERR: g1665 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1665 ... ok BUILDSTDERR: g1670 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1670 ... ok BUILDSTDERR: g1674 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1674 ... ok BUILDSTDERR: g1681 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1681 ... ok BUILDSTDERR: g1688 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1688 ... ok BUILDSTDERR: g1698 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1698 ... ok BUILDSTDERR: g1702 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1702 ... ok BUILDSTDERR: g1716 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1716 ... ok BUILDSTDERR: g1729 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1729 ... ok BUILDSTDERR: g1733 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1733 ... ok BUILDSTDERR: g1737 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1737 ... ok BUILDSTDERR: g1741 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1741 ... ok BUILDSTDERR: g1747 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1747 ... ok BUILDSTDERR: g1754 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1754 ... ok BUILDSTDERR: g1765 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1765 ... ok BUILDSTDERR: g1769 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1769 ... ok BUILDSTDERR: g1779 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1779 ... ok BUILDSTDERR: g1785 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1785 ... ok BUILDSTDERR: g1791 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1791 ... ok BUILDSTDERR: g1800 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1800 ... ok BUILDSTDERR: g1807 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1807 ... ok BUILDSTDERR: g1828 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1828 ... ok BUILDSTDERR: g1843 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1843 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_3_def_to_cdef ... for_from_bound_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok BUILDSTDERR: for_from_py_global_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok BUILDSTDERR: for_from_py_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok BUILDSTDERR: for_from_range (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_range ... ok BUILDSTDERR: for_from_step_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_step_reassignment ... ok BUILDSTDERR: for_from_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_target_reassignment ... ok BUILDSTDERR: for_in_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_in_target_reassignment ... ok BUILDSTDERR: test_func (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.test_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running range_optimisation_T203 ... test (pinard5) BUILDSTDERR: Doctest: pinard5.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard7 ... pinard7 () BUILDSTDERR: Doctest: pinard7 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard7 ... for_from_bound_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok BUILDSTDERR: for_from_py_global_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok BUILDSTDERR: for_from_py_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok BUILDSTDERR: for_from_range (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_range ... ok BUILDSTDERR: for_from_step_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_step_reassignment ... ok BUILDSTDERR: for_from_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_from_target_reassignment ... ok BUILDSTDERR: for_in_target_reassignment (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.for_in_target_reassignment ... ok BUILDSTDERR: test_func (range_optimisation_T203) BUILDSTDERR: Doctest: range_optimisation_T203.test_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ref2global ... pinard7 () BUILDSTDERR: Doctest: pinard7 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_resource ... f (ref2global) BUILDSTDERR: Doctest: ref2global.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ref2global ... test_getpriority (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getpriority ... ok BUILDSTDERR: test_getrlimit (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getrlimit ... ok BUILDSTDERR: test_getrusage (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getrusage ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_resource ... f (ref2global) BUILDSTDERR: Doctest: ref2global.f ... ok BUILDSTDERR: test_getpriority (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getpriority ... ok BUILDSTDERR: test_getrlimit (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getrlimit ... ok BUILDSTDERR: test_getrusage (posix_resource) BUILDSTDERR: Doctest: posix_resource.test_getrusage ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in ref2global ... f (pure_doctest__ref2global) BUILDSTDERR: Doctest: pure_doctest__ref2global.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running refcount_in_meth ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_test ... refcount_in_meth () BUILDSTDERR: Doctest: refcount_in_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running refcount_in_meth ... test_silent_stdout (posix_test) BUILDSTDERR: Doctest: posix_test.test_silent_stdout ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_test ... refcount_in_meth () BUILDSTDERR: Doctest: refcount_in_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reimport ... test (reimport) BUILDSTDERR: Doctest: reimport.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reimport ... test (reimport) BUILDSTDERR: Doctest: reimport.test ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end reimport_from_subinterpreter ... test_cdef_func_with_fused_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_cdef_func_with_fused_args ... ok BUILDSTDERR: test_composite (fused_types) BUILDSTDERR: Doctest: fused_types.test_composite ... ok BUILDSTDERR: test_cython_numeric (fused_types) BUILDSTDERR: Doctest: fused_types.test_cython_numeric ... ok BUILDSTDERR: test_fused_declarations (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_declarations ... ok BUILDSTDERR: test_fused_memoryview_def (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memoryview_def ... ok BUILDSTDERR: test_fused_memoryviews (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memoryviews ... ok BUILDSTDERR: test_fused_memslice_dtype (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype ... ok BUILDSTDERR: test_fused_memslice_dtype_repeated (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok BUILDSTDERR: test_fused_memslice_dtype_repeated_2 (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok BUILDSTDERR: test_fused_pointer_except_null (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_pointer_except_null ... ok BUILDSTDERR: test_fused_with_pointer (fused_types) BUILDSTDERR: Doctest: fused_types.test_fused_with_pointer ... ok BUILDSTDERR: test_index_fused_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_index_fused_args ... ok BUILDSTDERR: test_normal_class (fused_types) BUILDSTDERR: Doctest: fused_types.test_normal_class ... ok BUILDSTDERR: test_normal_class_refcount (fused_types) BUILDSTDERR: Doctest: fused_types.test_normal_class_refcount ... ok BUILDSTDERR: test_opt_args (fused_types) BUILDSTDERR: Doctest: fused_types.test_opt_args ... ok BUILDSTDERR: test_pure (fused_types) BUILDSTDERR: Doctest: fused_types.test_pure ... ok BUILDSTDERR: test_sizeof_fused_type (fused_types) BUILDSTDERR: Doctest: fused_types.test_sizeof_fused_type ... ok BUILDSTDERR: test_specializations (fused_types) BUILDSTDERR: Doctest: fused_types.test_specializations ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running future_unicode_literals ... test_silent_stdout (posix_test) BUILDSTDERR: Doctest: posix_test.test_silent_stdout ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running print_refcount ... future_unicode_literals () BUILDSTDERR: Doctest: future_unicode_literals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running future_unicode_literals ... future_unicode_literals () BUILDSTDERR: Doctest: future_unicode_literals ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end relativeimport_T542 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_frame_cycle ... test_print_refcount (print_refcount) BUILDSTDERR: Doctest: print_refcount.test_print_refcount ... ok BUILDSTDERR: test_printone_refcount (print_refcount) BUILDSTDERR: Doctest: print_refcount.test_printone_refcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print_refcount ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reload_ext_module ... test_reload (reload_ext_module) BUILDSTDERR: Doctest: reload_ext_module.test_reload ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reload_ext_module ... test_print_refcount (print_refcount) BUILDSTDERR: Doctest: print_refcount.test_print_refcount ... ok BUILDSTDERR: test_printone_refcount (print_refcount) BUILDSTDERR: Doctest: print_refcount.test_printone_refcount ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pstats_profile_test ... test_generator_frame_cycle (generator_frame_cycle) BUILDSTDERR: Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok BUILDSTDERR: test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) BUILDSTDERR: Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_frame_cycle ... test_reload (reload_ext_module) BUILDSTDERR: Doctest: reload_ext_module.test_reload ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set_literals ... test_frozenset_set_comp (set_literals) BUILDSTDERR: Doctest: set_literals.test_frozenset_set_comp ... ok BUILDSTDERR: test_set_add (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_add ... ok BUILDSTDERR: test_set_comp (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_comp ... ok BUILDSTDERR: test_set_comp_sideeffect_unhashable_failure (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_set_literal (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_literal ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure_literal (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set_literals ... test_generator_frame_cycle (generator_frame_cycle) BUILDSTDERR: Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok BUILDSTDERR: test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) BUILDSTDERR: Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in generator_frame_cycle ... test_generator_frame_cycle (pure_doctest__generator_frame_cycle) BUILDSTDERR: Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle ... ok BUILDSTDERR: test_generator_frame_cycle_with_outer_exc (pure_doctest__generator_frame_cycle) BUILDSTDERR: Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_in_refcycles ... test_frozenset_set_comp (set_literals) BUILDSTDERR: Doctest: set_literals.test_frozenset_set_comp ... ok BUILDSTDERR: test_set_add (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_add ... ok BUILDSTDERR: test_set_comp (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_comp ... ok BUILDSTDERR: test_set_comp_sideeffect_unhashable_failure (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_set_literal (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_literal ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure_literal (set_literals) BUILDSTDERR: Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in set_literals ... test_frozenset_set_comp (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_frozenset_set_comp ... ok BUILDSTDERR: test_set_add (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_set_add ... ok BUILDSTDERR: test_set_comp (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_set_comp ... ok BUILDSTDERR: test_set_comp_sideeffect_unhashable_failure (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_set_comp_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_set_literal (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_set_literal ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure_literal (pure_doctest__set_literals) BUILDSTDERR: Doctest: pure_doctest__set_literals.test_set_sideeffect_unhashable_failure_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running setcomp ... pstats_profile_test () BUILDSTDERR: Doctest: pstats_profile_test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pstats_profile_test ... test_reference_cycle_cleanup (generators_in_refcycles) BUILDSTDERR: Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_in_refcycles ... g1649 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1649 ... ok BUILDSTDERR: g1653 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1653 ... ok BUILDSTDERR: g1662 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1662 ... ok BUILDSTDERR: g1665 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1665 ... ok BUILDSTDERR: g1670 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1670 ... ok BUILDSTDERR: g1674 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1674 ... ok BUILDSTDERR: g1681 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1681 ... ok BUILDSTDERR: g1688 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1688 ... ok BUILDSTDERR: g1698 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1698 ... ok BUILDSTDERR: g1702 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1702 ... ok BUILDSTDERR: g1716 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1716 ... ok BUILDSTDERR: g1729 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1729 ... ok BUILDSTDERR: g1733 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1733 ... ok BUILDSTDERR: g1737 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1737 ... ok BUILDSTDERR: g1741 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1741 ... ok BUILDSTDERR: g1747 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1747 ... ok BUILDSTDERR: g1754 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1754 ... ok BUILDSTDERR: g1765 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1765 ... ok BUILDSTDERR: g1769 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1769 ... ok BUILDSTDERR: g1779 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1779 ... ok BUILDSTDERR: g1785 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1785 ... ok BUILDSTDERR: g1791 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1791 ... ok BUILDSTDERR: g1800 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1800 ... ok BUILDSTDERR: g1807 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1807 ... ok BUILDSTDERR: g1828 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1828 ... ok BUILDSTDERR: g1843 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1843 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cmethod_inline_T474 ... genexp_set (setcomp) BUILDSTDERR: Doctest: setcomp.genexp_set ... ok BUILDSTDERR: iterdict (setcomp) BUILDSTDERR: Doctest: setcomp.iterdict ... ok BUILDSTDERR: setcomp (setcomp) BUILDSTDERR: Doctest: setcomp.setcomp ... ok BUILDSTDERR: typed (setcomp) BUILDSTDERR: Doctest: setcomp.typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running setcomp ... test_reference_cycle_cleanup (generators_in_refcycles) BUILDSTDERR: Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_pep479 ... Subtyping (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.Subtyping ... ok BUILDSTDERR: TestInlineMethod (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.TestInlineMethod ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cmethod_inline_T474 ... genexp_set (setcomp) BUILDSTDERR: Doctest: setcomp.genexp_set ... ok BUILDSTDERR: iterdict (setcomp) BUILDSTDERR: Doctest: setcomp.iterdict ... ok BUILDSTDERR: setcomp (setcomp) BUILDSTDERR: Doctest: setcomp.setcomp ... ok BUILDSTDERR: typed (setcomp) BUILDSTDERR: Doctest: setcomp.typed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice3 ... Subtyping (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.Subtyping ... ok BUILDSTDERR: TestInlineMethod (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.TestInlineMethod ... ok BUILDSTDERR: generators_pep479 () BUILDSTDERR: Doctest: generators_pep479 ... ok BUILDSTDERR: test_catch_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_catch_StopIteration ... ok BUILDSTDERR: test_genexpr (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_genexpr ... ok BUILDSTDERR: test_propagate_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_propagate_StopIteration ... ok BUILDSTDERR: test_raise_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_raise_StopIteration ... ok BUILDSTDERR: test_raise_StopIteration_value (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_raise_StopIteration_value ... ok BUILDSTDERR: test_return (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_return ... ok BUILDSTDERR: test_return_value (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_return_value ... ok BUILDSTDERR: test_yield_from (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_yield_from ... ok BUILDSTDERR: test_yield_from_gen (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_yield_from_gen ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cmp ... pstats_profile_test () BUILDSTDERR: Doctest: pstats_profile_test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_pep479 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ptr_warning_T714 ... slice3 () BUILDSTDERR: Doctest: slice3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice3 ... test_ptr (ptr_warning_T714) BUILDSTDERR: Doctest: ptr_warning_T714.test_ptr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ptr_warning_T714 ... test_ptr (ptr_warning_T714) BUILDSTDERR: Doctest: ptr_warning_T714.test_ptr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_parallel ... slice3 () BUILDSTDERR: Doctest: slice3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running special_methods_T561 ... c_cmp (cmp) BUILDSTDERR: Doctest: cmp.c_cmp ... ok BUILDSTDERR: cascaded_c (cmp) BUILDSTDERR: Doctest: cmp.cascaded_c ... ok BUILDSTDERR: cascaded_mix_pyleft (cmp) BUILDSTDERR: Doctest: cmp.cascaded_mix_pyleft ... ok BUILDSTDERR: cascaded_mix_pyright (cmp) BUILDSTDERR: Doctest: cmp.cascaded_mix_pyright ... ok BUILDSTDERR: cascaded_py (cmp) BUILDSTDERR: Doctest: cmp.cascaded_py ... ok BUILDSTDERR: pointer_cmp (cmp) BUILDSTDERR: Doctest: cmp.pointer_cmp ... ok BUILDSTDERR: single_c (cmp) BUILDSTDERR: Doctest: cmp.single_c ... ok BUILDSTDERR: single_py (cmp) BUILDSTDERR: Doctest: cmp.single_py ... ok BUILDSTDERR: typed_cmp (cmp) BUILDSTDERR: Doctest: cmp.typed_cmp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cmp ... generators_pep479 () BUILDSTDERR: Doctest: generators_pep479 ... ok BUILDSTDERR: test_catch_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_catch_StopIteration ... ok BUILDSTDERR: test_genexpr (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_genexpr ... ok BUILDSTDERR: test_propagate_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_propagate_StopIteration ... ok BUILDSTDERR: test_raise_StopIteration (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_raise_StopIteration ... ok BUILDSTDERR: test_raise_StopIteration_value (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_raise_StopIteration_value ... ok BUILDSTDERR: test_return (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_return ... ok BUILDSTDERR: test_return_value (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_return_value ... ok BUILDSTDERR: test_yield_from (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_yield_from ... ok BUILDSTDERR: test_yield_from_gen (generators_pep479) BUILDSTDERR: Doctest: generators_pep479.test_yield_from_gen ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_py ... c_cmp (cmp) BUILDSTDERR: Doctest: cmp.c_cmp ... ok BUILDSTDERR: cascaded_c (cmp) BUILDSTDERR: Doctest: cmp.cascaded_c ... ok BUILDSTDERR: cascaded_mix_pyleft (cmp) BUILDSTDERR: Doctest: cmp.cascaded_mix_pyleft ... ok BUILDSTDERR: cascaded_mix_pyright (cmp) BUILDSTDERR: Doctest: cmp.cascaded_mix_pyright ... ok BUILDSTDERR: cascaded_py (cmp) BUILDSTDERR: Doctest: cmp.cascaded_py ... ok BUILDSTDERR: pointer_cmp (cmp) BUILDSTDERR: Doctest: cmp.pointer_cmp ... ok BUILDSTDERR: single_c (cmp) BUILDSTDERR: Doctest: cmp.single_c ... ok BUILDSTDERR: single_py (cmp) BUILDSTDERR: Doctest: cmp.single_py ... ok BUILDSTDERR: typed_cmp (cmp) BUILDSTDERR: Doctest: cmp.typed_cmp ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running compiledef ... prange_regression (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_regression ... ok BUILDSTDERR: prange_with_gil (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_with_gil ... ok BUILDSTDERR: prange_with_gil_call_nogil (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_with_gil_call_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_parallel ... compiledef () BUILDSTDERR: Doctest: compiledef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running compiledef ... compiledef () BUILDSTDERR: Doctest: compiledef ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_T305_long_double ... test_object_conversion (complex_numbers_T305_long_double) BUILDSTDERR: Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_T305_long_double ... test_object_conversion (complex_numbers_T305_long_double) BUILDSTDERR: Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running concatcstrings ... prange_regression (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_regression ... ok BUILDSTDERR: prange_with_gil (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_with_gil ... ok BUILDSTDERR: prange_with_gil_call_nogil (pure_parallel) BUILDSTDERR: Doctest: pure_parallel.prange_with_gil_call_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pure_parallel ... prange_regression (pure_doctest__pure_parallel) BUILDSTDERR: Doctest: pure_doctest__pure_parallel.prange_regression ... ok BUILDSTDERR: prange_with_gil (pure_doctest__pure_parallel) BUILDSTDERR: Doctest: pure_doctest__pure_parallel.prange_with_gil ... ok BUILDSTDERR: prange_with_gil_call_nogil (pure_doctest__pure_parallel) BUILDSTDERR: Doctest: pure_doctest__pure_parallel.prange_with_gil_call_nogil ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_py3 ... concatcstrings () BUILDSTDERR: Doctest: concatcstrings ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running concatcstrings ... concatcstrings () BUILDSTDERR: Doctest: concatcstrings ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running consts ... call_ccall (pure_py3) BUILDSTDERR: Doctest: pure_py3.call_ccall ... ok BUILDSTDERR: call_cdef_inline (pure_py3) BUILDSTDERR: Doctest: pure_py3.call_cdef_inline ... ok BUILDSTDERR: test_return_type (pure_py3) BUILDSTDERR: Doctest: pure_py3.test_return_type ... ok BUILDSTDERR: test_struct (pure_py3) BUILDSTDERR: Doctest: pure_py3.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_py3 ... call_ccall (pure_py3) BUILDSTDERR: Doctest: pure_py3.call_ccall ... ok BUILDSTDERR: call_cdef_inline (pure_py3) BUILDSTDERR: Doctest: pure_py3.call_cdef_inline ... ok BUILDSTDERR: test_return_type (pure_py3) BUILDSTDERR: Doctest: pure_py3.test_return_type ... ok BUILDSTDERR: test_struct (pure_py3) BUILDSTDERR: Doctest: pure_py3.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pure_py3 ... call_ccall (pure_doctest__pure_py3) BUILDSTDERR: Doctest: pure_doctest__pure_py3.call_ccall ... ok BUILDSTDERR: call_cdef_inline (pure_doctest__pure_py3) BUILDSTDERR: Doctest: pure_doctest__pure_py3.call_cdef_inline ... ok BUILDSTDERR: test_return_type (pure_doctest__pure_py3) BUILDSTDERR: Doctest: pure_doctest__pure_py3.test_return_type ... ok BUILDSTDERR: test_struct (pure_doctest__pure_py3) BUILDSTDERR: Doctest: pure_doctest__pure_py3.test_struct ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pxd_signature_excvalue ... add (consts) BUILDSTDERR: Doctest: consts.add ... ok BUILDSTDERR: add_var (consts) BUILDSTDERR: Doctest: consts.add_var ... ok BUILDSTDERR: arithm (consts) BUILDSTDERR: Doctest: consts.arithm ... ok BUILDSTDERR: cascaded_compare (consts) BUILDSTDERR: Doctest: consts.cascaded_compare ... ok BUILDSTDERR: char_int_mix (consts) BUILDSTDERR: Doctest: consts.char_int_mix ... ok BUILDSTDERR: compile_time_DEF (consts) BUILDSTDERR: Doctest: consts.compile_time_DEF ... ok BUILDSTDERR: int_cast (consts) BUILDSTDERR: Doctest: consts.int_cast ... ok BUILDSTDERR: lists (consts) BUILDSTDERR: Doctest: consts.lists ... ok BUILDSTDERR: long_int_mix (consts) BUILDSTDERR: Doctest: consts.long_int_mix ... ok BUILDSTDERR: mul (consts) BUILDSTDERR: Doctest: consts.mul ... ok BUILDSTDERR: multiplied_const_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_const_tuple ... ok BUILDSTDERR: multiplied_const_tuple_len1 (consts) BUILDSTDERR: Doctest: consts.multiplied_const_tuple_len1 ... ok BUILDSTDERR: multiplied_global_nonconst_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_global_nonconst_tuple ... ok BUILDSTDERR: multiplied_lists_left (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_left ... ok BUILDSTDERR: multiplied_lists_neg (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_neg ... ok BUILDSTDERR: multiplied_lists_nonconst (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst ... ok BUILDSTDERR: multiplied_lists_nonconst_expression (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_expression ... ok BUILDSTDERR: multiplied_lists_nonconst_left (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_left ... ok BUILDSTDERR: multiplied_lists_nonconst_with_side_effects (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok BUILDSTDERR: multiplied_lists_right (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_right ... ok BUILDSTDERR: multiplied_lists_right_len1 (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_right_len1 ... ok BUILDSTDERR: multiplied_lists_with_side_effects (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_with_side_effects ... ok BUILDSTDERR: multiplied_nonconst_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple ... ok BUILDSTDERR: multiplied_nonconst_tuple_arg (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple_arg ... ok BUILDSTDERR: multiplied_nonconst_tuple_int_arg (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok BUILDSTDERR: neg (consts) BUILDSTDERR: Doctest: consts.neg ... ok BUILDSTDERR: parameters (consts) BUILDSTDERR: Doctest: consts.parameters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running consts ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py35_pep492_interop ... add (consts) BUILDSTDERR: Doctest: consts.add ... ok BUILDSTDERR: add_var (consts) BUILDSTDERR: Doctest: consts.add_var ... ok BUILDSTDERR: arithm (consts) BUILDSTDERR: Doctest: consts.arithm ... ok BUILDSTDERR: cascaded_compare (consts) BUILDSTDERR: Doctest: consts.cascaded_compare ... ok BUILDSTDERR: char_int_mix (consts) BUILDSTDERR: Doctest: consts.char_int_mix ... ok BUILDSTDERR: compile_time_DEF (consts) BUILDSTDERR: Doctest: consts.compile_time_DEF ... ok BUILDSTDERR: int_cast (consts) BUILDSTDERR: Doctest: consts.int_cast ... ok BUILDSTDERR: lists (consts) BUILDSTDERR: Doctest: consts.lists ... ok BUILDSTDERR: long_int_mix (consts) BUILDSTDERR: Doctest: consts.long_int_mix ... ok BUILDSTDERR: mul (consts) BUILDSTDERR: Doctest: consts.mul ... ok BUILDSTDERR: multiplied_const_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_const_tuple ... ok BUILDSTDERR: multiplied_const_tuple_len1 (consts) BUILDSTDERR: Doctest: consts.multiplied_const_tuple_len1 ... ok BUILDSTDERR: multiplied_global_nonconst_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_global_nonconst_tuple ... ok BUILDSTDERR: multiplied_lists_left (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_left ... ok BUILDSTDERR: multiplied_lists_neg (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_neg ... ok BUILDSTDERR: multiplied_lists_nonconst (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst ... ok BUILDSTDERR: multiplied_lists_nonconst_expression (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_expression ... ok BUILDSTDERR: multiplied_lists_nonconst_left (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_left ... ok BUILDSTDERR: multiplied_lists_nonconst_with_side_effects (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok BUILDSTDERR: multiplied_lists_right (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_right ... ok BUILDSTDERR: multiplied_lists_right_len1 (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_right_len1 ... ok BUILDSTDERR: multiplied_lists_with_side_effects (consts) BUILDSTDERR: Doctest: consts.multiplied_lists_with_side_effects ... ok BUILDSTDERR: multiplied_nonconst_tuple (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple ... ok BUILDSTDERR: multiplied_nonconst_tuple_arg (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple_arg ... ok BUILDSTDERR: multiplied_nonconst_tuple_int_arg (consts) BUILDSTDERR: Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok BUILDSTDERR: neg (consts) BUILDSTDERR: Doctest: consts.neg ... ok BUILDSTDERR: parameters (consts) BUILDSTDERR: Doctest: consts.parameters ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running control_flow_except_T725 ... Foo (generators_py) BUILDSTDERR: Doctest: generators_py.Foo ... ok BUILDSTDERR: check_throw (generators_py) BUILDSTDERR: Doctest: generators_py.check_throw ... ok BUILDSTDERR: check_yield_in_except (generators_py) BUILDSTDERR: Doctest: generators_py.check_yield_in_except ... ok BUILDSTDERR: raising (generators_py) BUILDSTDERR: Doctest: generators_py.raising ... ok BUILDSTDERR: simple (generators_py) BUILDSTDERR: Doctest: generators_py.simple ... ok BUILDSTDERR: simple_send (generators_py) BUILDSTDERR: Doctest: generators_py.simple_send ... ok BUILDSTDERR: simple_seq (generators_py) BUILDSTDERR: Doctest: generators_py.simple_seq ... ok BUILDSTDERR: test_close (generators_py) BUILDSTDERR: Doctest: generators_py.test_close ... ok BUILDSTDERR: test_copied_yield (generators_py) BUILDSTDERR: Doctest: generators_py.test_copied_yield ... ok BUILDSTDERR: test_del_in_generator (generators_py) BUILDSTDERR: Doctest: generators_py.test_del_in_generator ... ok BUILDSTDERR: test_generator_cleanup (generators_py) BUILDSTDERR: Doctest: generators_py.test_generator_cleanup ... ok BUILDSTDERR: test_ignore_close (generators_py) BUILDSTDERR: Doctest: generators_py.test_ignore_close ... ok BUILDSTDERR: test_lambda (generators_py) BUILDSTDERR: Doctest: generators_py.test_lambda ... ok BUILDSTDERR: test_nested (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested ... ok BUILDSTDERR: test_nested_gen (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested_gen ... ok BUILDSTDERR: test_nested_yield (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested_yield ... ok BUILDSTDERR: test_return (generators_py) BUILDSTDERR: Doctest: generators_py.test_return ... ok BUILDSTDERR: test_sum_of_yields (generators_py) BUILDSTDERR: Doctest: generators_py.test_sum_of_yields ... ok BUILDSTDERR: test_swap_assignment (generators_py) BUILDSTDERR: Doctest: generators_py.test_swap_assignment ... ok BUILDSTDERR: test_yield_in_const_conditional_false (generators_py) BUILDSTDERR: Doctest: generators_py.test_yield_in_const_conditional_false ... ok BUILDSTDERR: test_yield_in_const_conditional_true (generators_py) BUILDSTDERR: Doctest: generators_py.test_yield_in_const_conditional_true ... ok BUILDSTDERR: very_simple (generators_py) BUILDSTDERR: Doctest: generators_py.very_simple ... ok BUILDSTDERR: with_outer (generators_py) BUILDSTDERR: Doctest: generators_py.with_outer ... ok BUILDSTDERR: yield_in_except_throw_exc_type (generators_py) BUILDSTDERR: Doctest: generators_py.yield_in_except_throw_exc_type ... ok BUILDSTDERR: yield_in_except_throw_instance (generators_py) BUILDSTDERR: Doctest: generators_py.yield_in_except_throw_instance ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_py ... unused_except_capture (control_flow_except_T725) BUILDSTDERR: Doctest: control_flow_except_T725.unused_except_capture ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running control_flow_except_T725 ... unused_except_capture (control_flow_except_T725) BUILDSTDERR: Doctest: control_flow_except_T725.unused_except_capture ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_api ... await_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_cyobject ... ok BUILDSTDERR: await_pyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_pyobject ... ok BUILDSTDERR: yield_from_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.8/doctest.py:1336: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited BUILDSTDERR: exception = sys.exc_info() BUILDSTDERR: :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited BUILDSTDERR: next(yield_from(py_simple_nonit())) BUILDSTDERR: RuntimeWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /usr/lib64/python3.8/doctest.py:1336: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited BUILDSTDERR: exception = sys.exc_info() BUILDSTDERR: RuntimeWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py35_pep492_interop ... await_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_cyobject ... ok BUILDSTDERR: await_pyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_pyobject ... ok BUILDSTDERR: yield_from_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.8/doctest.py:1336: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited BUILDSTDERR: exception = sys.exc_info() BUILDSTDERR: :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited BUILDSTDERR: next(yield_from(py_simple_nonit())) BUILDSTDERR: RuntimeWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /usr/lib64/python3.8/doctest.py:1336: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited BUILDSTDERR: exception = sys.exc_info() BUILDSTDERR: RuntimeWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py3k_super ... special_methods_T561 () BUILDSTDERR: Doctest: special_methods_T561 ... ok BUILDSTDERR: GetAttrGetItemRedirect (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok BUILDSTDERR: VerySpecial (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.VerySpecial ... ok BUILDSTDERR: VerySpecialSubType (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.VerySpecialSubType ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_methods_T561 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_nogil ... Foo (generators_py) BUILDSTDERR: Doctest: generators_py.Foo ... ok BUILDSTDERR: check_throw (generators_py) BUILDSTDERR: Doctest: generators_py.check_throw ... ok BUILDSTDERR: check_yield_in_except (generators_py) BUILDSTDERR: Doctest: generators_py.check_yield_in_except ... ok BUILDSTDERR: raising (generators_py) BUILDSTDERR: Doctest: generators_py.raising ... ok BUILDSTDERR: simple (generators_py) BUILDSTDERR: Doctest: generators_py.simple ... ok BUILDSTDERR: simple_send (generators_py) BUILDSTDERR: Doctest: generators_py.simple_send ... ok BUILDSTDERR: simple_seq (generators_py) BUILDSTDERR: Doctest: generators_py.simple_seq ... ok BUILDSTDERR: test_close (generators_py) BUILDSTDERR: Doctest: generators_py.test_close ... ok BUILDSTDERR: test_copied_yield (generators_py) BUILDSTDERR: Doctest: generators_py.test_copied_yield ... ok BUILDSTDERR: test_del_in_generator (generators_py) BUILDSTDERR: Doctest: generators_py.test_del_in_generator ... ok BUILDSTDERR: test_generator_cleanup (generators_py) BUILDSTDERR: Doctest: generators_py.test_generator_cleanup ... ok BUILDSTDERR: test_ignore_close (generators_py) BUILDSTDERR: Doctest: generators_py.test_ignore_close ... ok BUILDSTDERR: test_lambda (generators_py) BUILDSTDERR: Doctest: generators_py.test_lambda ... ok BUILDSTDERR: test_nested (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested ... ok BUILDSTDERR: test_nested_gen (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested_gen ... ok BUILDSTDERR: test_nested_yield (generators_py) BUILDSTDERR: Doctest: generators_py.test_nested_yield ... ok BUILDSTDERR: test_return (generators_py) BUILDSTDERR: Doctest: generators_py.test_return ... ok BUILDSTDERR: test_sum_of_yields (generators_py) BUILDSTDERR: Doctest: generators_py.test_sum_of_yields ... ok BUILDSTDERR: test_swap_assignment (generators_py) BUILDSTDERR: Doctest: generators_py.test_swap_assignment ... ok BUILDSTDERR: test_yield_in_const_conditional_false (generators_py) BUILDSTDERR: Doctest: generators_py.test_yield_in_const_conditional_false ... ok BUILDSTDERR: test_yield_in_const_conditional_true (generators_py) BUILDSTDERR: Doctest: generators_py.test_yield_in_const_conditional_true ... ok BUILDSTDERR: very_simple (generators_py) BUILDSTDERR: Doctest: generators_py.very_simple ... ok BUILDSTDERR: with_outer (generators_py) BUILDSTDERR: Doctest: generators_py.with_outer ... ok BUILDSTDERR: yield_in_except_throw_exc_type (generators_py) BUILDSTDERR: Doctest: generators_py.yield_in_except_throw_exc_type ... ok BUILDSTDERR: yield_in_except_throw_instance (generators_py) BUILDSTDERR: Doctest: generators_py.yield_in_except_throw_instance ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in generators_py ... Foo (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.Foo ... ok BUILDSTDERR: check_throw (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.check_throw ... ok BUILDSTDERR: check_yield_in_except (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.check_yield_in_except ... ok BUILDSTDERR: raising (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.raising ... ok BUILDSTDERR: simple (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.simple ... ok BUILDSTDERR: simple_send (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.simple_send ... ok BUILDSTDERR: simple_seq (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.simple_seq ... ok BUILDSTDERR: test_close (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_close ... ok BUILDSTDERR: test_copied_yield (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_copied_yield ... ok BUILDSTDERR: test_del_in_generator (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_del_in_generator ... ok BUILDSTDERR: test_generator_cleanup (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_generator_cleanup ... ok BUILDSTDERR: test_ignore_close (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_ignore_close ... ok BUILDSTDERR: test_lambda (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_lambda ... ok BUILDSTDERR: test_nested (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_nested ... ok BUILDSTDERR: test_nested_gen (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_nested_gen ... ok BUILDSTDERR: test_nested_yield (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_nested_yield ... ok BUILDSTDERR: test_return (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_return ... ok BUILDSTDERR: test_sum_of_yields (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_sum_of_yields ... ok BUILDSTDERR: test_swap_assignment (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_swap_assignment ... ok BUILDSTDERR: test_yield_in_const_conditional_false (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_false ... ok BUILDSTDERR: test_yield_in_const_conditional_true (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_true ... ok BUILDSTDERR: very_simple (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.very_simple ... ok BUILDSTDERR: with_outer (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.with_outer ... ok BUILDSTDERR: yield_in_except_throw_exc_type (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.yield_in_except_throw_exc_type ... ok BUILDSTDERR: yield_in_except_throw_instance (pure_doctest__generators_py) BUILDSTDERR: Doctest: pure_doctest__generators_py.yield_in_except_throw_instance ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_py35 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_method_override_recursion ... anno_gen (generators_py35) BUILDSTDERR: Doctest: generators_py35.anno_gen ... ok BUILDSTDERR: with_outer_raising (generators_py35) BUILDSTDERR: Doctest: generators_py35.with_outer_raising ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_py35 ... B (py3k_super) BUILDSTDERR: Doctest: py3k_super.B ... ok BUILDSTDERR: CClassSub (py3k_super) BUILDSTDERR: Doctest: py3k_super.CClassSub ... ok BUILDSTDERR: test_class_cell_empty (py3k_super) BUILDSTDERR: Doctest: py3k_super.test_class_cell_empty ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py3k_super ... Ext (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Ext ... ok BUILDSTDERR: Py (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Py ... ok BUILDSTDERR: PyOverride (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.PyOverride ... ok BUILDSTDERR: Slots (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Slots ... ok BUILDSTDERR: SlotsOverride (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.SlotsOverride ... ok BUILDSTDERR: anno_gen (generators_py35) BUILDSTDERR: Doctest: generators_py35.anno_gen ... ok BUILDSTDERR: with_outer_raising (generators_py35) BUILDSTDERR: Doctest: generators_py35.with_outer_raising ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_method_override_recursion ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in generators_py35 ... anno_gen (pure_doctest__generators_py35) BUILDSTDERR: Doctest: pure_doctest__generators_py35.anno_gen ... ok BUILDSTDERR: with_outer_raising (pure_doctest__generators_py35) BUILDSTDERR: Doctest: pure_doctest__generators_py35.with_outer_raising ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running if ... f (if) BUILDSTDERR: Doctest: if.f ... ok BUILDSTDERR: g (if) BUILDSTDERR: Doctest: if.g ... ok BUILDSTDERR: h (if) BUILDSTDERR: Doctest: if.h ... ok BUILDSTDERR: i (if) BUILDSTDERR: Doctest: if.i ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if ... Ext (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Ext ... ok BUILDSTDERR: Py (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Py ... ok BUILDSTDERR: PyOverride (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.PyOverride ... ok BUILDSTDERR: Slots (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.Slots ... ok BUILDSTDERR: SlotsOverride (cpdef_method_override_recursion) BUILDSTDERR: Doctest: cpdef_method_override_recursion.SlotsOverride ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_temps_T411 ... B (py3k_super) BUILDSTDERR: Doctest: py3k_super.B ... ok BUILDSTDERR: CClassSub (py3k_super) BUILDSTDERR: Doctest: py3k_super.CClassSub ... ok BUILDSTDERR: test_class_cell_empty (py3k_super) BUILDSTDERR: Doctest: py3k_super.test_class_cell_empty ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_classbody ... f (if) BUILDSTDERR: Doctest: if.f ... ok BUILDSTDERR: g (if) BUILDSTDERR: Doctest: if.g ... ok BUILDSTDERR: h (if) BUILDSTDERR: Doctest: if.h ... ok BUILDSTDERR: i (if) BUILDSTDERR: Doctest: if.i ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running importfrom ... ForLoopInPyClass (py_classbody) BUILDSTDERR: Doctest: py_classbody.ForLoopInPyClass ... ok BUILDSTDERR: TestCdefAttr (py_classbody) BUILDSTDERR: Doctest: py_classbody.TestCdefAttr ... ok BUILDSTDERR: TestPyAttr (py_classbody) BUILDSTDERR: Doctest: py_classbody.TestPyAttr ... ok BUILDSTDERR: del_in_class (py_classbody) BUILDSTDERR: Doctest: py_classbody.del_in_class ... ok BUILDSTDERR: A (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.A ... ok BUILDSTDERR: B (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.B ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_classbody ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_temps_T411 ... import1 (importfrom) BUILDSTDERR: Doctest: importfrom.import1 ... ok BUILDSTDERR: import2 (importfrom) BUILDSTDERR: Doctest: importfrom.import2 ... ok BUILDSTDERR: import3 (importfrom) BUILDSTDERR: Doctest: importfrom.import3 ... ok BUILDSTDERR: import4 (importfrom) BUILDSTDERR: Doctest: importfrom.import4 ... ok BUILDSTDERR: typed_imports (importfrom) BUILDSTDERR: Doctest: importfrom.typed_imports ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running importfrom ... ForLoopInPyClass (py_classbody) BUILDSTDERR: Doctest: py_classbody.ForLoopInPyClass ... ok BUILDSTDERR: TestCdefAttr (py_classbody) BUILDSTDERR: Doctest: py_classbody.TestCdefAttr ... ok BUILDSTDERR: TestPyAttr (py_classbody) BUILDSTDERR: Doctest: py_classbody.TestPyAttr ... ok BUILDSTDERR: del_in_class (py_classbody) BUILDSTDERR: Doctest: py_classbody.del_in_class ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in py_classbody ... ForLoopInPyClass (pure_doctest__py_classbody) BUILDSTDERR: Doctest: pure_doctest__py_classbody.ForLoopInPyClass ... ok BUILDSTDERR: TestCdefAttr (pure_doctest__py_classbody) BUILDSTDERR: Doctest: pure_doctest__py_classbody.TestCdefAttr ... ok BUILDSTDERR: TestPyAttr (pure_doctest__py_classbody) BUILDSTDERR: Doctest: pure_doctest__py_classbody.TestPyAttr ... ok BUILDSTDERR: del_in_class (pure_doctest__py_classbody) BUILDSTDERR: Doctest: pure_doctest__py_classbody.del_in_class ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyclass_special_methods ... import1 (importfrom) BUILDSTDERR: Doctest: importfrom.import1 ... ok BUILDSTDERR: import2 (importfrom) BUILDSTDERR: Doctest: importfrom.import2 ... ok BUILDSTDERR: import3 (importfrom) BUILDSTDERR: Doctest: importfrom.import3 ... ok BUILDSTDERR: import4 (importfrom) BUILDSTDERR: Doctest: importfrom.import4 ... ok BUILDSTDERR: typed_imports (importfrom) BUILDSTDERR: Doctest: importfrom.typed_imports ... ok BUILDSTDERR: A (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.A ... ok BUILDSTDERR: B (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.B ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running in_list_with_side_effects_T544 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_custom_string ... PyClass (pyclass_special_methods) BUILDSTDERR: Doctest: pyclass_special_methods.PyClass ... ok BUILDSTDERR: use_as_context_manager (pyclass_special_methods) BUILDSTDERR: Doctest: pyclass_special_methods.use_as_context_manager ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyclass_special_methods ... test (in_list_with_side_effects_T544) BUILDSTDERR: Doctest: in_list_with_side_effects_T544.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running in_list_with_side_effects_T544 ... PyClass (pyclass_special_methods) BUILDSTDERR: Doctest: pyclass_special_methods.PyClass ... ok BUILDSTDERR: use_as_context_manager (pyclass_special_methods) BUILDSTDERR: Doctest: pyclass_special_methods.use_as_context_manager ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pycmp ... test (in_list_with_side_effects_T544) BUILDSTDERR: Doctest: in_list_with_side_effects_T544.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running index ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_exception_declaration_compatibility ... f (pycmp) BUILDSTDERR: Doctest: pycmp.f ... ok BUILDSTDERR: g (pycmp) BUILDSTDERR: Doctest: pycmp.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pycmp ... f (pycmp) BUILDSTDERR: Doctest: pycmp.f ... ok BUILDSTDERR: g (pycmp) BUILDSTDERR: Doctest: pycmp.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyobjcast_T313 ... pyobjcast_T313 () BUILDSTDERR: Doctest: pyobjcast_T313 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyobjcast_T313 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_exceptions ... pyobjcast_T313 () BUILDSTDERR: Doctest: pyobjcast_T313 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_addint ... special_methods_T561 () BUILDSTDERR: Doctest: special_methods_T561 ... ok BUILDSTDERR: GetAttrGetItemRedirect (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok BUILDSTDERR: VerySpecial (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.VerySpecial ... ok BUILDSTDERR: VerySpecialSubType (special_methods_T561) BUILDSTDERR: Doctest: special_methods_T561.VerySpecialSubType ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running special_methods_T561_py3 ... r_addint () BUILDSTDERR: Doctest: r_addint ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_addint ... r_addint () BUILDSTDERR: Doctest: r_addint ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_bishop3 ... test_cppclass_method_custom (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_cppclass_method_custom ... ok BUILDSTDERR: test_cppclass_method_raw (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_cppclass_method_raw ... ok BUILDSTDERR: test_cppclass_method_value (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_cppclass_method_value ... ok BUILDSTDERR: test_domain_error (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_domain_error ... ok BUILDSTDERR: test_func_that_can_raise_or_throw (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_func_that_can_raise_or_throw ... ok BUILDSTDERR: test_func_that_can_raise_or_throw_c_return (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_func_that_can_raise_or_throw_c_return ... ok BUILDSTDERR: test_index_custom (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_index_custom ... ok BUILDSTDERR: test_index_raw (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_index_raw ... ok BUILDSTDERR: test_index_value (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_index_value ... ok BUILDSTDERR: test_int_custom (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_int_custom ... ok BUILDSTDERR: test_int_raw (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_int_raw ... ok BUILDSTDERR: test_int_value (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_int_value ... ok BUILDSTDERR: test_ios_failure (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_ios_failure ... ok BUILDSTDERR: test_memory (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_memory ... ok BUILDSTDERR: test_overflow (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_overflow ... ok BUILDSTDERR: test_range_error (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_range_error ... ok BUILDSTDERR: test_typeerror (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_typeerror ... ok BUILDSTDERR: test_underflow (cpp_exceptions) BUILDSTDERR: Doctest: cpp_exceptions.test_underflow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_exceptions_nogil ... index () BUILDSTDERR: Doctest: index ... ok BUILDSTDERR: del_index_list (index) BUILDSTDERR: Doctest: index.del_index_list ... ok BUILDSTDERR: del_large_index (index) BUILDSTDERR: Doctest: index.del_large_index ... ok BUILDSTDERR: index_list (index) BUILDSTDERR: Doctest: index.index_list ... ok BUILDSTDERR: index_object (index) BUILDSTDERR: Doctest: index.index_object ... ok BUILDSTDERR: index_tuple (index) BUILDSTDERR: Doctest: index.index_tuple ... ok BUILDSTDERR: large_literal_index (index) BUILDSTDERR: Doctest: index.large_literal_index ... ok BUILDSTDERR: set_index_list (index) BUILDSTDERR: Doctest: index.set_index_list ... ok BUILDSTDERR: set_large_index (index) BUILDSTDERR: Doctest: index.set_large_index ... ok BUILDSTDERR: test_boundscheck_signed (index) BUILDSTDERR: Doctest: index.test_boundscheck_signed ... ok BUILDSTDERR: test_boundscheck_unsigned (index) BUILDSTDERR: Doctest: index.test_boundscheck_unsigned ... ok BUILDSTDERR: test_large_indexing (index) BUILDSTDERR: Doctest: index.test_large_indexing ... ok BUILDSTDERR: test_long_long (index) BUILDSTDERR: Doctest: index.test_long_long ... ok BUILDSTDERR: test_ulong_long (index) BUILDSTDERR: Doctest: index.test_ulong_long ... ok BUILDSTDERR: test_unsigned_long (index) BUILDSTDERR: Doctest: index.test_unsigned_long ... ok BUILDSTDERR: test_unsigned_short (index) BUILDSTDERR: Doctest: index.test_unsigned_short ... ok BUILDSTDERR: test_wraparound_signed (index) BUILDSTDERR: Doctest: index.test_wraparound_signed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running index ... special_methods_T561_py3 () BUILDSTDERR: Doctest: special_methods_T561_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_methods_T561_py3 ... r_bishop3 () BUILDSTDERR: Doctest: r_bishop3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_bishop3 ... special_methods_T561_py3 () BUILDSTDERR: Doctest: special_methods_T561_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running specialfloat ... emfloat (specialfloat) BUILDSTDERR: Doctest: specialfloat.emfloat ... ok BUILDSTDERR: epfloat (specialfloat) BUILDSTDERR: Doctest: specialfloat.epfloat ... ok BUILDSTDERR: f (specialfloat) BUILDSTDERR: Doctest: specialfloat.f ... ok BUILDSTDERR: global_floats (specialfloat) BUILDSTDERR: Doctest: specialfloat.global_floats ... ok BUILDSTDERR: infn1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn1 ... ok BUILDSTDERR: infn2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn2 ... ok BUILDSTDERR: infn3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn3 ... ok BUILDSTDERR: infp1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp1 ... ok BUILDSTDERR: infp2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp2 ... ok BUILDSTDERR: infp3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp3 ... ok BUILDSTDERR: nan1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan1 ... ok BUILDSTDERR: nan2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan2 ... ok BUILDSTDERR: nan3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running specialfloat ... r_bishop3 () BUILDSTDERR: Doctest: r_bishop3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_bowden1 ... test_bar (cpp_exceptions_nogil) BUILDSTDERR: Doctest: cpp_exceptions_nogil.test_bar ... ok BUILDSTDERR: test_foo (cpp_exceptions_nogil) BUILDSTDERR: Doctest: cpp_exceptions_nogil.test_foo ... ok BUILDSTDERR: test_foo_nogil (cpp_exceptions_nogil) BUILDSTDERR: Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok BUILDSTDERR: test_spam (cpp_exceptions_nogil) BUILDSTDERR: Doctest: cpp_exceptions_nogil.test_spam ... ok BUILDSTDERR: index () BUILDSTDERR: Doctest: index ... ok BUILDSTDERR: del_index_list (index) BUILDSTDERR: Doctest: index.del_index_list ... ok BUILDSTDERR: del_large_index (index) BUILDSTDERR: Doctest: index.del_large_index ... ok BUILDSTDERR: index_list (index) BUILDSTDERR: Doctest: index.index_list ... ok BUILDSTDERR: index_object (index) BUILDSTDERR: Doctest: index.index_object ... ok BUILDSTDERR: index_tuple (index) BUILDSTDERR: Doctest: index.index_tuple ... ok BUILDSTDERR: large_literal_index (index) BUILDSTDERR: Doctest: index.large_literal_index ... ok BUILDSTDERR: set_index_list (index) BUILDSTDERR: Doctest: index.set_index_list ... ok BUILDSTDERR: set_large_index (index) BUILDSTDERR: Doctest: index.set_large_index ... ok BUILDSTDERR: test_boundscheck_signed (index) BUILDSTDERR: Doctest: index.test_boundscheck_signed ... ok BUILDSTDERR: test_boundscheck_unsigned (index) BUILDSTDERR: Doctest: index.test_boundscheck_unsigned ... ok BUILDSTDERR: test_large_indexing (index) BUILDSTDERR: Doctest: index.test_large_indexing ... ok BUILDSTDERR: test_long_long (index) BUILDSTDERR: Doctest: index.test_long_long ... ok BUILDSTDERR: test_ulong_long (index) BUILDSTDERR: Doctest: index.test_ulong_long ... ok BUILDSTDERR: test_unsigned_long (index) BUILDSTDERR: Doctest: index.test_unsigned_long ... ok BUILDSTDERR: test_unsigned_short (index) BUILDSTDERR: Doctest: index.test_unsigned_short ... ok BUILDSTDERR: test_wraparound_signed (index) BUILDSTDERR: Doctest: index.test_wraparound_signed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nested_templates ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inhcmethcall ... emfloat (specialfloat) BUILDSTDERR: Doctest: specialfloat.emfloat ... ok BUILDSTDERR: epfloat (specialfloat) BUILDSTDERR: Doctest: specialfloat.epfloat ... ok BUILDSTDERR: f (specialfloat) BUILDSTDERR: Doctest: specialfloat.f ... ok BUILDSTDERR: global_floats (specialfloat) BUILDSTDERR: Doctest: specialfloat.global_floats ... ok BUILDSTDERR: infn1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn1 ... ok BUILDSTDERR: infn2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn2 ... ok BUILDSTDERR: infn3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infn3 ... ok BUILDSTDERR: infp1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp1 ... ok BUILDSTDERR: infp2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp2 ... ok BUILDSTDERR: infp3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.infp3 ... ok BUILDSTDERR: nan1 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan1 ... ok BUILDSTDERR: nan2 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan2 ... ok BUILDSTDERR: nan3 (specialfloat) BUILDSTDERR: Doctest: specialfloat.nan3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running starargs ... r_bowden1 () BUILDSTDERR: Doctest: r_bowden1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_bowden1 ... test_wrap_pair (cpp_nested_templates) BUILDSTDERR: Doctest: cpp_nested_templates.test_wrap_pair ... ok BUILDSTDERR: test_wrap_pair_pair (cpp_nested_templates) BUILDSTDERR: Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nonstdint ... r_bowden1 () BUILDSTDERR: Doctest: r_bowden1 ... ok BUILDSTDERR: creosote (starargs) BUILDSTDERR: Doctest: starargs.creosote ... ok BUILDSTDERR: grail (starargs) BUILDSTDERR: Doctest: starargs.grail ... ok BUILDSTDERR: onlyk (starargs) BUILDSTDERR: Doctest: starargs.onlyk ... ok BUILDSTDERR: onlyt (starargs) BUILDSTDERR: Doctest: starargs.onlyt ... ok BUILDSTDERR: spam (starargs) BUILDSTDERR: Doctest: starargs.spam ... ok BUILDSTDERR: swallow (starargs) BUILDSTDERR: Doctest: starargs.swallow ... ok BUILDSTDERR: tk (starargs) BUILDSTDERR: Doctest: starargs.tk ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_docstrings ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running starargs ... inhcmethcall () BUILDSTDERR: Doctest: inhcmethcall ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inhcmethcall ... creosote (starargs) BUILDSTDERR: Doctest: starargs.creosote ... ok BUILDSTDERR: grail (starargs) BUILDSTDERR: Doctest: starargs.grail ... ok BUILDSTDERR: onlyk (starargs) BUILDSTDERR: Doctest: starargs.onlyk ... ok BUILDSTDERR: onlyt (starargs) BUILDSTDERR: Doctest: starargs.onlyt ... ok BUILDSTDERR: spam (starargs) BUILDSTDERR: Doctest: starargs.spam ... ok BUILDSTDERR: swallow (starargs) BUILDSTDERR: Doctest: starargs.swallow ... ok BUILDSTDERR: tk (starargs) BUILDSTDERR: Doctest: starargs.tk ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running static_methods ... test_int24 (cpp_nonstdint) BUILDSTDERR: Doctest: cpp_nonstdint.test_int24 ... ok BUILDSTDERR: test_int512 (cpp_nonstdint) BUILDSTDERR: Doctest: cpp_nonstdint.test_int512 ... ok BUILDSTDERR: test_int56 (cpp_nonstdint) BUILDSTDERR: Doctest: cpp_nonstdint.test_int56 ... ok BUILDSTDERR: test_int88 (cpp_nonstdint) BUILDSTDERR: Doctest: cpp_nonstdint.test_int88 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_function ... inhcmethcall () BUILDSTDERR: Doctest: inhcmethcall ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inlined_context_manager ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cpp_stl_function.cpp: In function ‘std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)’: BUILDSTDERR: cpp_stl_function.cpp:1614:10: warning: ‘__pyx_v_f’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1614 | return __pyx_r; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: FunctionKeeper (cpp_stl_function) BUILDSTDERR: Doctest: cpp_stl_function.FunctionKeeper ... ok BUILDSTDERR: test_AddAnotherFunctor (cpp_stl_function) BUILDSTDERR: Doctest: cpp_stl_function.test_AddAnotherFunctor ... ok BUILDSTDERR: test_simple_function (cpp_stl_function) BUILDSTDERR: Doctest: cpp_stl_function.test_simple_function ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_list ... test_docstrings (r_docstrings.__test__) BUILDSTDERR: Doctest: r_docstrings.__test__.test_docstrings ... ok BUILDSTDERR: test_non_docstrings (r_docstrings) BUILDSTDERR: Doctest: r_docstrings.test_non_docstrings ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_docstrings ... static_def (static_methods.A) BUILDSTDERR: Doctest: static_methods.A.static_def ... ok BUILDSTDERR: call_static_cdef (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_cdef ... ok BUILDSTDERR: call_static_cdef2 (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_cdef2 ... ok BUILDSTDERR: call_static_def (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_def ... ok BUILDSTDERR: call_static_list_comprehension_GH1540 (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok BUILDSTDERR: call_static_pxd_cdef (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_pxd_cdef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running static_methods ... with_statement (inlined_context_manager) BUILDSTDERR: Doctest: inlined_context_manager.with_statement ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inlined_context_manager ... with_statement (inlined_context_manager) BUILDSTDERR: Doctest: inlined_context_manager.with_statement ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inlinepxd ... test_docstrings (r_docstrings.__test__) BUILDSTDERR: Doctest: r_docstrings.__test__.test_docstrings ... ok BUILDSTDERR: test_non_docstrings (r_docstrings) BUILDSTDERR: Doctest: r_docstrings.test_non_docstrings ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_hordijk1 ... inlinepxd () BUILDSTDERR: Doctest: inlinepxd ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inlinepxd ... static_def (static_methods.A) BUILDSTDERR: Doctest: static_methods.A.static_def ... ok BUILDSTDERR: call_static_cdef (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_cdef ... ok BUILDSTDERR: call_static_cdef2 (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_cdef2 ... ok BUILDSTDERR: call_static_def (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_def ... ok BUILDSTDERR: call_static_list_comprehension_GH1540 (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok BUILDSTDERR: call_static_pxd_cdef (static_methods) BUILDSTDERR: Doctest: static_methods.call_static_pxd_cdef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_ascii_auto_encoding ... item_ptr_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.item_ptr_test ... ok BUILDSTDERR: iteration_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.iteration_test ... ok BUILDSTDERR: nogil_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.nogil_test ... ok BUILDSTDERR: pylist_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.pylist_test ... ok BUILDSTDERR: reverse_iteration_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.reverse_iteration_test ... ok BUILDSTDERR: simple_test (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.simple_test ... ok BUILDSTDERR: test_insert (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.test_insert ... ok BUILDSTDERR: test_value_type (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.test_value_type ... ok BUILDSTDERR: test_value_type_complex (cpp_stl_list) BUILDSTDERR: Doctest: cpp_stl_list.test_value_type_complex ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string ... inlinepxd () BUILDSTDERR: Doctest: inlinepxd ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int_literals ... r_hordijk1 () BUILDSTDERR: Doctest: r_hordijk1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_hordijk1 ... as_objects (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_ascii_auto_encoding ... c_bin (int_literals) BUILDSTDERR: Doctest: int_literals.c_bin ... ok BUILDSTDERR: c_hex (int_literals) BUILDSTDERR: Doctest: int_literals.c_hex ... ok BUILDSTDERR: c_long_types (int_literals) BUILDSTDERR: Doctest: int_literals.c_long_types ... ok BUILDSTDERR: c_longs (int_literals) BUILDSTDERR: Doctest: int_literals.c_longs ... ok BUILDSTDERR: c_oct (int_literals) BUILDSTDERR: Doctest: int_literals.c_oct ... ok BUILDSTDERR: c_oct_py2_legacy (int_literals) BUILDSTDERR: Doctest: int_literals.c_oct_py2_legacy ... ok BUILDSTDERR: large_literal (int_literals) BUILDSTDERR: Doctest: int_literals.large_literal ... ok BUILDSTDERR: negative_c_longs (int_literals) BUILDSTDERR: Doctest: int_literals.negative_c_longs ... ok BUILDSTDERR: py_bin (int_literals) BUILDSTDERR: Doctest: int_literals.py_bin ... ok BUILDSTDERR: py_hex (int_literals) BUILDSTDERR: Doctest: int_literals.py_hex ... ok BUILDSTDERR: py_huge_calculated_long (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_calculated_long ... ok BUILDSTDERR: py_huge_computation_small_result (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_computation_small_result ... ok BUILDSTDERR: py_huge_computation_small_result_neg (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_computation_small_result_neg ... ok BUILDSTDERR: py_longs (int_literals) BUILDSTDERR: Doctest: int_literals.py_longs ... ok BUILDSTDERR: py_oct (int_literals) BUILDSTDERR: Doctest: int_literals.py_oct ... ok BUILDSTDERR: py_oct_py2_legacy (int_literals) BUILDSTDERR: Doctest: int_literals.py_oct_py2_legacy ... ok BUILDSTDERR: valid_underscore_literals (int_literals) BUILDSTDERR: Doctest: int_literals.valid_underscore_literals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int_literals ... r_hordijk1 () BUILDSTDERR: Doctest: r_hordijk1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mcintyre1 ... as_objects (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (str_ascii_auto_encoding) BUILDSTDERR: Doctest: str_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_default_auto_encoding ... c_bin (int_literals) BUILDSTDERR: Doctest: int_literals.c_bin ... ok BUILDSTDERR: c_hex (int_literals) BUILDSTDERR: Doctest: int_literals.c_hex ... ok BUILDSTDERR: c_long_types (int_literals) BUILDSTDERR: Doctest: int_literals.c_long_types ... ok BUILDSTDERR: c_longs (int_literals) BUILDSTDERR: Doctest: int_literals.c_longs ... ok BUILDSTDERR: c_oct (int_literals) BUILDSTDERR: Doctest: int_literals.c_oct ... ok BUILDSTDERR: c_oct_py2_legacy (int_literals) BUILDSTDERR: Doctest: int_literals.c_oct_py2_legacy ... ok BUILDSTDERR: large_literal (int_literals) BUILDSTDERR: Doctest: int_literals.large_literal ... ok BUILDSTDERR: negative_c_longs (int_literals) BUILDSTDERR: Doctest: int_literals.negative_c_longs ... ok BUILDSTDERR: py_bin (int_literals) BUILDSTDERR: Doctest: int_literals.py_bin ... ok BUILDSTDERR: py_hex (int_literals) BUILDSTDERR: Doctest: int_literals.py_hex ... ok BUILDSTDERR: py_huge_calculated_long (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_calculated_long ... ok BUILDSTDERR: py_huge_computation_small_result (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_computation_small_result ... ok BUILDSTDERR: py_huge_computation_small_result_neg (int_literals) BUILDSTDERR: Doctest: int_literals.py_huge_computation_small_result_neg ... ok BUILDSTDERR: py_longs (int_literals) BUILDSTDERR: Doctest: int_literals.py_longs ... ok BUILDSTDERR: py_oct (int_literals) BUILDSTDERR: Doctest: int_literals.py_oct ... ok BUILDSTDERR: py_oct_py2_legacy (int_literals) BUILDSTDERR: Doctest: int_literals.py_oct_py2_legacy ... ok BUILDSTDERR: valid_underscore_literals (int_literals) BUILDSTDERR: Doctest: int_literals.valid_underscore_literals ... ok BUILDSTDERR: r_mcintyre1 () BUILDSTDERR: Doctest: r_mcintyre1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running intern_T431 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mcintyre1 ... intern_T431 () BUILDSTDERR: Doctest: intern_T431 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running intern_T431 ... r_mcintyre1 () BUILDSTDERR: Doctest: r_mcintyre1 ... ok BUILDSTDERR: str_default_auto_encoding () BUILDSTDERR: Doctest: str_default_auto_encoding ... ok BUILDSTDERR: as_objects (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mitch_chapman_2 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_default_auto_encoding ... intern_T431 () BUILDSTDERR: Doctest: intern_T431 ... ok BUILDSTDERR: boolExpressionsFail (r_mitch_chapman_2) BUILDSTDERR: Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running internal_cdef_class ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mitch_chapman_2 ... test_append (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_append ... ok BUILDSTDERR: test_assign (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_assign ... ok BUILDSTDERR: test_char_compare (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_char_compare ... ok BUILDSTDERR: test_clear (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_clear ... ok BUILDSTDERR: test_coerced_literal_const (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_coerced_literal_const ... ok BUILDSTDERR: test_coerced_literal_const_ref (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_coerced_literal_const_ref ... ok BUILDSTDERR: test_coerced_literal_ref (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_coerced_literal_ref ... ok BUILDSTDERR: test_compare (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_compare ... ok BUILDSTDERR: test_conversion (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_conversion ... ok BUILDSTDERR: test_copy (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_copy ... ok BUILDSTDERR: test_cstr (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_cstr ... ok BUILDSTDERR: test_cstr_decode (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_cstr_decode ... ok BUILDSTDERR: test_cstr_ptr_decode (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok BUILDSTDERR: test_decode (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode ... ok BUILDSTDERR: test_decode_sliced (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced ... ok BUILDSTDERR: test_decode_sliced_end (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced_end ... ok BUILDSTDERR: test_decode_sliced_end_negative (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok BUILDSTDERR: test_decode_sliced_negative (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced_negative ... ok BUILDSTDERR: test_decode_sliced_start (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced_start ... ok BUILDSTDERR: test_decode_sliced_start_negative (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok BUILDSTDERR: test_empty (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_empty ... ok BUILDSTDERR: test_equals_operator (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_equals_operator ... ok BUILDSTDERR: test_find (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_find ... ok BUILDSTDERR: test_greater_than (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_greater_than ... ok BUILDSTDERR: test_indexing (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_indexing ... ok BUILDSTDERR: test_insert (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_insert ... ok BUILDSTDERR: test_iteration (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_iteration ... ok BUILDSTDERR: test_less_than (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_less_than ... ok BUILDSTDERR: test_push_back (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_push_back ... ok BUILDSTDERR: test_size (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_size ... ok BUILDSTDERR: test_substr (cpp_stl_string) BUILDSTDERR: Doctest: cpp_stl_string.test_substr ... ok BUILDSTDERR: boolExpressionsFail (r_mitch_chapman_2) BUILDSTDERR: Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_type_inference ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pyclass ... str_default_auto_encoding () BUILDSTDERR: Doctest: str_default_auto_encoding ... ok BUILDSTDERR: as_objects (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.as_objects ... ok BUILDSTDERR: check_auto_string_type (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.check_auto_string_type ... ok BUILDSTDERR: from_object (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (str_default_auto_encoding) BUILDSTDERR: Doctest: str_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strescapes ... order (r_pyclass) BUILDSTDERR: Doctest: r_pyclass.order ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pyclass ... PublicType (internal_cdef_class) BUILDSTDERR: Doctest: internal_cdef_class.PublicType ... ok BUILDSTDERR: test (internal_cdef_class) BUILDSTDERR: Doctest: internal_cdef_class.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running internal_cdef_class ... strescapes () BUILDSTDERR: Doctest: strescapes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strescapes ... test_derived_types (cpp_type_inference) BUILDSTDERR: Doctest: cpp_type_inference.test_derived_types ... ok BUILDSTDERR: test_reversed_vector_iteration (cpp_type_inference) BUILDSTDERR: Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cross_closure_type_inference ... order (r_pyclass) BUILDSTDERR: Doctest: r_pyclass.order ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pythonapi ... strescapes () BUILDSTDERR: Doctest: strescapes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running struct_conversion_extern ... test_extern_struct (struct_conversion_extern) BUILDSTDERR: Doctest: struct_conversion_extern.test_extern_struct ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running struct_conversion_extern ... test_outer_inner2_double (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok BUILDSTDERR: test_outer_inner_carg (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok BUILDSTDERR: test_outer_inner_double (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_double ... ok BUILDSTDERR: test_outer_inner_double_int (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok BUILDSTDERR: test_outer_inner_incompatible (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok BUILDSTDERR: test_outer_inner_ptr (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok BUILDSTDERR: test_outer_inner_pyarg (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok BUILDSTDERR: PublicType (internal_cdef_class) BUILDSTDERR: Doctest: internal_cdef_class.PublicType ... ok BUILDSTDERR: test (internal_cdef_class) BUILDSTDERR: Doctest: internal_cdef_class.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cross_closure_type_inference ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ipow_crash_T562 ... r_pythonapi () BUILDSTDERR: Doctest: r_pythonapi ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pythonapi ... test_extern_struct (struct_conversion_extern) BUILDSTDERR: Doctest: struct_conversion_extern.test_extern_struct ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running switch ... test_outer_inner2_double (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok BUILDSTDERR: test_outer_inner_carg (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok BUILDSTDERR: test_outer_inner_double (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_double ... ok BUILDSTDERR: test_outer_inner_double_int (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok BUILDSTDERR: test_outer_inner_incompatible (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok BUILDSTDERR: test_outer_inner_ptr (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok BUILDSTDERR: test_outer_inner_pyarg (cross_closure_type_inference) BUILDSTDERR: Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cstringmeth ... CrashIPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.CrashIPOW ... ok BUILDSTDERR: IPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.IPOW ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ipow_crash_T562 ... r_pythonapi () BUILDSTDERR: Doctest: r_pythonapi ... ok BUILDSTDERR: cstringmeth () BUILDSTDERR: Doctest: cstringmeth ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_typecast ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstringmeth ... cstringmeth () BUILDSTDERR: Doctest: cstringmeth ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctuple ... call_method (r_typecast) BUILDSTDERR: Doctest: r_typecast.call_method ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_typecast ... CrashIPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.CrashIPOW ... ok BUILDSTDERR: IPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.IPOW ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ishimoto3 ... compile_time_tuple_constant (switch) BUILDSTDERR: Doctest: switch.compile_time_tuple_constant ... ok BUILDSTDERR: enum_duplicates (switch) BUILDSTDERR: Doctest: switch.enum_duplicates ... ok BUILDSTDERR: enum_switch (switch) BUILDSTDERR: Doctest: switch.enum_switch ... ok BUILDSTDERR: int_enum_duplicates_mix (switch) BUILDSTDERR: Doctest: switch.int_enum_duplicates_mix ... ok BUILDSTDERR: int_enum_switch_mix (switch) BUILDSTDERR: Doctest: switch.int_enum_switch_mix ... ok BUILDSTDERR: int_in_bool_binop (switch) BUILDSTDERR: Doctest: switch.int_in_bool_binop ... ok BUILDSTDERR: int_in_bool_binop_3 (switch) BUILDSTDERR: Doctest: switch.int_in_bool_binop_3 ... ok BUILDSTDERR: switch_c (switch) BUILDSTDERR: Doctest: switch.switch_c ... ok BUILDSTDERR: switch_in (switch) BUILDSTDERR: Doctest: switch.switch_in ... ok BUILDSTDERR: switch_in_switch (switch) BUILDSTDERR: Doctest: switch.switch_in_switch ... ok BUILDSTDERR: switch_off (switch) BUILDSTDERR: Doctest: switch.switch_off ... ok BUILDSTDERR: switch_or (switch) BUILDSTDERR: Doctest: switch.switch_or ... ok BUILDSTDERR: switch_pass (switch) BUILDSTDERR: Doctest: switch.switch_pass ... ok BUILDSTDERR: switch_py (switch) BUILDSTDERR: Doctest: switch.switch_py ... ok BUILDSTDERR: switch_short (switch) BUILDSTDERR: Doctest: switch.switch_short ... ok BUILDSTDERR: switch_simple_c (switch) BUILDSTDERR: Doctest: switch.switch_simple_c ... ok BUILDSTDERR: switch_simple_py (switch) BUILDSTDERR: Doctest: switch.switch_simple_py ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running switch ... call_method (r_typecast) BUILDSTDERR: Doctest: r_typecast.call_method ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running return ... ishimoto3 () BUILDSTDERR: Doctest: ishimoto3 ... ok BUILDSTDERR: f (return) BUILDSTDERR: Doctest: return.f ... ok BUILDSTDERR: test_g (return) BUILDSTDERR: Doctest: return.test_g ... ok BUILDSTDERR: test_h (return) BUILDSTDERR: Doctest: return.test_h ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ishimoto3 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running return ... f (return) BUILDSTDERR: Doctest: return.f ... ok BUILDSTDERR: test_g (return) BUILDSTDERR: Doctest: return.test_g ... ok BUILDSTDERR: test_h (return) BUILDSTDERR: Doctest: return.test_h ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running rodriguez_1 ... c_types (ctuple) BUILDSTDERR: Doctest: ctuple.c_types ... ok BUILDSTDERR: call_cdef_ctuple_return_type (ctuple) BUILDSTDERR: Doctest: ctuple.call_cdef_ctuple_return_type ... ok BUILDSTDERR: cpdef_ctuple_return_type (ctuple) BUILDSTDERR: Doctest: ctuple.cpdef_ctuple_return_type ... ok BUILDSTDERR: indexing (ctuple) BUILDSTDERR: Doctest: ctuple.indexing ... ok BUILDSTDERR: packing_list (ctuple) BUILDSTDERR: Doctest: ctuple.packing_list ... ok BUILDSTDERR: packing_tuple (ctuple) BUILDSTDERR: Doctest: ctuple.packing_tuple ... ok BUILDSTDERR: simple_convert (ctuple) BUILDSTDERR: Doctest: ctuple.simple_convert ... ok BUILDSTDERR: test_binop (ctuple) BUILDSTDERR: Doctest: ctuple.test_binop ... ok BUILDSTDERR: test_equality (ctuple) BUILDSTDERR: Doctest: ctuple.test_equality ... ok BUILDSTDERR: test_equality_different_types (ctuple) BUILDSTDERR: Doctest: ctuple.test_equality_different_types ... ok BUILDSTDERR: test_mul (ctuple) BUILDSTDERR: Doctest: ctuple.test_mul ... ok BUILDSTDERR: test_pure_python_declaration (ctuple) BUILDSTDERR: Doctest: ctuple.test_pure_python_declaration ... ok BUILDSTDERR: test_type_inference (ctuple) BUILDSTDERR: Doctest: ctuple.test_type_inference ... ok BUILDSTDERR: test_unop (ctuple) BUILDSTDERR: Doctest: ctuple.test_unop ... ok BUILDSTDERR: union_in_ctuple_dynamic (ctuple) BUILDSTDERR: Doctest: ctuple.union_in_ctuple_dynamic ... ok BUILDSTDERR: union_in_ctuple_literal (ctuple) BUILDSTDERR: Doctest: ctuple.union_in_ctuple_literal ... ok BUILDSTDERR: unpacking (ctuple) BUILDSTDERR: Doctest: ctuple.unpacking ... ok BUILDSTDERR: unpacking_with_side_effect (ctuple) BUILDSTDERR: Doctest: ctuple.unpacking_with_side_effect ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctuple ... compile_time_tuple_constant (switch) BUILDSTDERR: Doctest: switch.compile_time_tuple_constant ... ok BUILDSTDERR: enum_duplicates (switch) BUILDSTDERR: Doctest: switch.enum_duplicates ... ok BUILDSTDERR: enum_switch (switch) BUILDSTDERR: Doctest: switch.enum_switch ... ok BUILDSTDERR: int_enum_duplicates_mix (switch) BUILDSTDERR: Doctest: switch.int_enum_duplicates_mix ... ok BUILDSTDERR: int_enum_switch_mix (switch) BUILDSTDERR: Doctest: switch.int_enum_switch_mix ... ok BUILDSTDERR: int_in_bool_binop (switch) BUILDSTDERR: Doctest: switch.int_in_bool_binop ... ok BUILDSTDERR: int_in_bool_binop_3 (switch) BUILDSTDERR: Doctest: switch.int_in_bool_binop_3 ... ok BUILDSTDERR: switch_c (switch) BUILDSTDERR: Doctest: switch.switch_c ... ok BUILDSTDERR: switch_in (switch) BUILDSTDERR: Doctest: switch.switch_in ... ok BUILDSTDERR: switch_in_switch (switch) BUILDSTDERR: Doctest: switch.switch_in_switch ... ok BUILDSTDERR: switch_off (switch) BUILDSTDERR: Doctest: switch.switch_off ... ok BUILDSTDERR: switch_or (switch) BUILDSTDERR: Doctest: switch.switch_or ... ok BUILDSTDERR: switch_pass (switch) BUILDSTDERR: Doctest: switch.switch_pass ... ok BUILDSTDERR: switch_py (switch) BUILDSTDERR: Doctest: switch.switch_py ... ok BUILDSTDERR: switch_short (switch) BUILDSTDERR: Doctest: switch.switch_short ... ok BUILDSTDERR: switch_simple_c (switch) BUILDSTDERR: Doctest: switch.switch_simple_c ... ok BUILDSTDERR: switch_simple_py (switch) BUILDSTDERR: Doctest: switch.switch_simple_py ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running temp_alloc_T409 ... rodriguez_1 () BUILDSTDERR: Doctest: rodriguez_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running rodriguez_1 ... foo (temp_alloc_T409) BUILDSTDERR: Doctest: temp_alloc_T409.foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running temp_alloc_T409 ... ishimoto3 () BUILDSTDERR: Doctest: ishimoto3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running iterdict ... foo (temp_alloc_T409) BUILDSTDERR: Doctest: temp_alloc_T409.foo ... ok BUILDSTDERR: rodriguez_1 () BUILDSTDERR: Doctest: rodriguez_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running temps_corner1 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running sequential_parallel ... B (temps_corner1) BUILDSTDERR: Doctest: temps_corner1.B ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running temps_corner1 ... c_types (ctuple) BUILDSTDERR: Doctest: ctuple.c_types ... ok BUILDSTDERR: call_cdef_ctuple_return_type (ctuple) BUILDSTDERR: Doctest: ctuple.call_cdef_ctuple_return_type ... ok BUILDSTDERR: cpdef_ctuple_return_type (ctuple) BUILDSTDERR: Doctest: ctuple.cpdef_ctuple_return_type ... ok BUILDSTDERR: indexing (ctuple) BUILDSTDERR: Doctest: ctuple.indexing ... ok BUILDSTDERR: packing_list (ctuple) BUILDSTDERR: Doctest: ctuple.packing_list ... ok BUILDSTDERR: packing_tuple (ctuple) BUILDSTDERR: Doctest: ctuple.packing_tuple ... ok BUILDSTDERR: simple_convert (ctuple) BUILDSTDERR: Doctest: ctuple.simple_convert ... ok BUILDSTDERR: test_binop (ctuple) BUILDSTDERR: Doctest: ctuple.test_binop ... ok BUILDSTDERR: test_equality (ctuple) BUILDSTDERR: Doctest: ctuple.test_equality ... ok BUILDSTDERR: test_equality_different_types (ctuple) BUILDSTDERR: Doctest: ctuple.test_equality_different_types ... ok BUILDSTDERR: test_mul (ctuple) BUILDSTDERR: Doctest: ctuple.test_mul ... ok BUILDSTDERR: test_pure_python_declaration (ctuple) BUILDSTDERR: Doctest: ctuple.test_pure_python_declaration ... ok BUILDSTDERR: test_type_inference (ctuple) BUILDSTDERR: Doctest: ctuple.test_type_inference ... ok BUILDSTDERR: test_unop (ctuple) BUILDSTDERR: Doctest: ctuple.test_unop ... ok BUILDSTDERR: union_in_ctuple_dynamic (ctuple) BUILDSTDERR: Doctest: ctuple.union_in_ctuple_dynamic ... ok BUILDSTDERR: union_in_ctuple_literal (ctuple) BUILDSTDERR: Doctest: ctuple.union_in_ctuple_literal ... ok BUILDSTDERR: unpacking (ctuple) BUILDSTDERR: Doctest: ctuple.unpacking ... ok BUILDSTDERR: unpacking_with_side_effect (ctuple) BUILDSTDERR: Doctest: ctuple.unpacking_with_side_effect ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_int_types_T333 ... B (temps_corner1) BUILDSTDERR: Doctest: temps_corner1.B ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_asyncgen ... dict_iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.dict_iteritems ... ok BUILDSTDERR: dict_iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.dict_iterkeys ... ok BUILDSTDERR: dict_itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.dict_itervalues ... ok BUILDSTDERR: for_in_items_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.for_in_items_of_expression ... ok BUILDSTDERR: for_in_iteritems_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.for_in_iteritems_of_expression ... ok BUILDSTDERR: items (iterdict) BUILDSTDERR: Doctest: iterdict.items ... ok BUILDSTDERR: items_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.items_of_expression ... ok BUILDSTDERR: iterdict (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict ... ok BUILDSTDERR: iterdict_change_size (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_change_size ... ok BUILDSTDERR: iterdict_int (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_int ... ok BUILDSTDERR: iterdict_listcomp (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_listcomp ... ok BUILDSTDERR: iterdict_reassign (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_reassign ... ok BUILDSTDERR: iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems ... ok BUILDSTDERR: iteritems_dict (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_dict ... ok BUILDSTDERR: iteritems_int (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_int ... ok BUILDSTDERR: iteritems_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_of_expression ... ok BUILDSTDERR: iteritems_tuple (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_tuple ... ok BUILDSTDERR: iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys ... ok BUILDSTDERR: iterkeys_int (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys_int ... ok BUILDSTDERR: itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues ... ok BUILDSTDERR: itervalues_int (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_int ... ok BUILDSTDERR: itervalues_kwargs (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_kwargs ... ok BUILDSTDERR: itervalues_listcomp (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_listcomp ... ok BUILDSTDERR: optimistic_iterdict_change_size (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterdict_change_size ... ok BUILDSTDERR: optimistic_iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iteritems ... ok BUILDSTDERR: optimistic_iteritems_int (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iteritems_int ... ok BUILDSTDERR: optimistic_iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterkeys ... ok BUILDSTDERR: optimistic_iterkeys_argerror (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterkeys_argerror ... ok BUILDSTDERR: optimistic_itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_itervalues ... ok BUILDSTDERR: values_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.values_of_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iterdict ... MyClass (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.MyClass ... ok BUILDSTDERR: test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok BUILDSTDERR: test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok BUILDSTDERR: test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok BUILDSTDERR: test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok BUILDSTDERR: test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok BUILDSTDERR: test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok BUILDSTDERR: test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok BUILDSTDERR: test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok BUILDSTDERR: test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok BUILDSTDERR: test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok BUILDSTDERR: test_add_schar (line 42) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok BUILDSTDERR: test_add_sint (line 208) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok BUILDSTDERR: test_add_slong (line 291) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok BUILDSTDERR: test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok BUILDSTDERR: test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok BUILDSTDERR: test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok BUILDSTDERR: test_add_uint (line 251) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok BUILDSTDERR: test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok BUILDSTDERR: test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok BUILDSTDERR: test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok BUILDSTDERR: test_schar (line 23) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok BUILDSTDERR: test_sint (line 185) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok BUILDSTDERR: test_slong (line 268) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok BUILDSTDERR: test_slonglong (line 351) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok BUILDSTDERR: test_sshort (line 102) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok BUILDSTDERR: test_uchar (line 66) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok BUILDSTDERR: test_uint (line 232) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok BUILDSTDERR: test_ulong (line 315) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok BUILDSTDERR: test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok BUILDSTDERR: test_ushort (line 149) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok BUILDSTDERR: test_DefSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_DefSInt ... ok BUILDSTDERR: test_DefUChar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_DefUChar ... ok BUILDSTDERR: test_ExtSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok BUILDSTDERR: test_ExtUInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok BUILDSTDERR: test_LocSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_LocSInt ... ok BUILDSTDERR: test_LocUInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_LocUInt ... ok BUILDSTDERR: test_MySInt1 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok BUILDSTDERR: test_MySInt2 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok BUILDSTDERR: test_MyUInt1 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok BUILDSTDERR: test_MyUInt2 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok BUILDSTDERR: test_add_schar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_schar ... ok BUILDSTDERR: test_add_sint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_sint ... ok BUILDSTDERR: test_add_slong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_slong ... ok BUILDSTDERR: test_add_slonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok BUILDSTDERR: test_add_sshort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_sshort ... ok BUILDSTDERR: test_add_uchar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_uchar ... ok BUILDSTDERR: test_add_uint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_uint ... ok BUILDSTDERR: test_add_ulong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ulong ... ok BUILDSTDERR: test_add_ulonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok BUILDSTDERR: test_add_ushort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ushort ... ok BUILDSTDERR: test_schar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_schar ... ok BUILDSTDERR: test_sint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_sint ... ok BUILDSTDERR: test_slong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_slong ... ok BUILDSTDERR: test_slonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_slonglong ... ok BUILDSTDERR: test_sshort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_sshort ... ok BUILDSTDERR: test_uchar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_uchar ... ok BUILDSTDERR: test_uint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_uint ... ok BUILDSTDERR: test_ulong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ulong ... ok BUILDSTDERR: test_ulonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ulonglong ... ok BUILDSTDERR: test_ushort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ushort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_int_types_T333 ... dict_iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.dict_iteritems ... ok BUILDSTDERR: dict_iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.dict_iterkeys ... ok BUILDSTDERR: dict_itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.dict_itervalues ... ok BUILDSTDERR: for_in_items_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.for_in_items_of_expression ... ok BUILDSTDERR: for_in_iteritems_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.for_in_iteritems_of_expression ... ok BUILDSTDERR: items (iterdict) BUILDSTDERR: Doctest: iterdict.items ... ok BUILDSTDERR: items_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.items_of_expression ... ok BUILDSTDERR: iterdict (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict ... ok BUILDSTDERR: iterdict_change_size (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_change_size ... ok BUILDSTDERR: iterdict_int (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_int ... ok BUILDSTDERR: iterdict_listcomp (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_listcomp ... ok BUILDSTDERR: iterdict_reassign (iterdict) BUILDSTDERR: Doctest: iterdict.iterdict_reassign ... ok BUILDSTDERR: iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems ... ok BUILDSTDERR: iteritems_dict (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_dict ... ok BUILDSTDERR: iteritems_int (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_int ... ok BUILDSTDERR: iteritems_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_of_expression ... ok BUILDSTDERR: iteritems_tuple (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_tuple ... ok BUILDSTDERR: iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys ... ok BUILDSTDERR: iterkeys_int (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys_int ... ok BUILDSTDERR: itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues ... ok BUILDSTDERR: itervalues_int (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_int ... ok BUILDSTDERR: itervalues_kwargs (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_kwargs ... ok BUILDSTDERR: itervalues_listcomp (iterdict) BUILDSTDERR: Doctest: iterdict.itervalues_listcomp ... ok BUILDSTDERR: optimistic_iterdict_change_size (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterdict_change_size ... ok BUILDSTDERR: optimistic_iteritems (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iteritems ... ok BUILDSTDERR: optimistic_iteritems_int (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iteritems_int ... ok BUILDSTDERR: optimistic_iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterkeys ... ok BUILDSTDERR: optimistic_iterkeys_argerror (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_iterkeys_argerror ... ok BUILDSTDERR: optimistic_itervalues (iterdict) BUILDSTDERR: Doctest: iterdict.optimistic_itervalues ... ok BUILDSTDERR: values_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.values_of_expression ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running jarausch1 ... jarausch1 () BUILDSTDERR: Doctest: jarausch1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running jarausch1 ... jarausch1 () BUILDSTDERR: Doctest: jarausch1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end language_level ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running libc_math ... test_pi (libc_math) BUILDSTDERR: Doctest: libc_math.test_pi ... ok BUILDSTDERR: test_renamed_constants (libc_math) BUILDSTDERR: Doctest: libc_math.test_renamed_constants ... ok BUILDSTDERR: test_sin (libc_math) BUILDSTDERR: Doctest: libc_math.test_sin ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libc_math ... MyClass (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.MyClass ... ok BUILDSTDERR: test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok BUILDSTDERR: test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok BUILDSTDERR: test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok BUILDSTDERR: test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok BUILDSTDERR: test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok BUILDSTDERR: test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok BUILDSTDERR: test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok BUILDSTDERR: test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok BUILDSTDERR: test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok BUILDSTDERR: test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok BUILDSTDERR: test_add_schar (line 42) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok BUILDSTDERR: test_add_sint (line 208) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok BUILDSTDERR: test_add_slong (line 291) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok BUILDSTDERR: test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok BUILDSTDERR: test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok BUILDSTDERR: test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok BUILDSTDERR: test_add_uint (line 251) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok BUILDSTDERR: test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok BUILDSTDERR: test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok BUILDSTDERR: test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok BUILDSTDERR: test_schar (line 23) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok BUILDSTDERR: test_sint (line 185) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok BUILDSTDERR: test_slong (line 268) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok BUILDSTDERR: test_slonglong (line 351) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok BUILDSTDERR: test_sshort (line 102) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok BUILDSTDERR: test_uchar (line 66) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok BUILDSTDERR: test_uint (line 232) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok BUILDSTDERR: test_ulong (line 315) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok BUILDSTDERR: test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok BUILDSTDERR: test_ushort (line 149) (ctypedef_int_types_T333.__test__) BUILDSTDERR: Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok BUILDSTDERR: test_DefSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_DefSInt ... ok BUILDSTDERR: test_DefUChar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_DefUChar ... ok BUILDSTDERR: test_ExtSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok BUILDSTDERR: test_ExtUInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok BUILDSTDERR: test_LocSInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_LocSInt ... ok BUILDSTDERR: test_LocUInt (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_LocUInt ... ok BUILDSTDERR: test_MySInt1 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok BUILDSTDERR: test_MySInt2 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok BUILDSTDERR: test_MyUInt1 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok BUILDSTDERR: test_MyUInt2 (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok BUILDSTDERR: test_add_schar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_schar ... ok BUILDSTDERR: test_add_sint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_sint ... ok BUILDSTDERR: test_add_slong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_slong ... ok BUILDSTDERR: test_add_slonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok BUILDSTDERR: test_add_sshort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_sshort ... ok BUILDSTDERR: test_add_uchar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_uchar ... ok BUILDSTDERR: test_add_uint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_uint ... ok BUILDSTDERR: test_add_ulong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ulong ... ok BUILDSTDERR: test_add_ulonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok BUILDSTDERR: test_add_ushort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_add_ushort ... ok BUILDSTDERR: test_schar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_schar ... ok BUILDSTDERR: test_sint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_sint ... ok BUILDSTDERR: test_slong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_slong ... ok BUILDSTDERR: test_slonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_slonglong ... ok BUILDSTDERR: test_sshort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_sshort ... ok BUILDSTDERR: test_uchar (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_uchar ... ok BUILDSTDERR: test_uint (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_uint ... ok BUILDSTDERR: test_ulong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ulong ... ok BUILDSTDERR: test_ulonglong (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ulonglong ... ok BUILDSTDERR: test_ushort (ctypedef_int_types_T333) BUILDSTDERR: Doctest: ctypedef_int_types_T333.test_ushort ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython3 ... test_pi (libc_math) BUILDSTDERR: Doctest: libc_math.test_pi ... ok BUILDSTDERR: test_renamed_constants (libc_math) BUILDSTDERR: Doctest: libc_math.test_renamed_constants ... ok BUILDSTDERR: test_sin (libc_math) BUILDSTDERR: Doctest: libc_math.test_sin ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running libc_time ... test_mktime (libc_time) BUILDSTDERR: Doctest: libc_time.test_mktime ... ok BUILDSTDERR: test_time (libc_time) BUILDSTDERR: Doctest: libc_time.test_time ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libc_time ... test_mktime (libc_time) BUILDSTDERR: Doctest: libc_time.test_mktime ... ok BUILDSTDERR: test_time (libc_time) BUILDSTDERR: Doctest: libc_time.test_time ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running line_trace ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_58test_chunksize’: BUILDSTDERR: sequential_parallel.c:15104:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 15104 | int __pyx_t_3; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: outer_parallel_section (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.outer_parallel_section ... ok BUILDSTDERR: parallel_exc_replace (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.parallel_exc_replace ... ok BUILDSTDERR: parallel_exceptions2 (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.parallel_exceptions2 ... ok BUILDSTDERR: test_chunksize (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_chunksize ... ok BUILDSTDERR: test_clean_temps (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_clean_temps ... ok BUILDSTDERR: test_closure_parallel_privates (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_closure_parallel_privates ... ok BUILDSTDERR: test_closure_parallel_with_gil (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok BUILDSTDERR: test_descending_prange (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_descending_prange ... ok BUILDSTDERR: test_else_clause (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_else_clause ... ok BUILDSTDERR: test_nan_init (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nan_init ... ok BUILDSTDERR: test_nogil_cdef_except_clause (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok BUILDSTDERR: test_parallel_exc_cdef (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_cdef ... ok BUILDSTDERR: test_parallel_exc_cpdef (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok BUILDSTDERR: test_parallel_exc_nogil_swallow (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok BUILDSTDERR: test_parallel_exceptions (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exceptions ... ok BUILDSTDERR: test_parallel_exceptions_unnested (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok BUILDSTDERR: test_parallel_with_gil_continue_unnested (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok BUILDSTDERR: test_parallel_with_gil_return (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_with_gil_return ... ok BUILDSTDERR: test_pointer_temps (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_pointer_temps ... ok BUILDSTDERR: test_prange (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange ... ok BUILDSTDERR: test_prange_break (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_break ... ok BUILDSTDERR: test_prange_continue (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_continue ... ok BUILDSTDERR: test_prange_in_with (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_in_with ... ok BUILDSTDERR: test_prange_matches_range (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_matches_range ... ok BUILDSTDERR: test_propagation (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_propagation ... ok BUILDSTDERR: test_pure_mode (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_pure_mode ... ok BUILDSTDERR: test_reassign_start_stop_step (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_reassign_start_stop_step ... ok BUILDSTDERR: test_return (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running sequential_parallel ... cython3 () BUILDSTDERR: Doctest: cython3 ... ok BUILDSTDERR: ListCompInCClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInCClass ... ok BUILDSTDERR: ListCompInClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInClass ... ok BUILDSTDERR: annotation_syntax (cython3) BUILDSTDERR: Doctest: cython3.annotation_syntax ... ok BUILDSTDERR: async_def_annotations (cython3) BUILDSTDERR: Doctest: cython3.async_def_annotations ... ok BUILDSTDERR: cdiv_int (cython3) BUILDSTDERR: Doctest: cython3.cdiv_int ... ok BUILDSTDERR: dict_comp (cython3) BUILDSTDERR: Doctest: cython3.dict_comp ... ok BUILDSTDERR: dict_iter (cython3) BUILDSTDERR: Doctest: cython3.dict_iter ... ok BUILDSTDERR: dict_iter_new_dict (cython3) BUILDSTDERR: Doctest: cython3.dict_iter_new_dict ... ok BUILDSTDERR: except_as_deletes_target_in_gen (cython3) BUILDSTDERR: Doctest: cython3.except_as_deletes_target_in_gen ... ok BUILDSTDERR: except_as_no_raise_does_not_touch_target (cython3) BUILDSTDERR: Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok BUILDSTDERR: except_as_raise_deletes_target (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target ... ok BUILDSTDERR: except_as_raise_deletes_target_even_after_del (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok BUILDSTDERR: except_as_raise_deletes_target_on_error (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target_on_error ... ok BUILDSTDERR: except_as_raise_with_empty_except (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_with_empty_except ... ok BUILDSTDERR: exec1_function (cython3) BUILDSTDERR: Doctest: cython3.exec1_function ... ok BUILDSTDERR: exec2_function (cython3) BUILDSTDERR: Doctest: cython3.exec2_function ... ok BUILDSTDERR: exec3_function (cython3) BUILDSTDERR: Doctest: cython3.exec3_function ... ok BUILDSTDERR: genexpr_module_level (cython3) BUILDSTDERR: Doctest: cython3.genexpr_module_level ... ok BUILDSTDERR: int_literals (cython3) BUILDSTDERR: Doctest: cython3.int_literals ... ok BUILDSTDERR: list_comp (cython3) BUILDSTDERR: Doctest: cython3.list_comp ... ok BUILDSTDERR: list_comp_iterable (cython3) BUILDSTDERR: Doctest: cython3.list_comp_iterable ... ok BUILDSTDERR: list_comp_module_level (cython3) BUILDSTDERR: Doctest: cython3.list_comp_module_level ... ok BUILDSTDERR: list_comp_unknown_type (cython3) BUILDSTDERR: Doctest: cython3.list_comp_unknown_type ... ok BUILDSTDERR: list_comp_with_lambda (cython3) BUILDSTDERR: Doctest: cython3.list_comp_with_lambda ... ok BUILDSTDERR: listcomp_as_condition (cython3) BUILDSTDERR: Doctest: cython3.listcomp_as_condition ... ok BUILDSTDERR: loop_over_unicode_literal (cython3) BUILDSTDERR: Doctest: cython3.loop_over_unicode_literal ... ok BUILDSTDERR: non_ascii_raw_prefixed_unicode (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok BUILDSTDERR: non_ascii_raw_str (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_raw_str ... ok BUILDSTDERR: non_ascii_unprefixed_str (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_unprefixed_str ... ok BUILDSTDERR: print_function (cython3) BUILDSTDERR: Doctest: cython3.print_function ... ok BUILDSTDERR: set_comp (cython3) BUILDSTDERR: Doctest: cython3.set_comp ... ok BUILDSTDERR: str_type_is_unicode (cython3) BUILDSTDERR: Doctest: cython3.str_type_is_unicode ... ok BUILDSTDERR: truediv (cython3) BUILDSTDERR: Doctest: cython3.truediv ... ok BUILDSTDERR: truediv_int (cython3) BUILDSTDERR: Doctest: cython3.truediv_int ... ok BUILDSTDERR: unicode_literals (cython3) BUILDSTDERR: Doctest: cython3.unicode_literals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython3 ... disable_trace (line_trace) BUILDSTDERR: Doctest: line_trace.disable_trace ... ok BUILDSTDERR: fail_on_call_trace (line_trace) BUILDSTDERR: Doctest: line_trace.fail_on_call_trace ... ok BUILDSTDERR: fail_on_line_trace (line_trace) BUILDSTDERR: Doctest: line_trace.fail_on_line_trace ... ok BUILDSTDERR: run_trace (line_trace) BUILDSTDERR: Doctest: line_trace.run_trace ... ok BUILDSTDERR: run_trace_with_exception (line_trace) BUILDSTDERR: Doctest: line_trace.run_trace_with_exception ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running line_trace ... disable_trace (line_trace) BUILDSTDERR: Doctest: line_trace.disable_trace ... ok BUILDSTDERR: fail_on_call_trace (line_trace) BUILDSTDERR: Doctest: line_trace.fail_on_call_trace ... ok BUILDSTDERR: fail_on_line_trace (line_trace) BUILDSTDERR: Doctest: line_trace.fail_on_line_trace ... ok BUILDSTDERR: run_trace (line_trace) BUILDSTDERR: Doctest: line_trace.run_trace ... ok BUILDSTDERR: run_trace_with_exception (line_trace) BUILDSTDERR: Doctest: line_trace.run_trace_with_exception ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list ... cython3 () BUILDSTDERR: Doctest: cython3 ... ok BUILDSTDERR: ListCompInCClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInCClass ... ok BUILDSTDERR: ListCompInClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInClass ... ok BUILDSTDERR: annotation_syntax (cython3) BUILDSTDERR: Doctest: cython3.annotation_syntax ... ok BUILDSTDERR: async_def_annotations (cython3) BUILDSTDERR: Doctest: cython3.async_def_annotations ... ok BUILDSTDERR: cdiv_int (cython3) BUILDSTDERR: Doctest: cython3.cdiv_int ... ok BUILDSTDERR: dict_comp (cython3) BUILDSTDERR: Doctest: cython3.dict_comp ... ok BUILDSTDERR: dict_iter (cython3) BUILDSTDERR: Doctest: cython3.dict_iter ... ok BUILDSTDERR: dict_iter_new_dict (cython3) BUILDSTDERR: Doctest: cython3.dict_iter_new_dict ... ok BUILDSTDERR: except_as_deletes_target_in_gen (cython3) BUILDSTDERR: Doctest: cython3.except_as_deletes_target_in_gen ... ok BUILDSTDERR: except_as_no_raise_does_not_touch_target (cython3) BUILDSTDERR: Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok BUILDSTDERR: except_as_raise_deletes_target (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target ... ok BUILDSTDERR: except_as_raise_deletes_target_even_after_del (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok BUILDSTDERR: except_as_raise_deletes_target_on_error (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_deletes_target_on_error ... ok BUILDSTDERR: except_as_raise_with_empty_except (cython3) BUILDSTDERR: Doctest: cython3.except_as_raise_with_empty_except ... ok BUILDSTDERR: exec1_function (cython3) BUILDSTDERR: Doctest: cython3.exec1_function ... ok BUILDSTDERR: exec2_function (cython3) BUILDSTDERR: Doctest: cython3.exec2_function ... ok BUILDSTDERR: exec3_function (cython3) BUILDSTDERR: Doctest: cython3.exec3_function ... ok BUILDSTDERR: genexpr_module_level (cython3) BUILDSTDERR: Doctest: cython3.genexpr_module_level ... ok BUILDSTDERR: int_literals (cython3) BUILDSTDERR: Doctest: cython3.int_literals ... ok BUILDSTDERR: list_comp (cython3) BUILDSTDERR: Doctest: cython3.list_comp ... ok BUILDSTDERR: list_comp_iterable (cython3) BUILDSTDERR: Doctest: cython3.list_comp_iterable ... ok BUILDSTDERR: list_comp_module_level (cython3) BUILDSTDERR: Doctest: cython3.list_comp_module_level ... ok BUILDSTDERR: list_comp_unknown_type (cython3) BUILDSTDERR: Doctest: cython3.list_comp_unknown_type ... ok BUILDSTDERR: list_comp_with_lambda (cython3) BUILDSTDERR: Doctest: cython3.list_comp_with_lambda ... ok BUILDSTDERR: listcomp_as_condition (cython3) BUILDSTDERR: Doctest: cython3.listcomp_as_condition ... ok BUILDSTDERR: loop_over_unicode_literal (cython3) BUILDSTDERR: Doctest: cython3.loop_over_unicode_literal ... ok BUILDSTDERR: non_ascii_raw_prefixed_unicode (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok BUILDSTDERR: non_ascii_raw_str (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_raw_str ... ok BUILDSTDERR: non_ascii_unprefixed_str (cython3) BUILDSTDERR: Doctest: cython3.non_ascii_unprefixed_str ... ok BUILDSTDERR: print_function (cython3) BUILDSTDERR: Doctest: cython3.print_function ... ok BUILDSTDERR: set_comp (cython3) BUILDSTDERR: Doctest: cython3.set_comp ... ok BUILDSTDERR: str_type_is_unicode (cython3) BUILDSTDERR: Doctest: cython3.str_type_is_unicode ... ok BUILDSTDERR: truediv (cython3) BUILDSTDERR: Doctest: cython3.truediv ... ok BUILDSTDERR: truediv_int (cython3) BUILDSTDERR: Doctest: cython3.truediv_int ... ok BUILDSTDERR: unicode_literals (cython3) BUILDSTDERR: Doctest: cython3.unicode_literals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running datetime_pxd ... f (list) BUILDSTDERR: Doctest: list.f ... ok BUILDSTDERR: g (list) BUILDSTDERR: Doctest: list.g ... ok BUILDSTDERR: h (list) BUILDSTDERR: Doctest: list.h ... ok BUILDSTDERR: j (list) BUILDSTDERR: Doctest: list.j ... ok BUILDSTDERR: k (list) BUILDSTDERR: Doctest: list.k ... ok BUILDSTDERR: test_list_append (list) BUILDSTDERR: Doctest: list.test_list_append ... ok BUILDSTDERR: test_list_append_insert (list) BUILDSTDERR: Doctest: list.test_list_append_insert ... ok BUILDSTDERR: test_list_append_unbound (list) BUILDSTDERR: Doctest: list.test_list_append_unbound ... ok BUILDSTDERR: test_list_append_unbound_assigned (list) BUILDSTDERR: Doctest: list.test_list_append_unbound_assigned ... ok BUILDSTDERR: test_list_call (list) BUILDSTDERR: Doctest: list.test_list_call ... ok BUILDSTDERR: test_list_extend (list) BUILDSTDERR: Doctest: list.test_list_extend ... ok BUILDSTDERR: test_list_extend_sideeffect (list) BUILDSTDERR: Doctest: list.test_list_extend_sideeffect ... ok BUILDSTDERR: test_list_extend_unbound (list) BUILDSTDERR: Doctest: list.test_list_extend_unbound ... ok BUILDSTDERR: test_list_pop (list) BUILDSTDERR: Doctest: list.test_list_pop ... ok BUILDSTDERR: test_list_pop0 (list) BUILDSTDERR: Doctest: list.test_list_pop0 ... ok BUILDSTDERR: test_list_pop_all (list) BUILDSTDERR: Doctest: list.test_list_pop_all ... ok BUILDSTDERR: test_list_reverse (list) BUILDSTDERR: Doctest: list.test_list_reverse ... ok BUILDSTDERR: test_list_sort (list) BUILDSTDERR: Doctest: list.test_list_sort ... ok BUILDSTDERR: test_none_list_extend (list) BUILDSTDERR: Doctest: list.test_none_list_extend ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running list ... do_date (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_date ... ok BUILDSTDERR: do_datetime (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime ... ok BUILDSTDERR: do_datetime_tzinfo (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime_tzinfo ... ok BUILDSTDERR: do_datetime_tzinfo2 (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok BUILDSTDERR: do_time (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time ... ok BUILDSTDERR: do_time_tzinfo (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time_tzinfo ... ok BUILDSTDERR: do_time_tzinfo2 (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time_tzinfo2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_pxd ... f (list) BUILDSTDERR: Doctest: list.f ... ok BUILDSTDERR: g (list) BUILDSTDERR: Doctest: list.g ... ok BUILDSTDERR: h (list) BUILDSTDERR: Doctest: list.h ... ok BUILDSTDERR: j (list) BUILDSTDERR: Doctest: list.j ... ok BUILDSTDERR: k (list) BUILDSTDERR: Doctest: list.k ... ok BUILDSTDERR: test_list_append (list) BUILDSTDERR: Doctest: list.test_list_append ... ok BUILDSTDERR: test_list_append_insert (list) BUILDSTDERR: Doctest: list.test_list_append_insert ... ok BUILDSTDERR: test_list_append_unbound (list) BUILDSTDERR: Doctest: list.test_list_append_unbound ... ok BUILDSTDERR: test_list_append_unbound_assigned (list) BUILDSTDERR: Doctest: list.test_list_append_unbound_assigned ... ok BUILDSTDERR: test_list_call (list) BUILDSTDERR: Doctest: list.test_list_call ... ok BUILDSTDERR: test_list_extend (list) BUILDSTDERR: Doctest: list.test_list_extend ... ok BUILDSTDERR: test_list_extend_sideeffect (list) BUILDSTDERR: Doctest: list.test_list_extend_sideeffect ... ok BUILDSTDERR: test_list_extend_unbound (list) BUILDSTDERR: Doctest: list.test_list_extend_unbound ... ok BUILDSTDERR: test_list_pop (list) BUILDSTDERR: Doctest: list.test_list_pop ... ok BUILDSTDERR: test_list_pop0 (list) BUILDSTDERR: Doctest: list.test_list_pop0 ... ok BUILDSTDERR: test_list_pop_all (list) BUILDSTDERR: Doctest: list.test_list_pop_all ... ok BUILDSTDERR: test_list_reverse (list) BUILDSTDERR: Doctest: list.test_list_reverse ... ok BUILDSTDERR: test_list_sort (list) BUILDSTDERR: Doctest: list.test_list_sort ... ok BUILDSTDERR: test_none_list_extend (list) BUILDSTDERR: Doctest: list.test_none_list_extend ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list_comp_in_closure_T598 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)’: BUILDSTDERR: sequential_parallel.cpp:15118:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 15118 | int __pyx_t_3; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: outer_parallel_section (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.outer_parallel_section ... ok BUILDSTDERR: parallel_exc_replace (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.parallel_exc_replace ... ok BUILDSTDERR: parallel_exceptions2 (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.parallel_exceptions2 ... ok BUILDSTDERR: test_chunksize (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_chunksize ... ok BUILDSTDERR: test_clean_temps (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_clean_temps ... ok BUILDSTDERR: test_closure_parallel_privates (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_closure_parallel_privates ... ok BUILDSTDERR: test_closure_parallel_with_gil (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok BUILDSTDERR: test_descending_prange (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_descending_prange ... ok BUILDSTDERR: test_else_clause (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_else_clause ... ok BUILDSTDERR: test_nan_init (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nan_init ... ok BUILDSTDERR: test_nogil_cdef_except_clause (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok BUILDSTDERR: test_parallel_exc_cdef (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_cdef ... ok BUILDSTDERR: test_parallel_exc_cpdef (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok BUILDSTDERR: test_parallel_exc_nogil_swallow (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok BUILDSTDERR: test_parallel_exceptions (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exceptions ... ok BUILDSTDERR: test_parallel_exceptions_unnested (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok BUILDSTDERR: test_parallel_with_gil_continue_unnested (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok BUILDSTDERR: test_parallel_with_gil_return (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_parallel_with_gil_return ... ok BUILDSTDERR: test_pointer_temps (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_pointer_temps ... ok BUILDSTDERR: test_prange (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange ... ok BUILDSTDERR: test_prange_break (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_break ... ok BUILDSTDERR: test_prange_continue (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_continue ... ok BUILDSTDERR: test_prange_in_with (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_in_with ... ok BUILDSTDERR: test_prange_matches_range (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_prange_matches_range ... ok BUILDSTDERR: test_propagation (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_propagation ... ok BUILDSTDERR: test_pure_mode (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_pure_mode ... ok BUILDSTDERR: test_reassign_start_stop_step (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_reassign_start_stop_step ... ok BUILDSTDERR: test_return (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set ... do_date (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_date ... ok BUILDSTDERR: do_datetime (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime ... ok BUILDSTDERR: do_datetime_tzinfo (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime_tzinfo ... ok BUILDSTDERR: do_datetime_tzinfo2 (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok BUILDSTDERR: do_time (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time ... ok BUILDSTDERR: do_time_tzinfo (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time_tzinfo ... ok BUILDSTDERR: do_time_tzinfo2 (datetime_pxd) BUILDSTDERR: Doctest: datetime_pxd.do_time_tzinfo2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running directive_locals_in_pxd ... genexpr_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok BUILDSTDERR: genexpr_scope_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok BUILDSTDERR: list_comp_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok BUILDSTDERR: pytyped_genexpr_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok BUILDSTDERR: pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok BUILDSTDERR: pytyped_list_comp_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok BUILDSTDERR: pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running list_comp_in_closure_T598 ... test_pxd_locals (directive_locals_in_pxd) BUILDSTDERR: Doctest: directive_locals_in_pxd.test_pxd_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running directive_locals_in_pxd ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: set.c: In function ‘__pyx_pf_3set_cython_set’: BUILDSTDERR: set.c:1636:32: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1636 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: set.c: In function ‘__pyx_pf_3set_2cython_frozenset’: BUILDSTDERR: set.c:1714:38: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1714 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: ==================================== BUILDSTDERR: cython_frozenset (set) BUILDSTDERR: Doctest: set.cython_frozenset ... ok BUILDSTDERR: cython_frozenset_override (set) BUILDSTDERR: Doctest: set.cython_frozenset_override ... ok BUILDSTDERR: cython_set (set) BUILDSTDERR: Doctest: set.cython_set ... ok BUILDSTDERR: cython_set_override (set) BUILDSTDERR: Doctest: set.cython_set_override ... ok BUILDSTDERR: test_empty_frozenset (set) BUILDSTDERR: Doctest: set.test_empty_frozenset ... ok BUILDSTDERR: test_frozenset_list_comp (set) BUILDSTDERR: Doctest: set.test_frozenset_list_comp ... ok BUILDSTDERR: test_frozenset_of_iterable (set) BUILDSTDERR: Doctest: set.test_frozenset_of_iterable ... ok BUILDSTDERR: test_frozenset_of_list (set) BUILDSTDERR: Doctest: set.test_frozenset_of_list ... ok BUILDSTDERR: test_frozenset_of_tuple (set) BUILDSTDERR: Doctest: set.test_frozenset_of_tuple ... ok BUILDSTDERR: test_frozenset_sideeffect_unhashable_failure (set) BUILDSTDERR: Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_noop_pop (set) BUILDSTDERR: Doctest: set.test_noop_pop ... ok BUILDSTDERR: test_noop_pop_exception (set) BUILDSTDERR: Doctest: set.test_noop_pop_exception ... ok BUILDSTDERR: test_object_pop (set) BUILDSTDERR: Doctest: set.test_object_pop ... ok BUILDSTDERR: test_object_update (set) BUILDSTDERR: Doctest: set.test_object_update ... ok BUILDSTDERR: test_set_add (set) BUILDSTDERR: Doctest: set.test_set_add ... ok BUILDSTDERR: test_set_clear (set) BUILDSTDERR: Doctest: set.test_set_clear ... ok BUILDSTDERR: test_set_clear_None (set) BUILDSTDERR: Doctest: set.test_set_clear_None ... ok BUILDSTDERR: test_set_contains (set) BUILDSTDERR: Doctest: set.test_set_contains ... ok BUILDSTDERR: test_set_discard (set) BUILDSTDERR: Doctest: set.test_set_discard ... ok BUILDSTDERR: test_set_list_comp (set) BUILDSTDERR: Doctest: set.test_set_list_comp ... ok BUILDSTDERR: test_set_literal (set) BUILDSTDERR: Doctest: set.test_set_literal ... ok BUILDSTDERR: test_set_multi_update (set) BUILDSTDERR: Doctest: set.test_set_multi_update ... ok BUILDSTDERR: test_set_of_iterable (set) BUILDSTDERR: Doctest: set.test_set_of_iterable ... ok BUILDSTDERR: test_set_of_list (set) BUILDSTDERR: Doctest: set.test_set_of_list ... ok BUILDSTDERR: test_set_of_tuple (set) BUILDSTDERR: Doctest: set.test_set_of_tuple ... ok BUILDSTDERR: test_set_pop (set) BUILDSTDERR: Doctest: set.test_set_pop ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure (set) BUILDSTDERR: Doctest: set.test_set_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure_literal (set) BUILDSTDERR: Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok BUILDSTDERR: test_set_update (set) BUILDSTDERR: Doctest: set.test_set_update ... ok BUILDSTDERR: test_singleton_empty_frozenset (set) BUILDSTDERR: Doctest: set.test_singleton_empty_frozenset ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set ... test_pxd_locals (directive_locals_in_pxd) BUILDSTDERR: Doctest: directive_locals_in_pxd.test_pxd_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in directive_locals_in_pxd ... test_pxd_locals (pure_doctest__directive_locals_in_pxd) BUILDSTDERR: Doctest: pure_doctest__directive_locals_in_pxd.test_pxd_locals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ellipsis_T488 ... ellipsis_T488 () BUILDSTDERR: Doctest: ellipsis_T488 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ellipsis_T488 ... ellipsis_T488 () BUILDSTDERR: Doctest: ellipsis_T488 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exectest ... genexpr_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok BUILDSTDERR: genexpr_scope_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok BUILDSTDERR: list_comp_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok BUILDSTDERR: pytyped_genexpr_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok BUILDSTDERR: pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok BUILDSTDERR: pytyped_list_comp_in_closure (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok BUILDSTDERR: pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) BUILDSTDERR: Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running listcomp ... exec_invalid_type (exectest) BUILDSTDERR: Doctest: exectest.exec_invalid_type ... ok BUILDSTDERR: test_compile (exectest) BUILDSTDERR: Doctest: exectest.test_compile ... ok BUILDSTDERR: test_def (exectest) BUILDSTDERR: Doctest: exectest.test_def ... ok BUILDSTDERR: test_dict_scope1 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope1 ... ok BUILDSTDERR: test_dict_scope2 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope2 ... ok BUILDSTDERR: test_dict_scope3 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope3 ... ok BUILDSTDERR: test_dict_scope_ref (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_ref ... ok BUILDSTDERR: test_dict_scope_tuple2 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_tuple2 ... ok BUILDSTDERR: test_dict_scope_tuple3 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_tuple3 ... ok BUILDSTDERR: test_encoding (exectest) BUILDSTDERR: Doctest: exectest.test_encoding ... ok BUILDSTDERR: test_encoding_unicode (exectest) BUILDSTDERR: Doctest: exectest.test_encoding_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exectest ... exec_invalid_type (exectest) BUILDSTDERR: Doctest: exectest.exec_invalid_type ... ok BUILDSTDERR: test_compile (exectest) BUILDSTDERR: Doctest: exectest.test_compile ... ok BUILDSTDERR: test_def (exectest) BUILDSTDERR: Doctest: exectest.test_def ... ok BUILDSTDERR: test_dict_scope1 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope1 ... ok BUILDSTDERR: test_dict_scope2 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope2 ... ok BUILDSTDERR: test_dict_scope3 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope3 ... ok BUILDSTDERR: test_dict_scope_ref (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_ref ... ok BUILDSTDERR: test_dict_scope_tuple2 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_tuple2 ... ok BUILDSTDERR: test_dict_scope_tuple3 (exectest) BUILDSTDERR: Doctest: exectest.test_dict_scope_tuple3 ... ok BUILDSTDERR: test_encoding (exectest) BUILDSTDERR: Doctest: exectest.test_encoding ... ok BUILDSTDERR: test_encoding_unicode (exectest) BUILDSTDERR: Doctest: exectest.test_encoding_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_instance_type_T232 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: set.cpp: In function ‘PyObject* __pyx_pf_3set_cython_set(PyObject*)’: BUILDSTDERR: set.cpp:1650:32: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1650 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ BUILDSTDERR: set.cpp: In function ‘PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)’: BUILDSTDERR: set.cpp:1728:38: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1728 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: cython_frozenset (set) BUILDSTDERR: Doctest: set.cython_frozenset ... ok BUILDSTDERR: cython_frozenset_override (set) BUILDSTDERR: Doctest: set.cython_frozenset_override ... ok BUILDSTDERR: cython_set (set) BUILDSTDERR: Doctest: set.cython_set ... ok BUILDSTDERR: cython_set_override (set) BUILDSTDERR: Doctest: set.cython_set_override ... ok BUILDSTDERR: test_empty_frozenset (set) BUILDSTDERR: Doctest: set.test_empty_frozenset ... ok BUILDSTDERR: test_frozenset_list_comp (set) BUILDSTDERR: Doctest: set.test_frozenset_list_comp ... ok BUILDSTDERR: test_frozenset_of_iterable (set) BUILDSTDERR: Doctest: set.test_frozenset_of_iterable ... ok BUILDSTDERR: test_frozenset_of_list (set) BUILDSTDERR: Doctest: set.test_frozenset_of_list ... ok BUILDSTDERR: test_frozenset_of_tuple (set) BUILDSTDERR: Doctest: set.test_frozenset_of_tuple ... ok BUILDSTDERR: test_frozenset_sideeffect_unhashable_failure (set) BUILDSTDERR: Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_noop_pop (set) BUILDSTDERR: Doctest: set.test_noop_pop ... ok BUILDSTDERR: test_noop_pop_exception (set) BUILDSTDERR: Doctest: set.test_noop_pop_exception ... ok BUILDSTDERR: test_object_pop (set) BUILDSTDERR: Doctest: set.test_object_pop ... ok BUILDSTDERR: test_object_update (set) BUILDSTDERR: Doctest: set.test_object_update ... ok BUILDSTDERR: test_set_add (set) BUILDSTDERR: Doctest: set.test_set_add ... ok BUILDSTDERR: test_set_clear (set) BUILDSTDERR: Doctest: set.test_set_clear ... ok BUILDSTDERR: test_set_clear_None (set) BUILDSTDERR: Doctest: set.test_set_clear_None ... ok BUILDSTDERR: test_set_contains (set) BUILDSTDERR: Doctest: set.test_set_contains ... ok BUILDSTDERR: test_set_discard (set) BUILDSTDERR: Doctest: set.test_set_discard ... ok BUILDSTDERR: test_set_list_comp (set) BUILDSTDERR: Doctest: set.test_set_list_comp ... ok BUILDSTDERR: test_set_literal (set) BUILDSTDERR: Doctest: set.test_set_literal ... ok BUILDSTDERR: test_set_multi_update (set) BUILDSTDERR: Doctest: set.test_set_multi_update ... ok BUILDSTDERR: test_set_of_iterable (set) BUILDSTDERR: Doctest: set.test_set_of_iterable ... ok BUILDSTDERR: test_set_of_list (set) BUILDSTDERR: Doctest: set.test_set_of_list ... ok BUILDSTDERR: test_set_of_tuple (set) BUILDSTDERR: Doctest: set.test_set_of_tuple ... ok BUILDSTDERR: test_set_pop (set) BUILDSTDERR: Doctest: set.test_set_pop ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure (set) BUILDSTDERR: Doctest: set.test_set_sideeffect_unhashable_failure ... ok BUILDSTDERR: test_set_sideeffect_unhashable_failure_literal (set) BUILDSTDERR: Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok BUILDSTDERR: test_set_update (set) BUILDSTDERR: Doctest: set.test_set_update ... ok BUILDSTDERR: test_singleton_empty_frozenset (set) BUILDSTDERR: Doctest: set.test_singleton_empty_frozenset ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2_T636 ... get_attr (ext_instance_type_T232) BUILDSTDERR: Doctest: ext_instance_type_T232.get_attr ... ok BUILDSTDERR: set_attr (ext_instance_type_T232) BUILDSTDERR: Doctest: ext_instance_type_T232.set_attr ... ok BUILDSTDERR: Sliceable (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.Sliceable ... ok BUILDSTDERR: py_slice2 (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.py_slice2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_instance_type_T232 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2_T636 ... ListCompInCClass (listcomp) BUILDSTDERR: Doctest: listcomp.ListCompInCClass ... ok BUILDSTDERR: ListCompInClass (listcomp) BUILDSTDERR: Doctest: listcomp.ListCompInClass ... ok BUILDSTDERR: global_listcomp (listcomp) BUILDSTDERR: Doctest: listcomp.global_listcomp ... ok BUILDSTDERR: inferred_type (listcomp) BUILDSTDERR: Doctest: listcomp.inferred_type ... ok BUILDSTDERR: int_runvar (listcomp) BUILDSTDERR: Doctest: listcomp.int_runvar ... ok BUILDSTDERR: iterdict (listcomp) BUILDSTDERR: Doctest: listcomp.iterdict ... ok BUILDSTDERR: list_genexp (listcomp) BUILDSTDERR: Doctest: listcomp.list_genexp ... ok BUILDSTDERR: listcomp_as_condition (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_as_condition ... ok BUILDSTDERR: listcomp_const_condition_false (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false ... ok BUILDSTDERR: listcomp_const_condition_false_assert (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_assert ... ok BUILDSTDERR: listcomp_const_condition_false_bool_test (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok BUILDSTDERR: listcomp_const_condition_false_if (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_if ... ok BUILDSTDERR: listcomp_const_condition_false_typed_error (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok BUILDSTDERR: listcomp_const_condition_true (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_true ... ok BUILDSTDERR: nested_result (listcomp) BUILDSTDERR: Doctest: listcomp.nested_result ... ok BUILDSTDERR: not_inferred_type (listcomp) BUILDSTDERR: Doctest: listcomp.not_inferred_type ... ok BUILDSTDERR: smoketest (listcomp) BUILDSTDERR: Doctest: listcomp.smoketest ... ok BUILDSTDERR: sorted_listcomp (listcomp) BUILDSTDERR: Doctest: listcomp.sorted_listcomp ... ok BUILDSTDERR: typed (listcomp) BUILDSTDERR: Doctest: listcomp.typed ... ok BUILDSTDERR: Sliceable (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.Sliceable ... ok BUILDSTDERR: py_slice2 (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.py_slice2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running listcomp ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in slice2_T636 ... Sliceable (pure_doctest__slice2_T636) BUILDSTDERR: Doctest: pure_doctest__slice2_T636.Sliceable ... ok BUILDSTDERR: py_slice2 (pure_doctest__slice2_T636) BUILDSTDERR: Doctest: pure_doctest__slice2_T636.py_slice2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice_ptr ... get_attr (ext_instance_type_T232) BUILDSTDERR: Doctest: ext_instance_type_T232.get_attr ... ok BUILDSTDERR: set_attr (ext_instance_type_T232) BUILDSTDERR: Doctest: ext_instance_type_T232.set_attr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extclasspass ... extclasspass () BUILDSTDERR: Doctest: extclasspass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extclasspass ... extclasspass () BUILDSTDERR: Doctest: extclasspass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end extern_impl_excvalue ... EqualsEvens (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.EqualsEvens ... ok BUILDSTDERR: double_ptr_slice (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.double_ptr_slice ... ok BUILDSTDERR: void_ptr_slice (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.void_ptr_slice ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice_ptr ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end external_inline_declaration ... ListCompInCClass (listcomp) BUILDSTDERR: Doctest: listcomp.ListCompInCClass ... ok BUILDSTDERR: ListCompInClass (listcomp) BUILDSTDERR: Doctest: listcomp.ListCompInClass ... ok BUILDSTDERR: global_listcomp (listcomp) BUILDSTDERR: Doctest: listcomp.global_listcomp ... ok BUILDSTDERR: inferred_type (listcomp) BUILDSTDERR: Doctest: listcomp.inferred_type ... ok BUILDSTDERR: int_runvar (listcomp) BUILDSTDERR: Doctest: listcomp.int_runvar ... ok BUILDSTDERR: iterdict (listcomp) BUILDSTDERR: Doctest: listcomp.iterdict ... ok BUILDSTDERR: list_genexp (listcomp) BUILDSTDERR: Doctest: listcomp.list_genexp ... ok BUILDSTDERR: listcomp_as_condition (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_as_condition ... ok BUILDSTDERR: listcomp_const_condition_false (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false ... ok BUILDSTDERR: listcomp_const_condition_false_assert (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_assert ... ok BUILDSTDERR: listcomp_const_condition_false_bool_test (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok BUILDSTDERR: listcomp_const_condition_false_if (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_if ... ok BUILDSTDERR: listcomp_const_condition_false_typed_error (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok BUILDSTDERR: listcomp_const_condition_true (listcomp) BUILDSTDERR: Doctest: listcomp.listcomp_const_condition_true ... ok BUILDSTDERR: nested_result (listcomp) BUILDSTDERR: Doctest: listcomp.nested_result ... ok BUILDSTDERR: not_inferred_type (listcomp) BUILDSTDERR: Doctest: listcomp.not_inferred_type ... ok BUILDSTDERR: smoketest (listcomp) BUILDSTDERR: Doctest: listcomp.smoketest ... ok BUILDSTDERR: sorted_listcomp (listcomp) BUILDSTDERR: Doctest: listcomp.sorted_listcomp ... ok BUILDSTDERR: typed (listcomp) BUILDSTDERR: Doctest: listcomp.typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extinherit ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: locals.c: In function ‘__pyx_pf_6locals_14locals_ctype’: BUILDSTDERR: locals.c:2374:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2374 | int *__pyx_v_p; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: locals.c: In function ‘__pyx_pf_6locals_16locals_ctype_inferred’: BUILDSTDERR: locals.c:2458:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2458 | int *__pyx_v_b; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: buffers_in_locals (locals) BUILDSTDERR: Doctest: locals.buffers_in_locals ... ok BUILDSTDERR: get_dir (locals) BUILDSTDERR: Doctest: locals.get_dir ... ok BUILDSTDERR: get_locals (locals) BUILDSTDERR: Doctest: locals.get_locals ... ok BUILDSTDERR: get_vars (locals) BUILDSTDERR: Doctest: locals.get_vars ... ok BUILDSTDERR: in_dir (locals) BUILDSTDERR: Doctest: locals.in_dir ... ok BUILDSTDERR: in_locals (locals) BUILDSTDERR: Doctest: locals.in_locals ... ok BUILDSTDERR: in_vars (locals) BUILDSTDERR: Doctest: locals.in_vars ... ok BUILDSTDERR: locals_ctype (locals) BUILDSTDERR: Doctest: locals.locals_ctype ... ok BUILDSTDERR: locals_ctype_inferred (locals) BUILDSTDERR: Doctest: locals.locals_ctype_inferred ... ok BUILDSTDERR: pass_on_locals (locals) BUILDSTDERR: Doctest: locals.pass_on_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals ... EqualsEvens (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.EqualsEvens ... ok BUILDSTDERR: double_ptr_slice (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.double_ptr_slice ... ok BUILDSTDERR: void_ptr_slice (slice_ptr) BUILDSTDERR: Doctest: slice_ptr.void_ptr_slice ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ssize_t_T399 ... rest (extinherit) BUILDSTDERR: Doctest: extinherit.rest ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extinherit ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: locals.cpp: In function ‘PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)’: BUILDSTDERR: locals.cpp:2388:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2388 | int *__pyx_v_p; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: locals.cpp: In function ‘PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)’: BUILDSTDERR: locals.cpp:2472:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2472 | int *__pyx_v_b; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: buffers_in_locals (locals) BUILDSTDERR: Doctest: locals.buffers_in_locals ... ok BUILDSTDERR: get_dir (locals) BUILDSTDERR: Doctest: locals.get_dir ... ok BUILDSTDERR: get_locals (locals) BUILDSTDERR: Doctest: locals.get_locals ... ok BUILDSTDERR: get_vars (locals) BUILDSTDERR: Doctest: locals.get_vars ... ok BUILDSTDERR: in_dir (locals) BUILDSTDERR: Doctest: locals.in_dir ... ok BUILDSTDERR: in_locals (locals) BUILDSTDERR: Doctest: locals.in_locals ... ok BUILDSTDERR: in_vars (locals) BUILDSTDERR: Doctest: locals.in_vars ... ok BUILDSTDERR: locals_ctype (locals) BUILDSTDERR: Doctest: locals.locals_ctype ... ok BUILDSTDERR: locals_ctype_inferred (locals) BUILDSTDERR: Doctest: locals.locals_ctype_inferred ... ok BUILDSTDERR: pass_on_locals (locals) BUILDSTDERR: Doctest: locals.pass_on_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals_rebind_T429 ... ssize_t_T399 () BUILDSTDERR: Doctest: ssize_t_T399 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ssize_t_T399 ... locals_rebind_T429 () BUILDSTDERR: Doctest: locals_rebind_T429 ... ok BUILDSTDERR: get_locals_rebound (locals_rebind_T429) BUILDSTDERR: Doctest: locals_rebind_T429.get_locals_rebound ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_rebind_T429 ... locals_rebind_T429 () BUILDSTDERR: Doctest: locals_rebind_T429 ... ok BUILDSTDERR: get_locals_rebound (locals_rebind_T429) BUILDSTDERR: Doctest: locals_rebind_T429.get_locals_rebound ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running menten1 ... rest (extinherit) BUILDSTDERR: Doctest: extinherit.rest ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extlen ... ssize_t_T399 () BUILDSTDERR: Doctest: ssize_t_T399 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running starred_target_T664 ... loops (menten1) BUILDSTDERR: Doctest: menten1.loops ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running menten1 ... assign (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign ... ok BUILDSTDERR: assign3 (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign3 ... ok BUILDSTDERR: assign4 (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign4 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running starred_target_T664 ... extlen () BUILDSTDERR: Doctest: extlen ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extlen ... loops (menten1) BUILDSTDERR: Doctest: menten1.loops ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end module_init_error ... assign (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign ... ok BUILDSTDERR: assign3 (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign3 ... ok BUILDSTDERR: assign4 (starred_target_T664) BUILDSTDERR: Doctest: starred_target_T664.assign4 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running staticmethod ... extlen () BUILDSTDERR: Doctest: extlen ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extstarargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nonlocal_T490 ... extstarargs () BUILDSTDERR: Doctest: extstarargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extstarargs ... arg (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.arg ... ok BUILDSTDERR: argtype (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.argtype ... ok BUILDSTDERR: assign (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.assign ... ok BUILDSTDERR: class_body (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.class_body ... ok BUILDSTDERR: methods (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.methods ... ok BUILDSTDERR: nested (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.nested ... ok BUILDSTDERR: nested_nonlocals (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.nested_nonlocals ... ok BUILDSTDERR: ping_pong (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.ping_pong ... ok BUILDSTDERR: simple (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nonlocal_T490 ... extstarargs () BUILDSTDERR: Doctest: extstarargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype ... staticmethod () BUILDSTDERR: Doctest: staticmethod ... ok BUILDSTDERR: no_args (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.no_args ... ok BUILDSTDERR: only_args_kwargs (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok BUILDSTDERR: with_first_arg (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BUILDSTDERR: BaseClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.BaseClass ... ok BUILDSTDERR: StaticmethodSubclass (staticmethod) BUILDSTDERR: Doctest: staticmethod.StaticmethodSubclass ... ok BUILDSTDERR: SubClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.SubClass ... ok BUILDSTDERR: SubSubClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.SubSubClass ... ok BUILDSTDERR: nested_class (staticmethod) BUILDSTDERR: Doctest: staticmethod.nested_class ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running staticmethod ... Spam (exttype) BUILDSTDERR: Doctest: exttype.Spam ... ok BUILDSTDERR: f (exttype) BUILDSTDERR: Doctest: exttype.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype ... Spam (exttype) BUILDSTDERR: Doctest: exttype.Spam ... ok BUILDSTDERR: f (exttype) BUILDSTDERR: Doctest: exttype.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fastcall ... arg (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.arg ... ok BUILDSTDERR: argtype (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.argtype ... ok BUILDSTDERR: assign (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.assign ... ok BUILDSTDERR: class_body (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.class_body ... ok BUILDSTDERR: methods (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.methods ... ok BUILDSTDERR: nested (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.nested ... ok BUILDSTDERR: nested_nonlocals (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.nested_nonlocals ... ok BUILDSTDERR: ping_pong (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.ping_pong ... ok BUILDSTDERR: simple (nonlocal_T490) BUILDSTDERR: Doctest: nonlocal_T490.simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nononetypecheck ... g (nononetypecheck) BUILDSTDERR: Doctest: nononetypecheck.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nononetypecheck ... SelfCast (fastcall) BUILDSTDERR: Doctest: fastcall.SelfCast ... ok BUILDSTDERR: deque_methods (fastcall) BUILDSTDERR: Doctest: fastcall.deque_methods ... ok BUILDSTDERR: struct_methods (fastcall) BUILDSTDERR: Doctest: fastcall.struct_methods ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fastcall ... g (nononetypecheck) BUILDSTDERR: Doctest: nononetypecheck.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running notinop ... staticmethod () BUILDSTDERR: Doctest: staticmethod ... ok BUILDSTDERR: no_args (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.no_args ... ok BUILDSTDERR: only_args_kwargs (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok BUILDSTDERR: with_first_arg (staticmethod.ArgsKwargs) BUILDSTDERR: Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BUILDSTDERR: BaseClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.BaseClass ... ok BUILDSTDERR: StaticmethodSubclass (staticmethod) BUILDSTDERR: Doctest: staticmethod.StaticmethodSubclass ... ok BUILDSTDERR: SubClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.SubClass ... ok BUILDSTDERR: SubSubClass (staticmethod) BUILDSTDERR: Doctest: staticmethod.SubSubClass ... ok BUILDSTDERR: nested_class (staticmethod) BUILDSTDERR: Doctest: staticmethod.nested_class ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_cascaded_eq ... ok BUILDSTDERR: test_cascaded_ineq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok BUILDSTDERR: test_eq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_eq ... ok BUILDSTDERR: test_long_ineq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_long_ineq ... ok BUILDSTDERR: test_long_ineq_py (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_long_ineq_py ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_cascaded_eq ... ok BUILDSTDERR: test_cascaded_ineq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok BUILDSTDERR: test_eq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_eq ... ok BUILDSTDERR: test_long_ineq (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_long_ineq ... ok BUILDSTDERR: test_long_ineq_py (str_char_coercion_T412) BUILDSTDERR: Doctest: str_char_coercion_T412.test_long_ineq_py ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strfunction ... SelfCast (fastcall) BUILDSTDERR: Doctest: fastcall.SelfCast ... ok BUILDSTDERR: deque_methods (fastcall) BUILDSTDERR: Doctest: fastcall.deque_methods ... ok BUILDSTDERR: struct_methods (fastcall) BUILDSTDERR: Doctest: fastcall.struct_methods ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_len_T480 ... strfunction () BUILDSTDERR: Doctest: strfunction ... ok BUILDSTDERR: c (strfunction) BUILDSTDERR: Doctest: strfunction.c ... ok BUILDSTDERR: sub (strfunction) BUILDSTDERR: Doctest: strfunction.sub ... ok BUILDSTDERR: subs (strfunction) BUILDSTDERR: Doctest: strfunction.subs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strfunction ... cast_len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.cast_len_f ... ok BUILDSTDERR: float_len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.float_len_f ... ok BUILDSTDERR: len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.len_f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_len_T480 ... conditional_bytes (notinop) BUILDSTDERR: Doctest: notinop.conditional_bytes ... ok BUILDSTDERR: conditional_int (notinop) BUILDSTDERR: Doctest: notinop.conditional_int ... ok BUILDSTDERR: conditional_none (notinop) BUILDSTDERR: Doctest: notinop.conditional_none ... ok BUILDSTDERR: conditional_object (notinop) BUILDSTDERR: Doctest: notinop.conditional_object ... ok BUILDSTDERR: conditional_unicode (notinop) BUILDSTDERR: Doctest: notinop.conditional_unicode ... ok BUILDSTDERR: f (notinop) BUILDSTDERR: Doctest: notinop.f ... ok BUILDSTDERR: g (notinop) BUILDSTDERR: Doctest: notinop.g ... ok BUILDSTDERR: h (notinop) BUILDSTDERR: Doctest: notinop.h ... ok BUILDSTDERR: j (notinop) BUILDSTDERR: Doctest: notinop.j ... ok BUILDSTDERR: k (notinop) BUILDSTDERR: Doctest: notinop.k ... ok BUILDSTDERR: m_bytes (notinop) BUILDSTDERR: Doctest: notinop.m_bytes ... ok BUILDSTDERR: m_bytes_literal (notinop) BUILDSTDERR: Doctest: notinop.m_bytes_literal ... ok BUILDSTDERR: m_list (notinop) BUILDSTDERR: Doctest: notinop.m_list ... ok BUILDSTDERR: m_set (notinop) BUILDSTDERR: Doctest: notinop.m_set ... ok BUILDSTDERR: m_tuple (notinop) BUILDSTDERR: Doctest: notinop.m_tuple ... ok BUILDSTDERR: m_tuple_in_or_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_in_or_notin ... ok BUILDSTDERR: m_tuple_notin_and_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_and_notin ... ok BUILDSTDERR: m_tuple_notin_and_notin_overlap (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok BUILDSTDERR: m_tuple_notin_or_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_or_notin ... ok BUILDSTDERR: m_unicode (notinop) BUILDSTDERR: Doctest: notinop.m_unicode ... ok BUILDSTDERR: m_unicode_literal (notinop) BUILDSTDERR: Doctest: notinop.m_unicode_literal ... ok BUILDSTDERR: n (notinop) BUILDSTDERR: Doctest: notinop.n ... ok BUILDSTDERR: p (notinop) BUILDSTDERR: Doctest: notinop.p ... ok BUILDSTDERR: q (notinop) BUILDSTDERR: Doctest: notinop.q ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running notinop ... strfunction () BUILDSTDERR: Doctest: strfunction ... ok BUILDSTDERR: c (strfunction) BUILDSTDERR: Doctest: strfunction.c ... ok BUILDSTDERR: sub (strfunction) BUILDSTDERR: Doctest: strfunction.sub ... ok BUILDSTDERR: subs (strfunction) BUILDSTDERR: Doctest: strfunction.subs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running string_comparison ... cast_len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.cast_len_f ... ok BUILDSTDERR: float_len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.float_len_f ... ok BUILDSTDERR: len_f (float_len_T480) BUILDSTDERR: Doctest: float_len_T480.len_f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_decrement ... for_decrement () BUILDSTDERR: Doctest: for_decrement ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_decrement ... for_decrement () BUILDSTDERR: Doctest: for_decrement ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_break_continue_T533 ... for_from (for_in_break_continue_T533) BUILDSTDERR: Doctest: for_in_break_continue_T533.for_from ... ok BUILDSTDERR: for_in (for_in_break_continue_T533) BUILDSTDERR: Doctest: for_in_break_continue_T533.for_in ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_break_continue_T533 ... conditional_bytes (notinop) BUILDSTDERR: Doctest: notinop.conditional_bytes ... ok BUILDSTDERR: conditional_int (notinop) BUILDSTDERR: Doctest: notinop.conditional_int ... ok BUILDSTDERR: conditional_none (notinop) BUILDSTDERR: Doctest: notinop.conditional_none ... ok BUILDSTDERR: conditional_object (notinop) BUILDSTDERR: Doctest: notinop.conditional_object ... ok BUILDSTDERR: conditional_unicode (notinop) BUILDSTDERR: Doctest: notinop.conditional_unicode ... ok BUILDSTDERR: f (notinop) BUILDSTDERR: Doctest: notinop.f ... ok BUILDSTDERR: g (notinop) BUILDSTDERR: Doctest: notinop.g ... ok BUILDSTDERR: h (notinop) BUILDSTDERR: Doctest: notinop.h ... ok BUILDSTDERR: j (notinop) BUILDSTDERR: Doctest: notinop.j ... ok BUILDSTDERR: k (notinop) BUILDSTDERR: Doctest: notinop.k ... ok BUILDSTDERR: m_bytes (notinop) BUILDSTDERR: Doctest: notinop.m_bytes ... ok BUILDSTDERR: m_bytes_literal (notinop) BUILDSTDERR: Doctest: notinop.m_bytes_literal ... ok BUILDSTDERR: m_list (notinop) BUILDSTDERR: Doctest: notinop.m_list ... ok BUILDSTDERR: m_set (notinop) BUILDSTDERR: Doctest: notinop.m_set ... ok BUILDSTDERR: m_tuple (notinop) BUILDSTDERR: Doctest: notinop.m_tuple ... ok BUILDSTDERR: m_tuple_in_or_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_in_or_notin ... ok BUILDSTDERR: m_tuple_notin_and_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_and_notin ... ok BUILDSTDERR: m_tuple_notin_and_notin_overlap (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok BUILDSTDERR: m_tuple_notin_or_notin (notinop) BUILDSTDERR: Doctest: notinop.m_tuple_notin_or_notin ... ok BUILDSTDERR: m_unicode (notinop) BUILDSTDERR: Doctest: notinop.m_unicode ... ok BUILDSTDERR: m_unicode_literal (notinop) BUILDSTDERR: Doctest: notinop.m_unicode_literal ... ok BUILDSTDERR: n (notinop) BUILDSTDERR: Doctest: notinop.n ... ok BUILDSTDERR: p (notinop) BUILDSTDERR: Doctest: notinop.p ... ok BUILDSTDERR: q (notinop) BUILDSTDERR: Doctest: notinop.q ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_cimport ... for_from (for_in_break_continue_T533) BUILDSTDERR: Doctest: for_in_break_continue_T533.for_from ... ok BUILDSTDERR: for_in (for_in_break_continue_T533) BUILDSTDERR: Doctest: for_in_break_continue_T533.for_in ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_iter ... basestring_cascade_str (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_str ... ok BUILDSTDERR: basestring_cascade_unicode (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_unicode ... ok BUILDSTDERR: basestring_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_untyped_end ... ok BUILDSTDERR: basestring_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_eq ... ok BUILDSTDERR: basestring_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_neq ... ok BUILDSTDERR: basestring_str_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_str_literal_eq ... ok BUILDSTDERR: basestring_str_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_str_literal_neq ... ok BUILDSTDERR: basestring_unicode_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_unicode_literal_eq ... ok BUILDSTDERR: basestring_unicode_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_unicode_literal_neq ... ok BUILDSTDERR: bytes_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_cascade ... ok BUILDSTDERR: bytes_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_cascade_untyped_end ... ok BUILDSTDERR: bytes_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_eq ... ok BUILDSTDERR: bytes_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_literal_eq ... ok BUILDSTDERR: bytes_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_literal_neq ... ok BUILDSTDERR: bytes_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_neq ... ok BUILDSTDERR: literal_compare_bytes_str (string_comparison) BUILDSTDERR: Doctest: string_comparison.literal_compare_bytes_str ... ok BUILDSTDERR: str_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_cascade ... ok BUILDSTDERR: str_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_cascade_untyped_end ... ok BUILDSTDERR: str_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_eq ... ok BUILDSTDERR: str_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_literal_eq ... ok BUILDSTDERR: str_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_literal_neq ... ok BUILDSTDERR: str_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_neq ... ok BUILDSTDERR: unicode_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade ... ok BUILDSTDERR: unicode_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade_untyped_end ... ok BUILDSTDERR: unicode_cascade_untyped_end_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok BUILDSTDERR: unicode_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_eq ... ok BUILDSTDERR: unicode_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_literal_eq ... ok BUILDSTDERR: unicode_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_literal_neq ... ok BUILDSTDERR: unicode_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_neq ... ok BUILDSTDERR: untyped_str_literal_eq_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_str_literal_eq_bool ... ok BUILDSTDERR: untyped_unicode_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_cascade ... ok BUILDSTDERR: untyped_unicode_cascade_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_cascade_bool ... ok BUILDSTDERR: untyped_unicode_literal_eq_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok BUILDSTDERR: untyped_untyped_unicode_cascade_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: numpy_cimport.c: In function ‘__pyx_pymod_exec_numpy_cimport’: BUILDSTDERR: numpy_cimport.c:4765:5: warning: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 4765 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_cimport () BUILDSTDERR: Doctest: numpy_cimport ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running string_comparison ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_cimport ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: numpy_cimport.cpp: In function ‘int __pyx_pymod_exec_numpy_cimport(PyObject*)’: BUILDSTDERR: numpy_cimport.cpp:4779:5: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] BUILDSTDERR: 4779 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_cimport () BUILDSTDERR: Doctest: numpy_cimport ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_longlong ... Iterable (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.Iterable ... ok BUILDSTDERR: for_in_gen (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_gen ... ok BUILDSTDERR: for_in_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_list ... ok BUILDSTDERR: for_in_literal_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_literal_list ... ok BUILDSTDERR: for_in_literal_mult_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_literal_mult_list ... ok BUILDSTDERR: for_in_next_replacing_iter (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_next_replacing_iter ... ok BUILDSTDERR: for_in_pyiter (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_pyiter ... ok BUILDSTDERR: for_in_pyiter_pass (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_pyiter_pass ... ok BUILDSTDERR: listcomp_over_multiplied_constant_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok BUILDSTDERR: listcomp_over_multiplied_constant_tuple (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_iter ... basestring_cascade_str (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_str ... ok BUILDSTDERR: basestring_cascade_unicode (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_unicode ... ok BUILDSTDERR: basestring_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_cascade_untyped_end ... ok BUILDSTDERR: basestring_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_eq ... ok BUILDSTDERR: basestring_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_neq ... ok BUILDSTDERR: basestring_str_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_str_literal_eq ... ok BUILDSTDERR: basestring_str_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_str_literal_neq ... ok BUILDSTDERR: basestring_unicode_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_unicode_literal_eq ... ok BUILDSTDERR: basestring_unicode_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.basestring_unicode_literal_neq ... ok BUILDSTDERR: bytes_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_cascade ... ok BUILDSTDERR: bytes_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_cascade_untyped_end ... ok BUILDSTDERR: bytes_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_eq ... ok BUILDSTDERR: bytes_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_literal_eq ... ok BUILDSTDERR: bytes_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_literal_neq ... ok BUILDSTDERR: bytes_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.bytes_neq ... ok BUILDSTDERR: literal_compare_bytes_str (string_comparison) BUILDSTDERR: Doctest: string_comparison.literal_compare_bytes_str ... ok BUILDSTDERR: str_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_cascade ... ok BUILDSTDERR: str_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_cascade_untyped_end ... ok BUILDSTDERR: str_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_eq ... ok BUILDSTDERR: str_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_literal_eq ... ok BUILDSTDERR: str_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_literal_neq ... ok BUILDSTDERR: str_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.str_neq ... ok BUILDSTDERR: unicode_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade ... ok BUILDSTDERR: unicode_cascade_untyped_end (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade_untyped_end ... ok BUILDSTDERR: unicode_cascade_untyped_end_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok BUILDSTDERR: unicode_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_eq ... ok BUILDSTDERR: unicode_literal_eq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_literal_eq ... ok BUILDSTDERR: unicode_literal_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_literal_neq ... ok BUILDSTDERR: unicode_neq (string_comparison) BUILDSTDERR: Doctest: string_comparison.unicode_neq ... ok BUILDSTDERR: untyped_str_literal_eq_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_str_literal_eq_bool ... ok BUILDSTDERR: untyped_unicode_cascade (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_cascade ... ok BUILDSTDERR: untyped_unicode_cascade_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_cascade_bool ... ok BUILDSTDERR: untyped_unicode_literal_eq_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok BUILDSTDERR: untyped_untyped_unicode_cascade_bool (string_comparison) BUILDSTDERR: Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running switch_transform ... is_not_one (switch_transform) BUILDSTDERR: Doctest: switch_transform.is_not_one ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running switch_transform ... is_not_one (switch_transform) BUILDSTDERR: Doctest: switch_transform.is_not_one ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running trybreak ... format (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.format ... ok BUILDSTDERR: test_add (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_sub_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_longlong ... try_break_except (trybreak) BUILDSTDERR: Doctest: trybreak.try_break_except ... ok BUILDSTDERR: try_except_break (trybreak) BUILDSTDERR: Doctest: trybreak.try_except_break ... ok BUILDSTDERR: try_no_break_except_return (trybreak) BUILDSTDERR: Doctest: trybreak.try_no_break_except_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running trybreak ... Iterable (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.Iterable ... ok BUILDSTDERR: for_in_gen (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_gen ... ok BUILDSTDERR: for_in_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_list ... ok BUILDSTDERR: for_in_literal_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_literal_list ... ok BUILDSTDERR: for_in_literal_mult_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_literal_mult_list ... ok BUILDSTDERR: for_in_next_replacing_iter (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_next_replacing_iter ... ok BUILDSTDERR: for_in_pyiter (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_pyiter ... ok BUILDSTDERR: for_in_pyiter_pass (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.for_in_pyiter_pass ... ok BUILDSTDERR: listcomp_over_multiplied_constant_list (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok BUILDSTDERR: listcomp_over_multiplied_constant_tuple (for_in_iter) BUILDSTDERR: Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in for_in_iter ... Iterable (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.Iterable ... ok BUILDSTDERR: for_in_gen (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_gen ... ok BUILDSTDERR: for_in_list (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_list ... ok BUILDSTDERR: for_in_literal_list (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_literal_list ... ok BUILDSTDERR: for_in_literal_mult_list (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_literal_mult_list ... ok BUILDSTDERR: for_in_next_replacing_iter (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_next_replacing_iter ... ok BUILDSTDERR: for_in_pyiter (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_pyiter ... ok BUILDSTDERR: for_in_pyiter_pass (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.for_in_pyiter_pass ... ok BUILDSTDERR: listcomp_over_multiplied_constant_list (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_list ... ok BUILDSTDERR: listcomp_over_multiplied_constant_tuple (pure_doctest__for_in_iter) BUILDSTDERR: Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_tuple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptcypy ... try_break_except (trybreak) BUILDSTDERR: Doctest: trybreak.try_break_except ... ok BUILDSTDERR: try_except_break (trybreak) BUILDSTDERR: Doctest: trybreak.try_except_break ... ok BUILDSTDERR: try_no_break_except_return (trybreak) BUILDSTDERR: Doctest: trybreak.try_no_break_except_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryfinally ... funcexceptcypy () BUILDSTDERR: Doctest: funcexceptcypy ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptcypy ... format (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.format ... ok BUILDSTDERR: test_add (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_longlong) BUILDSTDERR: Doctest: overflow_check_longlong.test_sub_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_uint ... funcexceptcypy () BUILDSTDERR: Doctest: funcexceptcypy ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptraisefrom ... funcexceptraisefrom () BUILDSTDERR: Doctest: funcexceptraisefrom ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptraisefrom ... funcexceptraisefrom () BUILDSTDERR: Doctest: funcexceptraisefrom ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreplace ... funcexceptreplace () BUILDSTDERR: Doctest: funcexceptreplace ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreplace ... format (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.format ... ok BUILDSTDERR: test_add (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_sub_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_uint ... funcexceptreplace () BUILDSTDERR: Doctest: funcexceptreplace ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreraise ... reraise (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise ... ok BUILDSTDERR: reraise_original (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise_original ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreraise ... reraise (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise ... ok BUILDSTDERR: reraise_original (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise_original ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running function_as_method_T494 ... function_as_method_T494 () BUILDSTDERR: Doctest: function_as_method_T494 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_as_method_T494 ... format (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.format ... ok BUILDSTDERR: test_add (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_add ... ok BUILDSTDERR: test_add_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_add_const ... ok BUILDSTDERR: test_lshift (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_lshift ... ok BUILDSTDERR: test_mul (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_mul ... ok BUILDSTDERR: test_mul_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_mul_const ... ok BUILDSTDERR: test_nested (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested ... ok BUILDSTDERR: test_nested_add (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested_add ... ok BUILDSTDERR: test_nested_func (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_nested_func ... ok BUILDSTDERR: test_sub (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_sub ... ok BUILDSTDERR: test_sub_const (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_sub_const ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running parallel ... function_as_method_T494 () BUILDSTDERR: Doctest: function_as_method_T494 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_cpdef ... call_try_return_c (tryfinally) BUILDSTDERR: Doctest: tryfinally.call_try_return_c ... ok BUILDSTDERR: call_try_return_with_exception (tryfinally) BUILDSTDERR: Doctest: tryfinally.call_try_return_with_exception ... ok BUILDSTDERR: complex_finally_clause (tryfinally) BUILDSTDERR: Doctest: tryfinally.complex_finally_clause ... ok BUILDSTDERR: empty_try (tryfinally) BUILDSTDERR: Doctest: tryfinally.empty_try ... ok BUILDSTDERR: empty_try_in_except_raise (tryfinally) BUILDSTDERR: Doctest: tryfinally.empty_try_in_except_raise ... ok BUILDSTDERR: except_finally_reraise (tryfinally) BUILDSTDERR: Doctest: tryfinally.except_finally_reraise ... ok BUILDSTDERR: except_finally_reraise_new (tryfinally) BUILDSTDERR: Doctest: tryfinally.except_finally_reraise_new ... ok BUILDSTDERR: finally_except (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_except ... ok BUILDSTDERR: finally_exception_break_check (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_break_check ... ok BUILDSTDERR: finally_exception_break_check_with_swallowed_raise (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok BUILDSTDERR: finally_exception_check_return (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_check_return ... ok BUILDSTDERR: finally_exception_check_swallow (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_check_swallow ... ok BUILDSTDERR: finally_pass (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_pass ... ok BUILDSTDERR: finally_yield (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_yield ... ok BUILDSTDERR: try_all_cases (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_all_cases ... ok BUILDSTDERR: try_break (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_break ... ok BUILDSTDERR: try_continue (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_continue ... ok BUILDSTDERR: try_return_cy (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_cy ... ok BUILDSTDERR: try_return_none_1 (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_none_1 ... ok BUILDSTDERR: try_return_none_2 (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_none_2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tryfinally ... test_badcall (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_badcall ... ok BUILDSTDERR: test_fused_cpdef (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_fused_cpdef ... ok BUILDSTDERR: test_multiarg (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_multiarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_cpdef ... test_badcall (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_badcall ... ok BUILDSTDERR: test_fused_cpdef (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_fused_cpdef ... ok BUILDSTDERR: test_multiarg (fused_cpdef) BUILDSTDERR: Doctest: fused_cpdef.test_multiarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals) BUILDSTDERR: Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals) BUILDSTDERR: Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions_nested ... call_try_return_c (tryfinally) BUILDSTDERR: Doctest: tryfinally.call_try_return_c ... ok BUILDSTDERR: call_try_return_with_exception (tryfinally) BUILDSTDERR: Doctest: tryfinally.call_try_return_with_exception ... ok BUILDSTDERR: complex_finally_clause (tryfinally) BUILDSTDERR: Doctest: tryfinally.complex_finally_clause ... ok BUILDSTDERR: empty_try (tryfinally) BUILDSTDERR: Doctest: tryfinally.empty_try ... ok BUILDSTDERR: empty_try_in_except_raise (tryfinally) BUILDSTDERR: Doctest: tryfinally.empty_try_in_except_raise ... ok BUILDSTDERR: except_finally_reraise (tryfinally) BUILDSTDERR: Doctest: tryfinally.except_finally_reraise ... ok BUILDSTDERR: except_finally_reraise_new (tryfinally) BUILDSTDERR: Doctest: tryfinally.except_finally_reraise_new ... ok BUILDSTDERR: finally_except (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_except ... ok BUILDSTDERR: finally_exception_break_check (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_break_check ... ok BUILDSTDERR: finally_exception_break_check_with_swallowed_raise (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok BUILDSTDERR: finally_exception_check_return (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_check_return ... ok BUILDSTDERR: finally_exception_check_swallow (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_exception_check_swallow ... ok BUILDSTDERR: finally_pass (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_pass ... ok BUILDSTDERR: finally_yield (tryfinally) BUILDSTDERR: Doctest: tryfinally.finally_yield ... ok BUILDSTDERR: try_all_cases (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_all_cases ... ok BUILDSTDERR: try_break (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_break ... ok BUILDSTDERR: try_continue (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_continue ... ok BUILDSTDERR: try_return_cy (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_cy ... ok BUILDSTDERR: try_return_none_1 (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_none_1 ... ok BUILDSTDERR: try_return_none_2 (tryfinally) BUILDSTDERR: Doctest: tryfinally.try_return_none_2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuple_unpack_string ... star_unpack_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.star_unpack_str ... ok BUILDSTDERR: star_unpack_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.star_unpack_unicode ... ok BUILDSTDERR: unpack_single_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_single_str ... ok BUILDSTDERR: unpack_single_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_single_unicode ... ok BUILDSTDERR: unpack_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_str ... ok BUILDSTDERR: unpack_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuple_unpack_string ... genexpr_conditional (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_conditional ... ok BUILDSTDERR: genexpr_nested2 (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested2 ... ok BUILDSTDERR: genexpr_nested2_conditional_empty (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok BUILDSTDERR: genexpr_nested3 (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested3 ... ok BUILDSTDERR: genexpr_nested3_conditional_empty (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok BUILDSTDERR: genexpr_nested_conditional (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok BUILDSTDERR: genexpr_nested_listcomp (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok BUILDSTDERR: genexpr_simple (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions_nested ... star_unpack_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.star_unpack_str ... ok BUILDSTDERR: star_unpack_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.star_unpack_unicode ... ok BUILDSTDERR: unpack_single_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_single_str ... ok BUILDSTDERR: unpack_single_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_single_unicode ... ok BUILDSTDERR: unpack_str (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_str ... ok BUILDSTDERR: unpack_unicode (tuple_unpack_string) BUILDSTDERR: Doctest: tuple_unpack_string.unpack_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuplereassign ... test (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test ... ok BUILDSTDERR: test1 (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test1 ... ok BUILDSTDERR: test3 (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test3 ... ok BUILDSTDERR: testnonsense (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.testnonsense ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuplereassign ... test (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test ... ok BUILDSTDERR: test1 (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test1 ... ok BUILDSTDERR: test3 (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.test3 ... ok BUILDSTDERR: testnonsense (tuplereassign) BUILDSTDERR: Doctest: tuplereassign.testnonsense ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_slots_int_long_T287 ... outer_parallel_section (parallel) BUILDSTDERR: Doctest: parallel.outer_parallel_section ... ok BUILDSTDERR: parallel_exc_replace (parallel) BUILDSTDERR: Doctest: parallel.parallel_exc_replace ... ok BUILDSTDERR: parallel_exceptions2 (parallel) BUILDSTDERR: Doctest: parallel.parallel_exceptions2 ... ok BUILDSTDERR: test_chunksize (parallel) BUILDSTDERR: Doctest: parallel.test_chunksize ... ok BUILDSTDERR: test_clean_temps (parallel) BUILDSTDERR: Doctest: parallel.test_clean_temps ... ok BUILDSTDERR: test_closure_parallel_privates (parallel) BUILDSTDERR: Doctest: parallel.test_closure_parallel_privates ... ok BUILDSTDERR: test_closure_parallel_with_gil (parallel) BUILDSTDERR: Doctest: parallel.test_closure_parallel_with_gil ... ok BUILDSTDERR: test_descending_prange (parallel) BUILDSTDERR: Doctest: parallel.test_descending_prange ... ok BUILDSTDERR: test_else_clause (parallel) BUILDSTDERR: Doctest: parallel.test_else_clause ... ok BUILDSTDERR: test_nan_init (parallel) BUILDSTDERR: Doctest: parallel.test_nan_init ... ok BUILDSTDERR: test_nogil_cdef_except_clause (parallel) BUILDSTDERR: Doctest: parallel.test_nogil_cdef_except_clause ... ok BUILDSTDERR: test_num_threads (parallel) BUILDSTDERR: Doctest: parallel.test_num_threads ... ok BUILDSTDERR: test_parallel (parallel) BUILDSTDERR: Doctest: parallel.test_parallel ... ok BUILDSTDERR: test_parallel_exc_cdef (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_cdef ... ok BUILDSTDERR: test_parallel_exc_cpdef (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_cpdef ... ok BUILDSTDERR: test_parallel_exc_nogil_swallow (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_nogil_swallow ... ok BUILDSTDERR: test_parallel_exceptions (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exceptions ... ok BUILDSTDERR: test_parallel_exceptions_unnested (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exceptions_unnested ... ok BUILDSTDERR: test_parallel_with_gil_continue_unnested (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok BUILDSTDERR: test_parallel_with_gil_return (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_with_gil_return ... ok BUILDSTDERR: test_pointer_temps (parallel) BUILDSTDERR: Doctest: parallel.test_pointer_temps ... ok BUILDSTDERR: test_prange (parallel) BUILDSTDERR: Doctest: parallel.test_prange ... ok BUILDSTDERR: test_prange_break (parallel) BUILDSTDERR: Doctest: parallel.test_prange_break ... ok BUILDSTDERR: test_prange_continue (parallel) BUILDSTDERR: Doctest: parallel.test_prange_continue ... ok BUILDSTDERR: test_prange_in_with (parallel) BUILDSTDERR: Doctest: parallel.test_prange_in_with ... ok BUILDSTDERR: test_prange_matches_range (parallel) BUILDSTDERR: Doctest: parallel.test_prange_matches_range ... ok BUILDSTDERR: test_propagation (parallel) BUILDSTDERR: Doctest: parallel.test_propagation ... ok BUILDSTDERR: test_pure_mode (parallel) BUILDSTDERR: Doctest: parallel.test_pure_mode ... ok BUILDSTDERR: test_reassign_start_stop_step (parallel) BUILDSTDERR: Doctest: parallel.test_reassign_start_stop_step ... ok BUILDSTDERR: test_return (parallel) BUILDSTDERR: Doctest: parallel.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running parallel ... genexpr_conditional (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_conditional ... ok BUILDSTDERR: genexpr_nested2 (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested2 ... ok BUILDSTDERR: genexpr_nested2_conditional_empty (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok BUILDSTDERR: genexpr_nested3 (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested3 ... ok BUILDSTDERR: genexpr_nested3_conditional_empty (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok BUILDSTDERR: genexpr_nested_conditional (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok BUILDSTDERR: genexpr_nested_listcomp (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok BUILDSTDERR: genexpr_simple (generator_expressions_nested) BUILDSTDERR: Doctest: generator_expressions_nested.genexpr_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_GH1731 ... test_from_console (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_console ... ok BUILDSTDERR: test_from_cython (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_cython ... ok BUILDSTDERR: test_from_python (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_python ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_GH1731 ... type_slots_int_long_T287 () BUILDSTDERR: Doctest: type_slots_int_long_T287 ... ok BUILDSTDERR: getint (type_slots_int_long_T287) BUILDSTDERR: Doctest: type_slots_int_long_T287.getint ... ok BUILDSTDERR: getlong (type_slots_int_long_T287) BUILDSTDERR: Doctest: type_slots_int_long_T287.getlong ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_slots_int_long_T287 ... test_from_console (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_console ... ok BUILDSTDERR: test_from_cython (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_cython ... ok BUILDSTDERR: test_from_python (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_python ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running getattr3call ... getattr2_literal_unicode (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr2_literal_unicode ... ok BUILDSTDERR: getattr2_simple (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr2_simple ... ok BUILDSTDERR: getattr3_args (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_args ... ok BUILDSTDERR: getattr3_explicit (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_explicit ... ok BUILDSTDERR: getattr3_literal_unicode (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_literal_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running getattr3call ... test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine '123' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_asyncgen ... getattr2_literal_unicode (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr2_literal_unicode ... ok BUILDSTDERR: getattr2_simple (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr2_simple ... ok BUILDSTDERR: getattr3_args (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_args ... ok BUILDSTDERR: getattr3_explicit (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_explicit ... ok BUILDSTDERR: getattr3_literal_unicode (getattr3call) BUILDSTDERR: Doctest: getattr3call.getattr3_literal_unicode ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running if_const ... type_slots_int_long_T287 () BUILDSTDERR: Doctest: type_slots_int_long_T287 ... ok BUILDSTDERR: getint (type_slots_int_long_T287) BUILDSTDERR: Doctest: type_slots_int_long_T287.getint ... ok BUILDSTDERR: getlong (type_slots_int_long_T287) BUILDSTDERR: Doctest: type_slots_int_long_T287.getlong ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeofexttype ... compile_time_DEF_if (if_const) BUILDSTDERR: Doctest: if_const.compile_time_DEF_if ... ok BUILDSTDERR: constant_if_elif_else (if_const) BUILDSTDERR: Doctest: if_const.constant_if_elif_else ... ok BUILDSTDERR: if_compare_and_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_and_false ... ok BUILDSTDERR: if_compare_and_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_and_true ... ok BUILDSTDERR: if_compare_cascaded (if_const) BUILDSTDERR: Doctest: if_const.if_compare_cascaded ... ok BUILDSTDERR: if_compare_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_false ... ok BUILDSTDERR: if_compare_or_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_or_false ... ok BUILDSTDERR: if_compare_or_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_or_true ... ok BUILDSTDERR: if_compare_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_true ... ok BUILDSTDERR: if_not_compare_true (if_const) BUILDSTDERR: Doctest: if_const.if_not_compare_true ... ok BUILDSTDERR: int_bool_result (if_const) BUILDSTDERR: Doctest: if_const.int_bool_result ... ok BUILDSTDERR: list_bool_result_false (if_const) BUILDSTDERR: Doctest: if_const.list_bool_result_false ... ok BUILDSTDERR: list_bool_result_true (if_const) BUILDSTDERR: Doctest: if_const.list_bool_result_true ... ok BUILDSTDERR: non_constant_if_elif_else1 (if_const) BUILDSTDERR: Doctest: if_const.non_constant_if_elif_else1 ... ok BUILDSTDERR: non_constant_if_elif_else2 (if_const) BUILDSTDERR: Doctest: if_const.non_constant_if_elif_else2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_const ... compile_time_DEF_if (if_const) BUILDSTDERR: Doctest: if_const.compile_time_DEF_if ... ok BUILDSTDERR: constant_if_elif_else (if_const) BUILDSTDERR: Doctest: if_const.constant_if_elif_else ... ok BUILDSTDERR: if_compare_and_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_and_false ... ok BUILDSTDERR: if_compare_and_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_and_true ... ok BUILDSTDERR: if_compare_cascaded (if_const) BUILDSTDERR: Doctest: if_const.if_compare_cascaded ... ok BUILDSTDERR: if_compare_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_false ... ok BUILDSTDERR: if_compare_or_false (if_const) BUILDSTDERR: Doctest: if_const.if_compare_or_false ... ok BUILDSTDERR: if_compare_or_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_or_true ... ok BUILDSTDERR: if_compare_true (if_const) BUILDSTDERR: Doctest: if_const.if_compare_true ... ok BUILDSTDERR: if_not_compare_true (if_const) BUILDSTDERR: Doctest: if_const.if_not_compare_true ... ok BUILDSTDERR: int_bool_result (if_const) BUILDSTDERR: Doctest: if_const.int_bool_result ... ok BUILDSTDERR: list_bool_result_false (if_const) BUILDSTDERR: Doctest: if_const.list_bool_result_false ... ok BUILDSTDERR: list_bool_result_true (if_const) BUILDSTDERR: Doctest: if_const.list_bool_result_true ... ok BUILDSTDERR: non_constant_if_elif_else1 (if_const) BUILDSTDERR: Doctest: if_const.non_constant_if_elif_else1 ... ok BUILDSTDERR: non_constant_if_elif_else2 (if_const) BUILDSTDERR: Doctest: if_const.non_constant_if_elif_else2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_else_expr_cpp ... test (typeofexttype) BUILDSTDERR: Doctest: typeofexttype.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typeofexttype ... test_both_ref (if_else_expr_cpp) BUILDSTDERR: Doctest: if_else_expr_cpp.test_both_ref ... ok BUILDSTDERR: test_one_ref (if_else_expr_cpp) BUILDSTDERR: Doctest: if_else_expr_cpp.test_one_ref ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ifelseexpr_T267 ... test (typeofexttype) BUILDSTDERR: Doctest: typeofexttype.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typetest_T417 ... const_false (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.const_false ... ok BUILDSTDERR: const_true (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.const_true ... ok BUILDSTDERR: constants (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.constants ... ok BUILDSTDERR: nested (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.nested ... ok BUILDSTDERR: temps (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.temps ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ifelseexpr_T267 ... const_false (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.const_false ... ok BUILDSTDERR: const_true (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.const_true ... ok BUILDSTDERR: constants (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.constants ... ok BUILDSTDERR: nested (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.nested ... ok BUILDSTDERR: temps (ifelseexpr_T267) BUILDSTDERR: Doctest: ifelseexpr_T267.temps ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running import_error_T734 ... attribute_access (line 60) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok BUILDSTDERR: foo1 (line 15) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo1 (line 15) ... ok BUILDSTDERR: foo2 (line 25) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo2 (line 25) ... ok BUILDSTDERR: foo3 (line 41) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo3 (line 41) ... ok BUILDSTDERR: test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok BUILDSTDERR: test_getFoo (line 87) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok BUILDSTDERR: test_getFooCast (line 96) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok BUILDSTDERR: attribute_access (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.attribute_access ... ok BUILDSTDERR: foo1 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo1 ... ok BUILDSTDERR: foo2 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo2 ... ok BUILDSTDERR: foo3 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo3 ... ok BUILDSTDERR: test_builtin_typecheck_cast (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_builtin_typecheck_cast ... ok BUILDSTDERR: test_getFoo (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_getFoo ... ok BUILDSTDERR: test_getFooCast (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_getFooCast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typetest_T417 ... test_import_error (import_error_T734) BUILDSTDERR: Doctest: import_error_T734.test_import_error ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running import_error_T734 ... test_import_error (import_error_T734) BUILDSTDERR: Doctest: import_error_T734.test_import_error ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in import_error_T734 ... test_import_error (pure_doctest__import_error_T734) BUILDSTDERR: Doctest: pure_doctest__import_error_T734.test_import_error ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running importas ... importas () BUILDSTDERR: Doctest: importas ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running importas ... attribute_access (line 60) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok BUILDSTDERR: foo1 (line 15) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo1 (line 15) ... ok BUILDSTDERR: foo2 (line 25) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo2 (line 25) ... ok BUILDSTDERR: foo3 (line 41) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.foo3 (line 41) ... ok BUILDSTDERR: test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok BUILDSTDERR: test_getFoo (line 87) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok BUILDSTDERR: test_getFooCast (line 96) (typetest_T417.__test__) BUILDSTDERR: Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok BUILDSTDERR: attribute_access (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.attribute_access ... ok BUILDSTDERR: foo1 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo1 ... ok BUILDSTDERR: foo2 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo2 ... ok BUILDSTDERR: foo3 (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.foo3 ... ok BUILDSTDERR: test_builtin_typecheck_cast (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_builtin_typecheck_cast ... ok BUILDSTDERR: test_getFoo (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_getFoo ... ok BUILDSTDERR: test_getFooCast (typetest_T417) BUILDSTDERR: Doctest: typetest_T417.test_getFooCast ... ok BUILDSTDERR: importas () BUILDSTDERR: Doctest: importas ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodemethods ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inop ... conditional_bytes (inop) BUILDSTDERR: Doctest: inop.conditional_bytes ... ok BUILDSTDERR: conditional_int (inop) BUILDSTDERR: Doctest: inop.conditional_int ... ok BUILDSTDERR: conditional_none (inop) BUILDSTDERR: Doctest: inop.conditional_none ... ok BUILDSTDERR: conditional_object (inop) BUILDSTDERR: Doctest: inop.conditional_object ... ok BUILDSTDERR: conditional_unicode (inop) BUILDSTDERR: Doctest: inop.conditional_unicode ... ok BUILDSTDERR: constant_empty_sequence (inop) BUILDSTDERR: Doctest: inop.constant_empty_sequence ... ok BUILDSTDERR: constant_empty_sequence_side_effect (inop) BUILDSTDERR: Doctest: inop.constant_empty_sequence_side_effect ... ok BUILDSTDERR: f (inop) BUILDSTDERR: Doctest: inop.f ... ok BUILDSTDERR: g (inop) BUILDSTDERR: Doctest: inop.g ... ok BUILDSTDERR: h (inop) BUILDSTDERR: Doctest: inop.h ... ok BUILDSTDERR: j (inop) BUILDSTDERR: Doctest: inop.j ... ok BUILDSTDERR: k (inop) BUILDSTDERR: Doctest: inop.k ... ok BUILDSTDERR: m_bytes (inop) BUILDSTDERR: Doctest: inop.m_bytes ... ok BUILDSTDERR: m_bytes_literal (inop) BUILDSTDERR: Doctest: inop.m_bytes_literal ... ok BUILDSTDERR: m_bytes_literal_unsigned (inop) BUILDSTDERR: Doctest: inop.m_bytes_literal_unsigned ... ok BUILDSTDERR: m_bytes_unsigned (inop) BUILDSTDERR: Doctest: inop.m_bytes_unsigned ... ok BUILDSTDERR: m_list (inop) BUILDSTDERR: Doctest: inop.m_list ... ok BUILDSTDERR: m_set (inop) BUILDSTDERR: Doctest: inop.m_set ... ok BUILDSTDERR: m_tuple (inop) BUILDSTDERR: Doctest: inop.m_tuple ... ok BUILDSTDERR: m_unicode (inop) BUILDSTDERR: Doctest: inop.m_unicode ... ok BUILDSTDERR: m_unicode_literal (inop) BUILDSTDERR: Doctest: inop.m_unicode_literal ... ok BUILDSTDERR: m_wide_unicode_literal (inop) BUILDSTDERR: Doctest: inop.m_wide_unicode_literal ... ok BUILDSTDERR: n (inop) BUILDSTDERR: Doctest: inop.n ... ok BUILDSTDERR: p (inop) BUILDSTDERR: Doctest: inop.p ... ok BUILDSTDERR: q (inop) BUILDSTDERR: Doctest: inop.q ... ok BUILDSTDERR: r (inop) BUILDSTDERR: Doctest: inop.r ... ok BUILDSTDERR: s (inop) BUILDSTDERR: Doctest: inop.s ... ok BUILDSTDERR: test_error_non_iterable (inop) BUILDSTDERR: Doctest: inop.test_error_non_iterable ... ok BUILDSTDERR: test_error_non_iterable_cascaded (inop) BUILDSTDERR: Doctest: inop.test_error_non_iterable_cascaded ... ok BUILDSTDERR: test_inop_cascaded (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded ... ok BUILDSTDERR: test_inop_cascaded_int (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int ... ok BUILDSTDERR: test_inop_cascaded_int_orig (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int_orig ... ok BUILDSTDERR: test_inop_cascaded_int_orig_err (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int_orig_err ... ok BUILDSTDERR: test_inop_cascaded_one (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_one ... ok BUILDSTDERR: test_inop_cascaded_one_err (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_one_err ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inop ... concat (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat ... ok BUILDSTDERR: concat_any (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_any ... ok BUILDSTDERR: concat_literal_str (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_literal_str ... ok BUILDSTDERR: concat_literal_unicode (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_literal_unicode ... ok BUILDSTDERR: count (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.count ... ok BUILDSTDERR: count_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.count_start_end ... ok BUILDSTDERR: endswith (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.endswith ... ok BUILDSTDERR: endswith_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.endswith_start_end ... ok BUILDSTDERR: find (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.find ... ok BUILDSTDERR: find_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.find_start_end ... ok BUILDSTDERR: in_test (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.in_test ... ok BUILDSTDERR: join (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join ... ok BUILDSTDERR: join_sep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep ... ok BUILDSTDERR: join_sep_genexpr (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep_genexpr ... ok BUILDSTDERR: join_sep_genexpr_dictiter (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok BUILDSTDERR: join_unbound (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_unbound ... ok BUILDSTDERR: mod_format (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format ... ok BUILDSTDERR: mod_format_literal (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format_literal ... ok BUILDSTDERR: mod_format_tuple (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format_tuple ... ok BUILDSTDERR: replace (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.replace ... ok BUILDSTDERR: replace_maxcount (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.replace_maxcount ... ok BUILDSTDERR: rfind (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.rfind ... ok BUILDSTDERR: rfind_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.rfind_start_end ... ok BUILDSTDERR: split (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split ... ok BUILDSTDERR: split_sep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep ... ok BUILDSTDERR: split_sep_max (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep_max ... ok BUILDSTDERR: split_sep_max_int (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep_max_int ... ok BUILDSTDERR: splitlines (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines ... ok BUILDSTDERR: splitlines_keep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines_keep ... ok BUILDSTDERR: splitlines_keep_bint (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines_keep_bint ... ok BUILDSTDERR: startswith (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.startswith ... ok BUILDSTDERR: startswith_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.startswith_start_end ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodemethods ... BUILDSTDERR: #### 2019-12-24 09:04:18.658028 BUILDSTDERR: #### 2019-12-24 09:04:29.058028 BUILDSTDERR: #### 2019-12-24 09:04:39.458038 BUILDSTDERR: #### 2019-12-24 09:04:49.858025 BUILDSTDERR: #### 2019-12-24 09:05:00.258030 BUILDSTDERR: #### 2019-12-24 09:05:10.658035 BUILDSTDERR: #### 2019-12-24 09:05:21.058026 BUILDSTDERR: #### 2019-12-24 09:05:31.458025 BUILDSTDERR: #### 2019-12-24 09:05:41.858022 BUILDSTDERR: #### 2019-12-24 09:05:52.258028 BUILDSTDERR: #### 2019-12-24 09:06:02.658089 BUILDSTDERR: #### 2019-12-24 09:06:13.058111 BUILDSTDERR: #### 2019-12-24 09:06:23.458025 BUILDSTDERR: #### 2019-12-24 09:06:33.858016 BUILDSTDERR: #### 2019-12-24 09:06:44.258029 BUILDSTDERR: #### 2019-12-24 09:06:54.658017 BUILDSTDERR: #### 2019-12-24 09:07:05.058028 BUILDSTDERR: #### 2019-12-24 09:07:15.458027 BUILDSTDERR: #### 2019-12-24 09:07:25.858016 BUILDSTDERR: #### 2019-12-24 09:07:36.258028 BUILDSTDERR: #### 2019-12-24 09:07:46.658031 BUILDSTDERR: #### 2019-12-24 09:07:57.058030 BUILDSTDERR: #### 2019-12-24 09:08:07.468030 BUILDSTDERR: #### 2019-12-24 09:08:17.868034 BUILDSTDERR: #### 2019-12-24 09:08:28.268031 BUILDSTDERR: #### 2019-12-24 09:08:38.688021 BUILDSTDERR: #### 2019-12-24 09:08:49.088024 BUILDSTDERR: #### 2019-12-24 09:08:59.488044 BUILDSTDERR: #### 2019-12-24 09:09:09.898055 BUILDSTDERR: #### 2019-12-24 09:09:20.298030 BUILDSTDERR: #### 2019-12-24 09:09:30.698032 BUILDSTDERR: #### 2019-12-24 09:09:41.098023 BUILDSTDERR: #### 2019-12-24 09:09:51.538024 BUILDSTDERR: #### 2019-12-24 09:10:01.938027 BUILDSTDERR: #### 2019-12-24 09:10:12.338035 BUILDSTDERR: #### 2019-12-24 09:10:22.738028 BUILDSTDERR: #### 2019-12-24 09:10:33.138020 BUILDSTDERR: #### 2019-12-24 09:10:43.538026 BUILDSTDERR: #### 2019-12-24 09:10:53.938035 BUILDSTDERR: #### 2019-12-24 09:11:04.338029 BUILDSTDERR: #### 2019-12-24 09:11:14.738030 BUILDSTDERR: #### 2019-12-24 09:11:25.138035 BUILDSTDERR: #### 2019-12-24 09:11:35.538026 BUILDSTDERR: #### 2019-12-24 09:11:45.938024 BUILDSTDERR: #### 2019-12-24 09:11:56.338029 BUILDSTDERR: #### 2019-12-24 09:12:06.738030 BUILDSTDERR: #### 2019-12-24 09:12:17.138022 BUILDSTDERR: #### 2019-12-24 09:12:27.538038 BUILDSTDERR: #### 2019-12-24 09:12:37.948032 BUILDSTDERR: #### 2019-12-24 09:12:48.358044 BUILDSTDERR: #### 2019-12-24 09:12:58.758022 BUILDSTDERR: #### 2019-12-24 09:13:09.158029 BUILDSTDERR: #### 2019-12-24 09:13:19.558033 BUILDSTDERR: #### 2019-12-24 09:13:29.958031 BUILDSTDERR: #### 2019-12-24 09:13:40.378085 BUILDSTDERR: #### 2019-12-24 09:13:50.778033 BUILDSTDERR: #### 2019-12-24 09:14:01.178031 BUILDSTDERR: #### 2019-12-24 09:14:11.578028 BUILDSTDERR: #### 2019-12-24 09:14:21.988093 BUILDSTDERR: #### 2019-12-24 09:14:32.388077 BUILDSTDERR: #### 2019-12-24 09:14:42.788021 BUILDSTDERR: #### 2019-12-24 09:14:53.188028 BUILDSTDERR: #### 2019-12-24 09:15:03.588027 BUILDSTDERR: #### 2019-12-24 09:15:13.988039 BUILDSTDERR: #### 2019-12-24 09:15:24.388026 BUILDSTDERR: #### 2019-12-24 09:15:34.788031 BUILDSTDERR: #### 2019-12-24 09:15:45.188027 BUILDSTDERR: #### 2019-12-24 09:15:55.588124 BUILDSTDERR: #### 2019-12-24 09:16:05.988030 BUILDSTDERR: #### 2019-12-24 09:16:16.388028 BUILDSTDERR: #### 2019-12-24 09:16:26.788067 BUILDSTDERR: #### 2019-12-24 09:16:37.188034 BUILDSTDERR: #### 2019-12-24 09:16:47.588035 BUILDSTDERR: #### 2019-12-24 09:16:57.988023 BUILDSTDERR: #### 2019-12-24 09:17:08.388031 BUILDSTDERR: #### 2019-12-24 09:17:18.788050 BUILDSTDERR: #### 2019-12-24 09:17:29.188026 BUILDSTDERR: #### 2019-12-24 09:17:39.588027 BUILDSTDERR: #### 2019-12-24 09:17:49.988054 BUILDSTDERR: #### 2019-12-24 09:18:00.388123 BUILDSTDERR: #### 2019-12-24 09:18:10.788023 BUILDSTDERR: #### 2019-12-24 09:18:21.188114 BUILDSTDERR: #### 2019-12-24 09:18:31.588026 BUILDSTDERR: #### 2019-12-24 09:18:41.988128 BUILDSTDERR: #### 2019-12-24 09:18:52.388025 BUILDSTDERR: #### 2019-12-24 09:19:02.789518 BUILDSTDERR: #### 2019-12-24 09:19:13.188022 BUILDSTDERR: #### 2019-12-24 09:19:23.588036 BUILDSTDERR: #### 2019-12-24 09:19:33.988031 BUILDSTDERR: #### 2019-12-24 09:19:44.388574 BUILDSTDERR: #### 2019-12-24 09:19:54.788118 BUILDSTDERR: #### 2019-12-24 09:20:05.188033 BUILDSTDERR: #### 2019-12-24 09:20:15.588023 BUILDSTDERR: #### 2019-12-24 09:20:25.988026 BUILDSTDERR: #### 2019-12-24 09:20:36.388025 BUILDSTDERR: #### 2019-12-24 09:20:46.788029 BUILDSTDERR: #### 2019-12-24 09:20:57.188048 BUILDSTDERR: #### 2019-12-24 09:21:07.588026 BUILDSTDERR: #### 2019-12-24 09:21:17.988036 BUILDSTDERR: #### 2019-12-24 09:21:28.388028 BUILDSTDERR: #### 2019-12-24 09:21:38.788029 BUILDSTDERR: #### 2019-12-24 09:21:49.188030 BUILDSTDERR: #### 2019-12-24 09:21:59.588048 BUILDSTDERR: #### 2019-12-24 09:22:09.988026 BUILDSTDERR: #### 2019-12-24 09:22:20.388036 BUILDSTDERR: #### 2019-12-24 09:22:30.788028 BUILDSTDERR: #### 2019-12-24 09:22:41.188030 BUILDSTDERR: #### 2019-12-24 09:22:51.588025 BUILDSTDERR: #### 2019-12-24 09:23:01.988026 BUILDSTDERR: #### 2019-12-24 09:23:12.398017 BUILDSTDERR: #### 2019-12-24 09:23:22.798022 BUILDSTDERR: #### 2019-12-24 09:23:33.208024 BUILDSTDERR: #### 2019-12-24 09:23:43.608032 BUILDSTDERR: #### 2019-12-24 09:23:54.008030 BUILDSTDERR: #### 2019-12-24 09:24:04.408027 BUILDSTDERR: #### 2019-12-24 09:24:14.808030 BUILDSTDERR: #### 2019-12-24 09:24:25.208029 BUILDSTDERR: #### 2019-12-24 09:24:35.608025 BUILDSTDERR: #### 2019-12-24 09:24:46.008027 BUILDSTDERR: #### 2019-12-24 09:24:56.408022 BUILDSTDERR: #### 2019-12-24 09:25:06.808029 BUILDSTDERR: #### 2019-12-24 09:25:17.208025 BUILDSTDERR: #### 2019-12-24 09:25:27.608026 BUILDSTDERR: #### 2019-12-24 09:25:38.008029 BUILDSTDERR: #### 2019-12-24 09:25:48.408030 BUILDSTDERR: #### 2019-12-24 09:25:58.808033 BUILDSTDERR: #### 2019-12-24 09:26:09.208026 BUILDSTDERR: #### 2019-12-24 09:26:19.608048 BUILDSTDERR: #### 2019-12-24 09:26:30.008030 BUILDSTDERR: #### 2019-12-24 09:26:40.408025 BUILDSTDERR: #### 2019-12-24 09:26:50.808149 BUILDSTDERR: #### 2019-12-24 09:27:01.208019 BUILDSTDERR: #### 2019-12-24 09:27:11.608036 BUILDSTDERR: #### 2019-12-24 09:27:22.008033 BUILDSTDERR: #### 2019-12-24 09:27:32.408036 BUILDSTDERR: #### 2019-12-24 09:27:42.818029 BUILDSTDERR: #### 2019-12-24 09:27:53.218031 BUILDSTDERR: #### 2019-12-24 09:28:03.618030 BUILDSTDERR: #### 2019-12-24 09:28:14.028042 BUILDSTDERR: #### 2019-12-24 09:28:24.428021 BUILDSTDERR: #### 2019-12-24 09:28:34.828031 BUILDSTDERR: #### 2019-12-24 09:28:45.228031 BUILDSTDERR: #### 2019-12-24 09:28:55.638032 BUILDSTDERR: #### 2019-12-24 09:29:06.038145 BUILDSTDERR: #### 2019-12-24 09:29:16.438063 BUILDSTDERR: #### 2019-12-24 09:29:26.838031 BUILDSTDERR: #### 2019-12-24 09:29:37.238036 BUILDSTDERR: #### 2019-12-24 09:29:47.638048 BUILDSTDERR: #### 2019-12-24 09:29:58.038032 BUILDSTDERR: #### 2019-12-24 09:30:08.438033 BUILDSTDERR: #### 2019-12-24 09:30:18.838032 BUILDSTDERR: #### 2019-12-24 09:30:29.248024 BUILDSTDERR: #### 2019-12-24 09:30:39.648020 BUILDSTDERR: #### 2019-12-24 09:30:50.048117 BUILDSTDERR: #### 2019-12-24 09:31:00.458024 BUILDSTDERR: #### 2019-12-24 09:31:10.858118 BUILDSTDERR: #### 2019-12-24 09:31:21.268030 BUILDSTDERR: #### 2019-12-24 09:31:31.668102 BUILDSTDERR: #### 2019-12-24 09:31:42.068051 BUILDSTDERR: #### 2019-12-24 09:31:52.468030 BUILDSTDERR: #### 2019-12-24 09:32:02.868022 BUILDSTDERR: #### 2019-12-24 09:32:13.268026 BUILDSTDERR: #### 2019-12-24 09:32:23.668033 BUILDSTDERR: #### 2019-12-24 09:32:34.068044 BUILDSTDERR: #### 2019-12-24 09:32:44.468031 BUILDSTDERR: #### 2019-12-24 09:32:54.868037 BUILDSTDERR: #### 2019-12-24 09:33:05.268037 BUILDSTDERR: #### 2019-12-24 09:33:15.668053 BUILDSTDERR: #### 2019-12-24 09:33:26.068026 BUILDSTDERR: #### 2019-12-24 09:33:36.468064 BUILDSTDERR: #### 2019-12-24 09:33:46.878035 BUILDSTDERR: #### 2019-12-24 09:33:57.278027 BUILDSTDERR: #### 2019-12-24 09:34:07.678036 BUILDSTDERR: #### 2019-12-24 09:34:18.078027 BUILDSTDERR: #### 2019-12-24 09:34:28.478036 BUILDSTDERR: #### 2019-12-24 09:34:38.878052 BUILDSTDERR: #### 2019-12-24 09:34:49.278026 BUILDSTDERR: #### 2019-12-24 09:34:59.678033 BUILDSTDERR: #### 2019-12-24 09:35:10.078031 BUILDSTDERR: #### 2019-12-24 09:35:20.508023 BUILDSTDERR: #### 2019-12-24 09:35:30.908030 BUILDSTDERR: #### 2019-12-24 09:35:41.308030 BUILDSTDERR: #### 2019-12-24 09:35:51.708089 BUILDSTDERR: #### 2019-12-24 09:36:02.108024 BUILDSTDERR: #### 2019-12-24 09:36:12.508028 BUILDSTDERR: #### 2019-12-24 09:36:22.908038 BUILDSTDERR: #### 2019-12-24 09:36:33.318033 BUILDSTDERR: #### 2019-12-24 09:36:43.718031 BUILDSTDERR: #### 2019-12-24 09:36:54.118047 BUILDSTDERR: #### 2019-12-24 09:37:04.518050 BUILDSTDERR: #### 2019-12-24 09:37:14.918030 BUILDSTDERR: #### 2019-12-24 09:37:25.318032 BUILDSTDERR: #### 2019-12-24 09:37:35.718034 BUILDSTDERR: #### 2019-12-24 09:37:46.118035 BUILDSTDERR: #### 2019-12-24 09:37:56.518032 BUILDSTDERR: #### 2019-12-24 09:38:06.918023 BUILDSTDERR: #### 2019-12-24 09:38:17.318034 BUILDSTDERR: #### 2019-12-24 09:38:27.718030 BUILDSTDERR: #### 2019-12-24 09:38:38.118028 BUILDSTDERR: #### 2019-12-24 09:38:48.518031 BUILDSTDERR: #### 2019-12-24 09:38:58.918027 BUILDSTDERR: #### 2019-12-24 09:39:09.318024 BUILDSTDERR: #### 2019-12-24 09:39:19.718023 BUILDSTDERR: #### 2019-12-24 09:39:30.118021 BUILDSTDERR: #### 2019-12-24 09:39:40.518027 BUILDSTDERR: #### 2019-12-24 09:39:50.918031 BUILDSTDERR: #### 2019-12-24 09:40:01.318034 BUILDSTDERR: #### 2019-12-24 09:40:11.718044 BUILDSTDERR: #### 2019-12-24 09:40:22.118020 BUILDSTDERR: #### 2019-12-24 09:40:32.518039 BUILDSTDERR: #### 2019-12-24 09:40:42.918030 BUILDSTDERR: #### 2019-12-24 09:40:53.318027 BUILDSTDERR: #### 2019-12-24 09:41:03.728030 BUILDSTDERR: #### 2019-12-24 09:41:14.128034 BUILDSTDERR: #### 2019-12-24 09:41:24.528024 BUILDSTDERR: #### 2019-12-24 09:41:34.928020 BUILDSTDERR: #### 2019-12-24 09:41:45.328049 BUILDSTDERR: #### 2019-12-24 09:41:55.728038 BUILDSTDERR: #### 2019-12-24 09:42:06.128041 BUILDSTDERR: #### 2019-12-24 09:42:16.528047 BUILDSTDERR: #### 2019-12-24 09:42:26.928043 BUILDSTDERR: #### 2019-12-24 09:42:37.328030 BUILDSTDERR: #### 2019-12-24 09:42:47.728034 BUILDSTDERR: #### 2019-12-24 09:42:58.128031 BUILDSTDERR: #### 2019-12-24 09:43:08.528049 BUILDSTDERR: #### 2019-12-24 09:43:18.928025 BUILDSTDERR: #### 2019-12-24 09:43:29.328029 BUILDSTDERR: #### 2019-12-24 09:43:39.728042 BUILDSTDERR: #### 2019-12-24 09:43:50.128044 BUILDSTDERR: #### 2019-12-24 09:44:00.528021 BUILDSTDERR: #### 2019-12-24 09:44:10.928034 BUILDSTDERR: #### 2019-12-24 09:44:21.328038 BUILDSTDERR: #### 2019-12-24 09:44:31.728040 BUILDSTDERR: #### 2019-12-24 09:44:42.138021 BUILDSTDERR: #### 2019-12-24 09:44:52.538057 BUILDSTDERR: #### 2019-12-24 09:45:02.938024 BUILDSTDERR: #### 2019-12-24 09:45:13.338042 BUILDSTDERR: #### 2019-12-24 09:45:23.738026 BUILDSTDERR: #### 2019-12-24 09:45:34.138034 BUILDSTDERR: #### 2019-12-24 09:45:44.538022 BUILDSTDERR: #### 2019-12-24 09:45:54.948032 BUILDSTDERR: #### 2019-12-24 09:46:05.348048 BUILDSTDERR: #### 2019-12-24 09:46:15.758030 BUILDSTDERR: #### 2019-12-24 09:46:26.158030 BUILDSTDERR: #### 2019-12-24 09:46:36.558029 BUILDSTDERR: #### 2019-12-24 09:46:46.958028 BUILDSTDERR: #### 2019-12-24 09:46:57.358023 BUILDSTDERR: #### 2019-12-24 09:47:07.758027 BUILDSTDERR: #### 2019-12-24 09:47:18.158033 BUILDSTDERR: conditional_bytes (inop) BUILDSTDERR: Doctest: inop.conditional_bytes ... ok BUILDSTDERR: conditional_int (inop) BUILDSTDERR: Doctest: inop.conditional_int ... ok BUILDSTDERR: conditional_none (inop) BUILDSTDERR: Doctest: inop.conditional_none ... ok BUILDSTDERR: conditional_object (inop) BUILDSTDERR: Doctest: inop.conditional_object ... ok BUILDSTDERR: conditional_unicode (inop) BUILDSTDERR: Doctest: inop.conditional_unicode ... ok BUILDSTDERR: constant_empty_sequence (inop) BUILDSTDERR: Doctest: inop.constant_empty_sequence ... ok BUILDSTDERR: constant_empty_sequence_side_effect (inop) BUILDSTDERR: Doctest: inop.constant_empty_sequence_side_effect ... ok BUILDSTDERR: f (inop) BUILDSTDERR: Doctest: inop.f ... ok BUILDSTDERR: g (inop) BUILDSTDERR: Doctest: inop.g ... ok BUILDSTDERR: h (inop) BUILDSTDERR: Doctest: inop.h ... ok BUILDSTDERR: j (inop) BUILDSTDERR: Doctest: inop.j ... ok BUILDSTDERR: k (inop) BUILDSTDERR: Doctest: inop.k ... ok BUILDSTDERR: m_bytes (inop) BUILDSTDERR: Doctest: inop.m_bytes ... ok BUILDSTDERR: m_bytes_literal (inop) BUILDSTDERR: Doctest: inop.m_bytes_literal ... ok BUILDSTDERR: m_bytes_literal_unsigned (inop) BUILDSTDERR: Doctest: inop.m_bytes_literal_unsigned ... ok BUILDSTDERR: m_bytes_unsigned (inop) BUILDSTDERR: Doctest: inop.m_bytes_unsigned ... ok BUILDSTDERR: m_list (inop) BUILDSTDERR: Doctest: inop.m_list ... ok BUILDSTDERR: m_set (inop) BUILDSTDERR: Doctest: inop.m_set ... ok BUILDSTDERR: m_tuple (inop) BUILDSTDERR: Doctest: inop.m_tuple ... ok BUILDSTDERR: m_unicode (inop) BUILDSTDERR: Doctest: inop.m_unicode ... ok BUILDSTDERR: m_unicode_literal (inop) BUILDSTDERR: Doctest: inop.m_unicode_literal ... ok BUILDSTDERR: m_wide_unicode_literal (inop) BUILDSTDERR: Doctest: inop.m_wide_unicode_literal ... ok BUILDSTDERR: n (inop) BUILDSTDERR: Doctest: inop.n ... ok BUILDSTDERR: p (inop) BUILDSTDERR: Doctest: inop.p ... ok BUILDSTDERR: q (inop) BUILDSTDERR: Doctest: inop.q ... ok BUILDSTDERR: r (inop) BUILDSTDERR: Doctest: inop.r ... ok BUILDSTDERR: s (inop) BUILDSTDERR: Doctest: inop.s ... ok BUILDSTDERR: test_error_non_iterable (inop) BUILDSTDERR: Doctest: inop.test_error_non_iterable ... ok BUILDSTDERR: test_error_non_iterable_cascaded (inop) BUILDSTDERR: Doctest: inop.test_error_non_iterable_cascaded ... ok BUILDSTDERR: test_inop_cascaded (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded ... ok BUILDSTDERR: test_inop_cascaded_int (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int ... ok BUILDSTDERR: test_inop_cascaded_int_orig (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int_orig ... ok BUILDSTDERR: test_inop_cascaded_int_orig_err (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_int_orig_err ... ok BUILDSTDERR: test_inop_cascaded_one (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_one ... ok BUILDSTDERR: test_inop_cascaded_one_err (inop) BUILDSTDERR: Doctest: inop.test_inop_cascaded_one_err ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inplace ... concat (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat ... ok BUILDSTDERR: concat_any (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_any ... ok BUILDSTDERR: concat_literal_str (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_literal_str ... ok BUILDSTDERR: concat_literal_unicode (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.concat_literal_unicode ... ok BUILDSTDERR: count (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.count ... ok BUILDSTDERR: count_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.count_start_end ... ok BUILDSTDERR: endswith (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.endswith ... ok BUILDSTDERR: endswith_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.endswith_start_end ... ok BUILDSTDERR: find (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.find ... ok BUILDSTDERR: find_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.find_start_end ... ok BUILDSTDERR: in_test (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.in_test ... ok BUILDSTDERR: join (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join ... ok BUILDSTDERR: join_sep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep ... ok BUILDSTDERR: join_sep_genexpr (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep_genexpr ... ok BUILDSTDERR: join_sep_genexpr_dictiter (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok BUILDSTDERR: join_unbound (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.join_unbound ... ok BUILDSTDERR: mod_format (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format ... ok BUILDSTDERR: mod_format_literal (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format_literal ... ok BUILDSTDERR: mod_format_tuple (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.mod_format_tuple ... ok BUILDSTDERR: replace (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.replace ... ok BUILDSTDERR: replace_maxcount (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.replace_maxcount ... ok BUILDSTDERR: rfind (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.rfind ... ok BUILDSTDERR: rfind_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.rfind_start_end ... ok BUILDSTDERR: split (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split ... ok BUILDSTDERR: split_sep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep ... ok BUILDSTDERR: split_sep_max (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep_max ... ok BUILDSTDERR: split_sep_max_int (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.split_sep_max_int ... ok BUILDSTDERR: splitlines (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines ... ok BUILDSTDERR: splitlines_keep (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines_keep ... ok BUILDSTDERR: splitlines_keep_bint (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.splitlines_keep_bint ... ok BUILDSTDERR: startswith (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.startswith ... ok BUILDSTDERR: startswith_start_end (unicodemethods) BUILDSTDERR: Doctest: unicodemethods.startswith_start_end ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unop_extras ... outer_parallel_section (parallel) BUILDSTDERR: Doctest: parallel.outer_parallel_section ... ok BUILDSTDERR: parallel_exc_replace (parallel) BUILDSTDERR: Doctest: parallel.parallel_exc_replace ... ok BUILDSTDERR: parallel_exceptions2 (parallel) BUILDSTDERR: Doctest: parallel.parallel_exceptions2 ... ok BUILDSTDERR: test_chunksize (parallel) BUILDSTDERR: Doctest: parallel.test_chunksize ... ok BUILDSTDERR: test_clean_temps (parallel) BUILDSTDERR: Doctest: parallel.test_clean_temps ... ok BUILDSTDERR: test_closure_parallel_privates (parallel) BUILDSTDERR: Doctest: parallel.test_closure_parallel_privates ... ok BUILDSTDERR: test_closure_parallel_with_gil (parallel) BUILDSTDERR: Doctest: parallel.test_closure_parallel_with_gil ... ok BUILDSTDERR: test_descending_prange (parallel) BUILDSTDERR: Doctest: parallel.test_descending_prange ... ok BUILDSTDERR: test_else_clause (parallel) BUILDSTDERR: Doctest: parallel.test_else_clause ... ok BUILDSTDERR: test_nan_init (parallel) BUILDSTDERR: Doctest: parallel.test_nan_init ... ok BUILDSTDERR: test_nogil_cdef_except_clause (parallel) BUILDSTDERR: Doctest: parallel.test_nogil_cdef_except_clause ... ok BUILDSTDERR: test_num_threads (parallel) BUILDSTDERR: Doctest: parallel.test_num_threads ... ok BUILDSTDERR: test_parallel (parallel) BUILDSTDERR: Doctest: parallel.test_parallel ... ok BUILDSTDERR: test_parallel_exc_cdef (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_cdef ... ok BUILDSTDERR: test_parallel_exc_cpdef (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_cpdef ... ok BUILDSTDERR: test_parallel_exc_nogil_swallow (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exc_nogil_swallow ... ok BUILDSTDERR: test_parallel_exceptions (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exceptions ... ok BUILDSTDERR: test_parallel_exceptions_unnested (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_exceptions_unnested ... ok BUILDSTDERR: test_parallel_with_gil_continue_unnested (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok BUILDSTDERR: test_parallel_with_gil_return (parallel) BUILDSTDERR: Doctest: parallel.test_parallel_with_gil_return ... ok BUILDSTDERR: test_pointer_temps (parallel) BUILDSTDERR: Doctest: parallel.test_pointer_temps ... ok BUILDSTDERR: test_prange (parallel) BUILDSTDERR: Doctest: parallel.test_prange ... ok BUILDSTDERR: test_prange_break (parallel) BUILDSTDERR: Doctest: parallel.test_prange_break ... ok BUILDSTDERR: test_prange_continue (parallel) BUILDSTDERR: Doctest: parallel.test_prange_continue ... ok BUILDSTDERR: test_prange_in_with (parallel) BUILDSTDERR: Doctest: parallel.test_prange_in_with ... ok BUILDSTDERR: test_prange_matches_range (parallel) BUILDSTDERR: Doctest: parallel.test_prange_matches_range ... ok BUILDSTDERR: test_propagation (parallel) BUILDSTDERR: Doctest: parallel.test_propagation ... ok BUILDSTDERR: test_pure_mode (parallel) BUILDSTDERR: Doctest: parallel.test_pure_mode ... ok BUILDSTDERR: test_reassign_start_stop_step (parallel) BUILDSTDERR: Doctest: parallel.test_reassign_start_stop_step ... ok BUILDSTDERR: test_return (parallel) BUILDSTDERR: Doctest: parallel.test_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pass ... increment_decrement (unop_extras) BUILDSTDERR: Doctest: unop_extras.increment_decrement ... ok BUILDSTDERR: test_deref (unop_extras) BUILDSTDERR: Doctest: unop_extras.test_deref ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unop_extras ... f (pass) BUILDSTDERR: Doctest: pass.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pass ... increment_decrement (unop_extras) BUILDSTDERR: Doctest: unop_extras.increment_decrement ... ok BUILDSTDERR: test_deref (unop_extras) BUILDSTDERR: Doctest: unop_extras.test_deref ... ok BUILDSTDERR: f (pass) BUILDSTDERR: Doctest: pass.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unpack_fused ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard6 ... pinard6 () BUILDSTDERR: Doctest: pinard6 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard6 ... pinard6 () BUILDSTDERR: Doctest: pinard6 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pointers ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: pointers.c: In function ‘__pyx_pf_8pointers_compare’: BUILDSTDERR: pointers.c:1139:65: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1139 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) BUILDSTDERR: | ^~ BUILDSTDERR: pointers.c: In function ‘__pyx_pf_8pointers_4bool_binop’: BUILDSTDERR: pointers.c:1436:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1436 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: pointers.c: In function ‘__pyx_pf_8pointers_6bool_binop_truth’: BUILDSTDERR: pointers.c:1571:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1571 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); BUILDSTDERR: | ^~ BUILDSTDERR: ==================================== BUILDSTDERR: binop_voidptr (pointers) BUILDSTDERR: Doctest: pointers.binop_voidptr ... ok BUILDSTDERR: bool_binop (pointers) BUILDSTDERR: Doctest: pointers.bool_binop ... ok BUILDSTDERR: bool_binop_truth (pointers) BUILDSTDERR: Doctest: pointers.bool_binop_truth ... ok BUILDSTDERR: compare (pointers) BUILDSTDERR: Doctest: pointers.compare ... ok BUILDSTDERR: cond_expr_voidptr (pointers) BUILDSTDERR: Doctest: pointers.cond_expr_voidptr ... ok BUILDSTDERR: if_tests (pointers) BUILDSTDERR: Doctest: pointers.if_tests ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pointers ... arrays (inplace) BUILDSTDERR: Doctest: inplace.arrays ... ok BUILDSTDERR: attributes (inplace) BUILDSTDERR: Doctest: inplace.attributes ... ok BUILDSTDERR: conditional_inplace (inplace) BUILDSTDERR: Doctest: inplace.conditional_inplace ... ok BUILDSTDERR: deref_and_increment (inplace) BUILDSTDERR: Doctest: inplace.deref_and_increment ... ok BUILDSTDERR: double_deref_and_increment (inplace) BUILDSTDERR: Doctest: inplace.double_deref_and_increment ... ok BUILDSTDERR: f (inplace) BUILDSTDERR: Doctest: inplace.f ... ok BUILDSTDERR: g (inplace) BUILDSTDERR: Doctest: inplace.g ... ok BUILDSTDERR: h (inplace) BUILDSTDERR: Doctest: inplace.h ... ok BUILDSTDERR: nested_array_assignment (inplace) BUILDSTDERR: Doctest: inplace.nested_array_assignment ... ok BUILDSTDERR: nested_struct_assignment (inplace) BUILDSTDERR: Doctest: inplace.nested_struct_assignment ... ok BUILDSTDERR: smoketest (inplace) BUILDSTDERR: Doctest: inplace.smoketest ... ok BUILDSTDERR: test_complex_inplace (inplace) BUILDSTDERR: Doctest: inplace.test_complex_inplace ... ok BUILDSTDERR: test_inplace_cdivision (inplace) BUILDSTDERR: Doctest: inplace.test_inplace_cdivision ... ok BUILDSTDERR: test_inplace_pydivision (inplace) BUILDSTDERR: Doctest: inplace.test_inplace_pydivision ... ok BUILDSTDERR: test_side_effects (inplace) BUILDSTDERR: Doctest: inplace.test_side_effects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inplace ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_compare(PyObject*)’: BUILDSTDERR: pointers.cpp:1153:65: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1153 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)’: BUILDSTDERR: pointers.cpp:1450:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1450 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)’: BUILDSTDERR: pointers.cpp:1585:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1585 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: binop_voidptr (pointers) BUILDSTDERR: Doctest: pointers.binop_voidptr ... ok BUILDSTDERR: bool_binop (pointers) BUILDSTDERR: Doctest: pointers.bool_binop ... ok BUILDSTDERR: bool_binop_truth (pointers) BUILDSTDERR: Doctest: pointers.bool_binop_truth ... ok BUILDSTDERR: compare (pointers) BUILDSTDERR: Doctest: pointers.compare ... ok BUILDSTDERR: cond_expr_voidptr (pointers) BUILDSTDERR: Doctest: pointers.cond_expr_voidptr ... ok BUILDSTDERR: if_tests (pointers) BUILDSTDERR: Doctest: pointers.if_tests ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure ... ExtType (pure) BUILDSTDERR: Doctest: pure.ExtType ... ok BUILDSTDERR: ext_type_string_ref (pure) BUILDSTDERR: Doctest: pure.ext_type_string_ref ... ok BUILDSTDERR: test_address (pure) BUILDSTDERR: Doctest: pure.test_address ... ok BUILDSTDERR: test_cast (pure) BUILDSTDERR: Doctest: pure.test_cast ... ok BUILDSTDERR: test_cast_object (pure) BUILDSTDERR: Doctest: pure.test_cast_object ... ok BUILDSTDERR: test_declare (pure) BUILDSTDERR: Doctest: pure.test_declare ... ok BUILDSTDERR: test_declare_c_types (pure) BUILDSTDERR: Doctest: pure.test_declare_c_types ... ok BUILDSTDERR: test_imports (pure) BUILDSTDERR: Doctest: pure.test_imports ... ok BUILDSTDERR: test_locals (pure) BUILDSTDERR: Doctest: pure.test_locals ... ok BUILDSTDERR: test_sizeof (pure) BUILDSTDERR: Doctest: pure.test_sizeof ... ok BUILDSTDERR: test_struct (pure) BUILDSTDERR: Doctest: pure.test_struct ... ok BUILDSTDERR: unpack_many (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_many ... ok BUILDSTDERR: unpack_many_int (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_many_int ... ok BUILDSTDERR: unpack_one (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_one ... ok BUILDSTDERR: unpack_two (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_two ... ok BUILDSTDERR: unpack_two_int (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_two_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unpack_fused ... arrays (inplace) BUILDSTDERR: Doctest: inplace.arrays ... ok BUILDSTDERR: attributes (inplace) BUILDSTDERR: Doctest: inplace.attributes ... ok BUILDSTDERR: conditional_inplace (inplace) BUILDSTDERR: Doctest: inplace.conditional_inplace ... ok BUILDSTDERR: deref_and_increment (inplace) BUILDSTDERR: Doctest: inplace.deref_and_increment ... ok BUILDSTDERR: double_deref_and_increment (inplace) BUILDSTDERR: Doctest: inplace.double_deref_and_increment ... ok BUILDSTDERR: f (inplace) BUILDSTDERR: Doctest: inplace.f ... ok BUILDSTDERR: g (inplace) BUILDSTDERR: Doctest: inplace.g ... ok BUILDSTDERR: h (inplace) BUILDSTDERR: Doctest: inplace.h ... ok BUILDSTDERR: nested_array_assignment (inplace) BUILDSTDERR: Doctest: inplace.nested_array_assignment ... ok BUILDSTDERR: nested_struct_assignment (inplace) BUILDSTDERR: Doctest: inplace.nested_struct_assignment ... ok BUILDSTDERR: smoketest (inplace) BUILDSTDERR: Doctest: inplace.smoketest ... ok BUILDSTDERR: test_complex_inplace (inplace) BUILDSTDERR: Doctest: inplace.test_complex_inplace ... ok BUILDSTDERR: test_inplace_cdivision (inplace) BUILDSTDERR: Doctest: inplace.test_inplace_cdivision ... ok BUILDSTDERR: test_inplace_pydivision (inplace) BUILDSTDERR: Doctest: inplace.test_inplace_pydivision ... ok BUILDSTDERR: test_side_effects (inplace) BUILDSTDERR: Doctest: inplace.test_side_effects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int128 ... signed_conversion (int128) BUILDSTDERR: Doctest: int128.signed_conversion ... ok BUILDSTDERR: unsigned_conversion (int128) BUILDSTDERR: Doctest: int128.unsigned_conversion ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int128 ... signed_conversion (int128) BUILDSTDERR: Doctest: int128.signed_conversion ... ok BUILDSTDERR: unsigned_conversion (int128) BUILDSTDERR: Doctest: int128.unsigned_conversion ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running iter ... ExtType (pure) BUILDSTDERR: Doctest: pure.ExtType ... ok BUILDSTDERR: ext_type_string_ref (pure) BUILDSTDERR: Doctest: pure.ext_type_string_ref ... ok BUILDSTDERR: test_address (pure) BUILDSTDERR: Doctest: pure.test_address ... ok BUILDSTDERR: test_cast (pure) BUILDSTDERR: Doctest: pure.test_cast ... ok BUILDSTDERR: test_cast_object (pure) BUILDSTDERR: Doctest: pure.test_cast_object ... ok BUILDSTDERR: test_declare (pure) BUILDSTDERR: Doctest: pure.test_declare ... ok BUILDSTDERR: test_declare_c_types (pure) BUILDSTDERR: Doctest: pure.test_declare_c_types ... ok BUILDSTDERR: test_imports (pure) BUILDSTDERR: Doctest: pure.test_imports ... ok BUILDSTDERR: test_locals (pure) BUILDSTDERR: Doctest: pure.test_locals ... ok BUILDSTDERR: test_sizeof (pure) BUILDSTDERR: Doctest: pure.test_sizeof ... ok BUILDSTDERR: test_struct (pure) BUILDSTDERR: Doctest: pure.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pure_pxd ... call_iter1 (iter) BUILDSTDERR: Doctest: iter.call_iter1 ... ok BUILDSTDERR: call_iter2 (iter) BUILDSTDERR: Doctest: iter.call_iter2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iter ... call_iter1 (iter) BUILDSTDERR: Doctest: iter.call_iter1 ... ok BUILDSTDERR: call_iter2 (iter) BUILDSTDERR: Doctest: iter.call_iter2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running knuth_man_or_boy_test ... a (knuth_man_or_boy_test) BUILDSTDERR: Doctest: knuth_man_or_boy_test.a ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running knuth_man_or_boy_test ... unpack_many (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_many ... ok BUILDSTDERR: unpack_many_int (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_many_int ... ok BUILDSTDERR: unpack_one (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_one ... ok BUILDSTDERR: unpack_two (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_two ... ok BUILDSTDERR: unpack_two_int (unpack_fused) BUILDSTDERR: Doctest: unpack_fused.unpack_two_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unreachable ... with_yield_removed (unreachable) BUILDSTDERR: Doctest: unreachable.with_yield_removed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unreachable ... a (knuth_man_or_boy_test) BUILDSTDERR: Doctest: knuth_man_or_boy_test.a ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kostyrka ... with_yield_removed (unreachable) BUILDSTDERR: Doctest: unreachable.with_yield_removed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running verbatiminclude ... kostyrka () BUILDSTDERR: Doctest: kostyrka ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kostyrka ... test_class (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_class ... ok BUILDSTDERR: test_cube (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_cube ... ok BUILDSTDERR: test_square (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_square ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running verbatiminclude ... kostyrka () BUILDSTDERR: Doctest: kostyrka ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwargs_passthrough ... test_class (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_class ... ok BUILDSTDERR: test_cube (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_cube ... ok BUILDSTDERR: test_square (verbatiminclude) BUILDSTDERR: Doctest: verbatiminclude.test_square ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running voidstarcast ... kwargs_metaclass (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.kwargs_metaclass ... ok BUILDSTDERR: modify_in_closure (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.modify_in_closure ... ok BUILDSTDERR: unused (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.unused ... ok BUILDSTDERR: used_in_closure (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.used_in_closure ... ok BUILDSTDERR: wrap_modify (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify ... ok BUILDSTDERR: wrap_modify_func (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_func ... ok BUILDSTDERR: wrap_modify_func_mix (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok BUILDSTDERR: wrap_modify_mix (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_mix ... ok BUILDSTDERR: wrap_passthrough (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough ... ok BUILDSTDERR: wrap_passthrough2 (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough2 ... ok BUILDSTDERR: wrap_passthrough_more (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough_more ... ok BUILDSTDERR: wrap_reassign (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_reassign ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwargs_passthrough ... cast_cast_cast (voidstarcast) BUILDSTDERR: Doctest: voidstarcast.cast_cast_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running voidstarcast ... cast_cast_cast (voidstarcast) BUILDSTDERR: Doctest: voidstarcast.cast_cast_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running watts1 ... test (watts1) BUILDSTDERR: Doctest: watts1.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running watts1 ... kwargs_metaclass (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.kwargs_metaclass ... ok BUILDSTDERR: modify_in_closure (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.modify_in_closure ... ok BUILDSTDERR: unused (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.unused ... ok BUILDSTDERR: used_in_closure (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.used_in_closure ... ok BUILDSTDERR: wrap_modify (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify ... ok BUILDSTDERR: wrap_modify_func (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_func ... ok BUILDSTDERR: wrap_modify_func_mix (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok BUILDSTDERR: wrap_modify_mix (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_modify_mix ... ok BUILDSTDERR: wrap_passthrough (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough ... ok BUILDSTDERR: wrap_passthrough2 (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough2 ... ok BUILDSTDERR: wrap_passthrough_more (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_passthrough_more ... ok BUILDSTDERR: wrap_reassign (kwargs_passthrough) BUILDSTDERR: Doctest: kwargs_passthrough.wrap_reassign ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_module_T603 ... test (watts1) BUILDSTDERR: Doctest: watts1.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running wundram1 ... wundram1 () BUILDSTDERR: Doctest: wundram1 ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py34_signature ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running wundram1 ... lambda_module_T603 () BUILDSTDERR: Doctest: lambda_module_T603 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_module_T603 ... wundram1 () BUILDSTDERR: Doctest: wundram1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_inside_lambda ... lambda_module_T603 () BUILDSTDERR: Doctest: lambda_module_T603 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end line_profile_test ... test_inside_lambda (yield_inside_lambda) BUILDSTDERR: Doctest: yield_inside_lambda.test_inside_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_inside_lambda ... b (py34_signature) BUILDSTDERR: Doctest: py34_signature.b ... ok BUILDSTDERR: c (py34_signature) BUILDSTDERR: Doctest: py34_signature.c ... ok BUILDSTDERR: cp1 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp1 ... ok BUILDSTDERR: cp2 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp2 ... ok BUILDSTDERR: cp3 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp3 ... ok BUILDSTDERR: d (py34_signature) BUILDSTDERR: Doctest: py34_signature.d ... ok BUILDSTDERR: e (py34_signature) BUILDSTDERR: Doctest: py34_signature.e ... ok BUILDSTDERR: f (py34_signature) BUILDSTDERR: Doctest: py34_signature.f ... ok BUILDSTDERR: g (py34_signature) BUILDSTDERR: Doctest: py34_signature.g ... ok BUILDSTDERR: h (py34_signature) BUILDSTDERR: Doctest: py34_signature.h ... ok BUILDSTDERR: k (py34_signature) BUILDSTDERR: Doctest: py34_signature.k ... ok BUILDSTDERR: l (py34_signature) BUILDSTDERR: Doctest: py34_signature.l ... ok BUILDSTDERR: m (py34_signature) BUILDSTDERR: Doctest: py34_signature.m ... ok BUILDSTDERR: n (py34_signature) BUILDSTDERR: Doctest: py34_signature.n ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py34_signature ... test_inside_lambda (yield_inside_lambda) BUILDSTDERR: Doctest: yield_inside_lambda.test_inside_lambda ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in yield_inside_lambda ... test_inside_lambda (pure_doctest__yield_inside_lambda) BUILDSTDERR: Doctest: pure_doctest__yield_inside_lambda.test_inside_lambda ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) hello ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) hello ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate ... b (py34_signature) BUILDSTDERR: Doctest: py34_signature.b ... ok BUILDSTDERR: c (py34_signature) BUILDSTDERR: Doctest: py34_signature.c ... ok BUILDSTDERR: cp1 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp1 ... ok BUILDSTDERR: cp2 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp2 ... ok BUILDSTDERR: cp3 (py34_signature) BUILDSTDERR: Doctest: py34_signature.cp3 ... ok BUILDSTDERR: d (py34_signature) BUILDSTDERR: Doctest: py34_signature.d ... ok BUILDSTDERR: e (py34_signature) BUILDSTDERR: Doctest: py34_signature.e ... ok BUILDSTDERR: f (py34_signature) BUILDSTDERR: Doctest: py34_signature.f ... ok BUILDSTDERR: g (py34_signature) BUILDSTDERR: Doctest: py34_signature.g ... ok BUILDSTDERR: h (py34_signature) BUILDSTDERR: Doctest: py34_signature.h ... ok BUILDSTDERR: k (py34_signature) BUILDSTDERR: Doctest: py34_signature.k ... ok BUILDSTDERR: l (py34_signature) BUILDSTDERR: Doctest: py34_signature.l ... ok BUILDSTDERR: m (py34_signature) BUILDSTDERR: Doctest: py34_signature.m ... ok BUILDSTDERR: n (py34_signature) BUILDSTDERR: Doctest: py34_signature.n ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_ucs4_type ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literal_lists ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate_cy ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate_cy ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: py_ucs4_type.c: In function ‘__pyx_pf_12py_ucs4_type_12unicode_methods’: BUILDSTDERR: py_ucs4_type.c:2204:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2204 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.8/unicodeobject.h:1037, BUILDSTDERR: from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from py_ucs4_type.c:4: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: compare_ASCII (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.compare_ASCII ... ok BUILDSTDERR: compare_klingon (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.compare_klingon ... ok BUILDSTDERR: count_lower_case_characters (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters ... ok BUILDSTDERR: count_lower_case_characters_slice (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok BUILDSTDERR: count_lower_case_characters_slice_reversed (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok BUILDSTDERR: index_and_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.index_and_in ... ok BUILDSTDERR: index_uchar (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.index_uchar ... ok BUILDSTDERR: iter_and_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.iter_and_in ... ok BUILDSTDERR: iter_inferred (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.iter_inferred ... ok BUILDSTDERR: len_uchar (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.len_uchar ... ok BUILDSTDERR: loop_object_over_latin1_unicode_literal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok BUILDSTDERR: loop_object_over_unicode_literal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok BUILDSTDERR: ord_py_ucs4 (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.ord_py_ucs4 ... ok BUILDSTDERR: single_uchar_compare (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.single_uchar_compare ... ok BUILDSTDERR: uchar_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.uchar_in ... ok BUILDSTDERR: uchar_lookup_in_dict (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok BUILDSTDERR: unicode_method_return_type (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_method_return_type ... ok BUILDSTDERR: unicode_methods (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_methods ... ok BUILDSTDERR: unicode_ordinal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_ordinal ... ok BUILDSTDERR: unicode_type_methods (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_type_methods ... ok BUILDSTDERR: literal_lists () BUILDSTDERR: Doctest: literal_lists ... ok BUILDSTDERR: repeated_literals (literal_lists) BUILDSTDERR: Doctest: literal_lists.repeated_literals ... ok BUILDSTDERR: test_ints (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_ints ... ok BUILDSTDERR: test_module_level (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_module_level ... ok BUILDSTDERR: test_struct (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running literal_lists ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_ucs4_type ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) view_count ... literal_lists () BUILDSTDERR: Doctest: literal_lists ... ok BUILDSTDERR: repeated_literals (literal_lists) BUILDSTDERR: Doctest: literal_lists.repeated_literals ... ok BUILDSTDERR: test_ints (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_ints ... ok BUILDSTDERR: test_module_level (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_module_level ... ok BUILDSTDERR: test_struct (literal_lists) BUILDSTDERR: Doctest: literal_lists.test_struct ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literalslice ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) rectangle_cpdef ... literalslice () BUILDSTDERR: Doctest: literalslice ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running literalslice ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.8/unicodeobject.h:1037, BUILDSTDERR: from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from py_ucs4_type.cpp:4: BUILDSTDERR: py_ucs4_type.cpp: In function ‘PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)’: BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) BUILDSTDERR: | ^ BUILDSTDERR: py_ucs4_type.cpp:2218:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 2218 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) BUILDSTDERR: | ^ BUILDSTDERR: py_ucs4_type.cpp:2218:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 2218 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.8/cpython/unicodeobject.h:1117:40: note: declared here BUILDSTDERR: 1117 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: compare_ASCII (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.compare_ASCII ... ok BUILDSTDERR: compare_klingon (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.compare_klingon ... ok BUILDSTDERR: count_lower_case_characters (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters ... ok BUILDSTDERR: count_lower_case_characters_slice (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok BUILDSTDERR: count_lower_case_characters_slice_reversed (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok BUILDSTDERR: index_and_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.index_and_in ... ok BUILDSTDERR: index_uchar (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.index_uchar ... ok BUILDSTDERR: iter_and_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.iter_and_in ... ok BUILDSTDERR: iter_inferred (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.iter_inferred ... ok BUILDSTDERR: len_uchar (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.len_uchar ... ok BUILDSTDERR: loop_object_over_latin1_unicode_literal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok BUILDSTDERR: loop_object_over_unicode_literal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok BUILDSTDERR: ord_py_ucs4 (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.ord_py_ucs4 ... ok BUILDSTDERR: single_uchar_compare (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.single_uchar_compare ... ok BUILDSTDERR: uchar_in (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.uchar_in ... ok BUILDSTDERR: uchar_lookup_in_dict (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok BUILDSTDERR: unicode_method_return_type (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_method_return_type ... ok BUILDSTDERR: unicode_methods (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_methods ... ok BUILDSTDERR: unicode_ordinal (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_ordinal ... ok BUILDSTDERR: unicode_type_methods (py_ucs4_type) BUILDSTDERR: Doctest: py_ucs4_type.unicode_type_methods ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_unicode_strings ... literalslice () BUILDSTDERR: Doctest: literalslice ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals_T732 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: py_unicode_strings.c: In function ‘__pyx_pf_18py_unicode_strings_test_c_to_python’: BUILDSTDERR: py_unicode_strings.c:1669:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1669 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:784:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 784 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.c:1688:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1688 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:784:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 784 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.c:1707:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1707 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:784:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 784 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ==================================== BUILDSTDERR: test_c_to_python (py_unicode_strings) BUILDSTDERR: Doctest: py_unicode_strings.test_c_to_python ... ok BUILDSTDERR: test_python_to_c (py_unicode_strings) BUILDSTDERR: Doctest: py_unicode_strings.test_python_to_c ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_unicode_strings ... test_class_dir_contains (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_class_dir_contains ... ok BUILDSTDERR: test_class_locals_and_dir (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_class_locals_and_dir ... ok BUILDSTDERR: test_module_locals_and_dir (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_module_locals_and_dir ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_T732 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle_cpdef ... test_class_dir_contains (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_class_dir_contains ... ok BUILDSTDERR: test_class_locals_and_dir (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_class_locals_and_dir ... ok BUILDSTDERR: test_module_locals_and_dir (locals_T732) BUILDSTDERR: Doctest: locals_T732.test_module_locals_and_dir ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals_expressions_T430 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: py_unicode_strings.cpp: In function ‘PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)’: BUILDSTDERR: py_unicode_strings.cpp:1683:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1683 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:798:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 798 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.cpp:1702:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1702 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:798:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 798 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.cpp:1721:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1721 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:798:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 798 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ==================================== BUILDSTDERR: test_c_to_python (py_unicode_strings) BUILDSTDERR: Doctest: py_unicode_strings.test_c_to_python ... ok BUILDSTDERR: test_python_to_c (py_unicode_strings) BUILDSTDERR: Doctest: py_unicode_strings.test_python_to_c ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyfunction_redefine_T489 ... locals_expressions_T430 () BUILDSTDERR: Doctest: locals_expressions_T430 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_expressions_T430 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) dict_animal ... locals_expressions_T430 () BUILDSTDERR: Doctest: locals_expressions_T430 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running methodmangling_T5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) dict_animal ... pyfunction_redefine_T489 () BUILDSTDERR: Doctest: pyfunction_redefine_T489 ... ok BUILDSTDERR: ClassScope (pyfunction_redefine_T489) BUILDSTDERR: Doctest: pyfunction_redefine_T489.ClassScope ... ok BUILDSTDERR: closure_scope (pyfunction_redefine_T489) BUILDSTDERR: Doctest: pyfunction_redefine_T489.closure_scope ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyfunction_redefine_T489 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_code_docstring ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: c_code_docstring.c:599:17: warning: ‘square’ defined but not used [-Wunused-function] BUILDSTDERR: 599 | static long square(long x) {return x * x;} BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_code_docstring ... CyTest (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5.CyTest ... ok BUILDSTDERR: get (methodmangling_T5.CyTest) BUILDSTDERR: Doctest: methodmangling_T5.CyTest.get ... ok BUILDSTDERR: get_inner (methodmangling_T5.CyTest) BUILDSTDERR: Doctest: methodmangling_T5.CyTest.get_inner ... ok BUILDSTDERR: CyTestSub (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub ... ok BUILDSTDERR: get (methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub.get ... ok BUILDSTDERR: get_inner (methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub.get_inner ... ok BUILDSTDERR: _UnderscoreTest (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5._UnderscoreTest ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running methodmangling_T5 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: c_code_docstring.cpp:613:17: warning: ‘long int square(long int)’ defined but not used [-Wunused-function] BUILDSTDERR: 613 | static long square(long x) {return x * x;} BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) kwargs_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) kwargs_2 ... pyfunction_redefine_T489 () BUILDSTDERR: Doctest: pyfunction_redefine_T489 ... ok BUILDSTDERR: ClassScope (pyfunction_redefine_T489) BUILDSTDERR: Doctest: pyfunction_redefine_T489.ClassScope ... ok BUILDSTDERR: closure_scope (pyfunction_redefine_T489) BUILDSTDERR: Doctest: pyfunction_redefine_T489.closure_scope ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pynumop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) override ... f (pynumop) BUILDSTDERR: Doctest: pynumop.f ... ok BUILDSTDERR: g (pynumop) BUILDSTDERR: Doctest: pynumop.g ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pynumop ... CyTest (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5.CyTest ... ok BUILDSTDERR: get (methodmangling_T5.CyTest) BUILDSTDERR: Doctest: methodmangling_T5.CyTest.get ... ok BUILDSTDERR: get_inner (methodmangling_T5.CyTest) BUILDSTDERR: Doctest: methodmangling_T5.CyTest.get_inner ... ok BUILDSTDERR: CyTestSub (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub ... ok BUILDSTDERR: get (methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub.get ... ok BUILDSTDERR: get_inner (methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: methodmangling_T5.CyTestSub.get_inner ... ok BUILDSTDERR: _UnderscoreTest (methodmangling_T5) BUILDSTDERR: Doctest: methodmangling_T5._UnderscoreTest ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in methodmangling_T5 ... CyTest (pure_doctest__methodmangling_T5) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTest ... ok BUILDSTDERR: get (pure_doctest__methodmangling_T5.CyTest) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTest.get ... ok BUILDSTDERR: get_inner (pure_doctest__methodmangling_T5.CyTest) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTest.get_inner ... ok BUILDSTDERR: CyTestSub (pure_doctest__methodmangling_T5) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTestSub ... ok BUILDSTDERR: get (pure_doctest__methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTestSub.get ... ok BUILDSTDERR: get_inner (pure_doctest__methodmangling_T5.CyTestSub) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5.CyTestSub.get_inner ... ok BUILDSTDERR: _UnderscoreTest (pure_doctest__methodmangling_T5) BUILDSTDERR: Doctest: pure_doctest__methodmangling_T5._UnderscoreTest ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running mod__name__ ... f (pynumop) BUILDSTDERR: Doctest: pynumop.f ... ok BUILDSTDERR: g (pynumop) BUILDSTDERR: Doctest: pynumop.g ... in_function (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_function ... ok BUILDSTDERR: ok BUILDSTDERR: in_module (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_module ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running mod__name__ ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pytype ... in_function (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_function ... ok BUILDSTDERR: in_module (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_module ... ok BUILDSTDERR: test_issubtype (pytype) BUILDSTDERR: Doctest: pytype.test_issubtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running moduletryexcept ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pytype ... test_issubtype (pytype) BUILDSTDERR: Doctest: pytype.test_issubtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) override ... swallow (r_argdefault) BUILDSTDERR: Doctest: r_argdefault.swallow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_argdefault ... swallow (r_argdefault) BUILDSTDERR: Doctest: r_argdefault.swallow ... ok BUILDSTDERR: moduletryexcept () BUILDSTDERR: Doctest: moduletryexcept ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_jeff_epler_1 ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running moduletryexcept ... blowup (r_jeff_epler_1) BUILDSTDERR: Doctest: r_jeff_epler_1.blowup ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_jeff_epler_1 ... blowup (r_jeff_epler_1) BUILDSTDERR: Doctest: r_jeff_epler_1.blowup ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) copy ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_jiba1 ... moduletryexcept () BUILDSTDERR: Doctest: moduletryexcept ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running multass ... multass () BUILDSTDERR: Doctest: multass ... ok BUILDSTDERR: f (multass) BUILDSTDERR: Doctest: multass.f ... ok BUILDSTDERR: g (multass) BUILDSTDERR: Doctest: multass.g ... ok BUILDSTDERR: j (multass) BUILDSTDERR: Doctest: multass.j ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running multass ... r_jiba1 () BUILDSTDERR: Doctest: r_jiba1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_jiba1 ... multass () BUILDSTDERR: Doctest: multass ... ok BUILDSTDERR: f (multass) BUILDSTDERR: Doctest: multass.f ... ok BUILDSTDERR: g (multass) BUILDSTDERR: Doctest: multass.g ... ok BUILDSTDERR: j (multass) BUILDSTDERR: Doctest: multass.j ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running new_as_nonkeyword ... new (new_as_nonkeyword.A) BUILDSTDERR: Doctest: new_as_nonkeyword.A.new ... ok BUILDSTDERR: new (new_as_nonkeyword) BUILDSTDERR: Doctest: new_as_nonkeyword.new ... ok BUILDSTDERR: x (new_as_nonkeyword) BUILDSTDERR: Doctest: new_as_nonkeyword.x ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running new_as_nonkeyword ... r_jiba1 () BUILDSTDERR: Doctest: r_jiba1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_lepage_3 ... new (new_as_nonkeyword.A) BUILDSTDERR: Doctest: new_as_nonkeyword.A.new ... ok BUILDSTDERR: new (new_as_nonkeyword) BUILDSTDERR: Doctest: new_as_nonkeyword.new ... ok BUILDSTDERR: x (new_as_nonkeyword) BUILDSTDERR: Doctest: new_as_nonkeyword.x ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_bufacc_T155 ... r_lepage_3 () BUILDSTDERR: Doctest: r_lepage_3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_lepage_3 ... r_lepage_3 () BUILDSTDERR: Doctest: r_lepage_3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_print ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_bufacc_T155.c:598: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_bufacc_T155.c: In function ‘__pyx_pymod_exec_numpy_bufacc_T155’: BUILDSTDERR: numpy_bufacc_T155.c:5223:5: warning: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 5223 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_bufacc_T155 () BUILDSTDERR: Doctest: numpy_bufacc_T155 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_bufacc_T155 ... frighten (r_print) BUILDSTDERR: Doctest: r_print.frighten ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_print ... frighten (r_print) BUILDSTDERR: Doctest: r_print.frighten ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pyclassdefault ... r_pyclassdefault () BUILDSTDERR: Doctest: r_pyclassdefault ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pyclassdefault ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_bufacc_T155.cpp:612: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_bufacc_T155.cpp: In function ‘int __pyx_pymod_exec_numpy_bufacc_T155(PyObject*)’: BUILDSTDERR: numpy_bufacc_T155.cpp:5237:5: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] BUILDSTDERR: 5237 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_bufacc_T155 () BUILDSTDERR: Doctest: numpy_bufacc_T155 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_parallel ... r_pyclassdefault () BUILDSTDERR: Doctest: r_pyclassdefault ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) copy ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_spamtype ... r_spamtype () BUILDSTDERR: Doctest: r_spamtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_spamtype ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_parallel.c:598: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_parallel.c: In function ‘__pyx_pymod_exec_numpy_parallel’: BUILDSTDERR: numpy_parallel.c:5401:5: warning: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 5401 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test_parallel_numpy_arrays (numpy_parallel) BUILDSTDERR: Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_parallel ... r_spamtype () BUILDSTDERR: Doctest: r_spamtype ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end relative_cimport ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_parallel.cpp:612: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_parallel.cpp: In function ‘int __pyx_pymod_exec_numpy_parallel(PyObject*)’: BUILDSTDERR: numpy_parallel.cpp:5415:5: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] BUILDSTDERR: 5415 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test_parallel_numpy_arrays (numpy_parallel) BUILDSTDERR: Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_subarray ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reraise ... test_reraise (reraise) BUILDSTDERR: Doctest: reraise.test_reraise ... ok BUILDSTDERR: test_reraise_error (reraise) BUILDSTDERR: Doctest: reraise.test_reraise_error ... ok BUILDSTDERR: test_reraise_indirect (reraise) BUILDSTDERR: Doctest: reraise.test_reraise_indirect ... ok BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_subarray.c:598: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_subarray () BUILDSTDERR: Doctest: numpy_subarray ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reraise ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_subarray ... test_reraise (reraise) BUILDSTDERR: Doctest: reraise.test_reraise ... ok BUILDSTDERR: test_reraise_error (reraise) BUILDSTDERR: Doctest: reraise.test_reraise_error ... ok BUILDSTDERR: test_reraise_indirect (reraise) BUILDSTDERR: Doctest: reraise.test_reraise_indirect ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in reraise ... test_reraise (pure_doctest__reraise) BUILDSTDERR: Doctest: pure_doctest__reraise.test_reraise ... ok BUILDSTDERR: test_reraise_error (pure_doctest__reraise) BUILDSTDERR: Doctest: pure_doctest__reraise.test_reraise_error ... ok BUILDSTDERR: test_reraise_indirect (pure_doctest__reraise) BUILDSTDERR: Doctest: pure_doctest__reraise.test_reraise_indirect ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reraise_3args ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_subarray.cpp:612: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_subarray () BUILDSTDERR: Doctest: numpy_subarray ... ok BUILDSTDERR: reraise_explicitly (reraise_3args) BUILDSTDERR: Doctest: reraise_3args.reraise_explicitly ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_test ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reraise_3args ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memory_layout_2 ... reraise_explicitly (reraise_3args) BUILDSTDERR: Doctest: reraise_3args.reraise_explicitly ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reversed_iteration ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memory_layout_2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_68reversed_unsigned’: BUILDSTDERR: reversed_iteration.c:10178:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10178 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; BUILDSTDERR: | ^~ BUILDSTDERR: reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3’: BUILDSTDERR: reversed_iteration.c:10313:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10313 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; BUILDSTDERR: | ^~ BUILDSTDERR: reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3’: BUILDSTDERR: reversed_iteration.c:10446:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10446 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; BUILDSTDERR: | ^ BUILDSTDERR: ==================================== BUILDSTDERR: enumerate_reversed_list (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.enumerate_reversed_list ... ok BUILDSTDERR: range_unsigned_by_neg_3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok BUILDSTDERR: reversed_bytes (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes ... ok BUILDSTDERR: reversed_bytes_slice (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice ... ok BUILDSTDERR: reversed_bytes_slice_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice_step ... ok BUILDSTDERR: reversed_bytes_slice_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok BUILDSTDERR: reversed_list (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_list ... ok BUILDSTDERR: reversed_range (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range ... ok BUILDSTDERR: reversed_range_constant (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_constant ... ok BUILDSTDERR: reversed_range_constant_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_constant_neg ... ok BUILDSTDERR: reversed_range_step3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3 ... ok BUILDSTDERR: reversed_range_step3_expr (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_expr ... ok BUILDSTDERR: reversed_range_step3_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg ... ok BUILDSTDERR: reversed_range_step3_neg_expr (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok BUILDSTDERR: reversed_range_step3_neg_py_args (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok BUILDSTDERR: reversed_range_step3_neg_py_obj_left (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok BUILDSTDERR: reversed_range_step3_neg_py_obj_right (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok BUILDSTDERR: reversed_range_step3_py_args (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_args ... ok BUILDSTDERR: reversed_range_step3_py_obj_left (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok BUILDSTDERR: reversed_range_step3_py_obj_right (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok BUILDSTDERR: reversed_range_step_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step_neg ... ok BUILDSTDERR: reversed_range_step_pos (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step_pos ... ok BUILDSTDERR: reversed_tuple (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_tuple ... ok BUILDSTDERR: reversed_unicode (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode ... ok BUILDSTDERR: reversed_unicode_slice (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice ... ok BUILDSTDERR: reversed_unicode_slice_end_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_end_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok BUILDSTDERR: reversed_unicode_slice_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_neg_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok BUILDSTDERR: reversed_unicode_slice_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok BUILDSTDERR: reversed_unicode_slice_pos_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok BUILDSTDERR: reversed_unicode_slice_start_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_start_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok BUILDSTDERR: reversed_unsigned (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unsigned ... ok BUILDSTDERR: reversed_unsigned_by_3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reversed_iteration ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memview_to_c ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)’: BUILDSTDERR: reversed_iteration.cpp:10192:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10192 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)’: BUILDSTDERR: reversed_iteration.cpp:10327:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10327 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)’: BUILDSTDERR: reversed_iteration.cpp:10460:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10460 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: enumerate_reversed_list (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.enumerate_reversed_list ... ok BUILDSTDERR: range_unsigned_by_neg_3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok BUILDSTDERR: reversed_bytes (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes ... ok BUILDSTDERR: reversed_bytes_slice (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice ... ok BUILDSTDERR: reversed_bytes_slice_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice_step ... ok BUILDSTDERR: reversed_bytes_slice_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok BUILDSTDERR: reversed_list (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_list ... ok BUILDSTDERR: reversed_range (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range ... ok BUILDSTDERR: reversed_range_constant (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_constant ... ok BUILDSTDERR: reversed_range_constant_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_constant_neg ... ok BUILDSTDERR: reversed_range_step3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3 ... ok BUILDSTDERR: reversed_range_step3_expr (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_expr ... ok BUILDSTDERR: reversed_range_step3_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg ... ok BUILDSTDERR: reversed_range_step3_neg_expr (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok BUILDSTDERR: reversed_range_step3_neg_py_args (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok BUILDSTDERR: reversed_range_step3_neg_py_obj_left (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok BUILDSTDERR: reversed_range_step3_neg_py_obj_right (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok BUILDSTDERR: reversed_range_step3_py_args (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_args ... ok BUILDSTDERR: reversed_range_step3_py_obj_left (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok BUILDSTDERR: reversed_range_step3_py_obj_right (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok BUILDSTDERR: reversed_range_step_neg (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step_neg ... ok BUILDSTDERR: reversed_range_step_pos (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_range_step_pos ... ok BUILDSTDERR: reversed_tuple (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_tuple ... ok BUILDSTDERR: reversed_unicode (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode ... ok BUILDSTDERR: reversed_unicode_slice (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice ... ok BUILDSTDERR: reversed_unicode_slice_end_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_end_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok BUILDSTDERR: reversed_unicode_slice_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_neg_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok BUILDSTDERR: reversed_unicode_slice_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok BUILDSTDERR: reversed_unicode_slice_pos_step_only (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok BUILDSTDERR: reversed_unicode_slice_start_neg_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok BUILDSTDERR: reversed_unicode_slice_start_pos_step (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok BUILDSTDERR: reversed_unsigned (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unsigned ... ok BUILDSTDERR: reversed_unsigned_by_3 (reversed_iteration) BUILDSTDERR: Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running richcmp_str_equals ... test_equals (richcmp_str_equals) BUILDSTDERR: Doctest: richcmp_str_equals.test_equals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running richcmp_str_equals ... test_equals (richcmp_str_equals) BUILDSTDERR: Doctest: richcmp_str_equals.test_equals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in richcmp_str_equals ... test_equals (pure_doctest__richcmp_str_equals) BUILDSTDERR: Doctest: pure_doctest__richcmp_str_equals.test_equals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running simpcall ... fail0 (simpcall) BUILDSTDERR: Doctest: simpcall.fail0 ... ok BUILDSTDERR: fail1 (simpcall) BUILDSTDERR: Doctest: simpcall.fail1 ... ok BUILDSTDERR: failtype (simpcall) BUILDSTDERR: Doctest: simpcall.failtype ... ok BUILDSTDERR: z (simpcall) BUILDSTDERR: Doctest: simpcall.z ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running simpcall ... fail0 (simpcall) BUILDSTDERR: Doctest: simpcall.fail0 ... ok BUILDSTDERR: fail1 (simpcall) BUILDSTDERR: Doctest: simpcall.fail1 ... ok BUILDSTDERR: failtype (simpcall) BUILDSTDERR: Doctest: simpcall.failtype ... ok BUILDSTDERR: z (simpcall) BUILDSTDERR: Doctest: simpcall.z ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running size_t ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memview_to_c ... size_t () BUILDSTDERR: Doctest: size_t ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running size_t ... size_t () BUILDSTDERR: Doctest: size_t ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice_charptr ... slice_charptr () BUILDSTDERR: Doctest: slice_charptr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice_charptr ... slice_charptr () BUILDSTDERR: Doctest: slice_charptr ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running special_method_docstrings ... A (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.A ... ok BUILDSTDERR: B (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.B ... ok BUILDSTDERR: C (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.C ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_method_docstrings ... A (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.A ... ok BUILDSTDERR: B (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.B ... ok BUILDSTDERR: C (special_method_docstrings) BUILDSTDERR: Doctest: special_method_docstrings.C ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end starimport_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_infer_types ... test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok BUILDSTDERR: test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok BUILDSTDERR: test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_grammar ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_encoding_latin1 ... str_encoding_latin1 () BUILDSTDERR: Doctest: str_encoding_latin1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_encoding_latin1 ... str_encoding_latin1 () BUILDSTDERR: Doctest: str_encoding_latin1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strmethods ... literal_join (strmethods) BUILDSTDERR: Doctest: strmethods.literal_join ... ok BUILDSTDERR: mod_format (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format ... ok BUILDSTDERR: mod_format_literal (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format_literal ... ok BUILDSTDERR: mod_format_tuple (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format_tuple ... ok BUILDSTDERR: object_as_name (strmethods) BUILDSTDERR: Doctest: strmethods.object_as_name ... ok BUILDSTDERR: str_as_name (strmethods) BUILDSTDERR: Doctest: strmethods.str_as_name ... ok BUILDSTDERR: str_endswith (strmethods) BUILDSTDERR: Doctest: strmethods.str_endswith ... ok BUILDSTDERR: str_join (strmethods) BUILDSTDERR: Doctest: strmethods.str_join ... ok BUILDSTDERR: str_startswith (strmethods) BUILDSTDERR: Doctest: strmethods.str_startswith ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strmethods ... literal_join (strmethods) BUILDSTDERR: Doctest: strmethods.literal_join ... ok BUILDSTDERR: mod_format (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format ... ok BUILDSTDERR: mod_format_literal (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format_literal ... ok BUILDSTDERR: mod_format_tuple (strmethods) BUILDSTDERR: Doctest: strmethods.mod_format_tuple ... ok BUILDSTDERR: object_as_name (strmethods) BUILDSTDERR: Doctest: strmethods.object_as_name ... ok BUILDSTDERR: str_as_name (strmethods) BUILDSTDERR: Doctest: strmethods.str_as_name ... ok BUILDSTDERR: str_endswith (strmethods) BUILDSTDERR: Doctest: strmethods.str_endswith ... ok BUILDSTDERR: str_join (strmethods) BUILDSTDERR: Doctest: strmethods.str_join ... ok BUILDSTDERR: str_startswith (strmethods) BUILDSTDERR: Doctest: strmethods.str_startswith ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running subclasses ... fooit (subclasses) BUILDSTDERR: Doctest: subclasses.fooit ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running subclasses ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_infer_types ... fooit (subclasses) BUILDSTDERR: Doctest: subclasses.fooit ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tandemstats ... result (tandemstats) BUILDSTDERR: Doctest: tandemstats.result ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tandemstats ... result (tandemstats) BUILDSTDERR: Doctest: tandemstats.result ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_call ... test_oldargs0_0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_call ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_typed ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_typed ... test_oldargs0_0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs0_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs1_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2 (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2_ext (test_call.CFunctionCalls) ... ok BUILDSTDERR: test_varargs2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_raisefrom ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) breaking_loop ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: breaking_loop.c:1089:12: warning: ‘__pyx_f_13breaking_loop_func’ defined but not used [-Wunused-function] BUILDSTDERR: 1089 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) breaking_loop ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: breaking_loop.cpp:1103:12: warning: ‘int __pyx_f_13breaking_loop_func(Py_ssize_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1103 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) landscaping ... test_class_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_erroneous_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_instance_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_invalid_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_raisefrom ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) landscaping ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) spammery ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) spammery ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) volume ... test_class_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_erroneous_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_instance_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_invalid_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok BUILDSTDERR: test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) volume ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) python_to_cpp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect_with_attributes ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_test.c:598: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_test.c: In function ‘__pyx_pymod_exec_numpy_test’: BUILDSTDERR: numpy_test.c:55690:5: warning: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 55690 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_test () BUILDSTDERR: Doctest: numpy_test ... ok BUILDSTDERR: numpy_test (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.numpy_test ... ok BUILDSTDERR: test_broadcast_comparison (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_broadcast_comparison ... ok BUILDSTDERR: test_copy_buffer (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_copy_buffer ... ok BUILDSTDERR: test_dispatch_memoryview_object (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_memoryview_object ... ok BUILDSTDERR: test_dispatch_ndim (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_ndim ... ok BUILDSTDERR: test_dispatch_non_clashing_declarations_repeating_types (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_non_clashing_declarations_repeating_types ... ok BUILDSTDERR: test_dispatch_typedef (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_typedef ... ok BUILDSTDERR: test_enums (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_enums ... ok BUILDSTDERR: test_fused_buffers (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_buffers ... ok BUILDSTDERR: test_fused_cpdef_buffers (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_buffers ... ok BUILDSTDERR: test_fused_cpdef_ndarray (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_ndarray ... ok BUILDSTDERR: test_fused_cpdef_ndarray_cdef_call (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_ndarray_cdef_call ... ok BUILDSTDERR: test_fused_external (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_external ... ok BUILDSTDERR: test_fused_memslice (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_memslice ... ok BUILDSTDERR: test_fused_memslice_other_dtypes (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_memslice_other_dtypes ... ok BUILDSTDERR: test_fused_ndarray (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray ... ok BUILDSTDERR: test_fused_ndarray_floating_dtype (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_floating_dtype ... ok BUILDSTDERR: test_fused_ndarray_integral_dtype (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype ... ok BUILDSTDERR: test_fused_ndarray_other_dtypes (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_other_dtypes ... ok BUILDSTDERR: test_broadcast_comparison (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_broadcast_comparison ... ok BUILDSTDERR: test_copy_buffer (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_copy_buffer ... ok BUILDSTDERR: test_dispatch_external_typedef (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_external_typedef ... ok BUILDSTDERR: test_dispatch_memoryview_object (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_memoryview_object ... ok BUILDSTDERR: test_dispatch_ndim (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_ndim ... ok BUILDSTDERR: test_dispatch_non_clashing_declarations_repeating_types (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok BUILDSTDERR: test_dispatch_typedef (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_typedef ... ok BUILDSTDERR: test_enums (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_enums ... ok BUILDSTDERR: test_fused_buffers (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_buffers ... ok BUILDSTDERR: test_fused_cpdef_buffers (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_buffers ... ok BUILDSTDERR: test_fused_cpdef_ndarray (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_ndarray ... ok BUILDSTDERR: test_fused_cpdef_ndarray_cdef_call (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok BUILDSTDERR: test_fused_external (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_external ... ok BUILDSTDERR: test_fused_memslice (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_memslice ... ok BUILDSTDERR: test_fused_memslice_other_dtypes (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok BUILDSTDERR: test_fused_ndarray (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray ... ok BUILDSTDERR: test_fused_ndarray_floating_dtype (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok BUILDSTDERR: test_fused_ndarray_integral_dtype (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok BUILDSTDERR: test_fused_ndarray_other_dtypes (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_test ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) vector_demo ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) math_function ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) math_function ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) math_function_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) math_function_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) sin_of_square ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) sin_of_square ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) test_queue ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) test_queue ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) primes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) primes_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) atoi ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: atoi.c:1038:18: warning: ‘__pyx_f_4atoi_parse_charptr_to_py_int’ defined but not used [-Wunused-function] BUILDSTDERR: 1038 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) atoi ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: atoi.cpp:1052:18: warning: ‘PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1052 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) malloc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) malloc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) some_memory ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) some_memory ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) convolve2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from convolve2.c:598: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) convolve2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from convolve2.cpp:612: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) A_equivalent ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) A_equivalent ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) annotations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) annotations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) api_func ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) api_func ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) auto_conversion_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) auto_conversion_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) auto_conversion_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) auto_conversion_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) to_char ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: to_char.c:1993:27: warning: ‘__pyx_f_7to_char__chars’ defined but not used [-Wunused-function] BUILDSTDERR: 1993 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) to_char ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: to_char.cpp:2007:27: warning: ‘__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 2007 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_test.cpp:612: BUILDSTDERR: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 17 | #warning "Using deprecated NumPy API, disable it with " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: numpy_test.cpp: In function ‘int __pyx_pymod_exec_numpy_test(PyObject*)’: BUILDSTDERR: numpy_test.cpp:55704:5: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] BUILDSTDERR: 55704 | import_array(); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: numpy_test () BUILDSTDERR: Doctest: numpy_test ... ok BUILDSTDERR: numpy_test (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.numpy_test ... ok BUILDSTDERR: test_broadcast_comparison (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_broadcast_comparison ... ok BUILDSTDERR: test_copy_buffer (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_copy_buffer ... ok BUILDSTDERR: test_dispatch_memoryview_object (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_memoryview_object ... ok BUILDSTDERR: test_dispatch_ndim (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_ndim ... ok BUILDSTDERR: test_dispatch_non_clashing_declarations_repeating_types (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_non_clashing_declarations_repeating_types ... ok BUILDSTDERR: test_dispatch_typedef (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_dispatch_typedef ... ok BUILDSTDERR: test_enums (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_enums ... ok BUILDSTDERR: test_fused_buffers (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_buffers ... ok BUILDSTDERR: test_fused_cpdef_buffers (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_buffers ... ok BUILDSTDERR: test_fused_cpdef_ndarray (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_ndarray ... ok BUILDSTDERR: test_fused_cpdef_ndarray_cdef_call (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_cpdef_ndarray_cdef_call ... ok BUILDSTDERR: test_fused_external (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_external ... ok BUILDSTDERR: test_fused_memslice (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_memslice ... ok BUILDSTDERR: test_fused_memslice_other_dtypes (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_memslice_other_dtypes ... ok BUILDSTDERR: test_fused_ndarray (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray ... ok BUILDSTDERR: test_fused_ndarray_floating_dtype (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_floating_dtype ... ok BUILDSTDERR: test_fused_ndarray_integral_dtype (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_integral_dtype ... ok BUILDSTDERR: test_fused_ndarray_other_dtypes (numpy_test.__test__) BUILDSTDERR: Doctest: numpy_test.__test__.test_fused_ndarray_other_dtypes ... ok BUILDSTDERR: test_broadcast_comparison (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_broadcast_comparison ... ok BUILDSTDERR: test_copy_buffer (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_copy_buffer ... ok BUILDSTDERR: test_dispatch_external_typedef (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_external_typedef ... ok BUILDSTDERR: test_dispatch_memoryview_object (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_memoryview_object ... ok BUILDSTDERR: test_dispatch_ndim (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_ndim ... ok BUILDSTDERR: test_dispatch_non_clashing_declarations_repeating_types (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok BUILDSTDERR: test_dispatch_typedef (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_dispatch_typedef ... ok BUILDSTDERR: test_enums (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_enums ... ok BUILDSTDERR: test_fused_buffers (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_buffers ... ok BUILDSTDERR: test_fused_cpdef_buffers (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_buffers ... ok BUILDSTDERR: test_fused_cpdef_ndarray (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_ndarray ... ok BUILDSTDERR: test_fused_cpdef_ndarray_cdef_call (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok BUILDSTDERR: test_fused_external (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_external ... ok BUILDSTDERR: test_fused_memslice (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_memslice ... ok BUILDSTDERR: test_fused_memslice_other_dtypes (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok BUILDSTDERR: test_fused_ndarray (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray ... ok BUILDSTDERR: test_fused_ndarray_floating_dtype (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok BUILDSTDERR: test_fused_ndarray_integral_dtype (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok BUILDSTDERR: test_fused_ndarray_other_dtypes (numpy_test) BUILDSTDERR: Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running or ... or2 (or) BUILDSTDERR: Doctest: or.or2 ... ok BUILDSTDERR: or2_assign (or) BUILDSTDERR: Doctest: or.or2_assign ... ok BUILDSTDERR: or2_literal (or) BUILDSTDERR: Doctest: or.or2_literal ... ok BUILDSTDERR: or2_no_result (or) BUILDSTDERR: Doctest: or.or2_no_result ... ok BUILDSTDERR: or3 (or) BUILDSTDERR: Doctest: or.or3 ... ok BUILDSTDERR: test_GH2059_missing_cast (or) BUILDSTDERR: Doctest: or.test_GH2059_missing_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running or ... or2 (or) BUILDSTDERR: Doctest: or.or2 ... ok BUILDSTDERR: or2_assign (or) BUILDSTDERR: Doctest: or.or2_assign ... ok BUILDSTDERR: or2_literal (or) BUILDSTDERR: Doctest: or.or2_literal ... ok BUILDSTDERR: or2_no_result (or) BUILDSTDERR: Doctest: or.or2_no_result ... ok BUILDSTDERR: or3 (or) BUILDSTDERR: Doctest: or.or3 ... ok BUILDSTDERR: test_GH2059_missing_cast (or) BUILDSTDERR: Doctest: or.test_GH2059_missing_cast ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_ext_type_attr ... ok BUILDSTDERR: test_ext_type_attr_nogil (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok BUILDSTDERR: test_index (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_index ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_ext_type_attr ... ok BUILDSTDERR: test_ext_type_attr_nogil (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok BUILDSTDERR: test_index (owned_arg_refs) BUILDSTDERR: Doctest: owned_arg_refs.test_index ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap ... ok BUILDSTDERR: swap5 (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap5 ... ok BUILDSTDERR: swap_attr_values (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_attr_values ... ok BUILDSTDERR: swap_cmp5 (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok BUILDSTDERR: swap_list_items (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_list_items ... ok BUILDSTDERR: swap_py (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_py ... ok BUILDSTDERR: swap_recursive_attr_values (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap ... ok BUILDSTDERR: swap5 (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap5 ... ok BUILDSTDERR: swap_attr_values (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_attr_values ... ok BUILDSTDERR: swap_cmp5 (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok BUILDSTDERR: swap_list_items (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_list_items ... ok BUILDSTDERR: swap_py (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_py ... ok BUILDSTDERR: swap_recursive_attr_values (parallel_swap_assign_T425) BUILDSTDERR: Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard8 ... pinard8 () BUILDSTDERR: Doctest: pinard8 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard8 ... pinard8 () BUILDSTDERR: Doctest: pinard8 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_time ... test_gettimeofday (posix_time) BUILDSTDERR: Doctest: posix_time.test_gettimeofday ... ok BUILDSTDERR: test_itimer (posix_time) BUILDSTDERR: Doctest: posix_time.test_itimer ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_time ... test_gettimeofday (posix_time) BUILDSTDERR: Doctest: posix_time.test_gettimeofday ... ok BUILDSTDERR: test_itimer (posix_time) BUILDSTDERR: Doctest: posix_time.test_itimer ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running powop ... I (powop) BUILDSTDERR: Doctest: powop.I ... ok BUILDSTDERR: constant_long (powop) BUILDSTDERR: Doctest: powop.constant_long ... ok BUILDSTDERR: constant_py (powop) BUILDSTDERR: Doctest: powop.constant_py ... ok BUILDSTDERR: f (powop) BUILDSTDERR: Doctest: powop.f ... ok BUILDSTDERR: g (powop) BUILDSTDERR: Doctest: powop.g ... ok BUILDSTDERR: h (powop) BUILDSTDERR: Doctest: powop.h ... ok BUILDSTDERR: int_pow (powop) BUILDSTDERR: Doctest: powop.int_pow ... ok BUILDSTDERR: optimised_pow2 (powop) BUILDSTDERR: Doctest: powop.optimised_pow2 ... ok BUILDSTDERR: optimised_pow2_inplace (powop) BUILDSTDERR: Doctest: powop.optimised_pow2_inplace ... ok BUILDSTDERR: small_int_pow (powop) BUILDSTDERR: Doctest: powop.small_int_pow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running powop ... I (powop) BUILDSTDERR: Doctest: powop.I ... ok BUILDSTDERR: constant_long (powop) BUILDSTDERR: Doctest: powop.constant_long ... ok BUILDSTDERR: constant_py (powop) BUILDSTDERR: Doctest: powop.constant_py ... ok BUILDSTDERR: f (powop) BUILDSTDERR: Doctest: powop.f ... ok BUILDSTDERR: g (powop) BUILDSTDERR: Doctest: powop.g ... ok BUILDSTDERR: h (powop) BUILDSTDERR: Doctest: powop.h ... ok BUILDSTDERR: int_pow (powop) BUILDSTDERR: Doctest: powop.int_pow ... ok BUILDSTDERR: optimised_pow2 (powop) BUILDSTDERR: Doctest: powop.optimised_pow2 ... ok BUILDSTDERR: optimised_pow2_inplace (powop) BUILDSTDERR: Doctest: powop.optimised_pow2_inplace ... ok BUILDSTDERR: small_int_pow (powop) BUILDSTDERR: Doctest: powop.small_int_pow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running print ... print_to_stdout (print) BUILDSTDERR: Doctest: print.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print) BUILDSTDERR: Doctest: print.print_to_stringio ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print ... print_to_stdout (print) BUILDSTDERR: Doctest: print.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print) BUILDSTDERR: Doctest: print.print_to_stringio ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running property_decorator_T593 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f’: BUILDSTDERR: test_grammar.c:37538:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 37538 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func’: BUILDSTDERR: test_grammar.c:42818:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 42818 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: testAssert2 (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_additive_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_assert (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_await (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_for (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_with (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_atoms (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_binary_mask_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_continue_loop (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_in_finally (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_classdef (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_comparison (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_continue_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_del_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_dictcomps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_eval_input (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_expr_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_for (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_genexps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_global (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_if (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_if_else_expr (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_import (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_lambdef (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_listcomps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_matrix_mul (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_multiplicative_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_nonlocal (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_paren_evaluation (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_pass_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_raise (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_return (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_return_in_finally (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_selectors (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_shift_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_simple_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_suite (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_test (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_try (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_unary_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' BUILDSTDERR: test_var_annot_basics (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' BUILDSTDERR: test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' BUILDSTDERR: test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' BUILDSTDERR: test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' BUILDSTDERR: test_while (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_with_statement (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_yield (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' BUILDSTDERR: test_backslash (test_grammar.TokenTests) ... ok BUILDSTDERR: test_ellipsis (test_grammar.TokenTests) ... ok BUILDSTDERR: test_eof_error (test_grammar.TokenTests) ... ok BUILDSTDERR: test_float_exponent_tokenization (test_grammar.TokenTests) ... ok BUILDSTDERR: test_floats (test_grammar.TokenTests) ... ok BUILDSTDERR: test_long_integers (test_grammar.TokenTests) ... ok BUILDSTDERR: test_plain_integers (test_grammar.TokenTests) ... ok BUILDSTDERR: test_string_literals (test_grammar.TokenTests) ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_grammar ... Prop (property_decorator_T593) BUILDSTDERR: Doctest: property_decorator_T593.Prop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running property_decorator_T593 ... Prop (property_decorator_T593) BUILDSTDERR: Doctest: property_decorator_T593.Prop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in property_decorator_T593 ... Prop (pure_doctest__property_decorator_T593) BUILDSTDERR: Doctest: pure_doctest__property_decorator_T593.Prop ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end public_fused_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok BUILDSTDERR: Derived (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok BUILDSTDERR: Derived2 (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok BUILDSTDERR: DerivedDerived (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok BUILDSTDERR: Derived (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok BUILDSTDERR: Derived2 (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok BUILDSTDERR: DerivedDerived (pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pure_mode_cmethod_inheritance_T583 ... Base (pure_doctest__pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Base ... ok BUILDSTDERR: Derived (pure_doctest__pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived ... ok BUILDSTDERR: Derived2 (pure_doctest__pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived2 ... ok BUILDSTDERR: DerivedDerived (pure_doctest__pure_mode_cmethod_inheritance_T583) BUILDSTDERR: Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_py ... CClass (pure_py) BUILDSTDERR: Doctest: pure_py.CClass ... ok BUILDSTDERR: TestUnboundMethod (pure_py) BUILDSTDERR: Doctest: pure_py.TestUnboundMethod ... ok BUILDSTDERR: call_ccall (pure_py) BUILDSTDERR: Doctest: pure_py.call_ccall ... ok BUILDSTDERR: call_cdef_except (pure_py) BUILDSTDERR: Doctest: pure_py.call_cdef_except ... ok BUILDSTDERR: call_cdef_inline (pure_py) BUILDSTDERR: Doctest: pure_py.call_cdef_inline ... ok BUILDSTDERR: ccall_except (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except ... ok BUILDSTDERR: ccall_except_check (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except_check ... ok BUILDSTDERR: ccall_except_check_always (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except_check_always ... ok BUILDSTDERR: count_digits_in_carray (pure_py) BUILDSTDERR: Doctest: pure_py.count_digits_in_carray ... ok BUILDSTDERR: test_address (pure_py) BUILDSTDERR: Doctest: pure_py.test_address ... ok BUILDSTDERR: test_boundscheck (pure_py) BUILDSTDERR: Doctest: pure_py.test_boundscheck ... ok BUILDSTDERR: test_cast (pure_py) BUILDSTDERR: Doctest: pure_py.test_cast ... ok BUILDSTDERR: test_cdef_nogil (pure_py) BUILDSTDERR: Doctest: pure_py.test_cdef_nogil ... ok BUILDSTDERR: test_declare (pure_py) BUILDSTDERR: Doctest: pure_py.test_declare ... ok BUILDSTDERR: test_declare_c_types (pure_py) BUILDSTDERR: Doctest: pure_py.test_declare_c_types ... ok BUILDSTDERR: test_imports (pure_py) BUILDSTDERR: Doctest: pure_py.test_imports ... ok BUILDSTDERR: test_sizeof (pure_py) BUILDSTDERR: Doctest: pure_py.test_sizeof ... ok BUILDSTDERR: test_struct (pure_py) BUILDSTDERR: Doctest: pure_py.test_struct ... ok BUILDSTDERR: test_with_nogil (pure_py) BUILDSTDERR: Doctest: pure_py.test_with_nogil ... ok BUILDSTDERR: test_wraparound (pure_py) BUILDSTDERR: Doctest: pure_py.test_wraparound ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_py ... BUILDSTDERR: #### 2019-12-24 09:47:28.558021 BUILDSTDERR: #### 2019-12-24 09:47:38.968020 BUILDSTDERR: #### 2019-12-24 09:47:49.368030 BUILDSTDERR: #### 2019-12-24 09:47:59.768028 BUILDSTDERR: #### 2019-12-24 09:48:10.178031 BUILDSTDERR: #### 2019-12-24 09:48:20.578038 BUILDSTDERR: #### 2019-12-24 09:48:30.978031 BUILDSTDERR: #### 2019-12-24 09:48:41.378031 BUILDSTDERR: #### 2019-12-24 09:48:51.778041 BUILDSTDERR: #### 2019-12-24 09:49:02.178029 BUILDSTDERR: #### 2019-12-24 09:49:12.578029 BUILDSTDERR: #### 2019-12-24 09:49:22.978034 BUILDSTDERR: #### 2019-12-24 09:49:33.378021 BUILDSTDERR: #### 2019-12-24 09:49:43.778031 BUILDSTDERR: #### 2019-12-24 09:49:54.178027 BUILDSTDERR: #### 2019-12-24 09:50:04.578027 BUILDSTDERR: #### 2019-12-24 09:50:14.988038 BUILDSTDERR: #### 2019-12-24 09:50:25.388030 BUILDSTDERR: #### 2019-12-24 09:50:35.788024 BUILDSTDERR: #### 2019-12-24 09:50:46.188029 BUILDSTDERR: #### 2019-12-24 09:50:56.588025 BUILDSTDERR: #### 2019-12-24 09:51:06.988035 BUILDSTDERR: #### 2019-12-24 09:51:17.388032 BUILDSTDERR: #### 2019-12-24 09:51:27.788035 BUILDSTDERR: #### 2019-12-24 09:51:38.188031 BUILDSTDERR: #### 2019-12-24 09:51:48.588018 BUILDSTDERR: #### 2019-12-24 09:51:58.988033 BUILDSTDERR: #### 2019-12-24 09:52:09.388119 BUILDSTDERR: #### 2019-12-24 09:52:19.788033 BUILDSTDERR: #### 2019-12-24 09:52:30.188035 BUILDSTDERR: #### 2019-12-24 09:52:40.598017 BUILDSTDERR: #### 2019-12-24 09:52:50.998026 BUILDSTDERR: #### 2019-12-24 09:53:01.398026 BUILDSTDERR: #### 2019-12-24 09:53:11.798028 BUILDSTDERR: #### 2019-12-24 09:53:22.198087 BUILDSTDERR: #### 2019-12-24 09:53:32.598030 BUILDSTDERR: #### 2019-12-24 09:53:42.998028 BUILDSTDERR: #### 2019-12-24 09:53:53.398025 BUILDSTDERR: #### 2019-12-24 09:54:03.798027 BUILDSTDERR: #### 2019-12-24 09:54:14.198032 BUILDSTDERR: #### 2019-12-24 09:54:24.598036 BUILDSTDERR: #### 2019-12-24 09:54:34.998022 BUILDSTDERR: #### 2019-12-24 09:54:45.398011 BUILDSTDERR: #### 2019-12-24 09:54:55.798037 BUILDSTDERR: #### 2019-12-24 09:55:06.198023 BUILDSTDERR: #### 2019-12-24 09:55:16.598035 BUILDSTDERR: #### 2019-12-24 09:55:27.008028 BUILDSTDERR: #### 2019-12-24 09:55:37.408022 BUILDSTDERR: #### 2019-12-24 09:55:47.808023 BUILDSTDERR: #### 2019-12-24 09:55:58.208032 BUILDSTDERR: #### 2019-12-24 09:56:08.608023 BUILDSTDERR: #### 2019-12-24 09:56:19.018022 BUILDSTDERR: #### 2019-12-24 09:56:29.418038 BUILDSTDERR: #### 2019-12-24 09:56:39.818035 BUILDSTDERR: #### 2019-12-24 09:56:50.218025 BUILDSTDERR: #### 2019-12-24 09:57:00.618022 BUILDSTDERR: #### 2019-12-24 09:57:11.028048 BUILDSTDERR: #### 2019-12-24 09:57:21.428028 BUILDSTDERR: #### 2019-12-24 09:57:31.828030 BUILDSTDERR: #### 2019-12-24 09:57:42.228027 BUILDSTDERR: #### 2019-12-24 09:57:52.628031 BUILDSTDERR: #### 2019-12-24 09:58:03.028018 BUILDSTDERR: #### 2019-12-24 09:58:13.438028 BUILDSTDERR: #### 2019-12-24 09:58:23.838038 BUILDSTDERR: #### 2019-12-24 09:58:34.238027 BUILDSTDERR: #### 2019-12-24 09:58:44.638032 BUILDSTDERR: #### 2019-12-24 09:58:55.038033 BUILDSTDERR: #### 2019-12-24 09:59:05.468020 BUILDSTDERR: #### 2019-12-24 09:59:15.868071 BUILDSTDERR: #### 2019-12-24 09:59:26.268040 BUILDSTDERR: #### 2019-12-24 09:59:36.668030 BUILDSTDERR: #### 2019-12-24 09:59:47.068039 BUILDSTDERR: #### 2019-12-24 09:59:57.468022 BUILDSTDERR: #### 2019-12-24 10:00:07.868017 BUILDSTDERR: #### 2019-12-24 10:00:18.268016 BUILDSTDERR: #### 2019-12-24 10:00:28.668027 BUILDSTDERR: #### 2019-12-24 10:00:39.068030 BUILDSTDERR: #### 2019-12-24 10:00:49.468029 BUILDSTDERR: #### 2019-12-24 10:00:59.868027 BUILDSTDERR: #### 2019-12-24 10:01:10.268047 BUILDSTDERR: #### 2019-12-24 10:01:20.668030 BUILDSTDERR: #### 2019-12-24 10:01:31.068028 BUILDSTDERR: #### 2019-12-24 10:01:41.468029 BUILDSTDERR: #### 2019-12-24 10:01:51.868041 BUILDSTDERR: #### 2019-12-24 10:02:02.268020 BUILDSTDERR: #### 2019-12-24 10:02:12.668033 BUILDSTDERR: #### 2019-12-24 10:02:23.068029 BUILDSTDERR: #### 2019-12-24 10:02:33.468034 BUILDSTDERR: #### 2019-12-24 10:02:43.868030 BUILDSTDERR: #### 2019-12-24 10:02:54.268029 BUILDSTDERR: #### 2019-12-24 10:03:04.668033 BUILDSTDERR: #### 2019-12-24 10:03:15.068026 BUILDSTDERR: #### 2019-12-24 10:03:25.468028 BUILDSTDERR: #### 2019-12-24 10:03:35.868254 BUILDSTDERR: #### 2019-12-24 10:03:46.268031 BUILDSTDERR: #### 2019-12-24 10:03:56.668034 BUILDSTDERR: #### 2019-12-24 10:04:07.068024 BUILDSTDERR: #### 2019-12-24 10:04:17.468114 BUILDSTDERR: #### 2019-12-24 10:04:27.868328 BUILDSTDERR: #### 2019-12-24 10:04:38.268026 BUILDSTDERR: #### 2019-12-24 10:04:48.698035 BUILDSTDERR: #### 2019-12-24 10:04:59.098052 BUILDSTDERR: #### 2019-12-24 10:05:09.498025 BUILDSTDERR: #### 2019-12-24 10:05:19.898066 BUILDSTDERR: #### 2019-12-24 10:05:30.298031 BUILDSTDERR: #### 2019-12-24 10:05:40.698035 BUILDSTDERR: #### 2019-12-24 10:05:51.098016 BUILDSTDERR: #### 2019-12-24 10:06:01.508036 BUILDSTDERR: #### 2019-12-24 10:06:11.908034 BUILDSTDERR: #### 2019-12-24 10:06:22.308027 BUILDSTDERR: #### 2019-12-24 10:06:32.708034 BUILDSTDERR: #### 2019-12-24 10:06:43.108031 BUILDSTDERR: #### 2019-12-24 10:06:53.508042 BUILDSTDERR: #### 2019-12-24 10:07:03.908026 BUILDSTDERR: #### 2019-12-24 10:07:14.308036 BUILDSTDERR: #### 2019-12-24 10:07:24.708029 BUILDSTDERR: #### 2019-12-24 10:07:35.108027 BUILDSTDERR: #### 2019-12-24 10:07:45.508031 BUILDSTDERR: #### 2019-12-24 10:07:55.908041 BUILDSTDERR: #### 2019-12-24 10:08:06.348033 BUILDSTDERR: #### 2019-12-24 10:08:16.748038 BUILDSTDERR: #### 2019-12-24 10:08:27.148041 BUILDSTDERR: #### 2019-12-24 10:08:37.548037 BUILDSTDERR: #### 2019-12-24 10:08:47.948021 BUILDSTDERR: #### 2019-12-24 10:08:58.348029 BUILDSTDERR: #### 2019-12-24 10:09:08.748023 BUILDSTDERR: #### 2019-12-24 10:09:19.148020 BUILDSTDERR: #### 2019-12-24 10:09:29.548036 BUILDSTDERR: #### 2019-12-24 10:09:39.948031 BUILDSTDERR: #### 2019-12-24 10:09:50.348035 BUILDSTDERR: #### 2019-12-24 10:10:00.768019 BUILDSTDERR: #### 2019-12-24 10:10:11.168021 BUILDSTDERR: #### 2019-12-24 10:10:21.568015 BUILDSTDERR: #### 2019-12-24 10:10:31.968020 BUILDSTDERR: #### 2019-12-24 10:10:42.388017 BUILDSTDERR: #### 2019-12-24 10:10:52.788076 BUILDSTDERR: #### 2019-12-24 10:11:03.188020 BUILDSTDERR: #### 2019-12-24 10:11:13.588022 BUILDSTDERR: #### 2019-12-24 10:11:23.988025 BUILDSTDERR: #### 2019-12-24 10:11:34.388021 BUILDSTDERR: #### 2019-12-24 10:11:44.788034 BUILDSTDERR: #### 2019-12-24 10:11:55.188031 BUILDSTDERR: #### 2019-12-24 10:12:05.588028 BUILDSTDERR: #### 2019-12-24 10:12:15.988029 BUILDSTDERR: #### 2019-12-24 10:12:26.388028 BUILDSTDERR: #### 2019-12-24 10:12:36.788031 BUILDSTDERR: #### 2019-12-24 10:12:47.188037 BUILDSTDERR: #### 2019-12-24 10:12:57.588044 BUILDSTDERR: #### 2019-12-24 10:13:07.988031 BUILDSTDERR: #### 2019-12-24 10:13:18.388051 BUILDSTDERR: #### 2019-12-24 10:13:28.788036 BUILDSTDERR: #### 2019-12-24 10:13:39.198046 BUILDSTDERR: #### 2019-12-24 10:13:49.598033 BUILDSTDERR: #### 2019-12-24 10:13:59.998035 BUILDSTDERR: #### 2019-12-24 10:14:10.398034 BUILDSTDERR: #### 2019-12-24 10:14:20.798029 BUILDSTDERR: #### 2019-12-24 10:14:31.198027 BUILDSTDERR: #### 2019-12-24 10:14:41.598036 BUILDSTDERR: #### 2019-12-24 10:14:51.998033 BUILDSTDERR: #### 2019-12-24 10:15:02.398035 BUILDSTDERR: #### 2019-12-24 10:15:12.798028 BUILDSTDERR: #### 2019-12-24 10:15:23.198039 BUILDSTDERR: #### 2019-12-24 10:15:33.598024 BUILDSTDERR: #### 2019-12-24 10:15:43.998021 BUILDSTDERR: #### 2019-12-24 10:15:54.398030 BUILDSTDERR: #### 2019-12-24 10:16:04.798026 BUILDSTDERR: #### 2019-12-24 10:16:15.198023 BUILDSTDERR: #### 2019-12-24 10:16:25.598031 BUILDSTDERR: #### 2019-12-24 10:16:35.998035 BUILDSTDERR: #### 2019-12-24 10:16:46.398033 BUILDSTDERR: #### 2019-12-24 10:16:56.798025 BUILDSTDERR: #### 2019-12-24 10:17:07.198035 BUILDSTDERR: #### 2019-12-24 10:17:17.598036 BUILDSTDERR: #### 2019-12-24 10:17:27.998030 BUILDSTDERR: #### 2019-12-24 10:17:38.398037 BUILDSTDERR: #### 2019-12-24 10:17:48.808066 BUILDSTDERR: #### 2019-12-24 10:17:59.208034 BUILDSTDERR: #### 2019-12-24 10:18:09.608039 BUILDSTDERR: #### 2019-12-24 10:18:20.008045 BUILDSTDERR: ALL DONE (1/4) BUILDSTDERR: #### 2019-12-24 10:18:30.408022 BUILDSTDERR: #### 2019-12-24 10:18:40.808011 BUILDSTDERR: #### 2019-12-24 10:18:51.208029 BUILDSTDERR: #### 2019-12-24 10:19:01.608033 BUILDSTDERR: #### 2019-12-24 10:19:12.008026 BUILDSTDERR: #### 2019-12-24 10:19:22.408026 BUILDSTDERR: #### 2019-12-24 10:19:32.808031 BUILDSTDERR: #### 2019-12-24 10:19:43.208032 BUILDSTDERR: #### 2019-12-24 10:19:53.608059 BUILDSTDERR: #### 2019-12-24 10:20:04.008040 BUILDSTDERR: #### 2019-12-24 10:20:14.408035 BUILDSTDERR: #### 2019-12-24 10:20:24.808077 BUILDSTDERR: #### 2019-12-24 10:20:35.208039 BUILDSTDERR: #### 2019-12-24 10:20:45.608034 BUILDSTDERR: #### 2019-12-24 10:20:56.008035 BUILDSTDERR: #### 2019-12-24 10:21:06.408033 BUILDSTDERR: #### 2019-12-24 10:21:16.808029 BUILDSTDERR: #### 2019-12-24 10:21:27.248050 BUILDSTDERR: #### 2019-12-24 10:21:37.648019 BUILDSTDERR: #### 2019-12-24 10:21:48.048026 BUILDSTDERR: #### 2019-12-24 10:21:58.448021 BUILDSTDERR: #### 2019-12-24 10:22:08.848037 BUILDSTDERR: #### 2019-12-24 10:22:19.248044 BUILDSTDERR: #### 2019-12-24 10:22:29.648019 BUILDSTDERR: #### 2019-12-24 10:22:40.050139 BUILDSTDERR: #### 2019-12-24 10:22:50.448029 BUILDSTDERR: #### 2019-12-24 10:23:00.848037 BUILDSTDERR: #### 2019-12-24 10:23:11.248027 BUILDSTDERR: #### 2019-12-24 10:23:21.648017 BUILDSTDERR: #### 2019-12-24 10:23:32.048043 BUILDSTDERR: #### 2019-12-24 10:23:42.448093 BUILDSTDERR: #### 2019-12-24 10:23:52.848030 BUILDSTDERR: #### 2019-12-24 10:24:03.248019 BUILDSTDERR: #### 2019-12-24 10:24:13.648047 BUILDSTDERR: #### 2019-12-24 10:24:24.048023 BUILDSTDERR: #### 2019-12-24 10:24:34.448021 BUILDSTDERR: #### 2019-12-24 10:24:44.848025 BUILDSTDERR: #### 2019-12-24 10:24:55.248026 BUILDSTDERR: #### 2019-12-24 10:25:05.648032 BUILDSTDERR: #### 2019-12-24 10:25:16.048025 BUILDSTDERR: #### 2019-12-24 10:25:26.448013 BUILDSTDERR: #### 2019-12-24 10:25:36.848037 BUILDSTDERR: #### 2019-12-24 10:25:47.248050 BUILDSTDERR: #### 2019-12-24 10:25:57.648023 BUILDSTDERR: #### 2019-12-24 10:26:08.048024 BUILDSTDERR: #### 2019-12-24 10:26:18.448008 BUILDSTDERR: #### 2019-12-24 10:26:28.848038 BUILDSTDERR: #### 2019-12-24 10:26:39.248018 BUILDSTDERR: #### 2019-12-24 10:26:49.648020 BUILDSTDERR: #### 2019-12-24 10:27:00.048029 BUILDSTDERR: #### 2019-12-24 10:27:10.448031 BUILDSTDERR: #### 2019-12-24 10:27:20.848027 BUILDSTDERR: #### 2019-12-24 10:27:31.248035 BUILDSTDERR: #### 2019-12-24 10:27:41.648017 BUILDSTDERR: #### 2019-12-24 10:27:52.048022 BUILDSTDERR: #### 2019-12-24 10:28:02.448018 BUILDSTDERR: #### 2019-12-24 10:28:12.848011 BUILDSTDERR: #### 2019-12-24 10:28:23.248014 BUILDSTDERR: #### 2019-12-24 10:28:33.648026 BUILDSTDERR: #### 2019-12-24 10:28:44.048046 BUILDSTDERR: #### 2019-12-24 10:28:54.448026 BUILDSTDERR: #### 2019-12-24 10:29:04.848028 BUILDSTDERR: #### 2019-12-24 10:29:15.248006 BUILDSTDERR: #### 2019-12-24 10:29:25.648012 BUILDSTDERR: #### 2019-12-24 10:29:36.048007 BUILDSTDERR: #### 2019-12-24 10:29:46.448015 BUILDSTDERR: #### 2019-12-24 10:29:56.848008 BUILDSTDERR: #### 2019-12-24 10:30:07.248005 BUILDSTDERR: #### 2019-12-24 10:30:17.648005 BUILDSTDERR: CClass (pure_py) BUILDSTDERR: Doctest: pure_py.CClass ... ok BUILDSTDERR: TestUnboundMethod (pure_py) BUILDSTDERR: Doctest: pure_py.TestUnboundMethod ... ok BUILDSTDERR: call_ccall (pure_py) BUILDSTDERR: Doctest: pure_py.call_ccall ... ok BUILDSTDERR: call_cdef_except (pure_py) BUILDSTDERR: Doctest: pure_py.call_cdef_except ... ok BUILDSTDERR: call_cdef_inline (pure_py) BUILDSTDERR: Doctest: pure_py.call_cdef_inline ... ok BUILDSTDERR: ccall_except (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except ... ok BUILDSTDERR: ccall_except_check (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except_check ... ok BUILDSTDERR: ccall_except_check_always (pure_py) BUILDSTDERR: Doctest: pure_py.ccall_except_check_always ... ok BUILDSTDERR: count_digits_in_carray (pure_py) BUILDSTDERR: Doctest: pure_py.count_digits_in_carray ... ok BUILDSTDERR: test_address (pure_py) BUILDSTDERR: Doctest: pure_py.test_address ... ok BUILDSTDERR: test_boundscheck (pure_py) BUILDSTDERR: Doctest: pure_py.test_boundscheck ... ok BUILDSTDERR: test_cast (pure_py) BUILDSTDERR: Doctest: pure_py.test_cast ... ok BUILDSTDERR: test_cdef_nogil (pure_py) BUILDSTDERR: Doctest: pure_py.test_cdef_nogil ... ok BUILDSTDERR: test_declare (pure_py) BUILDSTDERR: Doctest: pure_py.test_declare ... ok BUILDSTDERR: test_declare_c_types (pure_py) BUILDSTDERR: Doctest: pure_py.test_declare_c_types ... ok BUILDSTDERR: test_imports (pure_py) BUILDSTDERR: Doctest: pure_py.test_imports ... ok BUILDSTDERR: test_sizeof (pure_py) BUILDSTDERR: Doctest: pure_py.test_sizeof ... ok BUILDSTDERR: test_struct (pure_py) BUILDSTDERR: Doctest: pure_py.test_struct ... ok BUILDSTDERR: test_with_nogil (pure_py) BUILDSTDERR: Doctest: pure_py.test_with_nogil ... ok BUILDSTDERR: test_wraparound (pure_py) BUILDSTDERR: Doctest: pure_py.test_wraparound ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in pure_py ... CClass (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.CClass ... ok BUILDSTDERR: TestUnboundMethod (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.TestUnboundMethod ... ok BUILDSTDERR: call_ccall (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.call_ccall ... ok BUILDSTDERR: call_cdef_except (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.call_cdef_except ... ok BUILDSTDERR: call_cdef_inline (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.call_cdef_inline ... ok BUILDSTDERR: ccall_except (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.ccall_except ... ok BUILDSTDERR: ccall_except_check (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.ccall_except_check ... ok BUILDSTDERR: ccall_except_check_always (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.ccall_except_check_always ... ok BUILDSTDERR: count_digits_in_carray (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.count_digits_in_carray ... ok BUILDSTDERR: test_address (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_address ... ok BUILDSTDERR: test_boundscheck (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_boundscheck ... ok BUILDSTDERR: test_cast (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_cast ... ok BUILDSTDERR: test_cdef_nogil (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_cdef_nogil ... ok BUILDSTDERR: test_declare (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_declare ... ok BUILDSTDERR: test_declare_c_types (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_declare_c_types ... ok BUILDSTDERR: test_imports (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_imports ... ok BUILDSTDERR: test_sizeof (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_sizeof ... ok BUILDSTDERR: test_struct (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_struct ... ok BUILDSTDERR: test_with_nogil (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_with_nogil ... ok BUILDSTDERR: test_wraparound (pure_doctest__pure_py) BUILDSTDERR: Doctest: pure_doctest__pure_py.test_wraparound ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pxd_argument_names ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pxd_syntax ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py2_super ... B (py2_super) BUILDSTDERR: Doctest: py2_super.B ... ok BUILDSTDERR: Base (py2_super) BUILDSTDERR: Doctest: py2_super.Base ... ok BUILDSTDERR: CClassSub (py2_super) BUILDSTDERR: Doctest: py2_super.CClassSub ... ok BUILDSTDERR: Sub (py2_super) BUILDSTDERR: Doctest: py2_super.Sub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py2_super ... B (py2_super) BUILDSTDERR: Doctest: py2_super.B ... ok BUILDSTDERR: Base (py2_super) BUILDSTDERR: Doctest: py2_super.Base ... ok BUILDSTDERR: CClassSub (py2_super) BUILDSTDERR: Doctest: py2_super.CClassSub ... ok BUILDSTDERR: Sub (py2_super) BUILDSTDERR: Doctest: py2_super.Sub ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyarray ... test_buffer (pyarray) BUILDSTDERR: Doctest: pyarray.test_buffer ... ok BUILDSTDERR: test_buffer_typed (pyarray) BUILDSTDERR: Doctest: pyarray.test_buffer_typed ... ok BUILDSTDERR: test_copy (pyarray) BUILDSTDERR: Doctest: pyarray.test_copy ... ok BUILDSTDERR: test_extend (pyarray) BUILDSTDERR: Doctest: pyarray.test_extend ... ok BUILDSTDERR: test_extend_buffer (pyarray) BUILDSTDERR: Doctest: pyarray.test_extend_buffer ... ok BUILDSTDERR: test_fast_access (pyarray) BUILDSTDERR: Doctest: pyarray.test_fast_access ... ok BUILDSTDERR: test_fast_buffer_access (pyarray) BUILDSTDERR: Doctest: pyarray.test_fast_buffer_access ... ok BUILDSTDERR: test_len (pyarray) BUILDSTDERR: Doctest: pyarray.test_len ... ok BUILDSTDERR: test_likes (pyarray) BUILDSTDERR: Doctest: pyarray.test_likes ... ok BUILDSTDERR: test_new_zero (pyarray) BUILDSTDERR: Doctest: pyarray.test_new_zero ... ok BUILDSTDERR: test_resize (pyarray) BUILDSTDERR: Doctest: pyarray.test_resize ... ok BUILDSTDERR: test_resize_smart (pyarray) BUILDSTDERR: Doctest: pyarray.test_resize_smart ... ok BUILDSTDERR: test_set_zero (pyarray) BUILDSTDERR: Doctest: pyarray.test_set_zero ... ok BUILDSTDERR: test_view (pyarray) BUILDSTDERR: Doctest: pyarray.test_view ... ok BUILDSTDERR: test_view_typed (pyarray) BUILDSTDERR: Doctest: pyarray.test_view_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyarray ... test_buffer (pyarray) BUILDSTDERR: Doctest: pyarray.test_buffer ... ok BUILDSTDERR: test_buffer_typed (pyarray) BUILDSTDERR: Doctest: pyarray.test_buffer_typed ... ok BUILDSTDERR: test_copy (pyarray) BUILDSTDERR: Doctest: pyarray.test_copy ... ok BUILDSTDERR: test_extend (pyarray) BUILDSTDERR: Doctest: pyarray.test_extend ... ok BUILDSTDERR: test_extend_buffer (pyarray) BUILDSTDERR: Doctest: pyarray.test_extend_buffer ... ok BUILDSTDERR: test_fast_access (pyarray) BUILDSTDERR: Doctest: pyarray.test_fast_access ... ok BUILDSTDERR: test_fast_buffer_access (pyarray) BUILDSTDERR: Doctest: pyarray.test_fast_buffer_access ... ok BUILDSTDERR: test_len (pyarray) BUILDSTDERR: Doctest: pyarray.test_len ... ok BUILDSTDERR: test_likes (pyarray) BUILDSTDERR: Doctest: pyarray.test_likes ... ok BUILDSTDERR: test_new_zero (pyarray) BUILDSTDERR: Doctest: pyarray.test_new_zero ... ok BUILDSTDERR: test_resize (pyarray) BUILDSTDERR: Doctest: pyarray.test_resize ... ok BUILDSTDERR: test_resize_smart (pyarray) BUILDSTDERR: Doctest: pyarray.test_resize_smart ... ok BUILDSTDERR: test_set_zero (pyarray) BUILDSTDERR: Doctest: pyarray.test_set_zero ... ok BUILDSTDERR: test_view (pyarray) BUILDSTDERR: Doctest: pyarray.test_view ... ok BUILDSTDERR: test_view_typed (pyarray) BUILDSTDERR: Doctest: pyarray.test_view_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases) BUILDSTDERR: Doctest: pyclass_dynamic_bases.cond_if_bases ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases) BUILDSTDERR: Doctest: pyclass_dynamic_bases.cond_if_bases ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyFloat ... ok BUILDSTDERR: MyInt (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyInt ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyFloat ... ok BUILDSTDERR: MyInt (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyInt ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyparam_nogil ... if_list_nogil (pyparam_nogil) BUILDSTDERR: Doctest: pyparam_nogil.if_list_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyparam_nogil ... if_list_nogil (pyparam_nogil) BUILDSTDERR: Doctest: pyparam_nogil.if_list_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running qualname ... test_builtin_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_builtin_qualname ... ok BUILDSTDERR: test_nested_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_nested_qualname ... ok BUILDSTDERR: test_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_qualname ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running qualname ... test_builtin_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_builtin_qualname ... ok BUILDSTDERR: test_nested_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_nested_qualname ... ok BUILDSTDERR: test_qualname (qualname) BUILDSTDERR: Doctest: qualname.test_qualname ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_delgado_1 ... r_delgado_1 () BUILDSTDERR: Doctest: r_delgado_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_delgado_1 ... r_delgado_1 () BUILDSTDERR: Doctest: r_delgado_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_extcomplex2 ... r_extcomplex2 () BUILDSTDERR: Doctest: r_extcomplex2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_extcomplex2 ... r_extcomplex2 () BUILDSTDERR: Doctest: r_extcomplex2 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_extstarargs ... r_extstarargs () BUILDSTDERR: Doctest: r_extstarargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_extstarargs ... r_extstarargs () BUILDSTDERR: Doctest: r_extstarargs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_forloop ... go_c (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c ... ok BUILDSTDERR: go_c_all (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_all ... ok BUILDSTDERR: go_c_all_exprs (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_all_exprs ... ok BUILDSTDERR: go_c_calc (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_calc ... ok BUILDSTDERR: go_c_calc_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_calc_ret ... ok BUILDSTDERR: go_c_const_exprs (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_const_exprs ... ok BUILDSTDERR: go_c_enumerate (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_enumerate ... ok BUILDSTDERR: go_c_int (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_int ... ok BUILDSTDERR: go_c_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_ret ... ok BUILDSTDERR: go_dict (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_dict ... ok BUILDSTDERR: go_dict_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_dict_ret ... ok BUILDSTDERR: go_list (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_list ... ok BUILDSTDERR: go_list_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_list_ret ... ok BUILDSTDERR: go_py (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_py ... ok BUILDSTDERR: go_py_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_py_ret ... ok BUILDSTDERR: go_tuple (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_tuple ... ok BUILDSTDERR: go_tuple_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_tuple_ret ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_forloop ... go_c (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c ... ok BUILDSTDERR: go_c_all (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_all ... ok BUILDSTDERR: go_c_all_exprs (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_all_exprs ... ok BUILDSTDERR: go_c_calc (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_calc ... ok BUILDSTDERR: go_c_calc_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_calc_ret ... ok BUILDSTDERR: go_c_const_exprs (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_const_exprs ... ok BUILDSTDERR: go_c_enumerate (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_enumerate ... ok BUILDSTDERR: go_c_int (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_int ... ok BUILDSTDERR: go_c_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_c_ret ... ok BUILDSTDERR: go_dict (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_dict ... ok BUILDSTDERR: go_dict_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_dict_ret ... ok BUILDSTDERR: go_list (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_list ... ok BUILDSTDERR: go_list_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_list_ret ... ok BUILDSTDERR: go_py (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_py ... ok BUILDSTDERR: go_py_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_py_ret ... ok BUILDSTDERR: go_tuple (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_tuple ... ok BUILDSTDERR: go_tuple_ret (r_forloop) BUILDSTDERR: Doctest: r_forloop.go_tuple_ret ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_huss3 ... r_huss3 () BUILDSTDERR: Doctest: r_huss3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_huss3 ... r_huss3 () BUILDSTDERR: Doctest: r_huss3 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_primes ... primes (r_primes) BUILDSTDERR: Doctest: r_primes.primes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_primes ... primes (r_primes) BUILDSTDERR: Doctest: r_primes.primes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargcall ... eggs (r_starargcall) BUILDSTDERR: Doctest: r_starargcall.eggs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargcall ... eggs (r_starargcall) BUILDSTDERR: Doctest: r_starargcall.eggs ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargs ... swallow (r_starargs) BUILDSTDERR: Doctest: r_starargs.swallow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargs ... swallow (r_starargs) BUILDSTDERR: Doctest: r_starargs.swallow ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargsonly ... spam (r_starargsonly) BUILDSTDERR: Doctest: r_starargsonly.spam ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargsonly ... spam (r_starargsonly) BUILDSTDERR: Doctest: r_starargsonly.spam ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_uintindex ... r_uintindex () BUILDSTDERR: Doctest: r_uintindex ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_uintindex ... r_uintindex () BUILDSTDERR: Doctest: r_uintindex ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_vree_1 ... r_vree_1 () BUILDSTDERR: Doctest: r_vree_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_vree_1 ... r_vree_1 () BUILDSTDERR: Doctest: r_vree_1 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reduce_pickle ... A (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.A ... ok BUILDSTDERR: B (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.B ... ok BUILDSTDERR: C (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.C ... ok BUILDSTDERR: DefaultReduce (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReduce ... ok BUILDSTDERR: DefaultReducePySubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReducePySubclass ... ok BUILDSTDERR: DefaultReduceSubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReduceSubclass ... ok BUILDSTDERR: NoMembers (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoMembers ... ok BUILDSTDERR: NoPyMembers (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoPyMembers ... ok BUILDSTDERR: NoPyMembersPySubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoPyMembersPySubclass ... ok BUILDSTDERR: NoReduceDueToIntPtr (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok BUILDSTDERR: NoReduceDueToNontrivialCInit (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok BUILDSTDERR: StructMemberDefault (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.StructMemberDefault ... ok BUILDSTDERR: StructMemberForcedPickle (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.StructMemberForcedPickle ... ok BUILDSTDERR: Wrapper (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.Wrapper ... ok BUILDSTDERR: result (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.result ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reduce_pickle ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)’: BUILDSTDERR: test_grammar.cpp:37552:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 37552 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)’: BUILDSTDERR: test_grammar.cpp:42832:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 42832 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: testAssert2 (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_additive_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_assert (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_await (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_for (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_async_with (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_atoms (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_binary_mask_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_continue_loop (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_in_finally (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_break_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_classdef (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_comparison (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_continue_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_del_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_dictcomps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_eval_input (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_expr_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_for (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_genexps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_global (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_if (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_if_else_expr (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_import (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_lambdef (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_listcomps (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_matrix_mul (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_multiplicative_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_nonlocal (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_paren_evaluation (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_pass_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_raise (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_return (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_return_in_finally (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_selectors (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_shift_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_simple_stmt (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_suite (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_test (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_try (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_unary_ops (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' BUILDSTDERR: test_var_annot_basics (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' BUILDSTDERR: test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' BUILDSTDERR: test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' BUILDSTDERR: test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' BUILDSTDERR: test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' BUILDSTDERR: test_while (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_with_statement (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_yield (test_grammar.GrammarTests) ... ok BUILDSTDERR: test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' BUILDSTDERR: test_backslash (test_grammar.TokenTests) ... ok BUILDSTDERR: test_ellipsis (test_grammar.TokenTests) ... ok BUILDSTDERR: test_eof_error (test_grammar.TokenTests) ... ok BUILDSTDERR: test_float_exponent_tokenization (test_grammar.TokenTests) ... ok BUILDSTDERR: test_floats (test_grammar.TokenTests) ... ok BUILDSTDERR: test_long_integers (test_grammar.TokenTests) ... ok BUILDSTDERR: test_plain_integers (test_grammar.TokenTests) ... ok BUILDSTDERR: test_string_literals (test_grammar.TokenTests) ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tp_new ... A (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.A ... ok BUILDSTDERR: B (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.B ... ok BUILDSTDERR: C (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.C ... ok BUILDSTDERR: DefaultReduce (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReduce ... ok BUILDSTDERR: DefaultReducePySubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReducePySubclass ... ok BUILDSTDERR: DefaultReduceSubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.DefaultReduceSubclass ... ok BUILDSTDERR: NoMembers (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoMembers ... ok BUILDSTDERR: NoPyMembers (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoPyMembers ... ok BUILDSTDERR: NoPyMembersPySubclass (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoPyMembersPySubclass ... ok BUILDSTDERR: NoReduceDueToIntPtr (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok BUILDSTDERR: NoReduceDueToNontrivialCInit (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok BUILDSTDERR: StructMemberDefault (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.StructMemberDefault ... ok BUILDSTDERR: StructMemberForcedPickle (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.StructMemberForcedPickle ... ok BUILDSTDERR: Wrapper (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.Wrapper ... ok BUILDSTDERR: result (reduce_pickle) BUILDSTDERR: Doctest: reduce_pickle.result ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ref2local ... f (ref2local) BUILDSTDERR: Doctest: ref2local.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ref2local ... f (ref2local) BUILDSTDERR: Doctest: ref2local.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end reimport_from_package ... make_new (tp_new) BUILDSTDERR: Doctest: tp_new.make_new ... ok BUILDSTDERR: make_new_args (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_args ... ok BUILDSTDERR: make_new_builtin (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_builtin ... ok BUILDSTDERR: make_new_kwargs (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_kwargs ... ok BUILDSTDERR: make_new_none (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_none ... ok BUILDSTDERR: make_new_none_typed (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_none_typed ... ok BUILDSTDERR: make_new_pyclass (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_pyclass ... ok BUILDSTDERR: make_new_typed_target (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_typed_target ... ok BUILDSTDERR: make_new_untyped (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_untyped ... ok BUILDSTDERR: make_new_with_args (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_with_args ... ok BUILDSTDERR: make_new_with_args_kwargs (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_with_args_kwargs ... ok BUILDSTDERR: test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_15e47c833fe9a11ba78a80c4241f62dd.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_15e47c833fe9a11ba78a80c4241f62dd.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_d2966387235ead60235818ccc972ef4a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_d2966387235ead60235818ccc972ef4a.pyx Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_cdec9412acd65f592fb007a31b641948.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_cdec9412acd65f592fb007a31b641948.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_e9910bcb43712c456b30f46c0801ed90.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_e9910bcb43712c456b30f46c0801ed90.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_528b9c06ae26f9e17bd36ed1751e323b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_528b9c06ae26f9e17bd36ed1751e323b.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_15e47c833fe9a11ba78a80c4241f62dd.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_15e47c833fe9a11ba78a80c4241f62dd.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_d2966387235ead60235818ccc972ef4a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_d2966387235ead60235818ccc972ef4a.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_cdec9412acd65f592fb007a31b641948.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_cdec9412acd65f592fb007a31b641948.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_e9910bcb43712c456b30f46c0801ed90.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_e9910bcb43712c456b30f46c0801ed90.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_528b9c06ae26f9e17bd36ed1751e323b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_528b9c06ae26f9e17bd36ed1751e323b.pyx BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tp_new ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running relativeimport_star_T542 ... cytest_relativeimport_T542 (distutils.core) BUILDSTDERR: Doctest: distutils.core.cytest_relativeimport_T542 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running relativeimport_star_T542 ... cytest_relativeimport_T542 (distutils.core) BUILDSTDERR: Doctest: distutils.core.cytest_relativeimport_T542 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end scanner_trace ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running self_in_ext_type_closure ... make_new (tp_new) BUILDSTDERR: Doctest: tp_new.make_new ... ok BUILDSTDERR: make_new_args (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_args ... ok BUILDSTDERR: make_new_builtin (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_builtin ... ok BUILDSTDERR: make_new_kwargs (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_kwargs ... ok BUILDSTDERR: make_new_none (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_none ... ok BUILDSTDERR: make_new_none_typed (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_none_typed ... ok BUILDSTDERR: make_new_pyclass (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_pyclass ... ok BUILDSTDERR: make_new_typed_target (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_typed_target ... ok BUILDSTDERR: make_new_untyped (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_untyped ... ok BUILDSTDERR: make_new_with_args (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_with_args ... ok BUILDSTDERR: make_new_with_args_kwargs (tp_new) BUILDSTDERR: Doctest: tp_new.make_new_with_args_kwargs ... ok BUILDSTDERR: test_derived_vtab (tp_new) BUILDSTDERR: Doctest: tp_new.test_derived_vtab ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tp_new_T454 ... make_new_factory (tp_new_T454) BUILDSTDERR: Doctest: tp_new_T454.make_new_factory ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tp_new_T454 ... ext_method0 (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok BUILDSTDERR: ext_method1 (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok BUILDSTDERR: ext_method1_def (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok BUILDSTDERR: ext_method_args (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok BUILDSTDERR: ext_method_args_only (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok BUILDSTDERR: gen0 (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen0 ... ok BUILDSTDERR: gen1 (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen1 ... ok BUILDSTDERR: gen_default (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen_default ... ok BUILDSTDERR: make_new_factory (tp_new_T454) BUILDSTDERR: Doctest: tp_new_T454.make_new_factory ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tracebacks ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running self_in_ext_type_closure ... test_traceback (tracebacks) BUILDSTDERR: Doctest: tracebacks.test_traceback ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tracebacks ... test_traceback (tracebacks) BUILDSTDERR: Doctest: tracebacks.test_traceback ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryexcept ... ext_method0 (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok BUILDSTDERR: ext_method1 (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok BUILDSTDERR: ext_method1_def (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok BUILDSTDERR: ext_method_args (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok BUILDSTDERR: ext_method_args_only (self_in_ext_type_closure.ExtType) BUILDSTDERR: Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok BUILDSTDERR: gen0 (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen0 ... ok BUILDSTDERR: gen1 (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen1 ... ok BUILDSTDERR: gen_default (self_in_ext_type_closure.GenType) BUILDSTDERR: Doctest: self_in_ext_type_closure.GenType.gen_default ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set_discard_remove ... set_discard (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard ... ok BUILDSTDERR: set_discard_missing (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard_missing ... ok BUILDSTDERR: set_discard_set (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard_set ... ok BUILDSTDERR: set_remove (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove ... ok BUILDSTDERR: set_remove_missing (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove_missing ... ok BUILDSTDERR: set_remove_set (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove_set ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set_discard_remove ... set_discard (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard ... ok BUILDSTDERR: set_discard_missing (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard_missing ... ok BUILDSTDERR: set_discard_set (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_discard_set ... ok BUILDSTDERR: set_remove (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove ... ok BUILDSTDERR: set_remove_missing (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove_missing ... ok BUILDSTDERR: set_remove_set (set_discard_remove) BUILDSTDERR: Doctest: set_discard_remove.set_remove_set ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in set_discard_remove ... set_discard (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_discard ... ok BUILDSTDERR: set_discard_missing (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_discard_missing ... ok BUILDSTDERR: set_discard_set (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_discard_set ... ok BUILDSTDERR: set_remove (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_remove ... ok BUILDSTDERR: set_remove_missing (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_remove_missing ... ok BUILDSTDERR: set_remove_set (pure_doctest__set_discard_remove) BUILDSTDERR: Doctest: pure_doctest__set_discard_remove.set_remove_set ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set_iter ... bare_except_reraise_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.bare_except_reraise_no_raise ... ok BUILDSTDERR: bare_except_reraise_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.bare_except_reraise_raise ... ok BUILDSTDERR: complete_except_as_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.complete_except_as_no_raise ... ok BUILDSTDERR: complete_except_as_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.complete_except_as_raise ... ok BUILDSTDERR: double_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.double_except_no_raise ... ok BUILDSTDERR: double_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.double_except_raise ... ok BUILDSTDERR: except_as_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_no_raise ... ok BUILDSTDERR: except_as_no_raise_does_not_touch_target (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok BUILDSTDERR: except_as_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise ... ok BUILDSTDERR: except_as_raise_does_not_delete_target (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok BUILDSTDERR: except_as_raise_with_empty_except (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise_with_empty_except ... ok BUILDSTDERR: loop_bare_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.loop_bare_except_no_raise ... ok BUILDSTDERR: loop_bare_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.loop_bare_except_raise ... ok BUILDSTDERR: normal_and_bare_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.normal_and_bare_except_no_raise ... ok BUILDSTDERR: normal_and_bare_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.normal_and_bare_except_raise ... ok BUILDSTDERR: single_except (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except ... ok BUILDSTDERR: single_except_builtin (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_builtin ... ok BUILDSTDERR: single_except_expression (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_expression ... ok BUILDSTDERR: single_except_global_tuple (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_global_tuple ... ok BUILDSTDERR: target_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.target_except_no_raise ... ok BUILDSTDERR: target_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.target_except_raise ... ok BUILDSTDERR: tuple_except_builtin (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_builtin ... ok BUILDSTDERR: tuple_except_index_target_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_index_target_no_raise ... ok BUILDSTDERR: tuple_except_index_target_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_index_target_raise ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tryexcept ... frozenset_iter_comp (set_iter) BUILDSTDERR: Doctest: set_iter.frozenset_iter_comp ... ok BUILDSTDERR: set_iter_comp (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp ... ok BUILDSTDERR: set_iter_comp_frozenset (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp_frozenset ... ok BUILDSTDERR: set_iter_comp_typed (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp_typed ... ok BUILDSTDERR: set_iter_enumerate (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_enumerate ... ok BUILDSTDERR: set_iter_modify (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_modify ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set_iter ... frozenset_iter_comp (set_iter) BUILDSTDERR: Doctest: set_iter.frozenset_iter_comp ... ok BUILDSTDERR: set_iter_comp (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp ... ok BUILDSTDERR: set_iter_comp_frozenset (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp_frozenset ... ok BUILDSTDERR: set_iter_comp_typed (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_comp_typed ... ok BUILDSTDERR: set_iter_enumerate (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_enumerate ... ok BUILDSTDERR: set_iter_modify (set_iter) BUILDSTDERR: Doctest: set_iter.set_iter_modify ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running setjmp ... execute_c_call (setjmp) BUILDSTDERR: Doctest: setjmp.execute_c_call ... ok BUILDSTDERR: nonzero (setjmp) BUILDSTDERR: Doctest: setjmp.nonzero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running setjmp ... execute_c_call (setjmp) BUILDSTDERR: Doctest: setjmp.execute_c_call ... ok BUILDSTDERR: nonzero (setjmp) BUILDSTDERR: Doctest: setjmp.nonzero ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running short_circuit_T404 ... test_and (short_circuit_T404) BUILDSTDERR: Doctest: short_circuit_T404.test_and ... ok BUILDSTDERR: test_or (short_circuit_T404) BUILDSTDERR: Doctest: short_circuit_T404.test_or ... ok BUILDSTDERR: bare_except_reraise_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.bare_except_reraise_no_raise ... ok BUILDSTDERR: bare_except_reraise_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.bare_except_reraise_raise ... ok BUILDSTDERR: complete_except_as_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.complete_except_as_no_raise ... ok BUILDSTDERR: complete_except_as_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.complete_except_as_raise ... ok BUILDSTDERR: double_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.double_except_no_raise ... ok BUILDSTDERR: double_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.double_except_raise ... ok BUILDSTDERR: except_as_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_no_raise ... ok BUILDSTDERR: except_as_no_raise_does_not_touch_target (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok BUILDSTDERR: except_as_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise ... ok BUILDSTDERR: except_as_raise_does_not_delete_target (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok BUILDSTDERR: except_as_raise_with_empty_except (tryexcept) BUILDSTDERR: Doctest: tryexcept.except_as_raise_with_empty_except ... ok BUILDSTDERR: loop_bare_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.loop_bare_except_no_raise ... ok BUILDSTDERR: loop_bare_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.loop_bare_except_raise ... ok BUILDSTDERR: normal_and_bare_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.normal_and_bare_except_no_raise ... ok BUILDSTDERR: normal_and_bare_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.normal_and_bare_except_raise ... ok BUILDSTDERR: single_except (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except ... ok BUILDSTDERR: single_except_builtin (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_builtin ... ok BUILDSTDERR: single_except_expression (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_expression ... ok BUILDSTDERR: single_except_global_tuple (tryexcept) BUILDSTDERR: Doctest: tryexcept.single_except_global_tuple ... ok BUILDSTDERR: target_except_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.target_except_no_raise ... ok BUILDSTDERR: target_except_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.target_except_raise ... ok BUILDSTDERR: tuple_except_builtin (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_builtin ... ok BUILDSTDERR: tuple_except_index_target_no_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_index_target_no_raise ... ok BUILDSTDERR: tuple_except_index_target_raise (tryexcept) BUILDSTDERR: Doctest: tryexcept.tuple_except_index_target_raise ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryfinallychaining ... runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running short_circuit_T404 ... test_finally_c (tryfinallychaining) BUILDSTDERR: Doctest: tryfinallychaining.test_finally_c ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tryfinallychaining ... test_and (short_circuit_T404) BUILDSTDERR: Doctest: short_circuit_T404.test_and ... ok BUILDSTDERR: test_or (short_circuit_T404) BUILDSTDERR: Doctest: short_circuit_T404.test_or ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running sizeof ... test_finally_c (tryfinallychaining) BUILDSTDERR: Doctest: tryfinallychaining.test_finally_c ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuple ... f (sizeof) BUILDSTDERR: Doctest: sizeof.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running sizeof ... f (sizeof) BUILDSTDERR: Doctest: sizeof.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2 ... f (tuple) BUILDSTDERR: Doctest: tuple.f ... ok BUILDSTDERR: g (tuple) BUILDSTDERR: Doctest: tuple.g ... ok BUILDSTDERR: h (tuple) BUILDSTDERR: Doctest: tuple.h ... ok BUILDSTDERR: j (tuple) BUILDSTDERR: Doctest: tuple.j ... ok BUILDSTDERR: k (tuple) BUILDSTDERR: Doctest: tuple.k ... ok BUILDSTDERR: l (tuple) BUILDSTDERR: Doctest: tuple.l ... ok BUILDSTDERR: tuple_none (tuple) BUILDSTDERR: Doctest: tuple.tuple_none ... ok BUILDSTDERR: tuple_none_list (tuple) BUILDSTDERR: Doctest: tuple.tuple_none_list ... ok BUILDSTDERR: tuple_of_args_tuple (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_args_tuple ... ok BUILDSTDERR: tuple_of_object (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_object ... ok BUILDSTDERR: tuple_of_tuple_literal (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_tuple_literal ... ok BUILDSTDERR: tuple_of_tuple_or_none (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_tuple_or_none ... ok BUILDSTDERR: unused_literals (tuple) BUILDSTDERR: Doctest: tuple.unused_literals ... ok BUILDSTDERR: unused_non_literal (tuple) BUILDSTDERR: Doctest: tuple.unused_non_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuple ... slice_of_temporary_smoketest (slice2) BUILDSTDERR: Doctest: slice2.slice_of_temporary_smoketest ... ok BUILDSTDERR: test_full (slice2) BUILDSTDERR: Doctest: slice2.test_full ... ok BUILDSTDERR: test_start (slice2) BUILDSTDERR: Doctest: slice2.test_start ... ok BUILDSTDERR: test_start_and_stop (slice2) BUILDSTDERR: Doctest: slice2.test_start_and_stop ... ok BUILDSTDERR: test_start_stop_and_step (slice2) BUILDSTDERR: Doctest: slice2.test_start_stop_and_step ... ok BUILDSTDERR: test_step (slice2) BUILDSTDERR: Doctest: slice2.test_step ... ok BUILDSTDERR: test_stop (slice2) BUILDSTDERR: Doctest: slice2.test_stop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2 ... f (tuple) BUILDSTDERR: Doctest: tuple.f ... ok BUILDSTDERR: g (tuple) BUILDSTDERR: Doctest: tuple.g ... ok BUILDSTDERR: h (tuple) BUILDSTDERR: Doctest: tuple.h ... ok BUILDSTDERR: j (tuple) BUILDSTDERR: Doctest: tuple.j ... ok BUILDSTDERR: k (tuple) BUILDSTDERR: Doctest: tuple.k ... ok BUILDSTDERR: l (tuple) BUILDSTDERR: Doctest: tuple.l ... ok BUILDSTDERR: tuple_none (tuple) BUILDSTDERR: Doctest: tuple.tuple_none ... ok BUILDSTDERR: tuple_none_list (tuple) BUILDSTDERR: Doctest: tuple.tuple_none_list ... ok BUILDSTDERR: tuple_of_args_tuple (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_args_tuple ... ok BUILDSTDERR: tuple_of_object (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_object ... ok BUILDSTDERR: tuple_of_tuple_literal (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_tuple_literal ... ok BUILDSTDERR: tuple_of_tuple_or_none (tuple) BUILDSTDERR: Doctest: tuple.tuple_of_tuple_or_none ... ok BUILDSTDERR: unused_literals (tuple) BUILDSTDERR: Doctest: tuple.unused_literals ... ok BUILDSTDERR: unused_non_literal (tuple) BUILDSTDERR: Doctest: tuple.unused_non_literal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuple_constants ... slice_of_temporary_smoketest (slice2) BUILDSTDERR: Doctest: slice2.slice_of_temporary_smoketest ... ok BUILDSTDERR: test_full (slice2) BUILDSTDERR: Doctest: slice2.test_full ... ok BUILDSTDERR: test_start (slice2) BUILDSTDERR: Doctest: slice2.test_start ... ok BUILDSTDERR: test_start_and_stop (slice2) BUILDSTDERR: Doctest: slice2.test_start_and_stop ... ok BUILDSTDERR: test_start_stop_and_step (slice2) BUILDSTDERR: Doctest: slice2.test_start_stop_and_step ... ok BUILDSTDERR: test_step (slice2) BUILDSTDERR: Doctest: slice2.test_step ... ok BUILDSTDERR: test_stop (slice2) BUILDSTDERR: Doctest: slice2.test_stop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2b ... slice_of_typed_value (slice2b) BUILDSTDERR: Doctest: slice2b.slice_of_typed_value ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2b ... constant_tuple1 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.constant_tuple1 ... ok BUILDSTDERR: constant_types_comparing_equal (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.constant_types_comparing_equal ... ok BUILDSTDERR: return_constant_tuple1 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple1 ... ok BUILDSTDERR: return_constant_tuple2 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple2 ... ok BUILDSTDERR: return_constant_tuple_strings (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple_strings ... ok BUILDSTDERR: return_constant_tuples_string_types (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuples_string_types ... ok BUILDSTDERR: return_empty_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_empty_tuple ... ok BUILDSTDERR: return_folded_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_folded_tuple ... ok BUILDSTDERR: return_module_level_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_module_level_tuple ... ok BUILDSTDERR: return_multiplied_constant_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_multiplied_constant_tuple ... ok BUILDSTDERR: return_nested_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_nested_tuple ... ok BUILDSTDERR: return_nonconstant_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_nonconstant_tuple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuple_constants ... slice_of_typed_value (slice2b) BUILDSTDERR: Doctest: slice2b.slice_of_typed_value ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strconstinclass ... strconstinclass () BUILDSTDERR: Doctest: strconstinclass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strconstinclass ... strconstinclass () BUILDSTDERR: Doctest: strconstinclass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strliterals ... constant_tuple1 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.constant_tuple1 ... ok BUILDSTDERR: constant_types_comparing_equal (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.constant_types_comparing_equal ... ok BUILDSTDERR: return_constant_tuple1 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple1 ... ok BUILDSTDERR: return_constant_tuple2 (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple2 ... ok BUILDSTDERR: return_constant_tuple_strings (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuple_strings ... ok BUILDSTDERR: return_constant_tuples_string_types (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_constant_tuples_string_types ... ok BUILDSTDERR: return_empty_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_empty_tuple ... ok BUILDSTDERR: return_folded_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_folded_tuple ... ok BUILDSTDERR: return_module_level_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_module_level_tuple ... ok BUILDSTDERR: return_multiplied_constant_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_multiplied_constant_tuple ... ok BUILDSTDERR: return_nested_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_nested_tuple ... ok BUILDSTDERR: return_nonconstant_tuple (tuple_constants) BUILDSTDERR: Doctest: tuple_constants.return_nonconstant_tuple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tupleassign ... strliterals () BUILDSTDERR: Doctest: strliterals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strliterals ... strliterals () BUILDSTDERR: Doctest: strliterals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running struct_conversion ... assign3 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3 ... ok BUILDSTDERR: assign3_int (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_int ... ok BUILDSTDERR: assign3_mixed1 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed1 ... ok BUILDSTDERR: assign3_mixed2 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed2 ... ok BUILDSTDERR: assign3_mixed3 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed3 ... ok BUILDSTDERR: assign3_typed (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_typed ... ok BUILDSTDERR: test_overwrite (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite ... ok BUILDSTDERR: test_overwrite_int (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_int ... ok BUILDSTDERR: test_overwrite_mixed (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_mixed ... ok BUILDSTDERR: test_overwrite_mixed2 (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_mixed2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tupleassign ... return_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.return_constructor ... ok BUILDSTDERR: return_constructor_kwds (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.return_constructor_kwds ... ok BUILDSTDERR: test_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_constructor ... ok BUILDSTDERR: test_constructor_kwds (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_constructor_kwds ... ok BUILDSTDERR: test_dict_construction (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_dict_construction ... ok BUILDSTDERR: test_list_construction (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_list_construction ... ok BUILDSTDERR: test_nested_obj_to_struct (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_nested_obj_to_struct ... ok BUILDSTDERR: test_obj_to_struct (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_obj_to_struct ... ok BUILDSTDERR: test_pointers (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_pointers ... ok BUILDSTDERR: test_union_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_union_constructor ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running struct_conversion ... assign3 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3 ... ok BUILDSTDERR: assign3_int (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_int ... ok BUILDSTDERR: assign3_mixed1 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed1 ... ok BUILDSTDERR: assign3_mixed2 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed2 ... ok BUILDSTDERR: assign3_mixed3 (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_mixed3 ... ok BUILDSTDERR: assign3_typed (tupleassign) BUILDSTDERR: Doctest: tupleassign.assign3_typed ... ok BUILDSTDERR: test_overwrite (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite ... ok BUILDSTDERR: test_overwrite_int (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_int ... ok BUILDSTDERR: test_overwrite_mixed (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_mixed ... ok BUILDSTDERR: test_overwrite_mixed2 (tupleassign) BUILDSTDERR: Doctest: tupleassign.test_overwrite_mixed2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712) BUILDSTDERR: Doctest: tupleunpack_T712.single_from_set ... ok BUILDSTDERR: single_from_string (tupleunpack_T712) BUILDSTDERR: Doctest: tupleunpack_T712.single_from_string ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712) BUILDSTDERR: Doctest: tupleunpack_T712.single_from_set ... ok BUILDSTDERR: single_from_string (tupleunpack_T712) BUILDSTDERR: Doctest: tupleunpack_T712.single_from_string ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_inference_T768_cpp ... type_inference_del_cpp (type_inference_T768_cpp) BUILDSTDERR: Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_inference_new ... return_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.return_constructor ... ok BUILDSTDERR: return_constructor_kwds (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.return_constructor_kwds ... ok BUILDSTDERR: test_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_constructor ... ok BUILDSTDERR: test_constructor_kwds (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_constructor_kwds ... ok BUILDSTDERR: test_dict_construction (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_dict_construction ... ok BUILDSTDERR: test_list_construction (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_list_construction ... ok BUILDSTDERR: test_nested_obj_to_struct (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_nested_obj_to_struct ... ok BUILDSTDERR: test_obj_to_struct (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_obj_to_struct ... ok BUILDSTDERR: test_pointers (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_pointers ... ok BUILDSTDERR: test_union_constructor (struct_conversion) BUILDSTDERR: Doctest: struct_conversion.test_union_constructor ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running subop ... mixed_test (subop) BUILDSTDERR: Doctest: subop.mixed_test ... ok BUILDSTDERR: pointer_test (subop) BUILDSTDERR: Doctest: subop.pointer_test ... ok BUILDSTDERR: sub_1_x (subop) BUILDSTDERR: Doctest: subop.sub_1_x ... ok BUILDSTDERR: sub_1f_x (subop) BUILDSTDERR: Doctest: subop.sub_1f_x ... ok BUILDSTDERR: sub_large_x (subop) BUILDSTDERR: Doctest: subop.sub_large_x ... ok BUILDSTDERR: sub_x_1 (subop) BUILDSTDERR: Doctest: subop.sub_x_1 ... ok BUILDSTDERR: sub_x_1f (subop) BUILDSTDERR: Doctest: subop.sub_x_1f ... ok BUILDSTDERR: sub_x_large (subop) BUILDSTDERR: Doctest: subop.sub_x_large ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running subop ... test_cf_loop (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_cf_loop ... ok BUILDSTDERR: test_cf_loop_intermediate (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_cf_loop_intermediate ... ok BUILDSTDERR: test_double_vs_pyobject (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_double_vs_pyobject ... ok BUILDSTDERR: test_inplace_assignment (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_inplace_assignment ... ok BUILDSTDERR: test_integer_overflow (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_integer_overflow ... ok BUILDSTDERR: test_long_vs_double (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_long_vs_double ... ok BUILDSTDERR: test_object_assmt (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_object_assmt ... ok BUILDSTDERR: test_python_objects (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_python_objects ... ok BUILDSTDERR: test_reassignment (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_reassignment ... ok BUILDSTDERR: test_swap (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_swap ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_inference_new ... mixed_test (subop) BUILDSTDERR: Doctest: subop.mixed_test ... ok BUILDSTDERR: pointer_test (subop) BUILDSTDERR: Doctest: subop.pointer_test ... ok BUILDSTDERR: sub_1_x (subop) BUILDSTDERR: Doctest: subop.sub_1_x ... ok BUILDSTDERR: sub_1f_x (subop) BUILDSTDERR: Doctest: subop.sub_1f_x ... ok BUILDSTDERR: sub_large_x (subop) BUILDSTDERR: Doctest: subop.sub_large_x ... ok BUILDSTDERR: sub_x_1 (subop) BUILDSTDERR: Doctest: subop.sub_x_1 ... ok BUILDSTDERR: sub_x_1f (subop) BUILDSTDERR: Doctest: subop.sub_x_1f ... ok BUILDSTDERR: sub_x_large (subop) BUILDSTDERR: Doctest: subop.sub_x_large ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_coroutines_pep492 ... test_cf_loop (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_cf_loop ... ok BUILDSTDERR: test_cf_loop_intermediate (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_cf_loop_intermediate ... ok BUILDSTDERR: test_double_vs_pyobject (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_double_vs_pyobject ... ok BUILDSTDERR: test_inplace_assignment (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_inplace_assignment ... ok BUILDSTDERR: test_integer_overflow (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_integer_overflow ... ok BUILDSTDERR: test_long_vs_double (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_long_vs_double ... ok BUILDSTDERR: test_object_assmt (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_object_assmt ... ok BUILDSTDERR: test_python_objects (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_python_objects ... ok BUILDSTDERR: test_reassignment (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_reassignment ... ok BUILDSTDERR: test_swap (type_inference_new) BUILDSTDERR: Doctest: type_inference_new.test_swap ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_slots_nonzero_bool ... type_slots_nonzero_bool () BUILDSTDERR: Doctest: type_slots_nonzero_bool ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_slots_nonzero_bool ... type_slots_nonzero_bool () BUILDSTDERR: Doctest: type_slots_nonzero_bool ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeof ... expression (typeof) BUILDSTDERR: Doctest: typeof.expression ... ok BUILDSTDERR: simple (typeof) BUILDSTDERR: Doctest: typeof.simple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typeof ... expression (typeof) BUILDSTDERR: Doctest: typeof.expression ... ok BUILDSTDERR: simple (typeof) BUILDSTDERR: Doctest: typeof.simple ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.UnicodeSubclass ... ok BUILDSTDERR: unicode_contains (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.unicode_contains ... ok BUILDSTDERR: unicode_contains_unbound (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.unicode_contains_unbound ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.UnicodeSubclass ... ok BUILDSTDERR: unicode_contains (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.unicode_contains ... ok BUILDSTDERR: unicode_contains_unbound (unbound_special_methods) BUILDSTDERR: Doctest: unbound_special_methods.unicode_contains_unbound ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_default_auto_encoding ... unicode_default_auto_encoding () BUILDSTDERR: Doctest: unicode_default_auto_encoding ... ok BUILDSTDERR: as_objects (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.as_objects ... ok BUILDSTDERR: from_object (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_default_auto_encoding ... unicode_default_auto_encoding () BUILDSTDERR: Doctest: unicode_default_auto_encoding ... ok BUILDSTDERR: as_objects (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.as_objects ... ok BUILDSTDERR: from_object (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (unicode_default_auto_encoding) BUILDSTDERR: Doctest: unicode_default_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodefunction ... unicodefunction () BUILDSTDERR: Doctest: unicodefunction ... ok BUILDSTDERR: typed (unicodefunction) BUILDSTDERR: Doctest: unicodefunction.typed ... ok BUILDSTDERR: typed_not_none (unicodefunction) BUILDSTDERR: Doctest: unicodefunction.typed_not_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodefunction ... unicodefunction () BUILDSTDERR: Doctest: unicodefunction ... ok BUILDSTDERR: typed (unicodefunction) BUILDSTDERR: Doctest: unicodefunction.typed ... ok BUILDSTDERR: typed_not_none (unicodefunction) BUILDSTDERR: Doctest: unicodefunction.typed_not_none ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeliteralsdefault ... unicodeliteralsdefault () BUILDSTDERR: Doctest: unicodeliteralsdefault ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeliteralsdefault ... unicodeliteralsdefault () BUILDSTDERR: Doctest: unicodeliteralsdefault ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeliteralslatin1 ... unicodeliteralslatin1 () BUILDSTDERR: Doctest: unicodeliteralslatin1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeliteralslatin1 ... unicodeliteralslatin1 () BUILDSTDERR: Doctest: unicodeliteralslatin1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unpacklistcomp ... unpack_comp (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_comp ... ok BUILDSTDERR: unpack_expr (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_expr ... ok BUILDSTDERR: unpack_normal (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_normal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unpacklistcomp ... unpack_comp (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_comp ... ok BUILDSTDERR: unpack_expr (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_expr ... ok BUILDSTDERR: unpack_normal (unpacklistcomp) BUILDSTDERR: Doctest: unpacklistcomp.unpack_normal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) BUILDSTDERR: Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) BUILDSTDERR: Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running varargcall ... swallow (varargcall) BUILDSTDERR: Doctest: varargcall.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running varargcall ... swallow (varargcall) BUILDSTDERR: Doctest: varargcall.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running weakfail ... test_weakref (weakfail) BUILDSTDERR: Doctest: weakfail.test_weakref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running weakfail ... test_weakref (weakfail) BUILDSTDERR: Doctest: weakfail.test_weakref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running withnogil ... f (withnogil) BUILDSTDERR: Doctest: withnogil.f ... ok BUILDSTDERR: g (withnogil) BUILDSTDERR: Doctest: withnogil.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withnogil ... f (withnogil) BUILDSTDERR: Doctest: withnogil.f ... ok BUILDSTDERR: g (withnogil) BUILDSTDERR: Doctest: withnogil.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running withstat ... NestedWith (withstat) BUILDSTDERR: Doctest: withstat.NestedWith ... ok BUILDSTDERR: basic (withstat) BUILDSTDERR: Doctest: withstat.basic ... ok BUILDSTDERR: multimanager (withstat) BUILDSTDERR: Doctest: withstat.multimanager ... ok BUILDSTDERR: multitarget (withstat) BUILDSTDERR: Doctest: withstat.multitarget ... ok BUILDSTDERR: no_as (withstat) BUILDSTDERR: Doctest: withstat.no_as ... ok BUILDSTDERR: tupletarget (withstat) BUILDSTDERR: Doctest: withstat.tupletarget ... ok BUILDSTDERR: typed (withstat) BUILDSTDERR: Doctest: withstat.typed ... ok BUILDSTDERR: with_exception (withstat) BUILDSTDERR: Doctest: withstat.with_exception ... ok BUILDSTDERR: with_pass (withstat) BUILDSTDERR: Doctest: withstat.with_pass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withstat ... NestedWith (withstat) BUILDSTDERR: Doctest: withstat.NestedWith ... ok BUILDSTDERR: basic (withstat) BUILDSTDERR: Doctest: withstat.basic ... ok BUILDSTDERR: multimanager (withstat) BUILDSTDERR: Doctest: withstat.multimanager ... ok BUILDSTDERR: multitarget (withstat) BUILDSTDERR: Doctest: withstat.multitarget ... ok BUILDSTDERR: no_as (withstat) BUILDSTDERR: Doctest: withstat.no_as ... ok BUILDSTDERR: tupletarget (withstat) BUILDSTDERR: Doctest: withstat.tupletarget ... ok BUILDSTDERR: typed (withstat) BUILDSTDERR: Doctest: withstat.typed ... ok BUILDSTDERR: with_exception (withstat) BUILDSTDERR: Doctest: withstat.with_exception ... ok BUILDSTDERR: with_pass (withstat) BUILDSTDERR: Doctest: withstat.with_pass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_overload_wrapper ... DoubleKeeper (cpp_overload_wrapper) BUILDSTDERR: Doctest: cpp_overload_wrapper.DoubleKeeper ... ok BUILDSTDERR: transmogrify (cpp_overload_wrapper.DoubleKeeper) BUILDSTDERR: Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok BUILDSTDERR: doublefunc (cpp_overload_wrapper) BUILDSTDERR: Doctest: cpp_overload_wrapper.doublefunc ... ok BUILDSTDERR: transmogrify_from_cpp (cpp_overload_wrapper) BUILDSTDERR: Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok BUILDSTDERR: voidfunc (cpp_overload_wrapper) BUILDSTDERR: Doctest: cpp_overload_wrapper.voidfunc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) rectangle_cdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle_cdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) my_module ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) my_module ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbery_2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: shrubbery_2.c:1096:47: warning: ‘__pyx_f_11shrubbery_2_another_shrubbery’ defined but not used [-Wunused-function] BUILDSTDERR: 1096 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) shrubbery_2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: shrubbery_2.cpp:1110:47: warning: ‘__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1110 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compile_time ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compile_time ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) add_one ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) add_one ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) not_none ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) not_none ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) view_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) view_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_fused_types ... BUILDSTDERR: #### 2019-12-24 10:30:28.048022 BUILDSTDERR: #### 2019-12-24 10:30:38.448011 BUILDSTDERR: #### 2019-12-24 10:30:48.848033 BUILDSTDERR: #### 2019-12-24 10:30:59.248037 BUILDSTDERR: #### 2019-12-24 10:31:09.647999 BUILDSTDERR: #### 2019-12-24 10:31:20.048019 BUILDSTDERR: #### 2019-12-24 10:31:30.448016 BUILDSTDERR: #### 2019-12-24 10:31:40.848030 BUILDSTDERR: #### 2019-12-24 10:31:51.248032 BUILDSTDERR: #### 2019-12-24 10:32:01.648028 BUILDSTDERR: #### 2019-12-24 10:32:12.048018 BUILDSTDERR: #### 2019-12-24 10:32:22.448088 BUILDSTDERR: #### 2019-12-24 10:32:32.848018 BUILDSTDERR: #### 2019-12-24 10:32:43.248012 BUILDSTDERR: #### 2019-12-24 10:32:53.648035 BUILDSTDERR: #### 2019-12-24 10:33:04.048026 BUILDSTDERR: #### 2019-12-24 10:33:14.448001 BUILDSTDERR: #### 2019-12-24 10:33:24.848029 BUILDSTDERR: #### 2019-12-24 10:33:35.248016 BUILDSTDERR: #### 2019-12-24 10:33:45.648027 BUILDSTDERR: #### 2019-12-24 10:33:56.048022 BUILDSTDERR: #### 2019-12-24 10:34:06.448027 BUILDSTDERR: #### 2019-12-24 10:34:16.848019 BUILDSTDERR: #### 2019-12-24 10:34:27.248807 BUILDSTDERR: #### 2019-12-24 10:34:37.648017 BUILDSTDERR: #### 2019-12-24 10:34:48.048015 BUILDSTDERR: #### 2019-12-24 10:34:58.448013 BUILDSTDERR: #### 2019-12-24 10:35:08.848047 BUILDSTDERR: #### 2019-12-24 10:35:19.248023 BUILDSTDERR: #### 2019-12-24 10:35:29.648110 BUILDSTDERR: #### 2019-12-24 10:35:40.048020 BUILDSTDERR: #### 2019-12-24 10:35:50.448022 BUILDSTDERR: #### 2019-12-24 10:36:00.848016 BUILDSTDERR: #### 2019-12-24 10:36:11.248022 BUILDSTDERR: #### 2019-12-24 10:36:21.648028 BUILDSTDERR: #### 2019-12-24 10:36:32.048037 BUILDSTDERR: #### 2019-12-24 10:36:42.448088 BUILDSTDERR: #### 2019-12-24 10:36:52.848026 BUILDSTDERR: #### 2019-12-24 10:37:03.248015 BUILDSTDERR: #### 2019-12-24 10:37:13.648025 BUILDSTDERR: #### 2019-12-24 10:37:24.048031 BUILDSTDERR: #### 2019-12-24 10:37:34.448063 BUILDSTDERR: #### 2019-12-24 10:37:44.968035 BUILDSTDERR: #### 2019-12-24 10:37:55.368025 BUILDSTDERR: #### 2019-12-24 10:38:05.768017 BUILDSTDERR: #### 2019-12-24 10:38:16.168827 BUILDSTDERR: #### 2019-12-24 10:38:26.568024 BUILDSTDERR: #### 2019-12-24 10:38:36.968037 BUILDSTDERR: #### 2019-12-24 10:38:47.368043 BUILDSTDERR: #### 2019-12-24 10:38:57.768028 BUILDSTDERR: #### 2019-12-24 10:39:08.168034 BUILDSTDERR: #### 2019-12-24 10:39:18.568041 BUILDSTDERR: #### 2019-12-24 10:39:28.968034 BUILDSTDERR: #### 2019-12-24 10:39:39.368040 BUILDSTDERR: #### 2019-12-24 10:39:49.768027 BUILDSTDERR: #### 2019-12-24 10:40:00.168039 BUILDSTDERR: #### 2019-12-24 10:40:10.568038 BUILDSTDERR: #### 2019-12-24 10:40:20.968056 BUILDSTDERR: #### 2019-12-24 10:40:31.368025 BUILDSTDERR: #### 2019-12-24 10:40:41.768026 BUILDSTDERR: #### 2019-12-24 10:40:52.168027 BUILDSTDERR: #### 2019-12-24 10:41:02.568109 BUILDSTDERR: #### 2019-12-24 10:41:12.968046 BUILDSTDERR: #### 2019-12-24 10:41:23.368019 BUILDSTDERR: #### 2019-12-24 10:41:33.768029 BUILDSTDERR: #### 2019-12-24 10:41:44.168019 BUILDSTDERR: #### 2019-12-24 10:41:54.568126 BUILDSTDERR: #### 2019-12-24 10:42:04.968025 BUILDSTDERR: #### 2019-12-24 10:42:15.368022 BUILDSTDERR: #### 2019-12-24 10:42:25.768032 BUILDSTDERR: #### 2019-12-24 10:42:36.168025 BUILDSTDERR: #### 2019-12-24 10:42:46.571115 BUILDSTDERR: #### 2019-12-24 10:42:56.968024 BUILDSTDERR: #### 2019-12-24 10:43:07.368008 BUILDSTDERR: #### 2019-12-24 10:43:17.768014 BUILDSTDERR: #### 2019-12-24 10:43:28.168035 BUILDSTDERR: #### 2019-12-24 10:43:38.568023 BUILDSTDERR: #### 2019-12-24 10:43:48.968023 BUILDSTDERR: #### 2019-12-24 10:43:59.368031 BUILDSTDERR: #### 2019-12-24 10:44:09.768013 BUILDSTDERR: #### 2019-12-24 10:44:20.168024 BUILDSTDERR: #### 2019-12-24 10:44:30.568033 BUILDSTDERR: #### 2019-12-24 10:44:40.968038 BUILDSTDERR: #### 2019-12-24 10:44:51.368019 BUILDSTDERR: #### 2019-12-24 10:45:01.768026 BUILDSTDERR: #### 2019-12-24 10:45:12.168052 BUILDSTDERR: #### 2019-12-24 10:45:22.568023 BUILDSTDERR: #### 2019-12-24 10:45:32.968017 BUILDSTDERR: #### 2019-12-24 10:45:43.368018 BUILDSTDERR: #### 2019-12-24 10:45:53.768017 BUILDSTDERR: #### 2019-12-24 10:46:04.168014 BUILDSTDERR: #### 2019-12-24 10:46:14.568006 BUILDSTDERR: #### 2019-12-24 10:46:24.968014 BUILDSTDERR: #### 2019-12-24 10:46:35.368015 BUILDSTDERR: #### 2019-12-24 10:46:45.768029 BUILDSTDERR: #### 2019-12-24 10:46:56.168019 BUILDSTDERR: #### 2019-12-24 10:47:06.568026 BUILDSTDERR: #### 2019-12-24 10:47:16.968010 BUILDSTDERR: #### 2019-12-24 10:47:27.378026 BUILDSTDERR: #### 2019-12-24 10:47:37.778052 BUILDSTDERR: #### 2019-12-24 10:47:48.178029 BUILDSTDERR: #### 2019-12-24 10:47:58.578030 BUILDSTDERR: #### 2019-12-24 10:48:08.978026 BUILDSTDERR: #### 2019-12-24 10:48:19.388021 BUILDSTDERR: #### 2019-12-24 10:48:29.788045 BUILDSTDERR: #### 2019-12-24 10:48:40.188027 BUILDSTDERR: #### 2019-12-24 10:48:50.588022 BUILDSTDERR: #### 2019-12-24 10:49:00.988022 BUILDSTDERR: #### 2019-12-24 10:49:11.388027 BUILDSTDERR: #### 2019-12-24 10:49:21.788038 BUILDSTDERR: #### 2019-12-24 10:49:32.188031 BUILDSTDERR: #### 2019-12-24 10:49:42.588036 BUILDSTDERR: #### 2019-12-24 10:49:52.988025 BUILDSTDERR: #### 2019-12-24 10:50:03.388022 BUILDSTDERR: #### 2019-12-24 10:50:13.788026 BUILDSTDERR: #### 2019-12-24 10:50:24.188002 BUILDSTDERR: #### 2019-12-24 10:50:34.588037 BUILDSTDERR: #### 2019-12-24 10:50:44.988023 BUILDSTDERR: #### 2019-12-24 10:50:55.388005 BUILDSTDERR: #### 2019-12-24 10:51:05.788022 BUILDSTDERR: #### 2019-12-24 10:51:16.188019 BUILDSTDERR: #### 2019-12-24 10:51:26.588116 BUILDSTDERR: #### 2019-12-24 10:51:36.988030 BUILDSTDERR: #### 2019-12-24 10:51:47.388014 BUILDSTDERR: #### 2019-12-24 10:51:57.788020 BUILDSTDERR: #### 2019-12-24 10:52:08.188114 BUILDSTDERR: #### 2019-12-24 10:52:18.588012 BUILDSTDERR: #### 2019-12-24 10:52:28.988034 BUILDSTDERR: #### 2019-12-24 10:52:39.388034 BUILDSTDERR: #### 2019-12-24 10:52:49.788020 BUILDSTDERR: #### 2019-12-24 10:53:00.188032 BUILDSTDERR: #### 2019-12-24 10:53:10.588024 BUILDSTDERR: #### 2019-12-24 10:53:20.988033 BUILDSTDERR: #### 2019-12-24 10:53:31.388018 BUILDSTDERR: #### 2019-12-24 10:53:41.788033 BUILDSTDERR: #### 2019-12-24 10:53:52.188020 BUILDSTDERR: #### 2019-12-24 10:54:02.588019 BUILDSTDERR: #### 2019-12-24 10:54:12.988016 BUILDSTDERR: #### 2019-12-24 10:54:23.388015 BUILDSTDERR: #### 2019-12-24 10:54:33.788025 BUILDSTDERR: #### 2019-12-24 10:54:44.188042 BUILDSTDERR: #### 2019-12-24 10:54:54.588025 BUILDSTDERR: #### 2019-12-24 10:55:04.988030 BUILDSTDERR: #### 2019-12-24 10:55:15.388030 BUILDSTDERR: #### 2019-12-24 10:55:25.788016 BUILDSTDERR: #### 2019-12-24 10:55:36.188027 BUILDSTDERR: #### 2019-12-24 10:55:46.588026 BUILDSTDERR: #### 2019-12-24 10:55:56.988120 BUILDSTDERR: #### 2019-12-24 10:56:07.388052 BUILDSTDERR: #### 2019-12-24 10:56:17.788012 BUILDSTDERR: #### 2019-12-24 10:56:28.208101 BUILDSTDERR: #### 2019-12-24 10:56:38.608046 BUILDSTDERR: #### 2019-12-24 10:56:49.008033 BUILDSTDERR: #### 2019-12-24 10:56:59.408020 BUILDSTDERR: #### 2019-12-24 10:57:09.808019 BUILDSTDERR: #### 2019-12-24 10:57:20.208064 BUILDSTDERR: #### 2019-12-24 10:57:30.608036 BUILDSTDERR: #### 2019-12-24 10:57:41.008030 BUILDSTDERR: #### 2019-12-24 10:57:51.408026 BUILDSTDERR: #### 2019-12-24 10:58:01.828022 BUILDSTDERR: #### 2019-12-24 10:58:12.228027 BUILDSTDERR: #### 2019-12-24 10:58:22.628036 BUILDSTDERR: #### 2019-12-24 10:58:33.028022 BUILDSTDERR: #### 2019-12-24 10:58:43.428028 BUILDSTDERR: #### 2019-12-24 10:58:53.828062 BUILDSTDERR: #### 2019-12-24 10:59:04.228014 BUILDSTDERR: #### 2019-12-24 10:59:14.628013 BUILDSTDERR: #### 2019-12-24 10:59:25.028023 BUILDSTDERR: #### 2019-12-24 10:59:35.428012 BUILDSTDERR: #### 2019-12-24 10:59:45.828023 BUILDSTDERR: #### 2019-12-24 10:59:56.228266 BUILDSTDERR: #### 2019-12-24 11:00:06.628023 BUILDSTDERR: #### 2019-12-24 11:00:17.028040 BUILDSTDERR: #### 2019-12-24 11:00:27.428043 BUILDSTDERR: #### 2019-12-24 11:00:37.828068 BUILDSTDERR: #### 2019-12-24 11:00:48.228020 BUILDSTDERR: #### 2019-12-24 11:00:58.628041 BUILDSTDERR: #### 2019-12-24 11:01:09.028028 BUILDSTDERR: #### 2019-12-24 11:01:19.428021 BUILDSTDERR: #### 2019-12-24 11:01:29.828052 BUILDSTDERR: #### 2019-12-24 11:01:40.228046 BUILDSTDERR: #### 2019-12-24 11:01:50.628020 BUILDSTDERR: #### 2019-12-24 11:02:01.028021 BUILDSTDERR: #### 2019-12-24 11:02:11.428015 BUILDSTDERR: #### 2019-12-24 11:02:21.828043 BUILDSTDERR: #### 2019-12-24 11:02:32.228020 BUILDSTDERR: #### 2019-12-24 11:02:42.658020 BUILDSTDERR: #### 2019-12-24 11:02:53.058024 BUILDSTDERR: #### 2019-12-24 11:03:03.458009 BUILDSTDERR: #### 2019-12-24 11:03:13.858012 BUILDSTDERR: #### 2019-12-24 11:03:24.258019 BUILDSTDERR: #### 2019-12-24 11:03:34.658023 BUILDSTDERR: #### 2019-12-24 11:03:45.058023 BUILDSTDERR: #### 2019-12-24 11:03:55.458037 BUILDSTDERR: #### 2019-12-24 11:04:05.858028 BUILDSTDERR: #### 2019-12-24 11:04:16.258016 BUILDSTDERR: #### 2019-12-24 11:04:26.658028 BUILDSTDERR: #### 2019-12-24 11:04:37.058034 BUILDSTDERR: #### 2019-12-24 11:04:47.458040 BUILDSTDERR: #### 2019-12-24 11:04:57.858042 BUILDSTDERR: #### 2019-12-24 11:05:08.258027 BUILDSTDERR: #### 2019-12-24 11:05:18.658015 BUILDSTDERR: #### 2019-12-24 11:05:29.058034 BUILDSTDERR: #### 2019-12-24 11:05:39.458073 BUILDSTDERR: #### 2019-12-24 11:05:49.858033 BUILDSTDERR: #### 2019-12-24 11:06:00.258034 BUILDSTDERR: #### 2019-12-24 11:06:10.658031 BUILDSTDERR: #### 2019-12-24 11:06:21.058037 BUILDSTDERR: #### 2019-12-24 11:06:31.458040 BUILDSTDERR: #### 2019-12-24 11:06:41.858035 BUILDSTDERR: #### 2019-12-24 11:06:52.258040 BUILDSTDERR: #### 2019-12-24 11:07:02.658022 BUILDSTDERR: #### 2019-12-24 11:07:13.058028 BUILDSTDERR: #### 2019-12-24 11:07:23.458032 BUILDSTDERR: #### 2019-12-24 11:07:33.858029 BUILDSTDERR: #### 2019-12-24 11:07:44.258020 BUILDSTDERR: #### 2019-12-24 11:07:54.658024 BUILDSTDERR: #### 2019-12-24 11:08:05.058026 BUILDSTDERR: #### 2019-12-24 11:08:15.458032 BUILDSTDERR: #### 2019-12-24 11:08:25.858046 BUILDSTDERR: #### 2019-12-24 11:08:36.258108 BUILDSTDERR: #### 2019-12-24 11:08:46.658042 BUILDSTDERR: #### 2019-12-24 11:08:57.058023 BUILDSTDERR: #### 2019-12-24 11:09:07.458021 BUILDSTDERR: #### 2019-12-24 11:09:17.858017 BUILDSTDERR: #### 2019-12-24 11:09:28.258026 BUILDSTDERR: #### 2019-12-24 11:09:38.668113 BUILDSTDERR: #### 2019-12-24 11:09:49.068031 BUILDSTDERR: #### 2019-12-24 11:09:59.468025 BUILDSTDERR: #### 2019-12-24 11:10:09.868028 BUILDSTDERR: #### 2019-12-24 11:10:20.268016 BUILDSTDERR: #### 2019-12-24 11:10:30.668109 BUILDSTDERR: #### 2019-12-24 11:10:41.068026 BUILDSTDERR: #### 2019-12-24 11:10:51.468025 BUILDSTDERR: #### 2019-12-24 11:11:01.868029 BUILDSTDERR: #### 2019-12-24 11:11:12.268029 BUILDSTDERR: #### 2019-12-24 11:11:22.668023 BUILDSTDERR: #### 2019-12-24 11:11:33.068034 BUILDSTDERR: #### 2019-12-24 11:11:43.468032 BUILDSTDERR: #### 2019-12-24 11:11:53.868015 BUILDSTDERR: #### 2019-12-24 11:12:04.268046 BUILDSTDERR: #### 2019-12-24 11:12:14.668114 BUILDSTDERR: #### 2019-12-24 11:12:25.068021 BUILDSTDERR: #### 2019-12-24 11:12:35.468024 BUILDSTDERR: #### 2019-12-24 11:12:45.868032 BUILDSTDERR: #### 2019-12-24 11:12:56.268018 BUILDSTDERR: #### 2019-12-24 11:13:06.668023 BUILDSTDERR: #### 2019-12-24 11:13:17.068035 BUILDSTDERR: #### 2019-12-24 11:13:27.468024 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_fused_types ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_prange ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_prange ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: test_unicode.c: In function ‘__pyx_pymod_exec_test_unicode’: BUILDSTDERR: test_unicode.c:157749:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without BUILDSTDERR: 157749 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_unicode(PyObject *__pyx_pyinit_module) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test___contains__ (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_additional_rsplit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_additional_split (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_bug1001011 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_bytes_comparison (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_capitalize (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' BUILDSTDERR: test_casefold (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_center (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_charmap (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_errors (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_idna (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_utf7 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_utf8 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_compare (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_comparison (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_concatenation (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_constructor (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_constructor_defaults (test_unicode.UnicodeTest) BUILDSTDERR: Check the constructor argument defaults. ... ok BUILDSTDERR: test_constructor_keyword_args (test_unicode.UnicodeTest) BUILDSTDERR: Pass various keyword argument combinations to the constructor. ... ok BUILDSTDERR: test_contains (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_conversion (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_count (test_unicode.UnicodeTest) ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimport_openmp ... ok BUILDSTDERR: test_endswith (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_expandtabs (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' BUILDSTDERR: test_extended_getslice (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_find (test_unicode.UnicodeTest) ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimport_openmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) function_templates ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) iterate ... ok BUILDSTDERR: test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_fixtype (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_floatformatting (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_auto_numbering (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_format_huge_item_number (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_huge_precision (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_huge_width (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_map (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_subclass (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_formatting_huge_width (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_with_enum (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_free_after_iterating (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_hash (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_index (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_inplace_rewrites (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_start_byte (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isalnum (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isalpha (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isdecimal (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isdigit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isidentifier (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_islower (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isnumeric (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isprintable (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isspace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_issue18183 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' BUILDSTDERR: test_issue8271 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_istitle (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isupper (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_iterators (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_join (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' BUILDSTDERR: test_literals (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ljust (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_lower (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_maketrans_translate (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_mul (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_none_arguments (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_partition (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_printable_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_printing (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_raiseMemError (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_replace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' BUILDSTDERR: test_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_rfind (test_unicode.UnicodeTest) ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) templates ... ok BUILDSTDERR: test_rindex (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rjust (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rpartition (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rsplit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_slice (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_split (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_splitlines (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_startswith (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_strip (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_strip_whitespace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_subclass_add (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_subscript (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_surrogates (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_swapcase (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_title (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ucs4 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_unexpected_end_of_data (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_unicode_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_upper (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_zfill (test_unicode.UnicodeTest) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) wrapper_vector ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) unsafe_usage ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) unsafe_usage ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonecheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nonecheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) queue2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) queue2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_sin ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: libc_sin.c:1029:15: warning: ‘__pyx_f_8libc_sin_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1029 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_sin ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: libc_sin.cpp:1043:15: warning: ‘double __pyx_f_8libc_sin_f(double)’ defined but not used [-Wunused-function] BUILDSTDERR: 1043 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) profile_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) profile_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_arrays ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_arrays ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cython_declare2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cython_declare2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) dostuff ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) dostuff ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep_526 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pep_526 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) const ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) const ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) naive_decode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) naive_decode ... test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_366f0ae2ca2697b28312820e4766cc24.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_366f0ae2ca2697b28312820e4766cc24.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_87b87e93372d33a62710612105c7a2c0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_87b87e93372d33a62710612105c7a2c0.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8cc957d0f2fd22cd2452e62b77fcd8fb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8cc957d0f2fd22cd2452e62b77fcd8fb.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f48ae43ba9cac4b22aab99a25c23bade.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f48ae43ba9cac4b22aab99a25c23bade.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_25175d9413a386ecc98670e01c723f45.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_25175d9413a386ecc98670e01c723f45.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b91fd43914e52418071217b43941ca5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b91fd43914e52418071217b43941ca5.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_d9b955eb03cbab217f69be9197a55372.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_d9b955eb03cbab217f69be9197a55372.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e21b3d04cacda8ab4b2c24928a7ce911.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e21b3d04cacda8ab4b2c24928a7ce911.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_a2bb59076eeda0d518596455d104f241.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_a2bb59076eeda0d518596455d104f241.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_313a72e3d5309f775b81a6407e972e53.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_313a72e3d5309f775b81a6407e972e53.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e257e6021a078085bd75ab8c0188553.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e257e6021a078085bd75ab8c0188553.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_fe97439dcc59b85a3368823d662444da.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_fe97439dcc59b85a3368823d662444da.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_069216695afa334f0be8df75582c2a2b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_069216695afa334f0be8df75582c2a2b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6b20388f9aee40d3f469549651eead18.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6b20388f9aee40d3f469549651eead18.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_bcd42ef4018d12ce02a394173f37162f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_bcd42ef4018d12ce02a394173f37162f.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e32785c6f135f4f1654525e8f207447b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e32785c6f135f4f1654525e8f207447b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_3d69ecb02804523d74d5c213b547a15f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_3d69ecb02804523d74d5c213b547a15f.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_39984e88640ad95c7b2e1a0875565ad7.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_39984e88640ad95c7b2e1a0875565ad7.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_674144fe17248d87e990daba96e022d6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_674144fe17248d87e990daba96e022d6.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_347e6b4ba41e6bc20a08a469a66c6ddf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_347e6b4ba41e6bc20a08a469a66c6ddf.pyx BUILDSTDERR: ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2e41d11c34c88f1c7d9ba1c3d3f8b264.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2e41d11c34c88f1c7d9ba1c3d3f8b264.pyx BUILDSTDERR: ok BUILDSTDERR: test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok BUILDSTDERR: test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok BUILDSTDERR: test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_copy (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_fatal_coro_warning (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_attributes (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_pickle (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_4f5bc99727a74cd127c96b62d4818437.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_4f5bc99727a74cd127c96b62d4818437.pyx BUILDSTDERR: #### 2019-12-24 11:13:37.868025 BUILDSTDERR: #### 2019-12-24 11:13:48.268016 BUILDSTDERR: #### 2019-12-24 11:13:58.668022 BUILDSTDERR: #### 2019-12-24 11:14:09.068019 BUILDSTDERR: #### 2019-12-24 11:14:19.468021 BUILDSTDERR: #### 2019-12-24 11:14:29.868026 BUILDSTDERR: #### 2019-12-24 11:14:40.268019 BUILDSTDERR: #### 2019-12-24 11:14:50.668049 BUILDSTDERR: #### 2019-12-24 11:15:01.068027 BUILDSTDERR: #### 2019-12-24 11:15:11.468017 BUILDSTDERR: #### 2019-12-24 11:15:21.868015 BUILDSTDERR: #### 2019-12-24 11:15:32.268035 BUILDSTDERR: #### 2019-12-24 11:15:42.668029 BUILDSTDERR: #### 2019-12-24 11:15:53.068022 BUILDSTDERR: #### 2019-12-24 11:16:03.468107 BUILDSTDERR: #### 2019-12-24 11:16:13.868100 BUILDSTDERR: #### 2019-12-24 11:16:24.268025 BUILDSTDERR: #### 2019-12-24 11:16:34.668013 BUILDSTDERR: #### 2019-12-24 11:16:45.068030 BUILDSTDERR: #### 2019-12-24 11:16:55.468037 BUILDSTDERR: #### 2019-12-24 11:17:05.868029 BUILDSTDERR: #### 2019-12-24 11:17:16.268049 BUILDSTDERR: #### 2019-12-24 11:17:26.668030 BUILDSTDERR: #### 2019-12-24 11:17:37.068026 BUILDSTDERR: #### 2019-12-24 11:17:47.468032 BUILDSTDERR: #### 2019-12-24 11:17:57.928035 BUILDSTDERR: #### 2019-12-24 11:18:08.328013 BUILDSTDERR: #### 2019-12-24 11:18:18.728025 BUILDSTDERR: #### 2019-12-24 11:18:29.128015 BUILDSTDERR: #### 2019-12-24 11:18:39.528024 BUILDSTDERR: #### 2019-12-24 11:18:49.928024 BUILDSTDERR: #### 2019-12-24 11:19:00.328037 BUILDSTDERR: #### 2019-12-24 11:19:10.728016 BUILDSTDERR: #### 2019-12-24 11:19:21.128026 BUILDSTDERR: #### 2019-12-24 11:19:31.528018 BUILDSTDERR: #### 2019-12-24 11:19:41.928022 BUILDSTDERR: #### 2019-12-24 11:19:52.328032 BUILDSTDERR: #### 2019-12-24 11:20:02.748053 BUILDSTDERR: #### 2019-12-24 11:20:13.148018 BUILDSTDERR: #### 2019-12-24 11:20:23.548113 BUILDSTDERR: #### 2019-12-24 11:20:33.948034 BUILDSTDERR: #### 2019-12-24 11:20:44.348026 BUILDSTDERR: #### 2019-12-24 11:20:54.748032 BUILDSTDERR: #### 2019-12-24 11:21:05.148022 BUILDSTDERR: #### 2019-12-24 11:21:15.548029 BUILDSTDERR: #### 2019-12-24 11:21:25.948017 BUILDSTDERR: #### 2019-12-24 11:21:36.348026 BUILDSTDERR: #### 2019-12-24 11:21:46.748020 BUILDSTDERR: #### 2019-12-24 11:21:57.148024 BUILDSTDERR: #### 2019-12-24 11:22:07.548028 BUILDSTDERR: #### 2019-12-24 11:22:17.948039 BUILDSTDERR: #### 2019-12-24 11:22:28.348031 BUILDSTDERR: #### 2019-12-24 11:22:38.748023 BUILDSTDERR: #### 2019-12-24 11:22:49.148027 BUILDSTDERR: #### 2019-12-24 11:22:59.548043 BUILDSTDERR: #### 2019-12-24 11:23:09.948026 BUILDSTDERR: #### 2019-12-24 11:23:20.348029 BUILDSTDERR: #### 2019-12-24 11:23:30.748024 BUILDSTDERR: #### 2019-12-24 11:23:41.148022 BUILDSTDERR: #### 2019-12-24 11:23:51.548029 BUILDSTDERR: #### 2019-12-24 11:24:01.948846 BUILDSTDERR: #### 2019-12-24 11:24:12.348023 BUILDSTDERR: #### 2019-12-24 11:24:22.748035 BUILDSTDERR: #### 2019-12-24 11:24:33.148031 BUILDSTDERR: ALL DONE (2/4) BUILDSTDERR: #### 2019-12-24 11:24:43.548032 BUILDSTDERR: #### 2019-12-24 11:24:53.948028 BUILDSTDERR: #### 2019-12-24 11:25:04.348022 BUILDSTDERR: #### 2019-12-24 11:25:14.748026 BUILDSTDERR: #### 2019-12-24 11:25:25.148029 BUILDSTDERR: #### 2019-12-24 11:25:35.548031 BUILDSTDERR: #### 2019-12-24 11:25:45.948020 BUILDSTDERR: #### 2019-12-24 11:25:56.348022 BUILDSTDERR: #### 2019-12-24 11:26:06.748053 BUILDSTDERR: #### 2019-12-24 11:26:17.148017 BUILDSTDERR: #### 2019-12-24 11:26:27.548049 BUILDSTDERR: #### 2019-12-24 11:26:37.948028 BUILDSTDERR: #### 2019-12-24 11:26:48.348024 BUILDSTDERR: #### 2019-12-24 11:26:58.748016 BUILDSTDERR: #### 2019-12-24 11:27:09.148018 BUILDSTDERR: #### 2019-12-24 11:27:19.548016 BUILDSTDERR: #### 2019-12-24 11:27:29.948016 BUILDSTDERR: #### 2019-12-24 11:27:40.348014 BUILDSTDERR: #### 2019-12-24 11:27:50.748019 BUILDSTDERR: #### 2019-12-24 11:28:01.148020 BUILDSTDERR: #### 2019-12-24 11:28:11.548024 BUILDSTDERR: #### 2019-12-24 11:28:21.948019 BUILDSTDERR: #### 2019-12-24 11:28:32.348009 BUILDSTDERR: #### 2019-12-24 11:28:42.748016 BUILDSTDERR: #### 2019-12-24 11:28:53.148020 BUILDSTDERR: #### 2019-12-24 11:29:03.548013 BUILDSTDERR: #### 2019-12-24 11:29:13.948015 BUILDSTDERR: #### 2019-12-24 11:29:24.348015 BUILDSTDERR: #### 2019-12-24 11:29:34.748017 BUILDSTDERR: #### 2019-12-24 11:29:45.148027 BUILDSTDERR: #### 2019-12-24 11:29:55.548014 BUILDSTDERR: #### 2019-12-24 11:30:05.948029 BUILDSTDERR: #### 2019-12-24 11:30:16.348020 BUILDSTDERR: #### 2019-12-24 11:30:26.748015 BUILDSTDERR: #### 2019-12-24 11:30:37.148023 BUILDSTDERR: #### 2019-12-24 11:30:47.548020 BUILDSTDERR: #### 2019-12-24 11:30:57.948018 BUILDSTDERR: #### 2019-12-24 11:31:08.348019 BUILDSTDERR: #### 2019-12-24 11:31:18.748023 BUILDSTDERR: #### 2019-12-24 11:31:29.148022 BUILDSTDERR: #### 2019-12-24 11:31:39.548045 BUILDSTDERR: #### 2019-12-24 11:31:49.948028 BUILDSTDERR: #### 2019-12-24 11:32:00.348014 BUILDSTDERR: #### 2019-12-24 11:32:10.748020 BUILDSTDERR: #### 2019-12-24 11:32:21.148021 BUILDSTDERR: #### 2019-12-24 11:32:31.548020 BUILDSTDERR: #### 2019-12-24 11:32:41.948018 BUILDSTDERR: #### 2019-12-24 11:32:52.348141 BUILDSTDERR: #### 2019-12-24 11:33:02.748016 BUILDSTDERR: #### 2019-12-24 11:33:13.148018 BUILDSTDERR: #### 2019-12-24 11:33:23.548015 BUILDSTDERR: #### 2019-12-24 11:33:33.948024 BUILDSTDERR: #### 2019-12-24 11:33:44.348019 BUILDSTDERR: #### 2019-12-24 11:33:54.748027 BUILDSTDERR: #### 2019-12-24 11:34:05.148023 BUILDSTDERR: #### 2019-12-24 11:34:15.548016 BUILDSTDERR: #### 2019-12-24 11:34:25.948017 BUILDSTDERR: #### 2019-12-24 11:34:36.348011 BUILDSTDERR: #### 2019-12-24 11:34:46.748018 BUILDSTDERR: #### 2019-12-24 11:34:57.148015 BUILDSTDERR: #### 2019-12-24 11:35:07.548021 BUILDSTDERR: #### 2019-12-24 11:35:17.948015 BUILDSTDERR: #### 2019-12-24 11:35:28.348016 BUILDSTDERR: #### 2019-12-24 11:35:38.748023 BUILDSTDERR: #### 2019-12-24 11:35:49.148018 BUILDSTDERR: #### 2019-12-24 11:35:59.548014 BUILDSTDERR: #### 2019-12-24 11:36:09.948013 BUILDSTDERR: #### 2019-12-24 11:36:20.348015 BUILDSTDERR: #### 2019-12-24 11:36:30.748013 BUILDSTDERR: #### 2019-12-24 11:36:41.148014 BUILDSTDERR: #### 2019-12-24 11:36:51.548013 BUILDSTDERR: #### 2019-12-24 11:37:01.948016 BUILDSTDERR: #### 2019-12-24 11:37:12.348015 BUILDSTDERR: #### 2019-12-24 11:37:22.748015 BUILDSTDERR: #### 2019-12-24 11:37:33.148019 BUILDSTDERR: #### 2019-12-24 11:37:43.548017 BUILDSTDERR: #### 2019-12-24 11:37:53.948013 BUILDSTDERR: #### 2019-12-24 11:38:04.348009 BUILDSTDERR: #### 2019-12-24 11:38:14.748022 BUILDSTDERR: #### 2019-12-24 11:38:25.148013 BUILDSTDERR: #### 2019-12-24 11:38:35.548022 BUILDSTDERR: #### 2019-12-24 11:38:45.948022 BUILDSTDERR: #### 2019-12-24 11:38:56.348013 BUILDSTDERR: #### 2019-12-24 11:39:06.748017 BUILDSTDERR: #### 2019-12-24 11:39:17.148015 BUILDSTDERR: #### 2019-12-24 11:39:27.548020 BUILDSTDERR: #### 2019-12-24 11:39:37.948012 BUILDSTDERR: #### 2019-12-24 11:39:48.348025 BUILDSTDERR: #### 2019-12-24 11:39:58.748015 BUILDSTDERR: #### 2019-12-24 11:40:09.148019 BUILDSTDERR: #### 2019-12-24 11:40:19.558011 BUILDSTDERR: #### 2019-12-24 11:40:29.958011 BUILDSTDERR: #### 2019-12-24 11:40:40.358006 BUILDSTDERR: #### 2019-12-24 11:40:50.758079 BUILDSTDERR: #### 2019-12-24 11:41:01.158006 BUILDSTDERR: #### 2019-12-24 11:41:11.558021 BUILDSTDERR: #### 2019-12-24 11:41:21.958005 BUILDSTDERR: #### 2019-12-24 11:41:32.358016 BUILDSTDERR: #### 2019-12-24 11:41:42.758007 BUILDSTDERR: #### 2019-12-24 11:41:53.158018 BUILDSTDERR: #### 2019-12-24 11:42:03.558022 BUILDSTDERR: #### 2019-12-24 11:42:13.958011 BUILDSTDERR: #### 2019-12-24 11:42:24.357989 BUILDSTDERR: #### 2019-12-24 11:42:34.758001 BUILDSTDERR: #### 2019-12-24 11:42:45.157999 BUILDSTDERR: #### 2019-12-24 11:42:55.558021 BUILDSTDERR: #### 2019-12-24 11:43:05.957998 BUILDSTDERR: #### 2019-12-24 11:43:16.358038 BUILDSTDERR: #### 2019-12-24 11:43:26.758019 BUILDSTDERR: #### 2019-12-24 11:43:37.158001 BUILDSTDERR: #### 2019-12-24 11:43:47.558016 BUILDSTDERR: #### 2019-12-24 11:43:57.958023 BUILDSTDERR: #### 2019-12-24 11:44:08.358006 BUILDSTDERR: #### 2019-12-24 11:44:18.758069 BUILDSTDERR: #### 2019-12-24 11:44:29.157997 BUILDSTDERR: #### 2019-12-24 11:44:39.558025 BUILDSTDERR: #### 2019-12-24 11:44:49.958021 BUILDSTDERR: #### 2019-12-24 11:45:00.358087 BUILDSTDERR: #### 2019-12-24 11:45:10.757991 BUILDSTDERR: #### 2019-12-24 11:45:21.158005 BUILDSTDERR: #### 2019-12-24 11:45:31.557999 BUILDSTDERR: #### 2019-12-24 11:45:41.958009 BUILDSTDERR: #### 2019-12-24 11:45:52.358101 BUILDSTDERR: #### 2019-12-24 11:46:02.757991 BUILDSTDERR: #### 2019-12-24 11:46:13.158014 BUILDSTDERR: #### 2019-12-24 11:46:23.558008 BUILDSTDERR: #### 2019-12-24 11:46:33.957999 BUILDSTDERR: #### 2019-12-24 11:46:44.358017 BUILDSTDERR: #### 2019-12-24 11:46:54.758006 BUILDSTDERR: #### 2019-12-24 11:47:05.158020 BUILDSTDERR: #### 2019-12-24 11:47:15.558005 BUILDSTDERR: #### 2019-12-24 11:47:25.958003 BUILDSTDERR: #### 2019-12-24 11:47:36.358023 BUILDSTDERR: #### 2019-12-24 11:47:46.758030 BUILDSTDERR: #### 2019-12-24 11:47:57.158019 BUILDSTDERR: #### 2019-12-24 11:48:07.558007 BUILDSTDERR: #### 2019-12-24 11:48:17.958014 BUILDSTDERR: #### 2019-12-24 11:48:28.358012 BUILDSTDERR: #### 2019-12-24 11:48:38.758009 BUILDSTDERR: #### 2019-12-24 11:48:49.158006 BUILDSTDERR: #### 2019-12-24 11:48:59.558012 BUILDSTDERR: #### 2019-12-24 11:49:09.958029 BUILDSTDERR: #### 2019-12-24 11:49:20.358012 BUILDSTDERR: #### 2019-12-24 11:49:30.758004 BUILDSTDERR: #### 2019-12-24 11:49:41.158026 BUILDSTDERR: #### 2019-12-24 11:49:51.558021 BUILDSTDERR: #### 2019-12-24 11:50:01.958001 BUILDSTDERR: #### 2019-12-24 11:50:12.358007 BUILDSTDERR: #### 2019-12-24 11:50:22.758004 BUILDSTDERR: #### 2019-12-24 11:50:33.158010 BUILDSTDERR: #### 2019-12-24 11:50:43.558024 BUILDSTDERR: #### 2019-12-24 11:50:53.958031 BUILDSTDERR: #### 2019-12-24 11:51:04.358026 BUILDSTDERR: #### 2019-12-24 11:51:14.758006 BUILDSTDERR: #### 2019-12-24 11:51:25.157984 BUILDSTDERR: #### 2019-12-24 11:51:35.557986 BUILDSTDERR: #### 2019-12-24 11:51:45.957990 BUILDSTDERR: #### 2019-12-24 11:51:56.358012 BUILDSTDERR: #### 2019-12-24 11:52:06.758014 BUILDSTDERR: #### 2019-12-24 11:52:17.158012 BUILDSTDERR: #### 2019-12-24 11:52:27.558001 BUILDSTDERR: #### 2019-12-24 11:52:37.958005 BUILDSTDERR: #### 2019-12-24 11:52:48.358002 BUILDSTDERR: #### 2019-12-24 11:52:58.757993 BUILDSTDERR: #### 2019-12-24 11:53:09.158008 BUILDSTDERR: #### 2019-12-24 11:53:19.558017 BUILDSTDERR: #### 2019-12-24 11:53:29.958020 BUILDSTDERR: #### 2019-12-24 11:53:40.358000 BUILDSTDERR: #### 2019-12-24 11:53:50.758018 BUILDSTDERR: #### 2019-12-24 11:54:01.158016 BUILDSTDERR: #### 2019-12-24 11:54:11.558024 BUILDSTDERR: #### 2019-12-24 11:54:21.958009 BUILDSTDERR: #### 2019-12-24 11:54:32.358003 BUILDSTDERR: #### 2019-12-24 11:54:42.758013 BUILDSTDERR: #### 2019-12-24 11:54:53.158020 BUILDSTDERR: #### 2019-12-24 11:55:03.558010 BUILDSTDERR: #### 2019-12-24 11:55:13.957998 BUILDSTDERR: #### 2019-12-24 11:55:24.358011 BUILDSTDERR: #### 2019-12-24 11:55:34.758007 BUILDSTDERR: #### 2019-12-24 11:55:45.158007 BUILDSTDERR: #### 2019-12-24 11:55:55.557981 BUILDSTDERR: #### 2019-12-24 11:56:05.958000 BUILDSTDERR: #### 2019-12-24 11:56:16.358015 BUILDSTDERR: #### 2019-12-24 11:56:26.758001 Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_132fa1245afa32fc2ef21bae86817603.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_132fa1245afa32fc2ef21bae86817603.pyx BUILDSTDERR: /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine '__invoke..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_coroutines_pep492 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: test_unicode.cpp: In function ‘int __pyx_pymod_exec_test_unicode(PyObject*)’: BUILDSTDERR: test_unicode.cpp:157763:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without BUILDSTDERR: 157763 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_unicode(PyObject *__pyx_pyinit_module) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: test___contains__ (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_additional_rsplit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_additional_split (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_bug1001011 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_bytes_comparison (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_capitalize (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' BUILDSTDERR: test_casefold (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_center (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_charmap (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_errors (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_idna (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_utf7 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_codecs_utf8 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_compare (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_comparison (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_concatenation (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_constructor (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_constructor_defaults (test_unicode.UnicodeTest) BUILDSTDERR: Check the constructor argument defaults. ... ok BUILDSTDERR: test_constructor_keyword_args (test_unicode.UnicodeTest) BUILDSTDERR: Pass various keyword argument combinations to the constructor. ... ok BUILDSTDERR: test_contains (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_conversion (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_count (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_endswith (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_expandtabs (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' BUILDSTDERR: test_extended_getslice (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_find (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_fixtype (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_floatformatting (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_auto_numbering (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_format_huge_item_number (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_huge_precision (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_huge_width (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_map (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_format_subclass (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_formatting_huge_width (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_formatting_with_enum (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_free_after_iterating (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_hash (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_index (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_inplace_rewrites (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_invalid_start_byte (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isalnum (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isalpha (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isascii (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isdecimal (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isdigit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isidentifier (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_islower (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isnumeric (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isprintable (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isspace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_issue18183 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' BUILDSTDERR: test_issue8271 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_istitle (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_isupper (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_iterators (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_join (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' BUILDSTDERR: test_literals (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ljust (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_lower (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_maketrans_translate (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_mul (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_none_arguments (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_partition (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_printable_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_printing (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_raiseMemError (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_replace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' BUILDSTDERR: test_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' BUILDSTDERR: test_rfind (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rindex (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rjust (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rpartition (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_rsplit (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_slice (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_split (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_splitlines (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_startswith (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_strip (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_strip_whitespace (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_subclass_add (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_subscript (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_surrogates (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_swapcase (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_title (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_ucs4 (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_unexpected_end_of_data (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_unicode_repr (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_upper (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_zfill (test_unicode.UnicodeTest) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ticket_123 ... ticket_123 () BUILDSTDERR: Doctest: ticket_123 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ticket_123 ... ticket_123 () BUILDSTDERR: Doctest: ticket_123 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end tp_new_cimport ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tupleunpack_T298 ... tupleunpack_T298 () BUILDSTDERR: Doctest: tupleunpack_T298 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tupleunpack_T298 ... tupleunpack_T298 () BUILDSTDERR: Doctest: tupleunpack_T298 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768) BUILDSTDERR: Doctest: type_inference_T768.type_inference_del_dict ... ok BUILDSTDERR: type_inference_del_int (type_inference_T768) BUILDSTDERR: Doctest: type_inference_T768.type_inference_del_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768) BUILDSTDERR: Doctest: type_inference_T768.type_inference_del_dict ... ok BUILDSTDERR: type_inference_del_int (type_inference_T768) BUILDSTDERR: Doctest: type_inference_T768.type_inference_del_int ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typed_slice ... slice_charp (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_charp ... ok BUILDSTDERR: slice_charp_repeat (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_charp_repeat ... ok BUILDSTDERR: slice_fused_type_all (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_all ... ok BUILDSTDERR: slice_fused_type_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start ... ok BUILDSTDERR: slice_fused_type_start_and_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start_and_step ... ok BUILDSTDERR: slice_fused_type_start_and_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start_and_stop ... ok BUILDSTDERR: slice_fused_type_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_step ... ok BUILDSTDERR: slice_fused_type_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_stop ... ok BUILDSTDERR: slice_fused_type_stop_and_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_stop_and_step ... ok BUILDSTDERR: slice_list (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list ... ok BUILDSTDERR: slice_list_assign (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign ... ok BUILDSTDERR: slice_list_assign_list (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign_list ... ok BUILDSTDERR: slice_list_assign_tuple (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign_tuple ... ok BUILDSTDERR: slice_list_copy (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_copy ... ok BUILDSTDERR: slice_list_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_start ... ok BUILDSTDERR: slice_list_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_stop ... ok BUILDSTDERR: slice_tuple (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple ... ok BUILDSTDERR: slice_tuple_copy (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_copy ... ok BUILDSTDERR: slice_tuple_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_start ... ok BUILDSTDERR: slice_tuple_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_stop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typed_slice ... slice_charp (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_charp ... ok BUILDSTDERR: slice_charp_repeat (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_charp_repeat ... ok BUILDSTDERR: slice_fused_type_all (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_all ... ok BUILDSTDERR: slice_fused_type_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start ... ok BUILDSTDERR: slice_fused_type_start_and_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start_and_step ... ok BUILDSTDERR: slice_fused_type_start_and_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_start_and_stop ... ok BUILDSTDERR: slice_fused_type_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_step ... ok BUILDSTDERR: slice_fused_type_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_stop ... ok BUILDSTDERR: slice_fused_type_stop_and_step (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_fused_type_stop_and_step ... ok BUILDSTDERR: slice_list (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list ... ok BUILDSTDERR: slice_list_assign (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign ... ok BUILDSTDERR: slice_list_assign_list (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign_list ... ok BUILDSTDERR: slice_list_assign_tuple (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_assign_tuple ... ok BUILDSTDERR: slice_list_copy (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_copy ... ok BUILDSTDERR: slice_list_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_start ... ok BUILDSTDERR: slice_list_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_list_stop ... ok BUILDSTDERR: slice_tuple (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple ... ok BUILDSTDERR: slice_tuple_copy (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_copy ... ok BUILDSTDERR: slice_tuple_start (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_start ... ok BUILDSTDERR: slice_tuple_stop (typed_slice) BUILDSTDERR: Doctest: typed_slice.slice_tuple_stop ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeddefaultargT373 ... MyClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyClass ... ok BUILDSTDERR: MyOtherClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyOtherClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typeddefaultargT373 ... MyClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyClass ... ok BUILDSTDERR: MyOtherClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyOtherClass ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typedfieldbug_T303 ... typedfieldbug_T303 () BUILDSTDERR: Doctest: typedfieldbug_T303 ... ok BUILDSTDERR: f (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.f ... ok BUILDSTDERR: global_vars (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.global_vars ... ok BUILDSTDERR: longdouble_access (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.longdouble_access ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typedfieldbug_T303 ... typedfieldbug_T303 () BUILDSTDERR: Doctest: typedfieldbug_T303 ... ok BUILDSTDERR: f (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.f ... ok BUILDSTDERR: global_vars (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.global_vars ... ok BUILDSTDERR: longdouble_access (typedfieldbug_T303) BUILDSTDERR: Doctest: typedfieldbug_T303.longdouble_access ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: from_object (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.as_objects ... ok BUILDSTDERR: from_object (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.from_object ... ok BUILDSTDERR: slice_as_objects (unicode_ascii_auto_encoding) BUILDSTDERR: Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_indexing ... index (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index ... ok BUILDSTDERR: index_add (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_add ... ok BUILDSTDERR: index_compare (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_compare ... ok BUILDSTDERR: index_compare_string (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_compare_string ... ok BUILDSTDERR: index_concat_loop (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_concat_loop ... ok BUILDSTDERR: index_join_loop (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_join_loop ... ok BUILDSTDERR: index_literal (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal ... ok BUILDSTDERR: index_literal_pyunicode_cast (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok BUILDSTDERR: index_literal_pyunicode_coerce (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok BUILDSTDERR: index_literal_pyunicode_coerce_no_check (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok BUILDSTDERR: index_multiply (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_multiply ... ok BUILDSTDERR: index_no_boundscheck (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_no_boundscheck ... ok BUILDSTDERR: index_pyindex (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_pyindex ... ok BUILDSTDERR: unsigned_index_no_boundscheck (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_indexing ... index (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index ... ok BUILDSTDERR: index_add (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_add ... ok BUILDSTDERR: index_compare (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_compare ... ok BUILDSTDERR: index_compare_string (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_compare_string ... ok BUILDSTDERR: index_concat_loop (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_concat_loop ... ok BUILDSTDERR: index_join_loop (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_join_loop ... ok BUILDSTDERR: index_literal (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal ... ok BUILDSTDERR: index_literal_pyunicode_cast (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok BUILDSTDERR: index_literal_pyunicode_coerce (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok BUILDSTDERR: index_literal_pyunicode_coerce_no_check (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok BUILDSTDERR: index_multiply (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_multiply ... ok BUILDSTDERR: index_no_boundscheck (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_no_boundscheck ... ok BUILDSTDERR: index_pyindex (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.index_pyindex ... ok BUILDSTDERR: unsigned_index_no_boundscheck (unicode_indexing) BUILDSTDERR: Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_slicing ... unicode_slicing () BUILDSTDERR: Doctest: unicode_slicing ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_slicing ... unicode_slicing () BUILDSTDERR: Doctest: unicode_slicing ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeliterals ... unicodeliterals () BUILDSTDERR: Doctest: unicodeliterals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeliterals ... unicodeliterals () BUILDSTDERR: Doctest: unicodeliterals ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running uninitialized ... conditional (uninitialized) BUILDSTDERR: Doctest: uninitialized.conditional ... ok BUILDSTDERR: deleted (uninitialized) BUILDSTDERR: Doctest: uninitialized.deleted ... ok BUILDSTDERR: inside_loop (uninitialized) BUILDSTDERR: Doctest: uninitialized.inside_loop ... ok BUILDSTDERR: test_class (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_class ... ok BUILDSTDERR: test_expression_calculation_order_bug (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_expression_calculation_order_bug ... ok BUILDSTDERR: test_inner (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_inner ... ok BUILDSTDERR: test_nested (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_nested ... ok BUILDSTDERR: test_outer (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_outer ... ok BUILDSTDERR: test_try_except_regression (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_try_except_regression ... ok BUILDSTDERR: test_try_finally_regression (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_try_finally_regression ... ok BUILDSTDERR: try_except (uninitialized) BUILDSTDERR: Doctest: uninitialized.try_except ... ok BUILDSTDERR: try_finally (uninitialized) BUILDSTDERR: Doctest: uninitialized.try_finally ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running uninitialized ... conditional (uninitialized) BUILDSTDERR: Doctest: uninitialized.conditional ... ok BUILDSTDERR: deleted (uninitialized) BUILDSTDERR: Doctest: uninitialized.deleted ... ok BUILDSTDERR: inside_loop (uninitialized) BUILDSTDERR: Doctest: uninitialized.inside_loop ... ok BUILDSTDERR: test_class (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_class ... ok BUILDSTDERR: test_expression_calculation_order_bug (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_expression_calculation_order_bug ... ok BUILDSTDERR: test_inner (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_inner ... ok BUILDSTDERR: test_nested (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_nested ... ok BUILDSTDERR: test_outer (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_outer ... ok BUILDSTDERR: test_try_except_regression (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_try_except_regression ... ok BUILDSTDERR: test_try_finally_regression (uninitialized) BUILDSTDERR: Doctest: uninitialized.test_try_finally_regression ... ok BUILDSTDERR: try_except (uninitialized) BUILDSTDERR: Doctest: uninitialized.try_except ... ok BUILDSTDERR: try_finally (uninitialized) BUILDSTDERR: Doctest: uninitialized.try_finally ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in uninitialized ... conditional (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.conditional ... ok BUILDSTDERR: deleted (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.deleted ... ok BUILDSTDERR: inside_loop (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.inside_loop ... ok BUILDSTDERR: test_class (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_class ... ok BUILDSTDERR: test_expression_calculation_order_bug (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_expression_calculation_order_bug ... ok BUILDSTDERR: test_inner (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_inner ... ok BUILDSTDERR: test_nested (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_nested ... ok BUILDSTDERR: test_outer (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_outer ... ok BUILDSTDERR: test_try_except_regression (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_try_except_regression ... ok BUILDSTDERR: test_try_finally_regression (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.test_try_finally_regression ... ok BUILDSTDERR: try_except (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.try_except ... ok BUILDSTDERR: try_finally (pure_doctest__uninitialized) BUILDSTDERR: Doctest: pure_doctest__uninitialized.try_finally ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unop ... f (unop) BUILDSTDERR: Doctest: unop.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unop ... f (unop) BUILDSTDERR: Doctest: unop.f ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unsigned ... test_add (unsigned) BUILDSTDERR: Doctest: unsigned.test_add ... ok BUILDSTDERR: test_add_slong_ulong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_slong_ulong ... ok BUILDSTDERR: test_add_sshort_ulong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_sshort_ulong ... ok BUILDSTDERR: test_add_ushort_slonglong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_ushort_slonglong ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unsigned ... test_add (unsigned) BUILDSTDERR: Doctest: unsigned.test_add ... ok BUILDSTDERR: test_add_slong_ulong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_slong_ulong ... ok BUILDSTDERR: test_add_sshort_ulong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_sshort_ulong ... ok BUILDSTDERR: test_add_ushort_slonglong (unsigned) BUILDSTDERR: Doctest: unsigned.test_add_ushort_slonglong ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unused ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused.c:1364:18: warning: ‘__pyx_f_6unused_c_unused_optional’ defined but not used [-Wunused-function] BUILDSTDERR: 1364 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unused.c:1317:18: warning: ‘__pyx_f_6unused_c_unused_simple’ defined but not used [-Wunused-function] BUILDSTDERR: 1317 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: Unused (unused) BUILDSTDERR: Doctest: unused.Unused ... ok BUILDSTDERR: cp_unused_optional (unused) BUILDSTDERR: Doctest: unused.cp_unused_optional ... ok BUILDSTDERR: cp_unused_simple (unused) BUILDSTDERR: Doctest: unused.cp_unused_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unused ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused.cpp:1378:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1378 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unused.cpp:1331:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1331 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: Unused (unused) BUILDSTDERR: Doctest: unused.Unused ... ok BUILDSTDERR: cp_unused_optional (unused) BUILDSTDERR: Doctest: unused.cp_unused_optional ... ok BUILDSTDERR: cp_unused_simple (unused) BUILDSTDERR: Doctest: unused.cp_unused_simple ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unused_args ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused_args.c:1379:18: warning: ‘__pyx_f_11unused_args_c_unused_optional’ defined but not used [-Wunused-function] BUILDSTDERR: 1379 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unused_args.c:1332:18: warning: ‘__pyx_f_11unused_args_c_unused_simple’ defined but not used [-Wunused-function] BUILDSTDERR: 1332 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: Unused (unused_args) BUILDSTDERR: Doctest: unused_args.Unused ... ok BUILDSTDERR: cp_unused_optional (unused_args) BUILDSTDERR: Doctest: unused_args.cp_unused_optional ... ok BUILDSTDERR: cp_unused_simple (unused_args) BUILDSTDERR: Doctest: unused_args.cp_unused_simple ... ok BUILDSTDERR: def_unused (unused_args) BUILDSTDERR: Doctest: unused_args.def_unused ... ok BUILDSTDERR: def_unused_metho (unused_args) BUILDSTDERR: Doctest: unused_args.def_unused_metho ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unused_args ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused_args.cpp:1393:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1393 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unused_args.cpp:1346:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1346 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: Unused (unused_args) BUILDSTDERR: Doctest: unused_args.Unused ... ok BUILDSTDERR: cp_unused_optional (unused_args) BUILDSTDERR: Doctest: unused_args.cp_unused_optional ... ok BUILDSTDERR: cp_unused_simple (unused_args) BUILDSTDERR: Doctest: unused_args.cp_unused_simple ... ok BUILDSTDERR: def_unused (unused_args) BUILDSTDERR: Doctest: unused_args.def_unused ... ok BUILDSTDERR: def_unused_metho (unused_args) BUILDSTDERR: Doctest: unused_args.def_unused_metho ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running with_gil ... test_catch_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_catch_exception ... ok BUILDSTDERR: test_closure (with_gil) BUILDSTDERR: Doctest: with_gil.test_closure ... ok BUILDSTDERR: test_cpdef (with_gil) BUILDSTDERR: Doctest: with_gil.test_cpdef ... ok BUILDSTDERR: test_infer_types (with_gil) BUILDSTDERR: Doctest: with_gil.test_infer_types ... ok BUILDSTDERR: test_loops_and_boxing (with_gil) BUILDSTDERR: Doctest: with_gil.test_loops_and_boxing ... ok BUILDSTDERR: test_nested_gil_blocks (with_gil) BUILDSTDERR: Doctest: with_gil.test_nested_gil_blocks ... ok BUILDSTDERR: test_nogil_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_propagate_exception ... ok BUILDSTDERR: test_nogil_try_finally_error_label (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_error_label ... ok BUILDSTDERR: test_nogil_try_finally_no_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_no_exception ... ok BUILDSTDERR: test_nogil_try_finally_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok BUILDSTDERR: test_nogil_try_finally_return (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_return ... ok BUILDSTDERR: test_nogil_try_finally_return_in_with_gil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok BUILDSTDERR: test_nogil_void_funcs_with_gil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok BUILDSTDERR: test_nogil_void_funcs_with_nogil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok BUILDSTDERR: test_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_propagate_exception ... ok BUILDSTDERR: test_release_gil_call_gil_func (with_gil) BUILDSTDERR: Doctest: with_gil.test_release_gil_call_gil_func ... ok BUILDSTDERR: test_restore_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_restore_exception ... ok BUILDSTDERR: test_simple (with_gil) BUILDSTDERR: Doctest: with_gil.test_simple ... ok BUILDSTDERR: test_timing (with_gil) BUILDSTDERR: Doctest: with_gil.test_timing ... ok BUILDSTDERR: test_try_finally_and_outer_except (with_gil) BUILDSTDERR: Doctest: with_gil.test_try_finally_and_outer_except ... ok BUILDSTDERR: test_try_finally_in_nogil (with_gil) BUILDSTDERR: Doctest: with_gil.test_try_finally_in_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running with_gil ... test_catch_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_catch_exception ... ok BUILDSTDERR: test_closure (with_gil) BUILDSTDERR: Doctest: with_gil.test_closure ... ok BUILDSTDERR: test_cpdef (with_gil) BUILDSTDERR: Doctest: with_gil.test_cpdef ... ok BUILDSTDERR: test_infer_types (with_gil) BUILDSTDERR: Doctest: with_gil.test_infer_types ... ok BUILDSTDERR: test_loops_and_boxing (with_gil) BUILDSTDERR: Doctest: with_gil.test_loops_and_boxing ... ok BUILDSTDERR: test_nested_gil_blocks (with_gil) BUILDSTDERR: Doctest: with_gil.test_nested_gil_blocks ... ok BUILDSTDERR: test_nogil_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_propagate_exception ... ok BUILDSTDERR: test_nogil_try_finally_error_label (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_error_label ... ok BUILDSTDERR: test_nogil_try_finally_no_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_no_exception ... ok BUILDSTDERR: test_nogil_try_finally_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok BUILDSTDERR: test_nogil_try_finally_return (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_return ... ok BUILDSTDERR: test_nogil_try_finally_return_in_with_gil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok BUILDSTDERR: test_nogil_void_funcs_with_gil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok BUILDSTDERR: test_nogil_void_funcs_with_nogil (with_gil) BUILDSTDERR: Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok BUILDSTDERR: test_propagate_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_propagate_exception ... ok BUILDSTDERR: test_release_gil_call_gil_func (with_gil) BUILDSTDERR: Doctest: with_gil.test_release_gil_call_gil_func ... ok BUILDSTDERR: test_restore_exception (with_gil) BUILDSTDERR: Doctest: with_gil.test_restore_exception ... ok BUILDSTDERR: test_simple (with_gil) BUILDSTDERR: Doctest: with_gil.test_simple ... ok BUILDSTDERR: test_timing (with_gil) BUILDSTDERR: Doctest: with_gil.test_timing ... ok BUILDSTDERR: test_try_finally_and_outer_except (with_gil) BUILDSTDERR: Doctest: with_gil.test_try_finally_and_outer_except ... ok BUILDSTDERR: test_try_finally_in_nogil (with_gil) BUILDSTDERR: Doctest: with_gil.test_try_finally_in_nogil ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running withstat_py ... BUILDSTDERR: #### 2019-12-24 11:56:37.158033 BUILDSTDERR: #### 2019-12-24 11:56:47.558002 BUILDSTDERR: #### 2019-12-24 11:56:57.958037 BUILDSTDERR: #### 2019-12-24 11:57:08.358018 BUILDSTDERR: #### 2019-12-24 11:57:18.758040 BUILDSTDERR: #### 2019-12-24 11:57:29.158013 BUILDSTDERR: #### 2019-12-24 11:57:39.558009 BUILDSTDERR: #### 2019-12-24 11:57:49.958022 BUILDSTDERR: #### 2019-12-24 11:58:00.358032 BUILDSTDERR: #### 2019-12-24 11:58:10.758019 BUILDSTDERR: #### 2019-12-24 11:58:21.157995 BUILDSTDERR: #### 2019-12-24 11:58:31.557998 BUILDSTDERR: #### 2019-12-24 11:58:41.958009 BUILDSTDERR: #### 2019-12-24 11:58:52.358012 BUILDSTDERR: #### 2019-12-24 11:59:02.758015 BUILDSTDERR: #### 2019-12-24 11:59:13.157994 BUILDSTDERR: #### 2019-12-24 11:59:23.558023 BUILDSTDERR: #### 2019-12-24 11:59:33.958020 BUILDSTDERR: #### 2019-12-24 11:59:44.358005 BUILDSTDERR: #### 2019-12-24 11:59:54.758003 BUILDSTDERR: #### 2019-12-24 12:00:05.158019 BUILDSTDERR: #### 2019-12-24 12:00:15.558019 BUILDSTDERR: #### 2019-12-24 12:00:25.957995 BUILDSTDERR: #### 2019-12-24 12:00:36.358046 BUILDSTDERR: #### 2019-12-24 12:00:46.758039 BUILDSTDERR: #### 2019-12-24 12:00:57.158008 BUILDSTDERR: #### 2019-12-24 12:01:07.558008 BUILDSTDERR: #### 2019-12-24 12:01:17.958021 BUILDSTDERR: #### 2019-12-24 12:01:28.358010 BUILDSTDERR: #### 2019-12-24 12:01:38.758011 BUILDSTDERR: #### 2019-12-24 12:01:49.158009 BUILDSTDERR: #### 2019-12-24 12:01:59.558013 BUILDSTDERR: #### 2019-12-24 12:02:09.957997 BUILDSTDERR: #### 2019-12-24 12:02:20.358003 BUILDSTDERR: #### 2019-12-24 12:02:30.758001 BUILDSTDERR: #### 2019-12-24 12:02:41.158008 BUILDSTDERR: #### 2019-12-24 12:02:51.558008 BUILDSTDERR: #### 2019-12-24 12:03:01.958006 BUILDSTDERR: #### 2019-12-24 12:03:12.358004 BUILDSTDERR: #### 2019-12-24 12:03:22.758026 BUILDSTDERR: #### 2019-12-24 12:03:33.158026 BUILDSTDERR: #### 2019-12-24 12:03:43.558016 BUILDSTDERR: #### 2019-12-24 12:03:53.958027 BUILDSTDERR: #### 2019-12-24 12:04:04.358019 BUILDSTDERR: #### 2019-12-24 12:04:14.758030 BUILDSTDERR: #### 2019-12-24 12:04:25.158023 BUILDSTDERR: #### 2019-12-24 12:04:35.558017 BUILDSTDERR: #### 2019-12-24 12:04:45.958032 BUILDSTDERR: #### 2019-12-24 12:04:56.358017 BUILDSTDERR: #### 2019-12-24 12:05:06.758017 BUILDSTDERR: #### 2019-12-24 12:05:17.158044 BUILDSTDERR: #### 2019-12-24 12:05:27.558018 BUILDSTDERR: #### 2019-12-24 12:05:37.958016 BUILDSTDERR: #### 2019-12-24 12:05:48.358016 BUILDSTDERR: #### 2019-12-24 12:05:58.758026 BUILDSTDERR: #### 2019-12-24 12:06:09.158016 BUILDSTDERR: #### 2019-12-24 12:06:19.558010 BUILDSTDERR: #### 2019-12-24 12:06:29.958017 BUILDSTDERR: #### 2019-12-24 12:06:40.358011 BUILDSTDERR: #### 2019-12-24 12:06:50.757999 BUILDSTDERR: #### 2019-12-24 12:07:01.158007 BUILDSTDERR: #### 2019-12-24 12:07:11.558013 BUILDSTDERR: #### 2019-12-24 12:07:21.957998 BUILDSTDERR: #### 2019-12-24 12:07:32.358013 BUILDSTDERR: #### 2019-12-24 12:07:42.758023 BUILDSTDERR: #### 2019-12-24 12:07:53.158018 BUILDSTDERR: #### 2019-12-24 12:08:03.558022 BUILDSTDERR: #### 2019-12-24 12:08:13.948033 BUILDSTDERR: #### 2019-12-24 12:08:24.348023 BUILDSTDERR: #### 2019-12-24 12:08:34.748013 BUILDSTDERR: #### 2019-12-24 12:08:45.148027 BUILDSTDERR: #### 2019-12-24 12:08:55.548015 BUILDSTDERR: #### 2019-12-24 12:09:05.948014 BUILDSTDERR: #### 2019-12-24 12:09:16.348012 BUILDSTDERR: #### 2019-12-24 12:09:26.748028 BUILDSTDERR: #### 2019-12-24 12:09:37.148016 BUILDSTDERR: #### 2019-12-24 12:09:47.548023 BUILDSTDERR: #### 2019-12-24 12:09:57.948024 BUILDSTDERR: #### 2019-12-24 12:10:08.348080 BUILDSTDERR: #### 2019-12-24 12:10:18.748015 BUILDSTDERR: #### 2019-12-24 12:10:29.148015 BUILDSTDERR: #### 2019-12-24 12:10:39.548023 BUILDSTDERR: #### 2019-12-24 12:10:49.948015 BUILDSTDERR: #### 2019-12-24 12:11:00.348017 BUILDSTDERR: #### 2019-12-24 12:11:10.748022 BUILDSTDERR: #### 2019-12-24 12:11:21.148015 BUILDSTDERR: #### 2019-12-24 12:11:31.548015 BUILDSTDERR: #### 2019-12-24 12:11:41.948028 BUILDSTDERR: #### 2019-12-24 12:11:52.348014 BUILDSTDERR: #### 2019-12-24 12:12:02.748021 BUILDSTDERR: #### 2019-12-24 12:12:13.148012 BUILDSTDERR: #### 2019-12-24 12:12:23.548032 BUILDSTDERR: #### 2019-12-24 12:12:33.948021 BUILDSTDERR: #### 2019-12-24 12:12:44.348022 BUILDSTDERR: #### 2019-12-24 12:12:54.748031 BUILDSTDERR: #### 2019-12-24 12:13:05.148018 BUILDSTDERR: #### 2019-12-24 12:13:15.548019 BUILDSTDERR: #### 2019-12-24 12:13:25.948051 BUILDSTDERR: #### 2019-12-24 12:13:36.348018 BUILDSTDERR: #### 2019-12-24 12:13:46.748026 BUILDSTDERR: #### 2019-12-24 12:13:57.148020 BUILDSTDERR: #### 2019-12-24 12:14:07.548027 BUILDSTDERR: #### 2019-12-24 12:14:17.948026 BUILDSTDERR: #### 2019-12-24 12:14:28.348020 BUILDSTDERR: #### 2019-12-24 12:14:38.748026 BUILDSTDERR: #### 2019-12-24 12:14:49.148043 BUILDSTDERR: #### 2019-12-24 12:14:59.548026 BUILDSTDERR: #### 2019-12-24 12:15:09.948016 BUILDSTDERR: #### 2019-12-24 12:15:20.348023 BUILDSTDERR: #### 2019-12-24 12:15:30.748015 BUILDSTDERR: #### 2019-12-24 12:15:41.148024 BUILDSTDERR: #### 2019-12-24 12:15:51.548025 BUILDSTDERR: #### 2019-12-24 12:16:01.948047 BUILDSTDERR: #### 2019-12-24 12:16:12.348021 BUILDSTDERR: #### 2019-12-24 12:16:22.748036 BUILDSTDERR: #### 2019-12-24 12:16:33.148023 BUILDSTDERR: #### 2019-12-24 12:16:43.548038 BUILDSTDERR: #### 2019-12-24 12:16:53.948028 BUILDSTDERR: #### 2019-12-24 12:17:04.348038 BUILDSTDERR: #### 2019-12-24 12:17:14.748017 BUILDSTDERR: #### 2019-12-24 12:17:25.148013 BUILDSTDERR: #### 2019-12-24 12:17:35.548018 BUILDSTDERR: #### 2019-12-24 12:17:45.948011 BUILDSTDERR: #### 2019-12-24 12:17:56.348013 BUILDSTDERR: #### 2019-12-24 12:18:06.748012 BUILDSTDERR: #### 2019-12-24 12:18:17.148009 BUILDSTDERR: #### 2019-12-24 12:18:27.548010 BUILDSTDERR: #### 2019-12-24 12:18:37.958022 BUILDSTDERR: #### 2019-12-24 12:18:48.358015 BUILDSTDERR: #### 2019-12-24 12:18:58.758021 BUILDSTDERR: #### 2019-12-24 12:19:09.158015 BUILDSTDERR: #### 2019-12-24 12:19:19.558027 BUILDSTDERR: #### 2019-12-24 12:19:29.958013 BUILDSTDERR: #### 2019-12-24 12:19:40.358012 BUILDSTDERR: #### 2019-12-24 12:19:50.758015 BUILDSTDERR: #### 2019-12-24 12:20:01.158018 BUILDSTDERR: #### 2019-12-24 12:20:11.558013 BUILDSTDERR: #### 2019-12-24 12:20:21.958014 BUILDSTDERR: #### 2019-12-24 12:20:32.358016 BUILDSTDERR: #### 2019-12-24 12:20:42.758033 BUILDSTDERR: #### 2019-12-24 12:20:53.158041 BUILDSTDERR: #### 2019-12-24 12:21:03.558027 BUILDSTDERR: #### 2019-12-24 12:21:13.958022 BUILDSTDERR: #### 2019-12-24 12:21:24.358016 BUILDSTDERR: #### 2019-12-24 12:21:34.758027 BUILDSTDERR: #### 2019-12-24 12:21:45.158027 BUILDSTDERR: #### 2019-12-24 12:21:55.558019 BUILDSTDERR: #### 2019-12-24 12:22:05.958035 BUILDSTDERR: #### 2019-12-24 12:22:16.358044 BUILDSTDERR: #### 2019-12-24 12:22:26.758025 BUILDSTDERR: #### 2019-12-24 12:22:37.158016 BUILDSTDERR: #### 2019-12-24 12:22:47.558024 BUILDSTDERR: #### 2019-12-24 12:22:57.958035 BUILDSTDERR: #### 2019-12-24 12:23:08.358015 BUILDSTDERR: #### 2019-12-24 12:23:18.758023 BUILDSTDERR: #### 2019-12-24 12:23:29.158028 BUILDSTDERR: #### 2019-12-24 12:23:39.558014 BUILDSTDERR: #### 2019-12-24 12:23:49.958022 BUILDSTDERR: #### 2019-12-24 12:24:00.358022 BUILDSTDERR: #### 2019-12-24 12:24:10.758018 BUILDSTDERR: #### 2019-12-24 12:24:21.158017 BUILDSTDERR: #### 2019-12-24 12:24:31.558028 BUILDSTDERR: #### 2019-12-24 12:24:41.958034 BUILDSTDERR: #### 2019-12-24 12:24:52.358019 BUILDSTDERR: #### 2019-12-24 12:25:02.758028 BUILDSTDERR: #### 2019-12-24 12:25:13.158023 BUILDSTDERR: #### 2019-12-24 12:25:23.558012 BUILDSTDERR: #### 2019-12-24 12:25:33.958009 BUILDSTDERR: #### 2019-12-24 12:25:44.358019 BUILDSTDERR: #### 2019-12-24 12:25:54.758014 BUILDSTDERR: #### 2019-12-24 12:26:05.158026 BUILDSTDERR: #### 2019-12-24 12:26:15.558024 BUILDSTDERR: #### 2019-12-24 12:26:25.958015 BUILDSTDERR: #### 2019-12-24 12:26:36.358015 BUILDSTDERR: #### 2019-12-24 12:26:46.758027 BUILDSTDERR: #### 2019-12-24 12:26:57.158015 BUILDSTDERR: #### 2019-12-24 12:27:07.558021 BUILDSTDERR: #### 2019-12-24 12:27:17.958020 BUILDSTDERR: #### 2019-12-24 12:27:28.358028 BUILDSTDERR: #### 2019-12-24 12:27:38.758028 BUILDSTDERR: #### 2019-12-24 12:27:49.158013 BUILDSTDERR: #### 2019-12-24 12:27:59.558025 BUILDSTDERR: #### 2019-12-24 12:28:09.958032 BUILDSTDERR: #### 2019-12-24 12:28:20.358002 BUILDSTDERR: #### 2019-12-24 12:28:30.757989 BUILDSTDERR: #### 2019-12-24 12:28:41.157982 BUILDSTDERR: #### 2019-12-24 12:28:51.557987 BUILDSTDERR: #### 2019-12-24 12:29:01.958017 BUILDSTDERR: #### 2019-12-24 12:29:12.358017 BUILDSTDERR: #### 2019-12-24 12:29:22.758023 BUILDSTDERR: #### 2019-12-24 12:29:33.158019 BUILDSTDERR: #### 2019-12-24 12:29:43.558002 BUILDSTDERR: #### 2019-12-24 12:29:53.957995 BUILDSTDERR: #### 2019-12-24 12:30:04.358012 BUILDSTDERR: #### 2019-12-24 12:30:14.757999 BUILDSTDERR: #### 2019-12-24 12:30:25.158009 BUILDSTDERR: #### 2019-12-24 12:30:35.568022 BUILDSTDERR: #### 2019-12-24 12:30:45.968027 BUILDSTDERR: #### 2019-12-24 12:30:56.368004 BUILDSTDERR: #### 2019-12-24 12:31:06.768019 BUILDSTDERR: #### 2019-12-24 12:31:17.168044 BUILDSTDERR: #### 2019-12-24 12:31:27.568098 BUILDSTDERR: #### 2019-12-24 12:31:37.968006 BUILDSTDERR: #### 2019-12-24 12:31:48.368021 BUILDSTDERR: #### 2019-12-24 12:31:58.768025 BUILDSTDERR: #### 2019-12-24 12:32:09.168027 BUILDSTDERR: #### 2019-12-24 12:32:19.568013 BUILDSTDERR: #### 2019-12-24 12:32:29.968012 BUILDSTDERR: #### 2019-12-24 12:32:40.368026 BUILDSTDERR: #### 2019-12-24 12:32:50.768002 BUILDSTDERR: #### 2019-12-24 12:33:01.168022 BUILDSTDERR: #### 2019-12-24 12:33:11.568049 BUILDSTDERR: #### 2019-12-24 12:33:21.967999 BUILDSTDERR: #### 2019-12-24 12:33:32.368048 BUILDSTDERR: #### 2019-12-24 12:33:42.768022 BUILDSTDERR: #### 2019-12-24 12:33:53.168026 BUILDSTDERR: #### 2019-12-24 12:34:03.568042 BUILDSTDERR: #### 2019-12-24 12:34:13.968012 BUILDSTDERR: #### 2019-12-24 12:34:24.368031 BUILDSTDERR: #### 2019-12-24 12:34:34.768098 BUILDSTDERR: #### 2019-12-24 12:34:45.168008 BUILDSTDERR: #### 2019-12-24 12:34:55.568035 BUILDSTDERR: #### 2019-12-24 12:35:05.968023 BUILDSTDERR: #### 2019-12-24 12:35:16.368009 BUILDSTDERR: #### 2019-12-24 12:35:26.768001 BUILDSTDERR: #### 2019-12-24 12:35:37.168015 BUILDSTDERR: #### 2019-12-24 12:35:47.568015 BUILDSTDERR: #### 2019-12-24 12:35:57.968011 BUILDSTDERR: #### 2019-12-24 12:36:08.368029 BUILDSTDERR: #### 2019-12-24 12:36:18.768011 BUILDSTDERR: #### 2019-12-24 12:36:29.168061 BUILDSTDERR: #### 2019-12-24 12:36:39.568013 BUILDSTDERR: #### 2019-12-24 12:36:49.968036 BUILDSTDERR: #### 2019-12-24 12:37:00.368014 BUILDSTDERR: #### 2019-12-24 12:37:10.768019 BUILDSTDERR: #### 2019-12-24 12:37:21.168014 BUILDSTDERR: #### 2019-12-24 12:37:31.568028 BUILDSTDERR: #### 2019-12-24 12:37:41.968090 BUILDSTDERR: #### 2019-12-24 12:37:52.368025 BUILDSTDERR: #### 2019-12-24 12:38:02.768033 BUILDSTDERR: #### 2019-12-24 12:38:13.168009 BUILDSTDERR: #### 2019-12-24 12:38:23.568013 BUILDSTDERR: #### 2019-12-24 12:38:33.968032 BUILDSTDERR: #### 2019-12-24 12:38:44.368011 BUILDSTDERR: #### 2019-12-24 12:38:54.768021 BUILDSTDERR: #### 2019-12-24 12:39:05.168020 BUILDSTDERR: #### 2019-12-24 12:39:15.568004 BUILDSTDERR: #### 2019-12-24 12:39:25.968005 BUILDSTDERR: #### 2019-12-24 12:39:36.368017 BUILDSTDERR: basic (withstat_py) BUILDSTDERR: Doctest: withstat_py.basic ... ok BUILDSTDERR: functions_in_with (withstat_py) BUILDSTDERR: Doctest: withstat_py.functions_in_with ... ok BUILDSTDERR: manager_from_expression (withstat_py) BUILDSTDERR: Doctest: withstat_py.manager_from_expression ... ok BUILDSTDERR: multitarget (withstat_py) BUILDSTDERR: Doctest: withstat_py.multitarget ... ok BUILDSTDERR: no_as (withstat_py) BUILDSTDERR: Doctest: withstat_py.no_as ... ok BUILDSTDERR: tupletarget (withstat_py) BUILDSTDERR: Doctest: withstat_py.tupletarget ... ok BUILDSTDERR: with_break (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_break ... ok BUILDSTDERR: with_continue (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_continue ... ok BUILDSTDERR: with_exception (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_exception ... ok BUILDSTDERR: with_pass (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_pass ... ok BUILDSTDERR: with_real_lock (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_real_lock ... ok BUILDSTDERR: with_return (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withstat_py ... basic (withstat_py) BUILDSTDERR: Doctest: withstat_py.basic ... ok BUILDSTDERR: functions_in_with (withstat_py) BUILDSTDERR: Doctest: withstat_py.functions_in_with ... ok BUILDSTDERR: manager_from_expression (withstat_py) BUILDSTDERR: Doctest: withstat_py.manager_from_expression ... ok BUILDSTDERR: multitarget (withstat_py) BUILDSTDERR: Doctest: withstat_py.multitarget ... ok BUILDSTDERR: no_as (withstat_py) BUILDSTDERR: Doctest: withstat_py.no_as ... ok BUILDSTDERR: tupletarget (withstat_py) BUILDSTDERR: Doctest: withstat_py.tupletarget ... ok BUILDSTDERR: with_break (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_break ... ok BUILDSTDERR: with_continue (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_continue ... ok BUILDSTDERR: with_exception (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_exception ... ok BUILDSTDERR: with_pass (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_pass ... ok BUILDSTDERR: with_real_lock (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_real_lock ... ok BUILDSTDERR: with_return (withstat_py) BUILDSTDERR: Doctest: withstat_py.with_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in withstat_py ... basic (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.basic ... ok BUILDSTDERR: functions_in_with (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.functions_in_with ... ok BUILDSTDERR: manager_from_expression (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.manager_from_expression ... ok BUILDSTDERR: multitarget (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.multitarget ... ok BUILDSTDERR: no_as (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.no_as ... ok BUILDSTDERR: tupletarget (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.tupletarget ... ok BUILDSTDERR: with_break (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_break ... ok BUILDSTDERR: with_continue (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_continue ... ok BUILDSTDERR: with_exception (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_exception ... ok BUILDSTDERR: with_pass (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_pass ... ok BUILDSTDERR: with_real_lock (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_real_lock ... ok BUILDSTDERR: with_return (pure_doctest__withstat_py) BUILDSTDERR: Doctest: pure_doctest__withstat_py.with_return ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running withstat_py27 ... NestedWith (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.NestedWith ... ok BUILDSTDERR: manager_from_expression (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.manager_from_expression ... ok BUILDSTDERR: multimanager (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.multimanager ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withstat_py27 ... NestedWith (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.NestedWith ... ok BUILDSTDERR: manager_from_expression (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.manager_from_expression ... ok BUILDSTDERR: multimanager (withstat_py27) BUILDSTDERR: Doctest: withstat_py27.multimanager ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: run (__main__.PureDoctestTestCase) BUILDSTDERR: running pure doctests in withstat_py27 ... NestedWith (pure_doctest__withstat_py27) BUILDSTDERR: Doctest: pure_doctest__withstat_py27.NestedWith ... ok BUILDSTDERR: manager_from_expression (pure_doctest__withstat_py27) BUILDSTDERR: Doctest: pure_doctest__withstat_py27.manager_from_expression ... ok BUILDSTDERR: multimanager (pure_doctest__withstat_py27) BUILDSTDERR: Doctest: pure_doctest__withstat_py27.multimanager ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_references ... test_except_ref_func_address (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_except_ref_func_address ... ok BUILDSTDERR: test_ref_assign (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_ref_assign ... ok BUILDSTDERR: test_ref_func (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_ref_func ... ok BUILDSTDERR: test_ref_func_address (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_ref_func_address ... ok BUILDSTDERR: test_ref_inference (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_ref_inference ... ok BUILDSTDERR: test_ref_var (cpp_references) BUILDSTDERR: Doctest: cpp_references.test_ref_var ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cppwrap ... DoubleKeeper (cppwrap) BUILDSTDERR: Doctest: cppwrap.DoubleKeeper ... ok BUILDSTDERR: doublefunc (cppwrap) BUILDSTDERR: Doctest: cppwrap.doublefunc ... ok BUILDSTDERR: transmogrify_from_cpp (cppwrap) BUILDSTDERR: Doctest: cppwrap.transmogrify_from_cpp ... ok BUILDSTDERR: voidfunc (cppwrap) BUILDSTDERR: Doctest: cppwrap.voidfunc ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) matrix_with_buffer ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) rectangle ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) python_access ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) python_access ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbery ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) shrubbery ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) widen_shrubbery ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: widen_shrubbery.c:1056:18: warning: ‘__pyx_f_15widen_shrubbery_widen_shrubbery’ defined but not used [-Wunused-function] BUILDSTDERR: 1056 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) widen_shrubbery ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: widen_shrubbery.cpp:1070:18: warning: ‘PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1070 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) casting_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) casting_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) kwargs_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) kwargs_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) struct_union_enum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) struct_union_enum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) simple_sum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) simple_sum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) restaurant ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) restaurant ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) shrubbing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nested_class ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) overhead ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) overhead ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) resize ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) resize ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) queue ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) queue ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cpdef_sin ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpdef_sin ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) keyword_args ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) keyword_args ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) convolve_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) convolve_py ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) often_called ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) often_called ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) A ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) A ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compiled_switch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compiled_switch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) exceptval ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) exceptval ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) auto_conversion_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) auto_conversion_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_func ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_func ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) decode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) decode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for_bytes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for_bytes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for_char ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for_char ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) if_char_in ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) if_char_in ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) return_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) return_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicing_c_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicing_c_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) to_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) to_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) utf_eight ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: utf_eight.c:1186:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length_and_free’ defined but not used [-Wunused-function] BUILDSTDERR: 1186 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.c:1137:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length’ defined but not used [-Wunused-function] BUILDSTDERR: 1137 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.c:1088:18: warning: ‘__pyx_f_9utf_eight_tounicode’ defined but not used [-Wunused-function] BUILDSTDERR: 1088 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) utf_eight ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: utf_eight.cpp:1200:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1200 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.cpp:1151:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1151 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.cpp:1102:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode(char*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1102 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok BUILDSTDERR: test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok BUILDSTDERR: test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_copy (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_fatal_coro_warning (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_func_attributes (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_pickle (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok BUILDSTDERR: test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... /usr/lib64/python3.8/unittest/case.py:633: RuntimeWarning: coroutine '__invoke..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_items (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_keys (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_repr (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_values (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_items_set_operations (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_keys_set_operations (test_dictviews.DictSetTest) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_items (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_keys (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_repr (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_dict_values (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_items_set_operations (test_dictviews.DictSetTest) ... ok BUILDSTDERR: test_keys_set_operations (test_dictviews.DictSetTest) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_fstring ... test__format__lookup (test_fstring.TestCase) ... ok BUILDSTDERR: test_arguments (test_fstring.TestCase) ... ok BUILDSTDERR: test_assignment (test_fstring.TestCase) ... ok BUILDSTDERR: test_backslashes_in_string_part (test_fstring.TestCase) ... ok BUILDSTDERR: test_call (test_fstring.TestCase) ... ok BUILDSTDERR: test_closure (test_fstring.TestCase) ... ok BUILDSTDERR: test_comments (test_fstring.TestCase) ... ok BUILDSTDERR: test_compile_time_concat (test_fstring.TestCase) ... ok BUILDSTDERR: test_compile_time_concat_errors (test_fstring.TestCase) ... ok BUILDSTDERR: test_conversions (test_fstring.TestCase) ... ok BUILDSTDERR: test_del (test_fstring.TestCase) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_08ac62b96c87a7aa4e3d38757253b0bf.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_08ac62b96c87a7aa4e3d38757253b0bf.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_692286c59b539c365b158f545f3d4b2b.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del '' f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_692286c59b539c365b158f545f3d4b2b.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: ok BUILDSTDERR: test_dict (test_fstring.TestCase) ... ok BUILDSTDERR: test_docstring (test_fstring.TestCase) ... ok test_double_braces (test_fstring.TestCase) ... Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_366f0ae2ca2697b28312820e4766cc24.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_366f0ae2ca2697b28312820e4766cc24.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_87b87e93372d33a62710612105c7a2c0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_87b87e93372d33a62710612105c7a2c0.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_8cc957d0f2fd22cd2452e62b77fcd8fb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_8cc957d0f2fd22cd2452e62b77fcd8fb.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f48ae43ba9cac4b22aab99a25c23bade.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f48ae43ba9cac4b22aab99a25c23bade.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_25175d9413a386ecc98670e01c723f45.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_25175d9413a386ecc98670e01c723f45.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b91fd43914e52418071217b43941ca5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b91fd43914e52418071217b43941ca5.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_d9b955eb03cbab217f69be9197a55372.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_d9b955eb03cbab217f69be9197a55372.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e21b3d04cacda8ab4b2c24928a7ce911.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e21b3d04cacda8ab4b2c24928a7ce911.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_a2bb59076eeda0d518596455d104f241.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_a2bb59076eeda0d518596455d104f241.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_313a72e3d5309f775b81a6407e972e53.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_313a72e3d5309f775b81a6407e972e53.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_8e257e6021a078085bd75ab8c0188553.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_8e257e6021a078085bd75ab8c0188553.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_fe97439dcc59b85a3368823d662444da.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_fe97439dcc59b85a3368823d662444da.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2141c63feb9fa1e12e4dcf5cc78087cc.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ef949ab1a919f938ec7c8a00ba5e5134.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2b9df6f7ea197e7bdcd3e36304dd052b.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_403e35def7c579ec448318d0dfde1011.pyx Compiling /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.14/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_81de2abee150184bb7586c1b10428ee6.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_46b9250ec2cf26c46083fd87750c72a7.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok BUILDSTDERR: test_empty_format_specifier (test_fstring.TestCase) ... ok BUILDSTDERR: test_errors (test_fstring.TestCase) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_65dee603514bf027cb885877101ad885.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_d240fb6a7d061d995e63ead98afbf8a2.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_cc91f965206e0133a0990fdff2fc3b58.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: ok BUILDSTDERR: test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok BUILDSTDERR: test_format_specifier_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_global (test_fstring.TestCase) ... ok BUILDSTDERR: test_if_conditional (test_fstring.TestCase) ... ok BUILDSTDERR: test_invalid_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_invalid_string_prefixes (test_fstring.TestCase) ... ok BUILDSTDERR: test_lambda (test_fstring.TestCase) ... ok BUILDSTDERR: test_leading_trailing_spaces (test_fstring.TestCase) ... ok BUILDSTDERR: test_literal (test_fstring.TestCase) ... ok BUILDSTDERR: test_locals (test_fstring.TestCase) ... ok BUILDSTDERR: test_loop (test_fstring.TestCase) ... ok test_many_expressions (test_fstring.TestCase) ... Compiling /builddir/.cython/inline/_cython_inline_adbac6c1ff54dd134256f4c46a406043.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_adbac6c1ff54dd134256f4c46a406043.pyx Compiling /builddir/.cython/inline/_cython_inline_19d319986fa614e4fefd9e563e2cdcb3.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_19d319986fa614e4fefd9e563e2cdcb3.pyx Compiling /builddir/.cython/inline/_cython_inline_0019dbab1590a3cc578b34533b6a604a.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_0019dbab1590a3cc578b34533b6a604a.pyx Compiling /builddir/.cython/inline/_cython_inline_5f2b386827d3514d109995c9a39f8dfa.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5f2b386827d3514d109995c9a39f8dfa.pyx Compiling /builddir/.cython/inline/_cython_inline_241b6cb5d28f7743be59f9abf83dfe1d.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_241b6cb5d28f7743be59f9abf83dfe1d.pyx BUILDSTDERR: #### 2019-12-24 12:39:46.768024 BUILDSTDERR: #### 2019-12-24 12:39:57.168024 BUILDSTDERR: #### 2019-12-24 12:40:07.568001 BUILDSTDERR: #### 2019-12-24 12:40:17.968015 BUILDSTDERR: #### 2019-12-24 12:40:28.368008 BUILDSTDERR: #### 2019-12-24 12:40:38.768030 BUILDSTDERR: #### 2019-12-24 12:40:49.168015 BUILDSTDERR: #### 2019-12-24 12:40:59.568009 BUILDSTDERR: #### 2019-12-24 12:41:09.968073 BUILDSTDERR: #### 2019-12-24 12:41:20.367998 BUILDSTDERR: #### 2019-12-24 12:41:30.768013 BUILDSTDERR: #### 2019-12-24 12:41:41.168005 BUILDSTDERR: #### 2019-12-24 12:41:51.568022 BUILDSTDERR: #### 2019-12-24 12:42:01.968031 BUILDSTDERR: #### 2019-12-24 12:42:12.368015 BUILDSTDERR: #### 2019-12-24 12:42:22.768021 BUILDSTDERR: #### 2019-12-24 12:42:33.168039 BUILDSTDERR: #### 2019-12-24 12:42:43.568023 BUILDSTDERR: #### 2019-12-24 12:42:53.968019 BUILDSTDERR: #### 2019-12-24 12:43:04.368024 BUILDSTDERR: #### 2019-12-24 12:43:14.768026 BUILDSTDERR: #### 2019-12-24 12:43:25.168015 BUILDSTDERR: #### 2019-12-24 12:43:35.568021 BUILDSTDERR: #### 2019-12-24 12:43:45.968023 BUILDSTDERR: #### 2019-12-24 12:43:56.368017 BUILDSTDERR: #### 2019-12-24 12:44:06.768020 BUILDSTDERR: #### 2019-12-24 12:44:17.168038 BUILDSTDERR: #### 2019-12-24 12:44:27.568024 BUILDSTDERR: #### 2019-12-24 12:44:37.968053 BUILDSTDERR: #### 2019-12-24 12:44:48.368026 BUILDSTDERR: #### 2019-12-24 12:44:58.768018 BUILDSTDERR: #### 2019-12-24 12:45:09.168046 BUILDSTDERR: #### 2019-12-24 12:45:19.568049 BUILDSTDERR: #### 2019-12-24 12:45:29.968028 BUILDSTDERR: #### 2019-12-24 12:45:40.368017 BUILDSTDERR: #### 2019-12-24 12:45:50.768027 BUILDSTDERR: #### 2019-12-24 12:46:01.168117 BUILDSTDERR: #### 2019-12-24 12:46:11.568100 BUILDSTDERR: #### 2019-12-24 12:46:21.968028 BUILDSTDERR: #### 2019-12-24 12:46:32.368015 BUILDSTDERR: #### 2019-12-24 12:46:42.768028 BUILDSTDERR: #### 2019-12-24 12:46:53.168045 BUILDSTDERR: #### 2019-12-24 12:47:03.568024 BUILDSTDERR: #### 2019-12-24 12:47:13.968021 BUILDSTDERR: #### 2019-12-24 12:47:24.368014 BUILDSTDERR: #### 2019-12-24 12:47:34.768013 BUILDSTDERR: #### 2019-12-24 12:47:45.168017 BUILDSTDERR: #### 2019-12-24 12:47:55.568095 BUILDSTDERR: #### 2019-12-24 12:48:05.968018 BUILDSTDERR: #### 2019-12-24 12:48:16.368026 BUILDSTDERR: #### 2019-12-24 12:48:26.768528 BUILDSTDERR: #### 2019-12-24 12:48:37.168057 BUILDSTDERR: #### 2019-12-24 12:48:47.568020 BUILDSTDERR: #### 2019-12-24 12:48:57.978021 BUILDSTDERR: #### 2019-12-24 12:49:08.378009 BUILDSTDERR: #### 2019-12-24 12:49:18.778018 BUILDSTDERR: #### 2019-12-24 12:49:29.178042 BUILDSTDERR: #### 2019-12-24 12:49:39.578019 BUILDSTDERR: #### 2019-12-24 12:49:49.978035 BUILDSTDERR: #### 2019-12-24 12:50:00.378034 BUILDSTDERR: #### 2019-12-24 12:50:10.778020 BUILDSTDERR: #### 2019-12-24 12:50:21.178047 BUILDSTDERR: #### 2019-12-24 12:50:31.578016 BUILDSTDERR: #### 2019-12-24 12:50:41.978019 BUILDSTDERR: #### 2019-12-24 12:50:52.380941 BUILDSTDERR: #### 2019-12-24 12:51:02.778027 BUILDSTDERR: #### 2019-12-24 12:51:13.178027 BUILDSTDERR: #### 2019-12-24 12:51:23.578028 BUILDSTDERR: #### 2019-12-24 12:51:33.978029 BUILDSTDERR: #### 2019-12-24 12:51:44.378034 BUILDSTDERR: #### 2019-12-24 12:51:54.778024 BUILDSTDERR: #### 2019-12-24 12:52:05.178013 BUILDSTDERR: #### 2019-12-24 12:52:15.578013 BUILDSTDERR: #### 2019-12-24 12:52:25.978011 BUILDSTDERR: #### 2019-12-24 12:52:36.378023 BUILDSTDERR: #### 2019-12-24 12:52:46.778018 BUILDSTDERR: #### 2019-12-24 12:52:57.178032 BUILDSTDERR: #### 2019-12-24 12:53:07.578020 BUILDSTDERR: #### 2019-12-24 12:53:17.978012 BUILDSTDERR: #### 2019-12-24 12:53:28.378043 BUILDSTDERR: #### 2019-12-24 12:53:38.778044 BUILDSTDERR: #### 2019-12-24 12:53:49.178026 BUILDSTDERR: #### 2019-12-24 12:53:59.578024 BUILDSTDERR: #### 2019-12-24 12:54:09.978022 BUILDSTDERR: #### 2019-12-24 12:54:20.378012 BUILDSTDERR: #### 2019-12-24 12:54:30.778028 BUILDSTDERR: #### 2019-12-24 12:54:41.178018 BUILDSTDERR: #### 2019-12-24 12:54:51.578022 BUILDSTDERR: #### 2019-12-24 12:55:01.978036 BUILDSTDERR: #### 2019-12-24 12:55:12.378032 BUILDSTDERR: #### 2019-12-24 12:55:22.778014 BUILDSTDERR: #### 2019-12-24 12:55:33.178021 BUILDSTDERR: #### 2019-12-24 12:55:43.578025 BUILDSTDERR: #### 2019-12-24 12:55:53.978011 BUILDSTDERR: #### 2019-12-24 12:56:04.378037 BUILDSTDERR: #### 2019-12-24 12:56:14.778024 BUILDSTDERR: #### 2019-12-24 12:56:25.178021 BUILDSTDERR: #### 2019-12-24 12:56:35.578068 BUILDSTDERR: #### 2019-12-24 12:56:45.978058 BUILDSTDERR: #### 2019-12-24 12:56:56.378020 BUILDSTDERR: #### 2019-12-24 12:57:06.778018 BUILDSTDERR: #### 2019-12-24 12:57:17.178008 BUILDSTDERR: #### 2019-12-24 12:57:27.578034 BUILDSTDERR: #### 2019-12-24 12:57:37.978026 BUILDSTDERR: #### 2019-12-24 12:57:48.378060 BUILDSTDERR: #### 2019-12-24 12:57:58.778031 BUILDSTDERR: #### 2019-12-24 12:58:09.178042 BUILDSTDERR: #### 2019-12-24 12:58:19.578023 BUILDSTDERR: #### 2019-12-24 12:58:29.978045 BUILDSTDERR: #### 2019-12-24 12:58:40.378028 BUILDSTDERR: #### 2019-12-24 12:58:50.778021 BUILDSTDERR: #### 2019-12-24 12:59:01.178039 BUILDSTDERR: #### 2019-12-24 12:59:11.578016 BUILDSTDERR: #### 2019-12-24 12:59:21.978031 BUILDSTDERR: #### 2019-12-24 12:59:32.378015 BUILDSTDERR: #### 2019-12-24 12:59:42.778056 BUILDSTDERR: #### 2019-12-24 12:59:53.180709 BUILDSTDERR: #### 2019-12-24 13:00:03.578024 BUILDSTDERR: #### 2019-12-24 13:00:13.978052 BUILDSTDERR: #### 2019-12-24 13:00:24.378019 BUILDSTDERR: #### 2019-12-24 13:00:34.778024 BUILDSTDERR: #### 2019-12-24 13:00:45.178047 BUILDSTDERR: #### 2019-12-24 13:00:55.578022 BUILDSTDERR: #### 2019-12-24 13:01:05.978039 BUILDSTDERR: #### 2019-12-24 13:01:16.378016 BUILDSTDERR: #### 2019-12-24 13:01:26.778045 BUILDSTDERR: #### 2019-12-24 13:01:37.178020 BUILDSTDERR: #### 2019-12-24 13:01:47.578024 BUILDSTDERR: #### 2019-12-24 13:01:57.978018 BUILDSTDERR: #### 2019-12-24 13:02:08.378016 BUILDSTDERR: #### 2019-12-24 13:02:18.778027 BUILDSTDERR: #### 2019-12-24 13:02:29.178052 BUILDSTDERR: #### 2019-12-24 13:02:39.578011 BUILDSTDERR: #### 2019-12-24 13:02:49.978014 BUILDSTDERR: #### 2019-12-24 13:03:00.378031 BUILDSTDERR: ALL DONE (3/4) BUILDSTDERR: #### 2019-12-24 13:03:10.778034 BUILDSTDERR: #### 2019-12-24 13:03:21.178029 BUILDSTDERR: #### 2019-12-24 13:03:31.578018 BUILDSTDERR: #### 2019-12-24 13:03:41.978015 BUILDSTDERR: #### 2019-12-24 13:03:52.378030 BUILDSTDERR: #### 2019-12-24 13:04:02.778019 BUILDSTDERR: #### 2019-12-24 13:04:13.178014 BUILDSTDERR: #### 2019-12-24 13:04:23.578022 BUILDSTDERR: #### 2019-12-24 13:04:33.978025 BUILDSTDERR: #### 2019-12-24 13:04:44.378031 BUILDSTDERR: #### 2019-12-24 13:04:54.777994 BUILDSTDERR: #### 2019-12-24 13:05:05.178007 BUILDSTDERR: #### 2019-12-24 13:05:15.578006 BUILDSTDERR: #### 2019-12-24 13:05:25.978000 BUILDSTDERR: #### 2019-12-24 13:05:36.377993 BUILDSTDERR: #### 2019-12-24 13:05:46.778069 BUILDSTDERR: #### 2019-12-24 13:05:57.178005 BUILDSTDERR: #### 2019-12-24 13:06:07.577991 BUILDSTDERR: #### 2019-12-24 13:06:17.978010 BUILDSTDERR: #### 2019-12-24 13:06:28.378001 BUILDSTDERR: #### 2019-12-24 13:06:38.778006 BUILDSTDERR: #### 2019-12-24 13:06:49.177999 BUILDSTDERR: #### 2019-12-24 13:06:59.578001 BUILDSTDERR: #### 2019-12-24 13:07:09.977999 BUILDSTDERR: #### 2019-12-24 13:07:20.377998 BUILDSTDERR: #### 2019-12-24 13:07:30.777992 BUILDSTDERR: #### 2019-12-24 13:07:41.177993 BUILDSTDERR: #### 2019-12-24 13:07:51.578002 BUILDSTDERR: #### 2019-12-24 13:08:01.978007 BUILDSTDERR: #### 2019-12-24 13:08:12.377998 BUILDSTDERR: #### 2019-12-24 13:08:22.777991 BUILDSTDERR: #### 2019-12-24 13:08:33.177996 BUILDSTDERR: #### 2019-12-24 13:08:43.577975 BUILDSTDERR: #### 2019-12-24 13:08:53.977987 BUILDSTDERR: #### 2019-12-24 13:09:04.377997 BUILDSTDERR: #### 2019-12-24 13:09:14.778007 BUILDSTDERR: #### 2019-12-24 13:09:25.177998 BUILDSTDERR: #### 2019-12-24 13:09:35.578001 BUILDSTDERR: #### 2019-12-24 13:09:45.978081 BUILDSTDERR: #### 2019-12-24 13:09:56.378078 BUILDSTDERR: #### 2019-12-24 13:10:06.778010 BUILDSTDERR: #### 2019-12-24 13:10:17.178037 BUILDSTDERR: #### 2019-12-24 13:10:27.577992 BUILDSTDERR: #### 2019-12-24 13:10:37.977992 BUILDSTDERR: #### 2019-12-24 13:10:48.377996 BUILDSTDERR: #### 2019-12-24 13:10:58.778008 BUILDSTDERR: #### 2019-12-24 13:11:09.178007 BUILDSTDERR: #### 2019-12-24 13:11:19.578014 BUILDSTDERR: #### 2019-12-24 13:11:29.978014 BUILDSTDERR: #### 2019-12-24 13:11:40.378024 BUILDSTDERR: #### 2019-12-24 13:11:50.778015 BUILDSTDERR: #### 2019-12-24 13:12:01.178015 BUILDSTDERR: #### 2019-12-24 13:12:11.578014 BUILDSTDERR: #### 2019-12-24 13:12:21.978013 BUILDSTDERR: #### 2019-12-24 13:12:32.378011 BUILDSTDERR: #### 2019-12-24 13:12:42.777994 BUILDSTDERR: #### 2019-12-24 13:12:53.178004 BUILDSTDERR: #### 2019-12-24 13:13:03.578015 BUILDSTDERR: #### 2019-12-24 13:13:13.978010 BUILDSTDERR: #### 2019-12-24 13:13:24.378008 BUILDSTDERR: #### 2019-12-24 13:13:34.777984 BUILDSTDERR: #### 2019-12-24 13:13:45.178006 BUILDSTDERR: #### 2019-12-24 13:13:55.578007 BUILDSTDERR: #### 2019-12-24 13:14:05.977991 BUILDSTDERR: #### 2019-12-24 13:14:16.378007 BUILDSTDERR: #### 2019-12-24 13:14:26.778011 BUILDSTDERR: #### 2019-12-24 13:14:37.177996 BUILDSTDERR: #### 2019-12-24 13:14:47.578020 BUILDSTDERR: #### 2019-12-24 13:14:57.978010 BUILDSTDERR: #### 2019-12-24 13:15:08.380883 BUILDSTDERR: #### 2019-12-24 13:15:18.778054 BUILDSTDERR: #### 2019-12-24 13:15:29.177973 BUILDSTDERR: #### 2019-12-24 13:15:39.578010 BUILDSTDERR: #### 2019-12-24 13:15:49.977996 BUILDSTDERR: #### 2019-12-24 13:16:00.377977 BUILDSTDERR: #### 2019-12-24 13:16:10.777996 BUILDSTDERR: #### 2019-12-24 13:16:21.177986 BUILDSTDERR: #### 2019-12-24 13:16:31.578001 BUILDSTDERR: #### 2019-12-24 13:16:41.977999 BUILDSTDERR: #### 2019-12-24 13:16:52.377989 BUILDSTDERR: #### 2019-12-24 13:17:02.778006 BUILDSTDERR: #### 2019-12-24 13:17:13.177992 BUILDSTDERR: #### 2019-12-24 13:17:23.578015 BUILDSTDERR: #### 2019-12-24 13:17:33.978032 BUILDSTDERR: #### 2019-12-24 13:17:44.377981 BUILDSTDERR: #### 2019-12-24 13:17:54.778005 BUILDSTDERR: #### 2019-12-24 13:18:05.178002 BUILDSTDERR: #### 2019-12-24 13:18:15.578000 BUILDSTDERR: #### 2019-12-24 13:18:25.977999 BUILDSTDERR: #### 2019-12-24 13:18:36.378011 BUILDSTDERR: #### 2019-12-24 13:18:46.777999 BUILDSTDERR: #### 2019-12-24 13:18:57.177996 BUILDSTDERR: #### 2019-12-24 13:19:07.577994 BUILDSTDERR: #### 2019-12-24 13:19:17.978006 BUILDSTDERR: #### 2019-12-24 13:19:28.378007 BUILDSTDERR: #### 2019-12-24 13:19:38.778006 BUILDSTDERR: #### 2019-12-24 13:19:49.178012 BUILDSTDERR: #### 2019-12-24 13:19:59.577975 BUILDSTDERR: #### 2019-12-24 13:20:09.978003 BUILDSTDERR: #### 2019-12-24 13:20:20.378002 BUILDSTDERR: #### 2019-12-24 13:20:30.777994 BUILDSTDERR: #### 2019-12-24 13:20:41.178018 BUILDSTDERR: #### 2019-12-24 13:20:51.578007 BUILDSTDERR: #### 2019-12-24 13:21:01.977992 BUILDSTDERR: #### 2019-12-24 13:21:12.377996 BUILDSTDERR: #### 2019-12-24 13:21:22.777996 BUILDSTDERR: #### 2019-12-24 13:21:33.178006 BUILDSTDERR: #### 2019-12-24 13:21:43.578016 BUILDSTDERR: #### 2019-12-24 13:21:53.977996 BUILDSTDERR: #### 2019-12-24 13:22:04.378023 BUILDSTDERR: #### 2019-12-24 13:22:14.777984 BUILDSTDERR: #### 2019-12-24 13:22:25.178013 BUILDSTDERR: #### 2019-12-24 13:22:35.577991 Compiling /builddir/.cython/inline/_cython_inline_5489331986e989d49a64f8cb07d51fd6.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5489331986e989d49a64f8cb07d51fd6.pyx Compiling /builddir/.cython/inline/_cython_inline_730bb21fb178390f8f0aab1fe8bd3ec0.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_730bb21fb178390f8f0aab1fe8bd3ec0.pyx Compiling /builddir/.cython/inline/_cython_inline_dd39cccef136e9c211b3bf17fff84ff2.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_dd39cccef136e9c211b3bf17fff84ff2.pyx Compiling /builddir/.cython/inline/_cython_inline_6cab01a98b23e5e111f4b87cfbbaa5c5.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_6cab01a98b23e5e111f4b87cfbbaa5c5.pyx Compiling /builddir/.cython/inline/_cython_inline_a788d1a80d0c0c41dc0b7631950f7a80.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_a788d1a80d0c0c41dc0b7631950f7a80.pyx Compiling /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.pyx BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.c: In function ‘__pyx_pw_47_cython_inline_6bfcd8cb187e47c098fa027950c5b99c_1__invoke’: BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.c:1104:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without BUILDSTDERR: 1104 | static PyObject *__pyx_pw_47_cython_inline_6bfcd8cb187e47c098fa027950c5b99c_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling /builddir/.cython/inline/_cython_inline_22e2cfef8b89d6cd56c5abe19eab8490.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_22e2cfef8b89d6cd56c5abe19eab8490.pyx Compiling /builddir/.cython/inline/_cython_inline_abc6a04bd46f7c30d78d8784f60267e6.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_abc6a04bd46f7c30d78d8784f60267e6.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_adbac6c1ff54dd134256f4c46a406043.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_adbac6c1ff54dd134256f4c46a406043.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_19d319986fa614e4fefd9e563e2cdcb3.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_19d319986fa614e4fefd9e563e2cdcb3.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_0019dbab1590a3cc578b34533b6a604a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_0019dbab1590a3cc578b34533b6a604a.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_5f2b386827d3514d109995c9a39f8dfa.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_5f2b386827d3514d109995c9a39f8dfa.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_241b6cb5d28f7743be59f9abf83dfe1d.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_241b6cb5d28f7743be59f9abf83dfe1d.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_5489331986e989d49a64f8cb07d51fd6.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_5489331986e989d49a64f8cb07d51fd6.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_730bb21fb178390f8f0aab1fe8bd3ec0.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_730bb21fb178390f8f0aab1fe8bd3ec0.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_dd39cccef136e9c211b3bf17fff84ff2.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_dd39cccef136e9c211b3bf17fff84ff2.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_6cab01a98b23e5e111f4b87cfbbaa5c5.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_6cab01a98b23e5e111f4b87cfbbaa5c5.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_a788d1a80d0c0c41dc0b7631950f7a80.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_a788d1a80d0c0c41dc0b7631950f7a80.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_6bfcd8cb187e47c098fa027950c5b99c.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_22e2cfef8b89d6cd56c5abe19eab8490.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_22e2cfef8b89d6cd56c5abe19eab8490.pyx:6:4: Unreachable code BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_abc6a04bd46f7c30d78d8784f60267e6.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_abc6a04bd46f7c30d78d8784f60267e6.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_misformed_unicode_character_name (test_fstring.TestCase) ... ok BUILDSTDERR: test_mismatched_braces (test_fstring.TestCase) ... ok BUILDSTDERR: test_mismatched_parens (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_expression (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_format_spec (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_variable (test_fstring.TestCase) ... ok BUILDSTDERR: test_multiple_vars (test_fstring.TestCase) ... ok BUILDSTDERR: test_nested_fstrings (test_fstring.TestCase) ... ok BUILDSTDERR: test_newlines_in_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_no_escapes_for_braces (test_fstring.TestCase) ... ok BUILDSTDERR: test_not_equal (test_fstring.TestCase) ... ok BUILDSTDERR: test_parens_in_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_shadowed_global (test_fstring.TestCase) ... ok BUILDSTDERR: test_side_effect_order (test_fstring.TestCase) ... ok BUILDSTDERR: test_str_format_differences (test_fstring.TestCase) ... ok BUILDSTDERR: test_unterminated_string (test_fstring.TestCase) ... ok BUILDSTDERR: test_yield (test_fstring.TestCase) ... ok BUILDSTDERR: test_yield_send (test_fstring.TestCase) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_fstring ... test__format__lookup (test_fstring.TestCase) ... ok BUILDSTDERR: test_arguments (test_fstring.TestCase) ... ok BUILDSTDERR: test_assignment (test_fstring.TestCase) ... ok BUILDSTDERR: test_backslashes_in_string_part (test_fstring.TestCase) ... ok BUILDSTDERR: test_call (test_fstring.TestCase) ... ok BUILDSTDERR: test_closure (test_fstring.TestCase) ... ok BUILDSTDERR: test_comments (test_fstring.TestCase) ... ok BUILDSTDERR: test_compile_time_concat (test_fstring.TestCase) ... ok BUILDSTDERR: test_compile_time_concat_errors (test_fstring.TestCase) ... ok BUILDSTDERR: test_conversions (test_fstring.TestCase) ... ok BUILDSTDERR: test_del (test_fstring.TestCase) ... /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_08ac62b96c87a7aa4e3d38757253b0bf.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_08ac62b96c87a7aa4e3d38757253b0bf.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: /builddir/build/BUILD/cython-0.29.14/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/.cython/inline/_cython_inline_692286c59b539c365b158f545f3d4b2b.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del '' f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_692286c59b539c365b158f545f3d4b2b.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: ok BUILDSTDERR: test_dict (test_fstring.TestCase) ... ok BUILDSTDERR: test_docstring (test_fstring.TestCase) ... ok BUILDSTDERR: test_double_braces (test_fstring.TestCase) ... ok BUILDSTDERR: test_empty_format_specifier (test_fstring.TestCase) ... ok BUILDSTDERR: test_errors (test_fstring.TestCase) ... ok BUILDSTDERR: test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok BUILDSTDERR: test_format_specifier_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_global (test_fstring.TestCase) ... ok BUILDSTDERR: test_if_conditional (test_fstring.TestCase) ... ok BUILDSTDERR: test_invalid_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_invalid_string_prefixes (test_fstring.TestCase) ... ok BUILDSTDERR: test_lambda (test_fstring.TestCase) ... ok BUILDSTDERR: test_leading_trailing_spaces (test_fstring.TestCase) ... ok BUILDSTDERR: test_literal (test_fstring.TestCase) ... ok BUILDSTDERR: test_locals (test_fstring.TestCase) ... ok BUILDSTDERR: test_loop (test_fstring.TestCase) ... ok BUILDSTDERR: test_many_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_misformed_unicode_character_name (test_fstring.TestCase) ... ok BUILDSTDERR: test_mismatched_braces (test_fstring.TestCase) ... ok BUILDSTDERR: test_mismatched_parens (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_expression (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_format_spec (test_fstring.TestCase) ... ok BUILDSTDERR: test_missing_variable (test_fstring.TestCase) ... ok BUILDSTDERR: test_multiple_vars (test_fstring.TestCase) ... ok BUILDSTDERR: test_nested_fstrings (test_fstring.TestCase) ... ok BUILDSTDERR: test_newlines_in_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_no_escapes_for_braces (test_fstring.TestCase) ... ok BUILDSTDERR: test_not_equal (test_fstring.TestCase) ... ok BUILDSTDERR: test_parens_in_expressions (test_fstring.TestCase) ... ok BUILDSTDERR: test_shadowed_global (test_fstring.TestCase) ... ok BUILDSTDERR: test_side_effect_order (test_fstring.TestCase) ... ok BUILDSTDERR: test_str_format_differences (test_fstring.TestCase) ... ok BUILDSTDERR: test_unterminated_string (test_fstring.TestCase) ... ok BUILDSTDERR: test_yield (test_fstring.TestCase) ... ok BUILDSTDERR: test_yield_send (test_fstring.TestCase) ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ticket_124 ... spam (ticket_124) BUILDSTDERR: Doctest: ticket_124.spam ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ticket_124 ... spam (ticket_124) BUILDSTDERR: Doctest: ticket_124.spam ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tss ... tss_alloc_create_delete_free (tss) BUILDSTDERR: Doctest: tss.tss_alloc_create_delete_free ... ok BUILDSTDERR: tss_alloc_free (tss) BUILDSTDERR: Doctest: tss.tss_alloc_free ... ok BUILDSTDERR: tss_create_delete (tss) BUILDSTDERR: Doctest: tss.tss_create_delete ... ok BUILDSTDERR: tss_set_get (tss) BUILDSTDERR: Doctest: tss.tss_set_get ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tss ... tss_alloc_create_delete_free (tss) BUILDSTDERR: Doctest: tss.tss_alloc_create_delete_free ... ok BUILDSTDERR: tss_alloc_free (tss) BUILDSTDERR: Doctest: tss.tss_alloc_free ... ok BUILDSTDERR: tss_create_delete (tss) BUILDSTDERR: Doctest: tss.tss_create_delete ... ok BUILDSTDERR: tss_set_get (tss) BUILDSTDERR: Doctest: tss.tss_set_get ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_inference ... InferInProperties (type_inference) BUILDSTDERR: Doctest: type_inference.InferInProperties ... ok BUILDSTDERR: args_tuple_keywords (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords ... ok BUILDSTDERR: args_tuple_keywords_reassign_pyobjects (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok BUILDSTDERR: args_tuple_keywords_reassign_same (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords_reassign_same ... ok BUILDSTDERR: arithmetic (type_inference) BUILDSTDERR: Doctest: type_inference.arithmetic ... ok BUILDSTDERR: builtin_functions (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_functions ... ok BUILDSTDERR: builtin_type_methods (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_type_methods ... ok BUILDSTDERR: builtin_type_operations (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_type_operations ... ok BUILDSTDERR: builtin_types (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_types ... ok BUILDSTDERR: c_functions (type_inference) BUILDSTDERR: Doctest: type_inference.c_functions ... ok BUILDSTDERR: cascade (type_inference) BUILDSTDERR: Doctest: type_inference.cascade ... ok BUILDSTDERR: common_extension_type_base (type_inference) BUILDSTDERR: Doctest: type_inference.common_extension_type_base ... ok BUILDSTDERR: conditional (type_inference) BUILDSTDERR: Doctest: type_inference.conditional ... ok BUILDSTDERR: const_types (type_inference) BUILDSTDERR: Doctest: type_inference.const_types ... ok BUILDSTDERR: constructor_call (type_inference) BUILDSTDERR: Doctest: type_inference.constructor_call ... ok BUILDSTDERR: double_inference (type_inference) BUILDSTDERR: Doctest: type_inference.double_inference ... ok BUILDSTDERR: double_loop (type_inference) BUILDSTDERR: Doctest: type_inference.double_loop ... ok BUILDSTDERR: increment (type_inference) BUILDSTDERR: Doctest: type_inference.increment ... ok BUILDSTDERR: indexing (type_inference) BUILDSTDERR: Doctest: type_inference.indexing ... ok BUILDSTDERR: large_literals (type_inference) BUILDSTDERR: Doctest: type_inference.large_literals ... ok BUILDSTDERR: loop (type_inference) BUILDSTDERR: Doctest: type_inference.loop ... ok BUILDSTDERR: loop_over_bytes (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_bytes ... ok BUILDSTDERR: loop_over_bytes_literal (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_bytes_literal ... ok BUILDSTDERR: loop_over_charptr (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_charptr ... ok BUILDSTDERR: loop_over_int_array (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_int_array ... ok BUILDSTDERR: loop_over_str (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_str ... ok BUILDSTDERR: loop_over_struct_ptr (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_struct_ptr ... ok BUILDSTDERR: loop_over_unicode (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_unicode ... ok BUILDSTDERR: loop_over_unicode_literal (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_unicode_literal ... ok BUILDSTDERR: multiple_assignments (type_inference) BUILDSTDERR: Doctest: type_inference.multiple_assignments ... ok BUILDSTDERR: ptr_types (type_inference) BUILDSTDERR: Doctest: type_inference.ptr_types ... ok BUILDSTDERR: safe_c_functions (type_inference) BUILDSTDERR: Doctest: type_inference.safe_c_functions ... ok BUILDSTDERR: safe_only (type_inference) BUILDSTDERR: Doctest: type_inference.safe_only ... ok BUILDSTDERR: simple (type_inference) BUILDSTDERR: Doctest: type_inference.simple ... ok BUILDSTDERR: slicing (type_inference) BUILDSTDERR: Doctest: type_inference.slicing ... ok BUILDSTDERR: test_bound_methods (type_inference) BUILDSTDERR: Doctest: type_inference.test_bound_methods ... ok BUILDSTDERR: test_int_typedef_inference (type_inference) BUILDSTDERR: Doctest: type_inference.test_int_typedef_inference ... ok BUILDSTDERR: unary_operators (type_inference) BUILDSTDERR: Doctest: type_inference.unary_operators ... ok BUILDSTDERR: with_statement (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement ... ok BUILDSTDERR: with_statement_typed (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement_typed ... ok BUILDSTDERR: with_statement_untyped (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement_untyped ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_inference ... InferInProperties (type_inference) BUILDSTDERR: Doctest: type_inference.InferInProperties ... ok BUILDSTDERR: args_tuple_keywords (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords ... ok BUILDSTDERR: args_tuple_keywords_reassign_pyobjects (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok BUILDSTDERR: args_tuple_keywords_reassign_same (type_inference) BUILDSTDERR: Doctest: type_inference.args_tuple_keywords_reassign_same ... ok BUILDSTDERR: arithmetic (type_inference) BUILDSTDERR: Doctest: type_inference.arithmetic ... ok BUILDSTDERR: builtin_functions (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_functions ... ok BUILDSTDERR: builtin_type_methods (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_type_methods ... ok BUILDSTDERR: builtin_type_operations (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_type_operations ... ok BUILDSTDERR: builtin_types (type_inference) BUILDSTDERR: Doctest: type_inference.builtin_types ... ok BUILDSTDERR: c_functions (type_inference) BUILDSTDERR: Doctest: type_inference.c_functions ... ok BUILDSTDERR: cascade (type_inference) BUILDSTDERR: Doctest: type_inference.cascade ... ok BUILDSTDERR: common_extension_type_base (type_inference) BUILDSTDERR: Doctest: type_inference.common_extension_type_base ... ok BUILDSTDERR: conditional (type_inference) BUILDSTDERR: Doctest: type_inference.conditional ... ok BUILDSTDERR: const_types (type_inference) BUILDSTDERR: Doctest: type_inference.const_types ... ok BUILDSTDERR: constructor_call (type_inference) BUILDSTDERR: Doctest: type_inference.constructor_call ... ok BUILDSTDERR: double_inference (type_inference) BUILDSTDERR: Doctest: type_inference.double_inference ... ok BUILDSTDERR: double_loop (type_inference) BUILDSTDERR: Doctest: type_inference.double_loop ... ok BUILDSTDERR: increment (type_inference) BUILDSTDERR: Doctest: type_inference.increment ... ok BUILDSTDERR: indexing (type_inference) BUILDSTDERR: Doctest: type_inference.indexing ... ok BUILDSTDERR: large_literals (type_inference) BUILDSTDERR: Doctest: type_inference.large_literals ... ok BUILDSTDERR: loop (type_inference) BUILDSTDERR: Doctest: type_inference.loop ... ok BUILDSTDERR: loop_over_bytes (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_bytes ... ok BUILDSTDERR: loop_over_bytes_literal (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_bytes_literal ... ok BUILDSTDERR: loop_over_charptr (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_charptr ... ok BUILDSTDERR: loop_over_int_array (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_int_array ... ok BUILDSTDERR: loop_over_str (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_str ... ok BUILDSTDERR: loop_over_struct_ptr (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_struct_ptr ... ok BUILDSTDERR: loop_over_unicode (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_unicode ... ok BUILDSTDERR: loop_over_unicode_literal (type_inference) BUILDSTDERR: Doctest: type_inference.loop_over_unicode_literal ... ok BUILDSTDERR: multiple_assignments (type_inference) BUILDSTDERR: Doctest: type_inference.multiple_assignments ... ok BUILDSTDERR: ptr_types (type_inference) BUILDSTDERR: Doctest: type_inference.ptr_types ... ok BUILDSTDERR: safe_c_functions (type_inference) BUILDSTDERR: Doctest: type_inference.safe_c_functions ... ok BUILDSTDERR: safe_only (type_inference) BUILDSTDERR: Doctest: type_inference.safe_only ... ok BUILDSTDERR: simple (type_inference) BUILDSTDERR: Doctest: type_inference.simple ... ok BUILDSTDERR: slicing (type_inference) BUILDSTDERR: Doctest: type_inference.slicing ... ok BUILDSTDERR: test_bound_methods (type_inference) BUILDSTDERR: Doctest: type_inference.test_bound_methods ... ok BUILDSTDERR: test_int_typedef_inference (type_inference) BUILDSTDERR: Doctest: type_inference.test_int_typedef_inference ... ok BUILDSTDERR: unary_operators (type_inference) BUILDSTDERR: Doctest: type_inference.unary_operators ... ok BUILDSTDERR: with_statement (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement ... ok BUILDSTDERR: with_statement_typed (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement_typed ... ok BUILDSTDERR: with_statement_untyped (type_inference) BUILDSTDERR: Doctest: type_inference.with_statement_untyped ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert ... ok BUILDSTDERR: list_insert_assigned (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert_assigned ... ok BUILDSTDERR: list_insert_literal (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert_literal ... ok BUILDSTDERR: list_pop (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_pop ... ok BUILDSTDERR: list_pop_assigned (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_pop_assigned ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert ... ok BUILDSTDERR: list_insert_assigned (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert_assigned ... ok BUILDSTDERR: list_insert_literal (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_insert_literal ... ok BUILDSTDERR: list_pop (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_pop ... ok BUILDSTDERR: list_pop_assigned (unbound_builtin_methods) BUILDSTDERR: Doctest: unbound_builtin_methods.list_pop_assigned ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_formatting ... ascii_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.ascii_format ... ok BUILDSTDERR: mix_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.mix_format ... ok BUILDSTDERR: repr_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.repr_format ... ok BUILDSTDERR: str_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.str_format ... ok BUILDSTDERR: subtypes (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.subtypes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_formatting ... ascii_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.ascii_format ... ok BUILDSTDERR: mix_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.mix_format ... ok BUILDSTDERR: repr_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.repr_format ... ok BUILDSTDERR: str_format (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.str_format ... ok BUILDSTDERR: subtypes (unicode_formatting) BUILDSTDERR: Doctest: unicode_formatting.subtypes ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_kwargs ... accept_kwargs (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.accept_kwargs ... ok BUILDSTDERR: unexpected_kwarg (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.unexpected_kwarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_kwargs ... accept_kwargs (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.accept_kwargs ... ok BUILDSTDERR: unexpected_kwarg (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.unexpected_kwarg ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeencode ... unicodeencode () BUILDSTDERR: Doctest: unicodeencode ... ok BUILDSTDERR: ascii_replace (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.ascii_replace ... ok BUILDSTDERR: cp850_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.cp850_strict ... ok BUILDSTDERR: default (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.default ... ok BUILDSTDERR: encode_non_constant (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.encode_non_constant ... ok BUILDSTDERR: latin1 (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.latin1 ... ok BUILDSTDERR: latin1_constant (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.latin1_constant ... ok BUILDSTDERR: utf8 (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8 ... ok BUILDSTDERR: utf8_bytes_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_bytes_strict ... ok BUILDSTDERR: utf8_str_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_str_strict ... ok BUILDSTDERR: utf8_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_strict ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeencode ... unicodeencode () BUILDSTDERR: Doctest: unicodeencode ... ok BUILDSTDERR: ascii_replace (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.ascii_replace ... ok BUILDSTDERR: cp850_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.cp850_strict ... ok BUILDSTDERR: default (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.default ... ok BUILDSTDERR: encode_non_constant (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.encode_non_constant ... ok BUILDSTDERR: latin1 (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.latin1 ... ok BUILDSTDERR: latin1_constant (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.latin1_constant ... ok BUILDSTDERR: utf8 (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8 ... ok BUILDSTDERR: utf8_bytes_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_bytes_strict ... ok BUILDSTDERR: utf8_str_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_str_strict ... ok BUILDSTDERR: utf8_strict (unicodeencode) BUILDSTDERR: Doctest: unicodeencode.utf8_strict ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unpack ... failure_too_few (unpack) BUILDSTDERR: Doctest: unpack.failure_too_few ... ok BUILDSTDERR: failure_too_many (unpack) BUILDSTDERR: Doctest: unpack.failure_too_many ... ok BUILDSTDERR: failure_while_unpacking (unpack) BUILDSTDERR: Doctest: unpack.failure_while_unpacking ... ok BUILDSTDERR: kunterbunt (unpack) BUILDSTDERR: Doctest: unpack.kunterbunt ... ok BUILDSTDERR: test_unpack_resultref (unpack) BUILDSTDERR: Doctest: unpack.test_unpack_resultref ... ok BUILDSTDERR: unpack_fail_assignment (unpack) BUILDSTDERR: Doctest: unpack.unpack_fail_assignment ... ok BUILDSTDERR: unpack_list (unpack) BUILDSTDERR: Doctest: unpack.unpack_list ... ok BUILDSTDERR: unpack_literal_none_to_builtin_type (unpack) BUILDSTDERR: Doctest: unpack.unpack_literal_none_to_builtin_type ... ok BUILDSTDERR: unpack_literal_none_to_exttype (unpack) BUILDSTDERR: Doctest: unpack.unpack_literal_none_to_exttype ... ok BUILDSTDERR: unpack_many (unpack) BUILDSTDERR: Doctest: unpack.unpack_many ... ok BUILDSTDERR: unpack_many_int (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_int ... ok BUILDSTDERR: unpack_many_list (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_list ... ok BUILDSTDERR: unpack_many_tuple (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_tuple ... ok BUILDSTDERR: unpack_partial (unpack) BUILDSTDERR: Doctest: unpack.unpack_partial ... ok BUILDSTDERR: unpack_partial_typed (unpack) BUILDSTDERR: Doctest: unpack.unpack_partial_typed ... ok BUILDSTDERR: unpack_to_itself (unpack) BUILDSTDERR: Doctest: unpack.unpack_to_itself ... ok BUILDSTDERR: unpack_tuple (unpack) BUILDSTDERR: Doctest: unpack.unpack_tuple ... ok BUILDSTDERR: unpack_typed (unpack) BUILDSTDERR: Doctest: unpack.unpack_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unpack ... failure_too_few (unpack) BUILDSTDERR: Doctest: unpack.failure_too_few ... ok BUILDSTDERR: failure_too_many (unpack) BUILDSTDERR: Doctest: unpack.failure_too_many ... ok BUILDSTDERR: failure_while_unpacking (unpack) BUILDSTDERR: Doctest: unpack.failure_while_unpacking ... ok BUILDSTDERR: kunterbunt (unpack) BUILDSTDERR: Doctest: unpack.kunterbunt ... ok BUILDSTDERR: test_unpack_resultref (unpack) BUILDSTDERR: Doctest: unpack.test_unpack_resultref ... ok BUILDSTDERR: unpack_fail_assignment (unpack) BUILDSTDERR: Doctest: unpack.unpack_fail_assignment ... ok BUILDSTDERR: unpack_list (unpack) BUILDSTDERR: Doctest: unpack.unpack_list ... ok BUILDSTDERR: unpack_literal_none_to_builtin_type (unpack) BUILDSTDERR: Doctest: unpack.unpack_literal_none_to_builtin_type ... ok BUILDSTDERR: unpack_literal_none_to_exttype (unpack) BUILDSTDERR: Doctest: unpack.unpack_literal_none_to_exttype ... ok BUILDSTDERR: unpack_many (unpack) BUILDSTDERR: Doctest: unpack.unpack_many ... ok BUILDSTDERR: unpack_many_int (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_int ... ok BUILDSTDERR: unpack_many_list (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_list ... ok BUILDSTDERR: unpack_many_tuple (unpack) BUILDSTDERR: Doctest: unpack.unpack_many_tuple ... ok BUILDSTDERR: unpack_partial (unpack) BUILDSTDERR: Doctest: unpack.unpack_partial ... ok BUILDSTDERR: unpack_partial_typed (unpack) BUILDSTDERR: Doctest: unpack.unpack_partial_typed ... ok BUILDSTDERR: unpack_to_itself (unpack) BUILDSTDERR: Doctest: unpack.unpack_to_itself ... ok BUILDSTDERR: unpack_tuple (unpack) BUILDSTDERR: Doctest: unpack.unpack_tuple ... ok BUILDSTDERR: unpack_typed (unpack) BUILDSTDERR: Doctest: unpack.unpack_typed ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running varargdecl ... test (varargdecl) BUILDSTDERR: Doctest: varargdecl.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running varargdecl ... test (varargdecl) BUILDSTDERR: Doctest: varargdecl.test ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running with_statement_module_level_T536 ... with_statement_module_level_T536 () BUILDSTDERR: Doctest: with_statement_module_level_T536 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running with_statement_module_level_T536 ... with_statement_module_level_T536 () BUILDSTDERR: Doctest: with_statement_module_level_T536 ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_from_pep380 ... BUILDSTDERR: #### 2019-12-24 13:22:45.988002 BUILDSTDERR: #### 2019-12-24 13:22:56.388034 BUILDSTDERR: #### 2019-12-24 13:23:06.787987 BUILDSTDERR: #### 2019-12-24 13:23:17.187992 BUILDSTDERR: #### 2019-12-24 13:23:27.587997 BUILDSTDERR: #### 2019-12-24 13:23:37.987984 BUILDSTDERR: #### 2019-12-24 13:23:48.388007 BUILDSTDERR: #### 2019-12-24 13:23:58.788012 BUILDSTDERR: #### 2019-12-24 13:24:09.187994 BUILDSTDERR: #### 2019-12-24 13:24:19.588008 BUILDSTDERR: #### 2019-12-24 13:24:29.987975 BUILDSTDERR: #### 2019-12-24 13:24:40.388009 BUILDSTDERR: #### 2019-12-24 13:24:50.788001 BUILDSTDERR: #### 2019-12-24 13:25:01.187994 BUILDSTDERR: #### 2019-12-24 13:25:11.588008 BUILDSTDERR: #### 2019-12-24 13:25:21.987990 BUILDSTDERR: #### 2019-12-24 13:25:32.387989 BUILDSTDERR: #### 2019-12-24 13:25:42.787996 BUILDSTDERR: #### 2019-12-24 13:25:53.187990 BUILDSTDERR: #### 2019-12-24 13:26:03.587994 BUILDSTDERR: #### 2019-12-24 13:26:13.988076 BUILDSTDERR: #### 2019-12-24 13:26:24.388010 BUILDSTDERR: #### 2019-12-24 13:26:34.787991 BUILDSTDERR: #### 2019-12-24 13:26:45.187974 BUILDSTDERR: #### 2019-12-24 13:26:55.588009 BUILDSTDERR: #### 2019-12-24 13:27:05.988004 BUILDSTDERR: #### 2019-12-24 13:27:16.387977 BUILDSTDERR: #### 2019-12-24 13:27:26.787999 BUILDSTDERR: #### 2019-12-24 13:27:37.187987 BUILDSTDERR: #### 2019-12-24 13:27:47.587991 BUILDSTDERR: #### 2019-12-24 13:27:57.987992 BUILDSTDERR: #### 2019-12-24 13:28:08.387999 BUILDSTDERR: #### 2019-12-24 13:28:18.788000 BUILDSTDERR: #### 2019-12-24 13:28:29.188003 BUILDSTDERR: #### 2019-12-24 13:28:39.588006 BUILDSTDERR: #### 2019-12-24 13:28:49.987995 BUILDSTDERR: #### 2019-12-24 13:29:00.387987 BUILDSTDERR: #### 2019-12-24 13:29:10.788006 BUILDSTDERR: #### 2019-12-24 13:29:21.187988 BUILDSTDERR: #### 2019-12-24 13:29:31.588007 BUILDSTDERR: #### 2019-12-24 13:29:41.987996 BUILDSTDERR: #### 2019-12-24 13:29:52.388012 BUILDSTDERR: #### 2019-12-24 13:30:02.787990 BUILDSTDERR: #### 2019-12-24 13:30:13.187990 BUILDSTDERR: #### 2019-12-24 13:30:23.587993 BUILDSTDERR: #### 2019-12-24 13:30:33.987991 BUILDSTDERR: #### 2019-12-24 13:30:44.387999 BUILDSTDERR: #### 2019-12-24 13:30:54.788002 BUILDSTDERR: #### 2019-12-24 13:31:05.188004 BUILDSTDERR: #### 2019-12-24 13:31:15.588006 BUILDSTDERR: #### 2019-12-24 13:31:25.987973 BUILDSTDERR: #### 2019-12-24 13:31:36.388017 BUILDSTDERR: #### 2019-12-24 13:31:46.787991 BUILDSTDERR: #### 2019-12-24 13:31:57.188002 BUILDSTDERR: #### 2019-12-24 13:32:07.588025 BUILDSTDERR: #### 2019-12-24 13:32:17.987989 BUILDSTDERR: #### 2019-12-24 13:32:28.387991 BUILDSTDERR: #### 2019-12-24 13:32:38.787998 BUILDSTDERR: #### 2019-12-24 13:32:49.187993 BUILDSTDERR: #### 2019-12-24 13:32:59.587995 BUILDSTDERR: #### 2019-12-24 13:33:09.988004 BUILDSTDERR: #### 2019-12-24 13:33:20.388014 BUILDSTDERR: #### 2019-12-24 13:33:30.788010 BUILDSTDERR: #### 2019-12-24 13:33:41.187977 BUILDSTDERR: #### 2019-12-24 13:33:51.587999 BUILDSTDERR: #### 2019-12-24 13:34:01.987993 BUILDSTDERR: #### 2019-12-24 13:34:12.388016 BUILDSTDERR: #### 2019-12-24 13:34:22.787990 BUILDSTDERR: #### 2019-12-24 13:34:33.187995 BUILDSTDERR: #### 2019-12-24 13:34:43.587996 BUILDSTDERR: #### 2019-12-24 13:34:53.987990 BUILDSTDERR: #### 2019-12-24 13:35:04.387997 BUILDSTDERR: #### 2019-12-24 13:35:14.788004 BUILDSTDERR: #### 2019-12-24 13:35:25.188004 BUILDSTDERR: #### 2019-12-24 13:35:35.588041 BUILDSTDERR: #### 2019-12-24 13:35:45.988007 BUILDSTDERR: #### 2019-12-24 13:35:56.388003 BUILDSTDERR: #### 2019-12-24 13:36:06.788010 BUILDSTDERR: #### 2019-12-24 13:36:17.188005 BUILDSTDERR: #### 2019-12-24 13:36:27.588005 BUILDSTDERR: #### 2019-12-24 13:36:37.987996 BUILDSTDERR: #### 2019-12-24 13:36:48.388015 BUILDSTDERR: #### 2019-12-24 13:36:58.787993 BUILDSTDERR: #### 2019-12-24 13:37:09.188002 BUILDSTDERR: #### 2019-12-24 13:37:19.587996 BUILDSTDERR: #### 2019-12-24 13:37:29.987998 BUILDSTDERR: #### 2019-12-24 13:37:40.387999 BUILDSTDERR: #### 2019-12-24 13:37:50.787999 BUILDSTDERR: #### 2019-12-24 13:38:01.188020 BUILDSTDERR: #### 2019-12-24 13:38:11.587994 BUILDSTDERR: #### 2019-12-24 13:38:21.988018 BUILDSTDERR: #### 2019-12-24 13:38:32.388011 BUILDSTDERR: #### 2019-12-24 13:38:42.788015 BUILDSTDERR: #### 2019-12-24 13:38:53.188039 BUILDSTDERR: #### 2019-12-24 13:39:03.588026 BUILDSTDERR: #### 2019-12-24 13:39:13.988015 BUILDSTDERR: #### 2019-12-24 13:39:24.388021 BUILDSTDERR: #### 2019-12-24 13:39:34.788014 BUILDSTDERR: #### 2019-12-24 13:39:45.188015 BUILDSTDERR: #### 2019-12-24 13:39:55.588017 BUILDSTDERR: #### 2019-12-24 13:40:05.988013 BUILDSTDERR: #### 2019-12-24 13:40:16.388035 BUILDSTDERR: #### 2019-12-24 13:40:26.788013 BUILDSTDERR: #### 2019-12-24 13:40:37.188028 BUILDSTDERR: #### 2019-12-24 13:40:47.588023 BUILDSTDERR: #### 2019-12-24 13:40:57.988015 BUILDSTDERR: #### 2019-12-24 13:41:08.388022 BUILDSTDERR: #### 2019-12-24 13:41:18.788027 BUILDSTDERR: #### 2019-12-24 13:41:29.188015 BUILDSTDERR: #### 2019-12-24 13:41:39.588015 BUILDSTDERR: #### 2019-12-24 13:41:49.988027 BUILDSTDERR: #### 2019-12-24 13:42:00.388022 BUILDSTDERR: #### 2019-12-24 13:42:10.788019 BUILDSTDERR: #### 2019-12-24 13:42:21.188229 BUILDSTDERR: #### 2019-12-24 13:42:31.588019 BUILDSTDERR: #### 2019-12-24 13:42:41.987990 BUILDSTDERR: #### 2019-12-24 13:42:52.387985 BUILDSTDERR: #### 2019-12-24 13:43:02.788015 BUILDSTDERR: #### 2019-12-24 13:43:13.188047 BUILDSTDERR: #### 2019-12-24 13:43:23.587996 BUILDSTDERR: #### 2019-12-24 13:43:33.987997 BUILDSTDERR: #### 2019-12-24 13:43:44.387989 BUILDSTDERR: #### 2019-12-24 13:43:54.787990 BUILDSTDERR: #### 2019-12-24 13:44:05.188013 BUILDSTDERR: #### 2019-12-24 13:44:15.588004 BUILDSTDERR: #### 2019-12-24 13:44:25.988021 BUILDSTDERR: #### 2019-12-24 13:44:36.387992 BUILDSTDERR: #### 2019-12-24 13:44:46.788000 BUILDSTDERR: #### 2019-12-24 13:44:57.187995 BUILDSTDERR: #### 2019-12-24 13:45:07.598029 BUILDSTDERR: #### 2019-12-24 13:45:17.997995 BUILDSTDERR: #### 2019-12-24 13:45:28.398022 BUILDSTDERR: #### 2019-12-24 13:45:38.797998 BUILDSTDERR: #### 2019-12-24 13:45:49.198006 BUILDSTDERR: #### 2019-12-24 13:45:59.597988 BUILDSTDERR: #### 2019-12-24 13:46:09.997990 BUILDSTDERR: #### 2019-12-24 13:46:20.398021 BUILDSTDERR: #### 2019-12-24 13:46:30.797991 BUILDSTDERR: #### 2019-12-24 13:46:41.197990 BUILDSTDERR: #### 2019-12-24 13:46:51.597998 BUILDSTDERR: #### 2019-12-24 13:47:01.997998 BUILDSTDERR: #### 2019-12-24 13:47:12.398001 BUILDSTDERR: #### 2019-12-24 13:47:22.797997 BUILDSTDERR: #### 2019-12-24 13:47:33.198011 BUILDSTDERR: #### 2019-12-24 13:47:43.597986 BUILDSTDERR: #### 2019-12-24 13:47:53.997985 BUILDSTDERR: #### 2019-12-24 13:48:04.397980 BUILDSTDERR: #### 2019-12-24 13:48:14.798004 BUILDSTDERR: #### 2019-12-24 13:48:25.198022 BUILDSTDERR: #### 2019-12-24 13:48:35.598006 BUILDSTDERR: #### 2019-12-24 13:48:45.997997 BUILDSTDERR: #### 2019-12-24 13:48:56.397996 BUILDSTDERR: #### 2019-12-24 13:49:06.798002 BUILDSTDERR: #### 2019-12-24 13:49:17.197974 BUILDSTDERR: #### 2019-12-24 13:49:27.597984 BUILDSTDERR: #### 2019-12-24 13:49:37.998003 BUILDSTDERR: #### 2019-12-24 13:49:48.397996 BUILDSTDERR: #### 2019-12-24 13:49:58.798004 BUILDSTDERR: #### 2019-12-24 13:50:09.198000 BUILDSTDERR: #### 2019-12-24 13:50:19.597995 BUILDSTDERR: #### 2019-12-24 13:50:29.998004 BUILDSTDERR: #### 2019-12-24 13:50:40.398009 BUILDSTDERR: #### 2019-12-24 13:50:50.798014 BUILDSTDERR: #### 2019-12-24 13:51:01.198006 BUILDSTDERR: #### 2019-12-24 13:51:11.598096 BUILDSTDERR: #### 2019-12-24 13:51:21.998030 BUILDSTDERR: #### 2019-12-24 13:51:32.397996 BUILDSTDERR: #### 2019-12-24 13:51:42.798007 BUILDSTDERR: #### 2019-12-24 13:51:53.198094 BUILDSTDERR: #### 2019-12-24 13:52:03.598023 BUILDSTDERR: #### 2019-12-24 13:52:13.998013 BUILDSTDERR: #### 2019-12-24 13:52:24.398025 BUILDSTDERR: #### 2019-12-24 13:52:34.798027 BUILDSTDERR: #### 2019-12-24 13:52:45.198011 BUILDSTDERR: #### 2019-12-24 13:52:55.598011 BUILDSTDERR: #### 2019-12-24 13:53:05.998005 BUILDSTDERR: #### 2019-12-24 13:53:16.397990 BUILDSTDERR: #### 2019-12-24 13:53:26.798034 BUILDSTDERR: #### 2019-12-24 13:53:37.197985 BUILDSTDERR: #### 2019-12-24 13:53:47.597997 BUILDSTDERR: #### 2019-12-24 13:53:57.998049 BUILDSTDERR: #### 2019-12-24 13:54:08.398025 BUILDSTDERR: #### 2019-12-24 13:54:18.798093 BUILDSTDERR: #### 2019-12-24 13:54:29.197991 BUILDSTDERR: #### 2019-12-24 13:54:39.598001 BUILDSTDERR: #### 2019-12-24 13:54:49.998082 BUILDSTDERR: #### 2019-12-24 13:55:00.398008 BUILDSTDERR: #### 2019-12-24 13:55:10.797994 BUILDSTDERR: #### 2019-12-24 13:55:21.198005 BUILDSTDERR: #### 2019-12-24 13:55:31.598014 BUILDSTDERR: #### 2019-12-24 13:55:41.998086 BUILDSTDERR: #### 2019-12-24 13:55:52.398019 BUILDSTDERR: #### 2019-12-24 13:56:02.798016 BUILDSTDERR: #### 2019-12-24 13:56:13.198029 BUILDSTDERR: #### 2019-12-24 13:56:23.598029 BUILDSTDERR: #### 2019-12-24 13:56:33.998014 BUILDSTDERR: #### 2019-12-24 13:56:44.397990 BUILDSTDERR: #### 2019-12-24 13:56:54.798002 BUILDSTDERR: #### 2019-12-24 13:57:05.198005 BUILDSTDERR: #### 2019-12-24 13:57:15.597991 BUILDSTDERR: #### 2019-12-24 13:57:25.997997 BUILDSTDERR: #### 2019-12-24 13:57:36.398004 BUILDSTDERR: #### 2019-12-24 13:57:46.798001 BUILDSTDERR: #### 2019-12-24 13:57:57.197995 BUILDSTDERR: #### 2019-12-24 13:58:07.598000 BUILDSTDERR: #### 2019-12-24 13:58:17.997999 BUILDSTDERR: #### 2019-12-24 13:58:28.397988 BUILDSTDERR: #### 2019-12-24 13:58:38.798011 BUILDSTDERR: #### 2019-12-24 13:58:49.198017 BUILDSTDERR: #### 2019-12-24 13:58:59.598023 BUILDSTDERR: #### 2019-12-24 13:59:09.998009 BUILDSTDERR: #### 2019-12-24 13:59:20.398004 BUILDSTDERR: #### 2019-12-24 13:59:30.798005 BUILDSTDERR: #### 2019-12-24 13:59:41.198000 BUILDSTDERR: #### 2019-12-24 13:59:51.597994 BUILDSTDERR: #### 2019-12-24 14:00:01.997993 BUILDSTDERR: #### 2019-12-24 14:00:12.398003 BUILDSTDERR: #### 2019-12-24 14:00:22.798031 BUILDSTDERR: #### 2019-12-24 14:00:33.198069 BUILDSTDERR: #### 2019-12-24 14:00:43.598011 BUILDSTDERR: #### 2019-12-24 14:00:53.997998 BUILDSTDERR: #### 2019-12-24 14:01:04.397997 BUILDSTDERR: #### 2019-12-24 14:01:14.798007 BUILDSTDERR: #### 2019-12-24 14:01:25.198006 BUILDSTDERR: #### 2019-12-24 14:01:35.598021 BUILDSTDERR: #### 2019-12-24 14:01:45.998006 BUILDSTDERR: #### 2019-12-24 14:01:56.397990 BUILDSTDERR: #### 2019-12-24 14:02:06.797995 BUILDSTDERR: #### 2019-12-24 14:02:17.198014 BUILDSTDERR: #### 2019-12-24 14:02:27.597995 BUILDSTDERR: #### 2019-12-24 14:02:37.998000 BUILDSTDERR: #### 2019-12-24 14:02:48.397996 BUILDSTDERR: #### 2019-12-24 14:02:58.798008 BUILDSTDERR: #### 2019-12-24 14:03:09.197991 BUILDSTDERR: #### 2019-12-24 14:03:19.597997 BUILDSTDERR: #### 2019-12-24 14:03:29.998005 BUILDSTDERR: #### 2019-12-24 14:03:40.397995 BUILDSTDERR: #### 2019-12-24 14:03:50.797996 BUILDSTDERR: #### 2019-12-24 14:04:01.197970 BUILDSTDERR: #### 2019-12-24 14:04:11.597993 BUILDSTDERR: #### 2019-12-24 14:04:21.997998 BUILDSTDERR: #### 2019-12-24 14:04:32.397999 BUILDSTDERR: #### 2019-12-24 14:04:42.798011 BUILDSTDERR: #### 2019-12-24 14:04:53.198006 BUILDSTDERR: #### 2019-12-24 14:05:03.598018 BUILDSTDERR: #### 2019-12-24 14:05:13.997997 BUILDSTDERR: #### 2019-12-24 14:05:24.398011 BUILDSTDERR: #### 2019-12-24 14:05:34.797993 BUILDSTDERR: #### 2019-12-24 14:05:45.207333 BUILDSTDERR: gi_yieldfrom (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.gi_yieldfrom ... ok BUILDSTDERR: test_attempted_reentry (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempted_reentry ... ok BUILDSTDERR: test_attempted_yield_from_loop (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok BUILDSTDERR: test_attempting_to_send_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok BUILDSTDERR: test_broken_getattr_handling (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x2004de4be0> BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: Exception ignored in: .Broken object at 0x2004de4be0> BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: ok BUILDSTDERR: test_catching_exception_from_subgen_and_returning (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok BUILDSTDERR: test_conversion_of_sendNone_to_next (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok BUILDSTDERR: test_delegating_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_close ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_next (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok BUILDSTDERR: test_delegating_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_throw ... ok BUILDSTDERR: test_delegating_throw_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok BUILDSTDERR: test_delegation_of_close_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok BUILDSTDERR: test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok BUILDSTDERR: test_delegation_of_next_call_to_subgenerator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok BUILDSTDERR: test_delegation_of_next_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok BUILDSTDERR: test_delegation_of_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_send ... ok BUILDSTDERR: test_exception_in_initial_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok BUILDSTDERR: test_exception_value_crash (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_exception_value_crash ... ok BUILDSTDERR: test_finally_return_none (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_finally_return_none ... ok BUILDSTDERR: test_generator_return_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_generator_return_value ... ok BUILDSTDERR: test_handing_exception_while_delegating_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok BUILDSTDERR: test_handling_exception_while_delegating_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok BUILDSTDERR: test_next_and_return_with_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_next_and_return_with_value ... ok BUILDSTDERR: test_raising_exception_in_delegated_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok BUILDSTDERR: test_raising_exception_in_initial_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok BUILDSTDERR: test_return_none (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_return_none ... ok BUILDSTDERR: test_returning_value_from_delegated_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok BUILDSTDERR: test_send_and_return_with_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_send_and_return_with_value ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok BUILDSTDERR: test_yield_from_empty (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_yield_from_empty ... ok BUILDSTDERR: yield_in_return (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.yield_in_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_from_pep380 ... gi_yieldfrom (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.gi_yieldfrom ... ok BUILDSTDERR: test_attempted_reentry (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempted_reentry ... ok BUILDSTDERR: test_attempted_yield_from_loop (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok BUILDSTDERR: test_attempting_to_send_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok BUILDSTDERR: test_broken_getattr_handling (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x200513f430> BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: Exception ignored in: .Broken object at 0x200513f430> BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: ok BUILDSTDERR: test_catching_exception_from_subgen_and_returning (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok BUILDSTDERR: test_conversion_of_sendNone_to_next (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok BUILDSTDERR: test_delegating_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_close ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_next (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok BUILDSTDERR: test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok BUILDSTDERR: test_delegating_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_throw ... ok BUILDSTDERR: test_delegating_throw_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok BUILDSTDERR: test_delegation_of_close_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok BUILDSTDERR: test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok BUILDSTDERR: test_delegation_of_next_call_to_subgenerator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok BUILDSTDERR: test_delegation_of_next_to_non_generator (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok BUILDSTDERR: test_delegation_of_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_delegation_of_send ... ok BUILDSTDERR: test_exception_in_initial_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok BUILDSTDERR: test_exception_value_crash (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_exception_value_crash ... ok BUILDSTDERR: test_finally_return_none (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_finally_return_none ... ok BUILDSTDERR: test_generator_return_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_generator_return_value ... ok BUILDSTDERR: test_handing_exception_while_delegating_close (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok BUILDSTDERR: test_handling_exception_while_delegating_send (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok BUILDSTDERR: test_next_and_return_with_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_next_and_return_with_value ... ok BUILDSTDERR: test_raising_exception_in_delegated_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok BUILDSTDERR: test_raising_exception_in_initial_next_call (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok BUILDSTDERR: test_return_none (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_return_none ... ok BUILDSTDERR: test_returning_value_from_delegated_throw (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok BUILDSTDERR: test_send_and_return_with_value (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_send_and_return_with_value ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok BUILDSTDERR: test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok BUILDSTDERR: test_yield_from_empty (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.test_yield_from_empty ... ok BUILDSTDERR: yield_in_return (yield_from_pep380) BUILDSTDERR: Doctest: yield_from_pep380.yield_in_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_from_py33 ... yield_from_gen (yield_from_py33) BUILDSTDERR: Doctest: yield_from_py33.yield_from_gen ... ok BUILDSTDERR: yield_from_gen_return (yield_from_py33) BUILDSTDERR: Doctest: yield_from_py33.yield_from_gen_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_from_py33 ... yield_from_gen (yield_from_py33) BUILDSTDERR: Doctest: yield_from_py33.yield_from_gen ... ok BUILDSTDERR: yield_from_gen_return (yield_from_py33) BUILDSTDERR: Doctest: yield_from_py33.yield_from_gen_return ... ok BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': BUILDSTDERR: test_embed (__main__.EmbedTest) ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_keyword ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_keyword.c:1024:15: warning: ‘__pyx_f_12cdef_keyword_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1024 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdef_keyword ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_keyword.cpp:1038:15: warning: ‘double __pyx_f_12cdef_keyword_f(double)’ defined but not used [-Wunused-function] BUILDSTDERR: 1038 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) matrix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extendable_animal ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extendable_animal ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) delorean ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) delorean ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) char_or_float ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) char_or_float ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_block ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_block.c:1061:13: warning: ‘__pyx_f_10cdef_block_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1061 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdef_block ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_block.cpp:1075:13: warning: ‘void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1075 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) open_file ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) open_file ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) optional_subclassing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) optional_subclassing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memory_layout ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memory_layout ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) np_flag_const ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) np_flag_const ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) quickstart ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) quickstart ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) transpose ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) transpose ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) lunch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) lunch ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cython_usage ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect_ptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) p1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) p1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) clone ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) clone ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) safe_usage ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) safe_usage ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) wave_function ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) wave_function ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) queue3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) queue3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fib ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fib ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes_cpp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) keyword_args_call ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) keyword_args_call ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) py_version_hex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) py_version_hex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi_4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) profile ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) profile ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cython_declare ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cython_declare ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) locals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) locals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) mymodule ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) mymodule ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arg_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arg_memview ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) decode_cpp_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) try_finally ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) try_finally ... BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 2653 tests in 12177.636s BUILDSTDERR: OK BUILDSTDERR: Following tests excluded because of missing dependencies on your system: BUILDSTDERR: run.numpy_pythran BUILDSTDERR: run.numpy_pythran_unit BUILDSTDERR: run.test_exceptions BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 2890 tests in 16161.013s BUILDSTDERR: OK (skipped=18) BUILDSTDERR: Following tests excluded because of missing dependencies on your system: BUILDSTDERR: run.numpy_pythran BUILDSTDERR: run.numpy_pythran_unit BUILDSTDERR: run.test_exceptions BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 3080 tests in 22073.259s BUILDSTDERR: OK (skipped=22) BUILDSTDERR: Following tests excluded because of missing dependencies on your system: BUILDSTDERR: run.numpy_pythran BUILDSTDERR: run.numpy_pythran_unit BUILDSTDERR: run.test_exceptions BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 3503 tests in 27521.522s BUILDSTDERR: OK BUILDSTDERR: Following tests excluded because of missing dependencies on your system: BUILDSTDERR: run.numpy_pythran BUILDSTDERR: run.numpy_pythran_unit BUILDSTDERR: run.test_exceptions BUILDSTDERR: TestCodeFormat BUILDSTDERR: #### 2019-12-24 14:05:55.598024 BUILDSTDERR: #### 2019-12-24 14:06:05.998026 BUILDSTDERR: #### 2019-12-24 14:06:16.398017 BUILDSTDERR: #### 2019-12-24 14:06:26.798032 BUILDSTDERR: #### 2019-12-24 14:06:37.198030 BUILDSTDERR: #### 2019-12-24 14:06:47.598017 BUILDSTDERR: #### 2019-12-24 14:06:57.998028 BUILDSTDERR: #### 2019-12-24 14:07:08.398051 BUILDSTDERR: #### 2019-12-24 14:07:18.797991 BUILDSTDERR: #### 2019-12-24 14:07:29.197999 BUILDSTDERR: #### 2019-12-24 14:07:39.598006 BUILDSTDERR: #### 2019-12-24 14:07:49.998009 BUILDSTDERR: #### 2019-12-24 14:08:00.398019 BUILDSTDERR: #### 2019-12-24 14:08:10.797999 BUILDSTDERR: #### 2019-12-24 14:08:21.198006 BUILDSTDERR: #### 2019-12-24 14:08:31.597993 BUILDSTDERR: #### 2019-12-24 14:08:41.997998 BUILDSTDERR: #### 2019-12-24 14:08:52.398006 BUILDSTDERR: #### 2019-12-24 14:09:02.797999 BUILDSTDERR: #### 2019-12-24 14:09:13.198002 BUILDSTDERR: #### 2019-12-24 14:09:23.598019 BUILDSTDERR: #### 2019-12-24 14:09:33.998004 BUILDSTDERR: #### 2019-12-24 14:09:44.398019 BUILDSTDERR: #### 2019-12-24 14:09:54.798004 BUILDSTDERR: #### 2019-12-24 14:10:05.198019 BUILDSTDERR: #### 2019-12-24 14:10:15.618018 BUILDSTDERR: #### 2019-12-24 14:10:26.018007 BUILDSTDERR: #### 2019-12-24 14:10:36.418012 BUILDSTDERR: #### 2019-12-24 14:10:46.818009 BUILDSTDERR: #### 2019-12-24 14:10:57.218007 BUILDSTDERR: #### 2019-12-24 14:11:07.618012 BUILDSTDERR: #### 2019-12-24 14:11:18.018012 BUILDSTDERR: #### 2019-12-24 14:11:28.417995 BUILDSTDERR: #### 2019-12-24 14:11:38.818013 BUILDSTDERR: #### 2019-12-24 14:11:49.218024 BUILDSTDERR: #### 2019-12-24 14:11:59.618005 BUILDSTDERR: #### 2019-12-24 14:12:10.018005 BUILDSTDERR: #### 2019-12-24 14:12:20.418006 BUILDSTDERR: #### 2019-12-24 14:12:30.817999 BUILDSTDERR: #### 2019-12-24 14:12:41.217997 BUILDSTDERR: #### 2019-12-24 14:12:51.618025 BUILDSTDERR: #### 2019-12-24 14:13:02.018007 BUILDSTDERR: #### 2019-12-24 14:13:12.418019 BUILDSTDERR: #### 2019-12-24 14:13:22.818020 BUILDSTDERR: #### 2019-12-24 14:13:33.218001 BUILDSTDERR: #### 2019-12-24 14:13:43.617995 BUILDSTDERR: #### 2019-12-24 14:13:54.018071 BUILDSTDERR: #### 2019-12-24 14:14:04.418006 BUILDSTDERR: #### 2019-12-24 14:14:14.817993 BUILDSTDERR: #### 2019-12-24 14:14:25.217996 BUILDSTDERR: #### 2019-12-24 14:14:35.618000 BUILDSTDERR: #### 2019-12-24 14:14:46.018004 BUILDSTDERR: #### 2019-12-24 14:14:56.418009 BUILDSTDERR: #### 2019-12-24 14:15:06.818028 BUILDSTDERR: #### 2019-12-24 14:15:17.217994 BUILDSTDERR: #### 2019-12-24 14:15:27.617984 BUILDSTDERR: #### 2019-12-24 14:15:38.018008 BUILDSTDERR: #### 2019-12-24 14:15:48.418010 BUILDSTDERR: #### 2019-12-24 14:15:58.818018 BUILDSTDERR: #### 2019-12-24 14:16:09.218006 BUILDSTDERR: #### 2019-12-24 14:16:19.618058 BUILDSTDERR: #### 2019-12-24 14:16:30.018001 BUILDSTDERR: #### 2019-12-24 14:16:40.418003 BUILDSTDERR: #### 2019-12-24 14:16:50.817994 BUILDSTDERR: #### 2019-12-24 14:17:01.217995 BUILDSTDERR: #### 2019-12-24 14:17:11.618000 BUILDSTDERR: #### 2019-12-24 14:17:22.017998 BUILDSTDERR: #### 2019-12-24 14:17:32.418005 BUILDSTDERR: #### 2019-12-24 14:17:42.817989 BUILDSTDERR: #### 2019-12-24 14:17:53.217995 BUILDSTDERR: #### 2019-12-24 14:18:03.618004 BUILDSTDERR: #### 2019-12-24 14:18:14.017999 BUILDSTDERR: #### 2019-12-24 14:18:24.417995 BUILDSTDERR: #### 2019-12-24 14:18:34.818006 BUILDSTDERR: #### 2019-12-24 14:18:45.218012 BUILDSTDERR: #### 2019-12-24 14:18:55.617986 BUILDSTDERR: #### 2019-12-24 14:19:06.018004 BUILDSTDERR: #### 2019-12-24 14:19:16.417998 BUILDSTDERR: #### 2019-12-24 14:19:26.818009 BUILDSTDERR: #### 2019-12-24 14:19:37.217999 BUILDSTDERR: #### 2019-12-24 14:19:47.617994 BUILDSTDERR: #### 2019-12-24 14:19:58.018011 BUILDSTDERR: #### 2019-12-24 14:20:08.417992 BUILDSTDERR: #### 2019-12-24 14:20:18.818067 BUILDSTDERR: #### 2019-12-24 14:20:29.217999 BUILDSTDERR: #### 2019-12-24 14:20:39.617995 BUILDSTDERR: #### 2019-12-24 14:20:50.018014 BUILDSTDERR: #### 2019-12-24 14:21:00.417988 BUILDSTDERR: #### 2019-12-24 14:21:10.817997 BUILDSTDERR: #### 2019-12-24 14:21:21.218005 BUILDSTDERR: #### 2019-12-24 14:21:31.617989 BUILDSTDERR: #### 2019-12-24 14:21:42.017991 BUILDSTDERR: #### 2019-12-24 14:21:52.417997 BUILDSTDERR: #### 2019-12-24 14:22:02.818001 BUILDSTDERR: #### 2019-12-24 14:22:13.217989 BUILDSTDERR: #### 2019-12-24 14:22:23.617996 BUILDSTDERR: #### 2019-12-24 14:22:34.018001 BUILDSTDERR: #### 2019-12-24 14:22:44.418066 BUILDSTDERR: #### 2019-12-24 14:22:54.817996 BUILDSTDERR: #### 2019-12-24 14:23:05.218005 BUILDSTDERR: #### 2019-12-24 14:23:15.618006 BUILDSTDERR: #### 2019-12-24 14:23:26.017996 BUILDSTDERR: #### 2019-12-24 14:23:36.417998 BUILDSTDERR: #### 2019-12-24 14:23:46.818009 BUILDSTDERR: #### 2019-12-24 14:23:57.218013 BUILDSTDERR: #### 2019-12-24 14:24:07.618015 BUILDSTDERR: #### 2019-12-24 14:24:18.017999 BUILDSTDERR: #### 2019-12-24 14:24:28.418009 BUILDSTDERR: #### 2019-12-24 14:24:38.818030 BUILDSTDERR: #### 2019-12-24 14:24:49.218094 BUILDSTDERR: #### 2019-12-24 14:24:59.617994 BUILDSTDERR: #### 2019-12-24 14:25:10.018002 BUILDSTDERR: #### 2019-12-24 14:25:20.418008 BUILDSTDERR: #### 2019-12-24 14:25:30.817993 BUILDSTDERR: #### 2019-12-24 14:25:41.218072 BUILDSTDERR: #### 2019-12-24 14:25:51.617988 BUILDSTDERR: #### 2019-12-24 14:26:02.018075 BUILDSTDERR: #### 2019-12-24 14:26:12.417999 BUILDSTDERR: #### 2019-12-24 14:26:22.818030 BUILDSTDERR: #### 2019-12-24 14:26:33.218003 BUILDSTDERR: #### 2019-12-24 14:26:43.618013 BUILDSTDERR: #### 2019-12-24 14:26:54.017993 BUILDSTDERR: #### 2019-12-24 14:27:04.417994 BUILDSTDERR: #### 2019-12-24 14:27:14.817999 BUILDSTDERR: #### 2019-12-24 14:27:25.218008 BUILDSTDERR: #### 2019-12-24 14:27:35.618009 BUILDSTDERR: #### 2019-12-24 14:27:46.018004 BUILDSTDERR: #### 2019-12-24 14:27:56.418015 BUILDSTDERR: #### 2019-12-24 14:28:06.817999 BUILDSTDERR: #### 2019-12-24 14:28:17.218000 BUILDSTDERR: #### 2019-12-24 14:28:27.617989 BUILDSTDERR: #### 2019-12-24 14:28:38.018018 BUILDSTDERR: #### 2019-12-24 14:28:48.418000 BUILDSTDERR: #### 2019-12-24 14:28:58.818006 BUILDSTDERR: #### 2019-12-24 14:29:09.218002 BUILDSTDERR: #### 2019-12-24 14:29:19.618006 BUILDSTDERR: #### 2019-12-24 14:29:30.018006 BUILDSTDERR: #### 2019-12-24 14:29:40.418005 BUILDSTDERR: #### 2019-12-24 14:29:50.818003 BUILDSTDERR: #### 2019-12-24 14:30:01.218000 BUILDSTDERR: #### 2019-12-24 14:30:11.617995 BUILDSTDERR: #### 2019-12-24 14:30:22.018014 BUILDSTDERR: #### 2019-12-24 14:30:32.417995 BUILDSTDERR: #### 2019-12-24 14:30:42.818001 BUILDSTDERR: #### 2019-12-24 14:30:53.218031 BUILDSTDERR: #### 2019-12-24 14:31:03.618001 BUILDSTDERR: #### 2019-12-24 14:31:14.018005 BUILDSTDERR: #### 2019-12-24 14:31:24.418033 BUILDSTDERR: #### 2019-12-24 14:31:34.817987 BUILDSTDERR: #### 2019-12-24 14:31:45.218002 BUILDSTDERR: #### 2019-12-24 14:31:55.617996 BUILDSTDERR: #### 2019-12-24 14:32:06.018005 BUILDSTDERR: #### 2019-12-24 14:32:16.418083 BUILDSTDERR: #### 2019-12-24 14:32:26.818006 BUILDSTDERR: #### 2019-12-24 14:32:37.217997 BUILDSTDERR: #### 2019-12-24 14:32:47.617988 BUILDSTDERR: #### 2019-12-24 14:32:58.018005 BUILDSTDERR: #### 2019-12-24 14:33:08.418000 BUILDSTDERR: #### 2019-12-24 14:33:18.818000 BUILDSTDERR: #### 2019-12-24 14:33:29.217999 BUILDSTDERR: #### 2019-12-24 14:33:39.618014 BUILDSTDERR: #### 2019-12-24 14:33:50.018006 BUILDSTDERR: ALL DONE (0/4) BUILDSTDERR: Sharded tests run in 27561 seconds (459.3 minutes) BUILDSTDERR: Times: BUILDSTDERR: compile-c : 30678.84 sec ( 987, 31.083 / run) - slowest: 'c:test_unicode' (4158.59s), 'c:test_coroutines_pep492' (2921.74s), 'c:test_grammar' (1185.56s), 'c:test_asyncgen' (1163.95s), 'c:memslice' (1017.16s), 'c:fused_def' (628.65s), 'c:numpy_test' (615.11s), 'c:memoryview' (457.48s) BUILDSTDERR: compile-cpp : 32739.30 sec (1051, 31.151 / run) - slowest: 'cpp:test_unicode' (3966.06s), 'cpp:test_coroutines_pep492' (2770.34s), 'cpp:test_asyncgen' (1158.63s), 'cpp:test_grammar' (1102.64s), 'cpp:memslice' (1049.46s), 'cpp:fused_def' (657.58s), 'cpp:numpy_test' (595.84s), 'cpp:memoryview' (456.41s) BUILDSTDERR: cython : 6319.46 sec (2217, 2.850 / run) - slowest: 'cpp:test_unicode' (88.92s), 'c:test_unicode' (87.22s), 'c:numpy_test' (71.66s), 'cpp:memslice' (70.50s), 'c:memslice' (70.13s), 'cpp:test_coroutines_pep492' (67.34s), 'cpp:numpy_test' (65.77s), 'c:test_coroutines_pep492' (65.69s) BUILDSTDERR: etoe-build : 2005.47 sec ( 71, 28.246 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (218.73s), 'c:memoryview_acq_count(1)' (178.21s), 'c:public_fused_types(1)' (147.47s), 'c:pure_pxd(1)' (134.18s), 'c:fused_cmethods(1)' (92.92s), 'c:cdef_multiple_inheritance_errors(1)' (81.72s), 'c:asyncio_generators(1)' (65.46s), 'c:coverage_api(2)' (59.78s) BUILDSTDERR: etoe-run : 260.24 sec ( 117, 2.224 / run) - slowest: 'c:pyximport_pyimport(1)' (115.71s), 'c:cpdef_pickle(1)' (30.00s), 'c:cythonize_script_package(1)' (16.49s), 'c:cythonize_script(1)' (12.76s), 'c:pyximport_errors(1)' (7.76s), 'c:cythonize_script_excludes(1)' (6.96s), 'c:pyximport_namespace(1)' (6.95s), 'c:pyximport_basic(1)' (6.65s) BUILDSTDERR: import : 4.97 sec (1400, 0.004 / run) - slowest: 'cpp:memslice' (0.05s), 'c:memslice' (0.05s), 'cpp:memoryview' (0.05s), 'c:bufaccess' (0.03s), 'c:exttype_freelist' (0.03s), 'cpp:bufaccess' (0.03s), 'c:test_unicode' (0.03s), 'c:memoryview' (0.03s) BUILDSTDERR: pyimport : 0.33 sec ( 51, 0.007 / run) - slowest: 'py:constant_folding' (0.02s), 'py:pure_py' (0.02s), 'py:methodmangling_T5' (0.02s), 'py:ext_auto_richcmp' (0.01s), 'py:withstat_py27' (0.01s), 'py:for_in_iter' (0.01s), 'py:pep526_variable_annotations' (0.01s), 'py:generators_py' (0.01s) BUILDSTDERR: pyrun : 2.03 sec ( 51, 0.040 / run) - slowest: 'py:generators_py' (0.22s), 'py:ext_auto_richcmp' (0.19s), 'py:constant_folding' (0.19s), 'py:pure_py' (0.12s), 'py:uninitialized' (0.08s), 'py:purecdef' (0.07s), 'py:withstat_py' (0.06s), 'py:methodmangling_T5' (0.06s) BUILDSTDERR: run : 4877.01 sec (1400, 3.484 / run) - slowest: 'c:test_coroutines_pep492' (2241.34s), 'c:test_fstring' (2112.14s), 'cpp:memslice' (146.62s), 'c:memslice' (144.64s), 'c:test_unicode' (42.58s), 'cpp:test_unicode' (39.92s), 'cpp:memoryview_in_subclasses' (19.53s), 'c:memoryview_in_subclasses' (19.45s) BUILDSTDERR: ALL DONE BUILDSTDERR: runtests.py:1919: DeprecationWarning: isAlive() is deprecated, use is_alive() instead BUILDSTDERR: if not t.isAlive() or t == current or t.name == 'time_stamper': + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-Cython-0.29.14-1.1.riscv64.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SoLLXh + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + cp -pr COPYING.txt INSTALL.txt LICENSE.txt ToDo.txt USAGE.txt test-requirements-cpython.txt test-requirements.txt /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/doc/python3-Cython + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aWbmok + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/python3-Cython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/python3-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/python3-Cython + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: Cython = 0.29.14-1.1.riscv64.fc32 Cython(riscv-64) = 0.29.14-1.1.riscv64.fc32 python-Cython = 0.29.14-1.1.riscv64.fc32 python3-Cython = 0.29.14-1.1.riscv64.fc32 python3-Cython(riscv-64) = 0.29.14-1.1.riscv64.fc32 python3.8dist(cython) = 0.29.14 python3dist(cython) = 0.29.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.8 python3.8dist(setuptools) rtld(GNU_HASH) Conflicts: python2-Cython < 0.28.4-2 Obsoletes: Cython < 0.29.14-1.1.riscv64.fc32 python-Cython < 0.29.14-1.1.riscv64.fc32 Processing files: emacs-cython-mode-0.29.14-1.1.riscv64.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yjaWmk + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/emacs-cython-mode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/emacs-cython-mode + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64/usr/share/licenses/emacs-cython-mode + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: emacs-cython-mode = 0.29.14-1.1.riscv64.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: Cython-debugsource-0.29.14-1.1.riscv64.fc32.riscv64 Provides: Cython-debugsource = 0.29.14-1.1.riscv64.fc32 Cython-debugsource(riscv-64) = 0.29.14-1.1.riscv64.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-Cython-debuginfo-0.29.14-1.1.riscv64.fc32.riscv64 Provides: debuginfo(build-id) = 1c9c6149426e243e6ac9d14834513378b846d320 debuginfo(build-id) = 403148f0c93256585f57c7edceb20ee8d93edebe debuginfo(build-id) = 6c098fbbc838c9274f9e6d362d4ebfd47e8370f6 debuginfo(build-id) = 74e181cf203b7714de394d472b1dca436cbf774a debuginfo(build-id) = 8fabc20570a91a8eb171b34cabae5e2fd4ae8b79 debuginfo(build-id) = c82b03be54c3475086b405a35552fce58dc9004f debuginfo(build-id) = d541535ed54243617ccad5b07ed8701678a93a67 debuginfo(build-id) = e8a44d3d63df4fbfb757fdcf2d256c9a8616c17e python3-Cython-debuginfo = 0.29.14-1.1.riscv64.fc32 python3-Cython-debuginfo(riscv-64) = 0.29.14-1.1.riscv64.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: Cython-debugsource(riscv-64) = 0.29.14-1.1.riscv64.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 Wrote: /builddir/build/RPMS/emacs-cython-mode-0.29.14-1.1.riscv64.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-Cython-0.29.14-1.1.riscv64.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/Cython-debugsource-0.29.14-1.1.riscv64.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Cython-debuginfo-0.29.14-1.1.riscv64.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fHc03g + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/Cython-0.29.14-1.1.riscv64.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0