Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f33-build-256508-50798/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False BUILDSTDERR: warning: line 65: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1591401600 Wrote: /builddir/build/SRPMS/Cython-0.29.19-1.1.riscv64.fc33.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/f33-build-256508-50798/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1591401600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mwac1I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.29.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.29.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.29.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/class-static-method-workaround.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tf2JIH + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.19 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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' BUILDSTDERR: Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying cython.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-3.9/Cython creating build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-3.9/Cython/Build creating build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler creating build/lib.linux-riscv64-3.9/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Runtime creating build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Distutils creating build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Debugger creating build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests creating build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-3.9/Cython/Plex creating build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-3.9/Cython/Tests creating build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests creating build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests creating build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Utility creating build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-3.9/Cython/Tempita creating build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.9/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-3.9/pyximport creating build/lib.linux-riscv64-3.9/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes creating build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp creating build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython creating build/lib.linux-riscv64-3.9/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/numpy creating build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc creating build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix creating build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-3.9/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-3.9/Cython/Utility running build_ext Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.19/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FlowControl.py [2/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FusedNode.py [3/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Scanning.py [4/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Visitor.py [5/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Actions.py [6/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Scanners.py [7/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /builddir/build/BUILD/cython-0.29.19/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/builddir creating build/temp.linux-riscv64-3.9/builddir/build creating build/temp.linux-riscv64-3.9/builddir/build/BUILD creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19 creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Plex gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Plex/Scanners.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so building 'Cython.Plex.Actions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Plex/Actions.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Compiler gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Scanning.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.Visitor' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Compiler/Visitor.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FlowControl.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Runtime gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Runtime/refnanny.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Compiler/FusedNode.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Tempita gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.19/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.19/Cython/Tempita/_tempita.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so + 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.GZ8SOH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64 + cd cython-0.29.19 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.19-1.1.riscv64.fc33.riscv64 BUILDSTDERR: Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestCythonUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestCyCache.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/forward_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/iterobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/genobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/ceval.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pylifecycle.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/memoryview.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bytearray.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.9/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.9/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/cython.py -> /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/TestUtils.py to TestUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Shadow.py to Shadow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/libcython.py to libcython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/libpython.py to libpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Inline.py to Inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Distutils.py to Distutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utils.py to Utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugging.py to Debugging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Future.py to Future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Version.py to Version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py to Main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Code.py to Code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Naming.py to Naming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Options.py to Options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Errors.py to Errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Machines.py to Machines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/DFA.py to DFA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Timing.py to Timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Errors.py to Errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.py to Actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Coverage.py to Coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_looper.py to _looper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/compat3.py to compat3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyximport.py to pyximport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/cython.py to cython.cpython-39.pyc writing byte-compilation script '/tmp/tmpeq8a4skh.py' /usr/bin/python3 /tmp/tmpeq8a4skh.py removing /tmp/tmpeq8a4skh.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: 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.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython-0.29.19-py3.9.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib/python3.9/site-packages/setuptools/tests + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/share/emacs/site-lisp/ + cp -p cython-mode.el cython-mode.elc /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/share/emacs/site-lisp/ + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.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.19-1.1.riscv64.fc33.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.19-1.1.riscv64.fc33 --unique-debug-suffix -0.29.19-1.1.riscv64.fc33.riscv64 --unique-debug-src-base Cython-0.29.19-1.1.riscv64.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.29.19 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so original debug info size: 12824kB, size after compression: 12532kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16499 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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.19-1.1.riscv64.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.19-1.1.riscv64.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kz7QkI + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.19 + /usr/bin/python3 runtests.py -vv --no-pyregr -j4 BUILDSTDERR: Python 3.9.0b1 (default, Jun 2 2020, 00:00:00) BUILDSTDERR: [GCC 10.1.1 20200507 (Red Hat 10.1.1-1)] BUILDSTDERR: Running tests against Cython 0.29.19 BUILDSTDERR: #### 2020-06-07 06:10:20.199199 BUILDSTDERR: #### 2020-06-07 06:10:30.599209 BUILDSTDERR: Using Cython language level 2. BUILDSTDERR: Using Cython language level 2. BUILDSTDERR: Using Cython language level 2. 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 ... BUILDSTDERR: #### 2020-06-07 06:10:40.999193 BUILDSTDERR: test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok BUILDSTDERR: test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... 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_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... 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_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok BUILDSTDERR: test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: ok BUILDSTDERR: test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: ok BUILDSTDERR: test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok BUILDSTDERR: test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok BUILDSTDERR: ok BUILDSTDERR: test_build_hex_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok BUILDSTDERR: test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok BUILDSTDERR: StringIOTree (Cython) BUILDSTDERR: Doctest: Cython.StringIOTree ... /builddir/build/BUILD/cython-0.29.19/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: 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_5f302c0237e16be97aee37d5839afcce152355dc.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5f302c0237e16be97aee37d5839afcce152355dc.pyx BUILDSTDERR: ok BUILDSTDERR: test_compiler_directives (Cython.Build.Tests.TestInline.TestInline) ... warning: /builddir/.cython/inline/_cython_inline_31b8ee9cf5ec6c4552ac5d9113e72de27d937943.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_31b8ee9cf5ec6c4552ac5d9113e72de27d937943.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_31b8ee9cf5ec6c4552ac5d9113e72de27d937943.pyx BUILDSTDERR: ok BUILDSTDERR: test_def_node (Cython.Build.Tests.TestInline.TestInline) ... test_cycache_switch (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) 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-test8a8666tf/srctxsr86a2/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx Compiling TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test8a8666tf/srctxsr86a2/a.pyx in cache BUILDSTDERR: ok BUILDSTDERR: test_cycache_uses_cache (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-testjj7pb83k/src5pjj88zc/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testjj7pb83k/src5pjj88zc/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testjj7pb83k/src5pjj88zc/a.pyx Compiling TEST_TMP/cycache-testjj7pb83k/src5pjj88zc/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testjj7pb83k/src5pjj88zc/a.pyx in cache BUILDSTDERR: ok BUILDSTDERR: test_multi_file_output (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-test4kum5e2w/srcur1iy5ed/a.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test4kum5e2w/srcur1iy5ed/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test4kum5e2w/srcur1iy5ed/a.pyx Compiling TEST_TMP/cycache-test4kum5e2w/srcur1iy5ed/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test4kum5e2w/srcur1iy5ed/a.pyx in cache BUILDSTDERR: ok BUILDSTDERR: test_options_invalidation (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx BUILDSTDERR: /builddir/build/BUILD/cython-0.29.19/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.19/TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx Compiling TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx in cache Compiling TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testh5rz8q_y/srcozgpwo77/options.pyx in cache BUILDSTDERR: ok BUILDSTDERR: test_widest_numeric_type (Cython.Compiler.Tests.TestTypes.TestMethodDispatcherTransform) ... ok BUILDSTDERR: test_invalid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... BUILDSTDERR: #### 2020-06-07 06:10:51.399187 BUILDSTDERR: ok BUILDSTDERR: test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_9ce019a2522eb830bf4678e842229b3a23163bac.pyx:6:4: Unreachable code BUILDSTDERR: 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 ... ok test_lang_version (Cython.Build.Tests.TestInline.TestInline) ... Compiling /builddir/.cython/inline/_cython_inline_3d8018fe7161d8e64587924f0a24ba61c2fa50b3.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_3d8018fe7161d8e64587924f0a24ba61c2fa50b3.pyx Compiling /builddir/.cython/inline/_cython_inline_3327b4806bb1a8c2c392d3abdd3b741ff2aae5a3.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_3327b4806bb1a8c2c392d3abdd3b741ff2aae5a3.pyx BUILDSTDERR: #### 2020-06-07 06:11:01.799193 BUILDSTDERR: userbuffer () BUILDSTDERR: Doctest: userbuffer ... ok BUILDSTDERR: ok BUILDSTDERR: test_locals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_b3378308959a3b46603074d4b249a21a8f8eb16c.pyx:6:4: Unreachable code BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running userbuffer ... ok BUILDSTDERR: test_no_return (Cython.Build.Tests.TestInline.TestInline) ... BUILDSTDERR: #### 2020-06-07 06:11:12.199198 BUILDSTDERR: ok BUILDSTDERR: test_numpy (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_dea9d3f041e5a20d7e7e0992d63cf0c44e16f0c2.pyx:7:4: Unreachable code 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_arrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_arrays ... ok BUILDSTDERR: packed_struct_with_ndarrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_ndarrays ... 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: unpacked_struct_with_arrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.unpacked_struct_with_arrays ... 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_arrays (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_arrays ... ok BUILDSTDERR: packed_struct_with_ndarrays (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_ndarrays ... 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: unpacked_struct_with_arrays (buffmt) BUILDSTDERR: Doctest: buffmt.unpacked_struct_with_arrays ... ok BUILDSTDERR: wrongsize (buffmt) BUILDSTDERR: Doctest: buffmt.wrongsize ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running buffmt ... userbuffer () BUILDSTDERR: Doctest: userbuffer ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end basic_distutils ... In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from TEST_TMP/inline/_cython_inline_dea9d3f041e5a20d7e7e0992d63cf0c44e16f0c2.c:618: BUILDSTDERR: /usr/lib64/python3.9/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: #### 2020-06-07 06:11:22.599143 BUILDSTDERR: ok BUILDSTDERR: test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_0e02549293193a12913cd4f0624c0aee25402149.pyx:11:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end build_dir ... ok BUILDSTDERR: test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_405e99cc0747206e92af4841c7b285a0de40c735.pyx:6:4: Unreachable code BUILDSTDERR: ok BUILDSTDERR: test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_386a159800f6430f1402efb7bd08784182c9f046.pyx:8:4: Unreachable code BUILDSTDERR: #### 2020-06-07 06:11:32.999109 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_src ... BUILDSTDERR: #### 2020-06-07 06:11:43.399113 BUILDSTDERR: 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_arrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_arrays ... ok BUILDSTDERR: packed_struct_with_ndarrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.packed_struct_with_ndarrays ... 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: unpacked_struct_with_arrays (buffmt.__test__) BUILDSTDERR: Doctest: buffmt.__test__.unpacked_struct_with_arrays ... 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_arrays (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_arrays ... ok BUILDSTDERR: packed_struct_with_ndarrays (buffmt) BUILDSTDERR: Doctest: buffmt.packed_struct_with_ndarrays ... 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: unpacked_struct_with_arrays (buffmt) BUILDSTDERR: Doctest: buffmt.unpacked_struct_with_arrays ... ok BUILDSTDERR: wrongsize (buffmt) BUILDSTDERR: Doctest: buffmt.wrongsize ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_cythonize ... buffer () BUILDSTDERR: Doctest: buffer ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running buffer ... BUILDSTDERR: #### 2020-06-07 06:11:53.799110 BUILDSTDERR: #### 2020-06-07 06:12:04.199106 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:12:14.599116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_additional_sources ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end inline_distutils ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_rename_ext ... BUILDSTDERR: #### 2020-06-07 06:12:24.999109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arraytoptrarg ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end package_compilation ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arraytoptrarg ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_directives ... BUILDSTDERR: #### 2020-06-07 06:12:35.399106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_directives ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script_excludes ... BUILDSTDERR: #### 2020-06-07 06:12:45.799094 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:12:56.199107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) a_capi ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cargdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) carrdecl ... BUILDSTDERR: #### 2020-06-07 06:13:06.599103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) carrdecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ass2longlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cascmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ass2longlong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cascmp ... BUILDSTDERR: #### 2020-06-07 06:13:16.999149 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) assert2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) casttoexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) assert2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) casttoexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) behnel4 ... BUILDSTDERR: #### 2020-06-07 06:13:27.409111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_syntax ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) behnel4 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_syntax.c: In function ‘__pyx_pf_11cdef_syntax_use_cdef’: BUILDSTDERR: cdef_syntax.c:1115:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | __pyx_ctuple_78253__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 (c) argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtin ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_syntax.cpp: In function ‘PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)’: BUILDSTDERR: cdef_syntax.cpp:1129:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1129 | __pyx_ctuple_78253__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 (cpp) argdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtin ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cenum ... BUILDSTDERR: #### 2020-06-07 06:13:37.809102 BUILDSTDERR: 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 (c) classmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arrayargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtinfuncs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cast_ctypedef_array_T518 ... BUILDSTDERR: #### 2020-06-07 06:13:48.209102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) classmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cast_ctypedef_array_T518 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefexternfromstar ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdefexternfromstar ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cforfromloop ... 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: ok BUILDSTDERR: complex_dtype (bufaccess.__test__) BUILDSTDERR: Doctest: bufaccess.__test__.complex_dtype ... runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) complexbasetype ... 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 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: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimport_package_module_T4 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bufaccess ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cforfromloop ... BUILDSTDERR: #### 2020-06-07 06:13:58.629123 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) complexbasetype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimport_package_module_T4 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end conditional_dependencies ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end const_T42 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimported_class_base ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cpdef ... BUILDSTDERR: #### 2020-06-07 06:14:09.029108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimportfrom_T248 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimportfrom_T248 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) const_decl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpdef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cnumop ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) const_decl ... BUILDSTDERR: #### 2020-06-07 06:14:19.459110 BUILDSTDERR: 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 (c) constcast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) constexpr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_class_redefinition ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) constcast ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_nogil ... BUILDSTDERR: #### 2020-06-07 06:14:29.859107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end create_extension ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_structs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctuple_unused_T3543 ... BUILDSTDERR: #### 2020-06-07 06:14:40.259116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefstruct ... BUILDSTDERR: #### 2020-06-07 06:14:50.659098 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:15:01.059112 BUILDSTDERR: 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) declandimpl ... BUILDSTDERR: #### 2020-06-07 06:15:11.459107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) declandimpl ... BUILDSTDERR: #### 2020-06-07 06:15:21.859112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end distutils_libraries_T845 ... BUILDSTDERR: #### 2020-06-07 06:15:32.259117 BUILDSTDERR: 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) ellipsis_T488 ... BUILDSTDERR: #### 2020-06-07 06:15:42.659110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ellipsis_T488 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctuple_unused_T3543 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_templated_ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing9 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing9 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedef ... BUILDSTDERR: #### 2020-06-07 06:15:53.099110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvalcheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefunion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvalcheck ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefunion ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cvardef ... BUILDSTDERR: #### 2020-06-07 06:16:03.499112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extargdefault ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cvardef.c: In function ‘__pyx_pf_7cvardef_f’: BUILDSTDERR: cvardef.c:1116:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1116 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1115:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | char *__pyx_v_a_2d_char_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1114:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1114 | char __pyx_v_a_2d_char_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.c:1113:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1113 | 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 (c) extimportedsubtype ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cvardef.cpp: In function ‘PyObject* __pyx_pf_7cvardef_f(PyObject*)’: BUILDSTDERR: cvardef.cpp:1127:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1127 | char __pyx_v_a_sized_char_array[10]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1128:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1128 | char __pyx_v_a_2d_char_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1129:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1129 | char *__pyx_v_a_2d_char_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cvardef.cpp:1130:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1130 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) docstrings ... BUILDSTDERR: #### 2020-06-07 06:16:13.899114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) docstrings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extimportedsubtype ... BUILDSTDERR: #### 2020-06-07 06:16:24.302559 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) doda1 ... BUILDSTDERR: #### 2020-06-07 06:16:34.729115 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) doda1 ... BUILDSTDERR: #### 2020-06-07 06:16:45.129112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) drake1 ... BUILDSTDERR: #### 2020-06-07 06:16:55.529101 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedef_public_class_T355 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) drake1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extsetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) enumintcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) enumintcompat ... BUILDSTDERR: #### 2020-06-07 06:17:05.929121 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extsetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedef_public_class_T355 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing6 ... BUILDSTDERR: #### 2020-06-07 06:17:16.339109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) finally_GH1744 ... 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) finally_GH1744 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_additional_sources_ext ... BUILDSTDERR: #### 2020-06-07 06:17:26.739130 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefenum ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing6 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_options ... BUILDSTDERR: #### 2020-06-07 06:17:37.149202 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) del ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) formfeed ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cythonize_script_package ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) del ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) formfeed ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extcmethcall ... BUILDSTDERR: #### 2020-06-07 06:17:47.549113 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) emptytry ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) forward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) emptytry ... 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) arrayptrcompat ... BUILDSTDERR: #### 2020-06-07 06:17:57.959114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extcmethcall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arrayptrcompat ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing7 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) forward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) belchenko1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) belchenko1 ... BUILDSTDERR: #### 2020-06-07 06:18:08.359122 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running buildenv ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdelattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing7 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) gencall ... BUILDSTDERR: #### 2020-06-07 06:18:18.759109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdelattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) gencall ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvalreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvalreturn ... BUILDSTDERR: #### 2020-06-07 06:18:29.159109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdelitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) compiling (c) globalonly ... Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='beta', serial=1) PY_VERSION_HEX 0x30900B1 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.9 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.9/config-3.9-riscv64-linux-gnu Python LIBRARY = libpython3.9.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -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) globalonly ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdescrget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) gustafsson2 ... BUILDSTDERR: #### 2020-06-07 06:18:39.559108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdelitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) gustafsson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) hinsen2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrset ... BUILDSTDERR: #### 2020-06-07 06:18:49.979126 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extgetattr ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: hinsen2.c:2729:12: warning: ‘__Pyx__ArgTypeTest’ defined but not used [-Wunused-function] BUILDSTDERR: 2729 | 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 (cpp) extdescrset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetattr ... Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='beta', serial=1) PY_VERSION_HEX 0x30900B1 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.9 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.9/config-3.9-riscv64-linux-gnu Python LIBRARY = libpython3.9.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv CFLAGS (env) = LINKCC (distutils) = gcc LINKCC (env) = BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtinbuffer ... BUILDSTDERR: #### 2020-06-07 06:19:00.379114 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: hinsen2.cpp:2743:12: warning: ‘int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)’ defined but not used [-Wunused-function] BUILDSTDERR: 2743 | 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 (cpp) builtinbuffer ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extern ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end find_pxd ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extern ... BUILDSTDERR: #### 2020-06-07 06:19:10.779104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) inplace_lhs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) future_imports ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) builtinlist ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extgetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) future_imports ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) builtinlist ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) inplace_ops ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) huss2 ... BUILDSTDERR: #### 2020-06-07 06:19:21.179125 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) inplace_ops ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) huss2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extgetitem ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cassign ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ia_cdefblock ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ishimoto4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ishimoto4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdefexternempty ... BUILDSTDERR: #### 2020-06-07 06:19:31.579107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cdefexternempty ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) exthash ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_all ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ia_cdefblock ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cnamespec ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_all ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cnamespec ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) exthash ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_errno ... BUILDSTDERR: #### 2020-06-07 06:19:41.979138 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) coercetovoidptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) import ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_errno ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) coercetovoidptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) import ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) longunsigned ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) coventry1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extimported ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) longunsigned ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ishimoto1 ... BUILDSTDERR: #### 2020-06-07 06:19:52.389719 BUILDSTDERR: 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 (cpp) nogil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) coventry1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extindex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ishimoto1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) none ... BUILDSTDERR: #### 2020-06-07 06:20:02.789122 BUILDSTDERR: 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) pyclass ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_enums ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_templates ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pyclass ... BUILDSTDERR: #### 2020-06-07 06:20:13.189130 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba5 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cstructreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extinheritset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) johnson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cstructreturn ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethargdefault ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctuple_cimport_T1427 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethargdefault ... BUILDSTDERR: #### 2020-06-07 06:20:23.589108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctuple_cimport_T1427 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) johnson2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extinheritset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) types_and_names ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ctypedefpubapi ... BUILDSTDERR: #### 2020-06-07 06:20:33.989112 BUILDSTDERR: 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) extpropertydoc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) types_and_names ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ctypedefpubapi ... BUILDSTDERR: #### 2020-06-07 06:20:44.389101 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) notnonearg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) notnonearg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertydoc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nullptr ... BUILDSTDERR: #### 2020-06-07 06:20:54.789109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nullptr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) withgil ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) parallel_compile_float_rank ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) eqcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) withgil ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: parallel_compile_float_rank.c: In function ‘__Pyx_InitGlobals’: BUILDSTDERR: parallel_compile_float_rank.c:1108:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1108 | PyEval_InitThreads(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from parallel_compile_float_rank.c:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) parallel_compile_float_rank ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) eqcmp ... 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 ... BUILDSTDERR: #### 2020-06-07 06:21:05.189144 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: parallel_compile_float_rank.cpp: In function ‘int __Pyx_InitGlobals()’: BUILDSTDERR: parallel_compile_float_rank.cpp:1122:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1122 | PyEval_InitThreads(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from parallel_compile_float_rank.cpp:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pinard4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyget ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing1 ... 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 (cpp) pinard4 ... 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) BUILDSTDERR: compiling (c) e_extweakref ... 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 ... 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 (c) ewing3 ... 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) publicapi_mix ... 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 ... BUILDSTDERR: #### 2020-06-07 06:21:15.599102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compile_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertyset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing3 ... BUILDSTDERR: #### 2020-06-07 06:21:25.999102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertyset ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) ewing8 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) ewing8 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpymemberdef ... BUILDSTDERR: #### 2020-06-07 06:21:36.399100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) excvaldecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) excvaldecl ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_mix ... BUILDSTDERR: #### 2020-06-07 06:21:46.799105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extcoerce ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpymemberdef ... BUILDSTDERR: #### 2020-06-07 06:21:57.199105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extcoerce ... BUILDSTDERR: #### 2020-06-07 06:22:07.599108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extdescrdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) first_assignment ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_pub ... BUILDSTDERR: #### 2020-06-07 06:22:17.999104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) first_assignment ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) forfromelse ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extdescrdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) forfromelse ... BUILDSTDERR: #### 2020-06-07 06:22:28.399109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compile_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fromimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extern_packed_struct ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fromimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_pub ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extern_packed_struct ... BUILDSTDERR: #### 2020-06-07 06:22:38.799116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) globalstmt ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extexttype ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) globalstmt ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extforward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) index ... BUILDSTDERR: #### 2020-06-07 06:22:49.199103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) index ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) r_pernici1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extforward ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) indices ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) r_pernici1 ... BUILDSTDERR: #### 2020-06-07 06:22:59.599106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) indices ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethextarg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba4 ... BUILDSTDERR: #### 2020-06-07 06:23:09.999104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extinheritdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethextarg ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba4 ... BUILDSTDERR: #### 2020-06-07 06:23:20.399104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) traceback ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extinheritdel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba6 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) traceback ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba6 ... BUILDSTDERR: #### 2020-06-07 06:23:30.799116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) tryfinally ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) johnson1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extpropertydel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) tryfinally ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) johnson1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) utf8bom ... BUILDSTDERR: #### 2020-06-07 06:23:41.199110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) khavkine1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) error_declarations ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) utf8bom ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extpropertydel ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) watts2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) watts2 ... BUILDSTDERR: #### 2020-06-07 06:23:51.599110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) khavkine1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) weakref_T276 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extsetattr ... BUILDSTDERR: #### 2020-06-07 06:24:01.999102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) extsetattr ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) lepage_2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_inplace_division ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) lepage_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) weakref_T276 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_signal ... BUILDSTDERR: #### 2020-06-07 06:24:12.399111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fromimport_star ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) libc_signal ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fromimport_star ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) magcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) magcmp ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) funcptr ... BUILDSTDERR: #### 2020-06-07 06:24:22.809103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_api ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) funcptr ... 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 (c) fused_redeclare_T3111 ... 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) 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 (c) e_directives ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_exceptclause ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_exttype_freelist ... BUILDSTDERR: #### 2020-06-07 06:24:33.219104 BUILDSTDERR: 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) 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 (c) nogil_buffer_acquisition ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_api ... BUILDSTDERR: #### 2020-06-07 06:24:43.619098 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonconst_def_tuple ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) parsed_directive ... BUILDSTDERR: #### 2020-06-07 06:24:54.019145 BUILDSTDERR: 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) return_outside_function_T135 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) reversed_literal_pyobjs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_pxd_mix ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) syntax_warnings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) w_numpy_arr_as_cppvec_ref ... BUILDSTDERR: #### 2020-06-07 06:25:04.419102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) w_unreachable ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extension_type_memoryview ... BUILDSTDERR: #### 2020-06-07 06:25:14.819106 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:25:25.219107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_pxd_mix ... BUILDSTDERR: #### 2020-06-07 06:25:35.619105 BUILDSTDERR: #### 2020-06-07 06:25:46.019096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) signedtypes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) signedtypes ... BUILDSTDERR: #### 2020-06-07 06:25:56.419085 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fused_redeclare_T3111 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specialfloatvals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specialfloatvals ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) specmethdocstring ... BUILDSTDERR: #### 2020-06-07 06:26:06.819104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) specmethdocstring ... BUILDSTDERR: #### 2020-06-07 06:26:17.219108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) stop_async_iteration_exception_pep492 ... BUILDSTDERR: #### 2020-06-07 06:26:27.619106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) stop_async_iteration_exception_pep492 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extension_type_memoryview ... BUILDSTDERR: #### 2020-06-07 06:26:38.019102 BUILDSTDERR: 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 (c) and running memoryview_pep489_typing ... BUILDSTDERR: #### 2020-06-07 06:26:48.419098 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:26:58.819107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) while ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) while ... BUILDSTDERR: #### 2020-06-07 06:27:09.219109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:27:19.619114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) globvardef ... BUILDSTDERR: #### 2020-06-07 06:27:30.019102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) globvardef ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) jiba3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) e_fused_closure ... BUILDSTDERR: #### 2020-06-07 06:27:40.459106 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:27:50.860746 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) jiba3 ... BUILDSTDERR: #### 2020-06-07 06:28:01.259116 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end memoryview_acq_count ... 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) kleckner1 ... 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 ... BUILDSTDERR: #### 2020-06-07 06:28:11.659114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) kleckner1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) min_async ... BUILDSTDERR: #### 2020-06-07 06:28:22.059112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) min_async ... BUILDSTDERR: #### 2020-06-07 06:28:32.459108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) msvc_strings ... BUILDSTDERR: #### 2020-06-07 06:28:42.859110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) msvc_strings ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonctypedefclass ... BUILDSTDERR: #### 2020-06-07 06:28:53.269121 BUILDSTDERR: 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 (cpp) nonctypedefclass ... BUILDSTDERR: #### 2020-06-07 06:29:03.669107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) omittedargnames ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) omittedargnames ... BUILDSTDERR: #### 2020-06-07 06:29:14.069106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) posix_pxds ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) posix_pxds ... BUILDSTDERR: #### 2020-06-07 06:29:24.469137 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) publicapi_cimport ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) publicapi_cimport ... BUILDSTDERR: #### 2020-06-07 06:29:34.869104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pxd_override_T230 ... BUILDSTDERR: #### 2020-06-07 06:29:45.269114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pxd_override_T230 ... BUILDSTDERR: #### 2020-06-07 06:29:55.689139 BUILDSTDERR: #### 2020-06-07 06:30:06.089112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pylong ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pylong ... BUILDSTDERR: #### 2020-06-07 06:30:16.489114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicex ... BUILDSTDERR: #### 2020-06-07 06:30:26.889109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) tryexcept ... BUILDSTDERR: #### 2020-06-07 06:30:37.289110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) tryexcept ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_annotation_typing ... BUILDSTDERR: #### 2020-06-07 06:30:47.689121 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:30:58.119115 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_in_subclasses ... BUILDSTDERR: #### 2020-06-07 06:31:08.519113 BUILDSTDERR: 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 06:31:18.919108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_errors ... BUILDSTDERR: #### 2020-06-07 06:31:29.319106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_pyimport ... BUILDSTDERR: #### 2020-06-07 06:31:39.719113 BUILDSTDERR: #### 2020-06-07 06:31:50.119100 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memoryview_annotation_typing.c:13152:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 13152 | 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:13092:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 13092 | 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:9945:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9945 | 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:9885:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9885 | 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:9787:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 9787 | 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:9688:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 9688 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.c:9607:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9607 | 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:9526:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9526 | 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:5245:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 5245 | 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:4981:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4981 | 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:4577:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4577 | 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:4517:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4517 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_annotation_typing ... BUILDSTDERR: #### 2020-06-07 06:32:00.519110 BUILDSTDERR: #### 2020-06-07 06:32:10.919110 BUILDSTDERR: #### 2020-06-07 06:32:21.319117 BUILDSTDERR: BaseType (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.BaseType ... BUILDSTDERR: #### 2020-06-07 06:32:31.719120 BUILDSTDERR: copy_fortran2 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran2 ... ok BUILDSTDERR: copy_fortran3 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running contig_check ... ok BUILDSTDERR: Subtype (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.Subtype ... BUILDSTDERR: #### 2020-06-07 06:32:42.119113 BUILDSTDERR: ok BUILDSTDERR: SubtypeWithUserDealloc (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end __debug__ ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_in_subclasses ... BUILDSTDERR: #### 2020-06-07 06:32:52.519108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running __getattribute__ ... BUILDSTDERR: #### 2020-06-07 06:33:02.919106 BUILDSTDERR: #### 2020-06-07 06:33:13.319106 BUILDSTDERR: 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__ ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memoryview_annotation_typing.cpp:13166:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 13166 | 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:13106:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 13106 | 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:9959:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9959 | 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:9899:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9899 | 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:9801:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 9801 | 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:9702:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 9702 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: memoryview_annotation_typing.cpp:9621:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9621 | 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:9540:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 9540 | 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:5259:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 5259 | 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:4995:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4995 | 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:4591:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4591 | 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:4531:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 4531 | 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: 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 ... BUILDSTDERR: #### 2020-06-07 06:33:23.719102 BUILDSTDERR: #### 2020-06-07 06:33:34.119105 BUILDSTDERR: 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 06:33:44.519258 BUILDSTDERR: 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 ... copy_fortran2 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran2 ... ok BUILDSTDERR: copy_fortran3 (contig_check) BUILDSTDERR: Doctest: contig_check.copy_fortran3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cythonarray ... BUILDSTDERR: #### 2020-06-07 06:33:54.919100 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running addop ... BUILDSTDERR: #### 2020-06-07 06:34:05.319103 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running append ... BUILDSTDERR: #### 2020-06-07 06:34:15.749098 BUILDSTDERR: BaseType (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.BaseType ... ok BUILDSTDERR: Subtype (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.Subtype ... 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: #### 2020-06-07 06:34:26.179110 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running append ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memview_assignments ... ok BUILDSTDERR: SubtypeWithUserDealloc (memoryview_in_subclasses) BUILDSTDERR: Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... BUILDSTDERR: #### 2020-06-07 06:34:36.579099 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryviewattrs ... 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 ... BUILDSTDERR: #### 2020-06-07 06:34:46.979101 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:34:57.379106 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:35:07.789107 BUILDSTDERR: #### 2020-06-07 06:35:18.209107 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:35:28.629112 BUILDSTDERR: 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 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_memoryview ... 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: #### 2020-06-07 06:35:39.029657 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cythonarray ... 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 ... BUILDSTDERR: #### 2020-06-07 06:35:49.429121 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:35:59.829164 BUILDSTDERR: Test (bint_property_T354) BUILDSTDERR: Doctest: bint_property_T354.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint_property_T354 ... BUILDSTDERR: #### 2020-06-07 06:36:10.229126 BUILDSTDERR: Test (bint_property_T354) BUILDSTDERR: Doctest: bint_property_T354.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bishop2 ... BUILDSTDERR: #### 2020-06-07 06:36:20.669100 BUILDSTDERR: bishop2 () BUILDSTDERR: Doctest: bishop2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bishop2 ... BUILDSTDERR: #### 2020-06-07 06:36:31.069103 BUILDSTDERR: bishop2 () BUILDSTDERR: Doctest: bishop2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolean_context ... BUILDSTDERR: #### 2020-06-07 06:36:41.459121 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryviewattrs ... 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 ... BUILDSTDERR: #### 2020-06-07 06:36:51.859105 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:37:02.259102 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:37:12.659105 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:37:23.059108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview ... 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: #### 2020-06-07 06:37:33.459104 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:1299:39: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1299 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: builtin_basestring.c:1328:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: 1328 | __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:1313:39: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1313 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin_basestring.cpp:1342:39: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: 1342 | __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: #### 2020-06-07 06:37:43.869101 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 ... BUILDSTDERR: #### 2020-06-07 06:37:54.269101 BUILDSTDERR: _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 ... BUILDSTDERR: #### 2020-06-07 06:38:04.679098 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:38:15.069103 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:38:25.479107 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:38:35.899104 BUILDSTDERR: #### 2020-06-07 06:38:46.299113 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:38:56.699106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running annotation_typing ... BUILDSTDERR: #### 2020-06-07 06:39:07.099105 BUILDSTDERR: #### 2020-06-07 06:39:17.499109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running annotation_typing ... BUILDSTDERR: #### 2020-06-07 06:39:27.899119 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:39:38.299115 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argerrors ... BUILDSTDERR: #### 2020-06-07 06:39:48.699123 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running array_address ... BUILDSTDERR: #### 2020-06-07 06:39:59.099147 BUILDSTDERR: test_array_address (array_address) BUILDSTDERR: Doctest: array_address.test_array_address ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running arrayassign ... BUILDSTDERR: #### 2020-06-07 06:40:09.499110 BUILDSTDERR: #### 2020-06-07 06:40:19.899127 BUILDSTDERR: 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 ... 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: #### 2020-06-07 06:40:30.299119 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtinslice ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_formatting ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running arrayassign ... BUILDSTDERR: #### 2020-06-07 06:40:40.699115 BUILDSTDERR: 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: #### 2020-06-07 06:40:51.099118 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 ... BUILDSTDERR: #### 2020-06-07 06:41:01.499124 BUILDSTDERR: A (call_crash) BUILDSTDERR: Doctest: call_crash.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running carray_coercion ... 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 ... BUILDSTDERR: #### 2020-06-07 06:41:11.899119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running assigned_builtin_methods ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running assigned_builtin_methods ... BUILDSTDERR: #### 2020-06-07 06:41:22.309112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running async_iter_pep492 ... BUILDSTDERR: #### 2020-06-07 06:41:32.709102 BUILDSTDERR: #### 2020-06-07 06:41:43.109099 BUILDSTDERR: same_type_after_arrays_composite (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok BUILDSTDERR: same_type_after_arrays_simple (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok BUILDSTDERR: 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 ... 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: ok BUILDSTDERR: test_memslice_getbuffer (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... 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 ... 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: same_type_after_arrays_composite (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok BUILDSTDERR: same_type_after_arrays_simple (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.same_type_after_arrays_simple ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_memoryview ... BUILDSTDERR: #### 2020-06-07 06:41:53.499169 BUILDSTDERR: #### 2020-06-07 06:42:03.899107 BUILDSTDERR: #### 2020-06-07 06:42:14.299109 BUILDSTDERR: #### 2020-06-07 06:42:24.699109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:42:35.099111 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:42:45.499104 BUILDSTDERR: #### 2020-06-07 06:42:55.899109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:43:06.299133 BUILDSTDERR: #### 2020-06-07 06:43:16.699113 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:43:27.099113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running async_iter_pep492 ... BUILDSTDERR: #### 2020-06-07 06:43:37.499109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:43:47.909118 BUILDSTDERR: #### 2020-06-07 06:43:58.309100 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:44:08.709096 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview ... 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 ... BUILDSTDERR: #### 2020-06-07 06:44:19.119104 BUILDSTDERR: 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: #### 2020-06-07 06:44:29.519139 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 ... BUILDSTDERR: #### 2020-06-07 06:44:39.919102 BUILDSTDERR: #### 2020-06-07 06:44:50.352042 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:45:00.749105 BUILDSTDERR: #### 2020-06-07 06:45:11.149212 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:45:21.549124 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:45:31.949134 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end asyncio_generators ... 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 ... BUILDSTDERR: #### 2020-06-07 06:45:42.349258 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:45:52.749125 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:46:03.149107 BUILDSTDERR: #### 2020-06-07 06:46:13.549104 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:46:23.949126 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:46:34.349131 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running attr ... attr () BUILDSTDERR: Doctest: attr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running attr ... BUILDSTDERR: #### 2020-06-07 06:46:44.749116 BUILDSTDERR: attr () BUILDSTDERR: Doctest: attr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict ... BUILDSTDERR: #### 2020-06-07 06:46:55.149135 BUILDSTDERR: #### 2020-06-07 06:47:05.609142 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport ... BUILDSTDERR: #### 2020-06-07 06:47:16.009118 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_scope_del_T684 ... BUILDSTDERR: #### 2020-06-07 06:47:26.409118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_skip ... DelInClass (class_scope_del_T684) BUILDSTDERR: Doctest: class_scope_del_T684.DelInClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_scope_del_T684 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_skip ... 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 ... 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: #### 2020-06-07 06:47:36.809105 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel1 ... BUILDSTDERR: #### 2020-06-07 06:47:47.209114 BUILDSTDERR: classbody_exec () BUILDSTDERR: Doctest: classbody_exec ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classbody_exec ... viking (behnel1) BUILDSTDERR: Doctest: behnel1.viking ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel1 ... BUILDSTDERR: #### 2020-06-07 06:47:57.609109 BUILDSTDERR: same_type_after_arrays_composite (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok BUILDSTDERR: same_type_after_arrays_simple (numpy_memoryview.__test__) BUILDSTDERR: Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok BUILDSTDERR: 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 ... classbody_exec () BUILDSTDERR: Doctest: classbody_exec ... 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 ... 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: same_type_after_arrays_composite (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok BUILDSTDERR: same_type_after_arrays_simple (numpy_memoryview) BUILDSTDERR: Doctest: numpy_memoryview.same_type_after_arrays_simple ... 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classdecorators_T336 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running relaxed_strides ... BUILDSTDERR: #### 2020-06-07 06:48:08.009128 BUILDSTDERR: viking (behnel1) BUILDSTDERR: Doctest: behnel1.viking ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel3 ... classdecorators_T336 () BUILDSTDERR: Doctest: classdecorators_T336 ... ok BUILDSTDERR: behnel3 () BUILDSTDERR: Doctest: behnel3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classdecorators_T336 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel3 ... behnel3 () BUILDSTDERR: Doctest: behnel3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running big_indices ... BUILDSTDERR: #### 2020-06-07 06:48:18.409126 BUILDSTDERR: test (big_indices) BUILDSTDERR: Doctest: big_indices.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running big_indices ... classdecorators_T336 () BUILDSTDERR: Doctest: classdecorators_T336 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running clear_to_null ... test (big_indices) BUILDSTDERR: Doctest: big_indices.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bint_binop_T145 ... BUILDSTDERR: #### 2020-06-07 06:48:28.809113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint_binop_T145 ... TpClearFixture (clear_to_null) BUILDSTDERR: Doctest: clear_to_null.TpClearFixture ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running clear_to_null ... BUILDSTDERR: #### 2020-06-07 06:48:39.219102 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolop_py ... BUILDSTDERR: #### 2020-06-07 06:48:49.619105 BUILDSTDERR: non_simple_values (boolop_py) BUILDSTDERR: Doctest: boolop_py.non_simple_values ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running boolop_py ... 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 ... BUILDSTDERR: #### 2020-06-07 06:49:00.019112 BUILDSTDERR: non_simple_values (boolop_py) BUILDSTDERR: Doctest: boolop_py.non_simple_values ... ok 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 06:49:10.419105 BUILDSTDERR: exception_creates_invalid_instance (broken_exception) BUILDSTDERR: Doctest: broken_exception.exception_creates_invalid_instance ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running broken_exception ... 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: #### 2020-06-07 06:49:20.819124 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running relaxed_strides ... exception_creates_invalid_instance (broken_exception) BUILDSTDERR: Doctest: broken_exception.exception_creates_invalid_instance ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_globals ... 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 ... default_args (builtin_globals) BUILDSTDERR: Doctest: builtin_globals.default_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_globals ... BUILDSTDERR: #### 2020-06-07 06:49:31.219112 BUILDSTDERR: default_args (builtin_globals) BUILDSTDERR: Doctest: builtin_globals.default_args ... ok 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 ... BUILDSTDERR: #### 2020-06-07 06:49:41.619115 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_min_max ... BUILDSTDERR: #### 2020-06-07 06:49:52.019153 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:50:02.419135 BUILDSTDERR: #### 2020-06-07 06:50:12.819119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_min_max ... BUILDSTDERR: #### 2020-06-07 06:50:23.219113 BUILDSTDERR: 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 (c) and running closure_leak_1 ... BUILDSTDERR: #### 2020-06-07 06:50:33.619109 BUILDSTDERR: 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 ... 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_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: #### 2020-06-07 06:50:44.019104 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running view_return_errors ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memslice ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_py3 ... BUILDSTDERR: #### 2020-06-07 06:50:54.419103 BUILDSTDERR: builtin_py3 () BUILDSTDERR: Doctest: builtin_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_py3 ... func (closure_names) BUILDSTDERR: Doctest: closure_names.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_names ... BUILDSTDERR: #### 2020-06-07 06:51:04.819138 BUILDSTDERR: builtin_py3 () BUILDSTDERR: Doctest: builtin_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtinnames ... BUILDSTDERR: #### 2020-06-07 06:51:15.219101 BUILDSTDERR: func (closure_names) BUILDSTDERR: Doctest: closure_names.func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_2 ... test_c (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_c ... ok BUILDSTDERR: test_for_in_range (builtinnames) BUILDSTDERR: Doctest: builtinnames.test_for_in_range ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_coercion ... BUILDSTDERR: #### 2020-06-07 06:51:25.619131 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_coercion ... BUILDSTDERR: #### 2020-06-07 06:51:36.019130 BUILDSTDERR: #### 2020-06-07 06:51:46.419106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_default_auto_encoding ... propagate (view_return_errors) BUILDSTDERR: Doctest: view_return_errors.propagate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running view_return_errors ... BUILDSTDERR: #### 2020-06-07 06:51:56.819097 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_default_auto_encoding ... BUILDSTDERR: #### 2020-06-07 06:52:07.219115 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearraymethods ... BUILDSTDERR: #### 2020-06-07 06:52:17.619106 BUILDSTDERR: 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: #### 2020-06-07 06:52:28.029112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearraymethods ... 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: #### 2020-06-07 06:52:38.429135 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_2_def_to_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running c_type_methods_T236 ... BUILDSTDERR: #### 2020-06-07 06:52:48.829119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running c_type_methods_T236 ... BUILDSTDERR: #### 2020-06-07 06:52:59.229125 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running carray_slicing ... propagate (view_return_errors) BUILDSTDERR: Doctest: view_return_errors.propagate ... ok BUILDSTDERR: #### 2020-06-07 06:53:09.629117 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running __getattribute_subclasses__ ... BUILDSTDERR: #### 2020-06-07 06:53:20.029105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running carray_slicing ... BUILDSTDERR: #### 2020-06-07 06:53:30.429136 BUILDSTDERR: #### 2020-06-07 06:53:40.829120 BUILDSTDERR: #### 2020-06-07 06:53:51.229103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_decorator_directives_T183 ... 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 ... BUILDSTDERR: #### 2020-06-07 06:54:01.629101 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_members_T517 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running __getattribute_subclasses__ ... BUILDSTDERR: #### 2020-06-07 06:54:12.029105 BUILDSTDERR: cdef_members_T517 () BUILDSTDERR: Doctest: cdef_members_T517 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_members_T517 ... BUILDSTDERR: #### 2020-06-07 06:54:22.429122 BUILDSTDERR: #### 2020-06-07 06:54:32.829106 BUILDSTDERR: cdef_members_T517 () BUILDSTDERR: Doctest: cdef_members_T517 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_multiple_inheritance_nodict ... BUILDSTDERR: #### 2020-06-07 06:54:43.229110 BUILDSTDERR: #### 2020-06-07 06:54:53.629113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_multiple_inheritance_nodict ... 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: #### 2020-06-07 06:55:04.029116 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running addressof ... f (addressof) BUILDSTDERR: Doctest: addressof.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running addressof ... f (addressof) BUILDSTDERR: Doctest: addressof.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running always_allow_keywords_T295 ... BUILDSTDERR: #### 2020-06-07 06:55:14.449108 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_opt ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_2_def_to_cdef ... BUILDSTDERR: #### 2020-06-07 06:55:24.859114 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running always_allow_keywords_T295 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_opt ... BUILDSTDERR: #### 2020-06-07 06:55:35.259111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running any ... BUILDSTDERR: #### 2020-06-07 06:55:45.669131 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charcomparisonT412 ... f (charcomparisonT412) BUILDSTDERR: Doctest: charcomparisonT412.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charcomparisonT412 ... f (charcomparisonT412) BUILDSTDERR: Doctest: charcomparisonT412.f ... ok BUILDSTDERR: #### 2020-06-07 06:55:56.069122 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_len ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_len ... BUILDSTDERR: #### 2020-06-07 06:56:06.469118 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cimport_cython_T505 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running any ... test_capi (cimport_cython_T505) BUILDSTDERR: Doctest: cimport_cython_T505.test_capi ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cimport_cython_T505 ... BUILDSTDERR: #### 2020-06-07 06:56:16.869099 BUILDSTDERR: test_capi (cimport_cython_T505) BUILDSTDERR: Doctest: cimport_cython_T505.test_capi ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_func_in_control_structures_T87 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_func_in_control_structures_T87 ... BUILDSTDERR: #### 2020-06-07 06:56:27.269131 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_scope ... BUILDSTDERR: #### 2020-06-07 06:56:37.669125 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running argdefault ... MethodRedef (class_scope) BUILDSTDERR: Doctest: class_scope.MethodRedef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_scope ... 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 ... BUILDSTDERR: #### 2020-06-07 06:56:48.069099 BUILDSTDERR: MethodRedef (class_scope) BUILDSTDERR: Doctest: class_scope.MethodRedef ... ok 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 ... BUILDSTDERR: #### 2020-06-07 06:56:58.479102 BUILDSTDERR: classkwonlyargs () BUILDSTDERR: Doctest: classkwonlyargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classkwonlyargs ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argdefault ... BUILDSTDERR: #### 2020-06-07 06:57:08.879106 BUILDSTDERR: 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 ... classkwonlyargs () BUILDSTDERR: Doctest: classkwonlyargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_arg_type_error ... func_with_typed_args (closure_arg_type_error) BUILDSTDERR: Doctest: closure_arg_type_error.func_with_typed_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_arg_type_error ... BUILDSTDERR: #### 2020-06-07 06:57:19.289105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ass2cglobal ... func_with_typed_args (closure_arg_type_error) BUILDSTDERR: Doctest: closure_arg_type_error.func_with_typed_args ... ok BUILDSTDERR: ass2cglobal () BUILDSTDERR: Doctest: ass2cglobal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_4 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2cglobal ... BUILDSTDERR: #### 2020-06-07 06:57:29.689104 BUILDSTDERR: ass2cglobal () BUILDSTDERR: Doctest: ass2cglobal ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ass2global ... 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: ass2global () BUILDSTDERR: Doctest: ass2global ... ok BUILDSTDERR: Test (ass2global) BUILDSTDERR: Doctest: ass2global.Test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running coercearraytoptr ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2global ... BUILDSTDERR: #### 2020-06-07 06:57:40.089103 BUILDSTDERR: eggs (coercearraytoptr) BUILDSTDERR: Doctest: coercearraytoptr.eggs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running coercearraytoptr ... ass2global () BUILDSTDERR: Doctest: ass2global ... ok BUILDSTDERR: Test (ass2global) BUILDSTDERR: Doctest: ass2global.Test ... ok 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 ... eggs (coercearraytoptr) BUILDSTDERR: Doctest: coercearraytoptr.eggs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_cast_T445 ... f (ass2local) BUILDSTDERR: Doctest: ass2local.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ass2local ... BUILDSTDERR: #### 2020-06-07 06:57:50.489198 BUILDSTDERR: 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 ... f (ass2local) BUILDSTDERR: Doctest: ass2local.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running assert ... 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: #### 2020-06-07 06:58:00.889110 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running assert ... 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 ... test_coercion (complex_coercion_sideeffects_T693) BUILDSTDERR: Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_coercion_sideeffects_T693 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running async_globals ... BUILDSTDERR: #### 2020-06-07 06:58:11.289101 BUILDSTDERR: 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 ... test (async_globals) BUILDSTDERR: Doctest: async_globals.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running async_globals ... BUILDSTDERR: #### 2020-06-07 06:58:21.689113 BUILDSTDERR: test (async_globals) BUILDSTDERR: Doctest: async_globals.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running auto_cpdef ... BUILDSTDERR: #### 2020-06-07 06:58:32.089100 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running auto_cpdef ... BUILDSTDERR: #### 2020-06-07 06:58:42.489101 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 06:58:52.889102 BUILDSTDERR: 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: 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 ... BUILDSTDERR: #### 2020-06-07 06:59:03.289206 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bad_c_struct_T252 ... BUILDSTDERR: #### 2020-06-07 06:59:13.689196 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running behnel2 ... BUILDSTDERR: #### 2020-06-07 06:59:24.089202 BUILDSTDERR: test_object_conversion (complex_numbers_c89_T398_long_double) BUILDSTDERR: Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok BUILDSTDERR: behnel2 () BUILDSTDERR: Doctest: behnel2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running constant_folding ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running behnel2 ... behnel2 () BUILDSTDERR: Doctest: behnel2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running boolop ... BUILDSTDERR: #### 2020-06-07 06:59:34.489212 BUILDSTDERR: non_simple_values (boolop) BUILDSTDERR: Doctest: boolop.non_simple_values ... ok BUILDSTDERR: simple_values (boolop) BUILDSTDERR: Doctest: boolop.simple_values ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running boolop ... BUILDSTDERR: #### 2020-06-07 06:59:44.889192 BUILDSTDERR: 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 ... non_simple_values (boolop) BUILDSTDERR: Doctest: boolop.non_simple_values ... ok BUILDSTDERR: simple_values (boolop) BUILDSTDERR: Doctest: boolop.simple_values ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_callable ... test_callable (builtin_callable) BUILDSTDERR: Doctest: builtin_callable.test_callable ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_callable ... BUILDSTDERR: #### 2020-06-07 06:59:55.289194 BUILDSTDERR: test_callable (builtin_callable) BUILDSTDERR: Doctest: builtin_callable.test_callable ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_float ... BUILDSTDERR: #### 2020-06-07 07:00:05.779103 BUILDSTDERR: 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 ... 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: 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 ... BUILDSTDERR: #### 2020-06-07 07:00:16.179109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_pow ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_4_def_to_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_slice ... BUILDSTDERR: #### 2020-06-07 07:00:26.579110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_extern_func_in_py ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_slice ... 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 ... BUILDSTDERR: #### 2020-06-07 07:00:36.979100 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_subtype_methods_cy3 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:00:47.379110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_subtype_methods_cy3 ... BUILDSTDERR: #### 2020-06-07 07:00:57.779105 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:01:08.179128 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_type ... BUILDSTDERR: #### 2020-06-07 07:01:18.589103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_type ... 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 cpp_bool_template_return ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_type_inheritance_T608 ... BUILDSTDERR: #### 2020-06-07 07:01:28.989105 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:01:39.389113 BUILDSTDERR: #### 2020-06-07 07:01:49.789110 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:02:00.189107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_type_inheritance_T608 ... BUILDSTDERR: #### 2020-06-07 07:02:10.589106 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memslice.c: In function ‘__Pyx_InitGlobals’: BUILDSTDERR: memslice.c:71079:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 71079 | PyEval_InitThreads(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from memslice.c:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: memslice.c: In function ‘__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct’: BUILDSTDERR: memslice.c:83338: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: 83338 | 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 ... BUILDSTDERR: #### 2020-06-07 07:02:20.989099 BUILDSTDERR: 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 ... test_custom (cpp_iterators) BUILDSTDERR: Doctest: cpp_iterators.test_custom ... 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: ok BUILDSTDERR: as_argument_defval (memslice) BUILDSTDERR: Doctest: memslice.as_argument_defval ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nested_classes ... 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 ... BUILDSTDERR: #### 2020-06-07 07:02:31.389112 BUILDSTDERR: 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 ... 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:02:41.789111 BUILDSTDERR: 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 ... ok BUILDSTDERR: generic (memslice) BUILDSTDERR: Doctest: memslice.generic ... ok BUILDSTDERR: get_int_2d (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d ... BUILDSTDERR: #### 2020-06-07 07:02:52.199107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_types_none_T166 ... ok BUILDSTDERR: get_int_2d_uintindex (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d_uintindex ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_types_none_T166 ... ok BUILDSTDERR: indirect_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_contig ... ok BUILDSTDERR: indirect_strided_and_contig (memslice) BUILDSTDERR: Doctest: memslice.indirect_strided_and_contig ... 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: ok BUILDSTDERR: inplace_operators (memslice) BUILDSTDERR: Doctest: memslice.inplace_operatorsrunTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_smart_ptr ... ... ok BUILDSTDERR: list_comprehension (memslice) BUILDSTDERR: Doctest: memslice.list_comprehension ... 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: ok BUILDSTDERR: mixed_get (memslice) BUILDSTDERR: Doctest: memslice.mixed_get ... BUILDSTDERR: #### 2020-06-07 07:03:02.599272 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtins_truth_test ... 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 ... ok BUILDSTDERR: printbuf_float (memslice) BUILDSTDERR: Doctest: memslice.printbuf_float ... ok BUILDSTDERR: printbuf_int_2d (memslice) BUILDSTDERR: Doctest: memslice.printbuf_int_2d ... BUILDSTDERR: #### 2020-06-07 07:03:13.029220 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtins_truth_test ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl ... ok BUILDSTDERR: printbuf_object (memslice) BUILDSTDERR: Doctest: memslice.printbuf_object ... ok BUILDSTDERR: printbuf_td_cy_int (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_cy_int ... 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: ok BUILDSTDERR: printbuf_td_h_cy_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_cy_short ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_4 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:03:23.429200 BUILDSTDERR: ok BUILDSTDERR: safe_get (memslice) BUILDSTDERR: Doctest: memslice.safe_get ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_char_coercion ... ok BUILDSTDERR: schar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.schar_index_vars ... BUILDSTDERR: #### 2020-06-07 07:03:33.839101 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytes_char_coercion ... ok BUILDSTDERR: set_int_2d (memslice) BUILDSTDERR: Doctest: memslice.set_int_2d ... 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 ... BUILDSTDERR: #### 2020-06-07 07:03:44.259158 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running c_int_types_T255 ... 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:03:54.659107 BUILDSTDERR: 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 ... ok BUILDSTDERR: test_index_slicing_away_direct_indirect (memslice) BUILDSTDERR: Doctest: memslice.test_index_slicing_away_direct_indirect ... BUILDSTDERR: #### 2020-06-07 07:04:05.059127 BUILDSTDERR: ok BUILDSTDERR: test_indirect_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_indirect_slicing ... ok BUILDSTDERR: test_inplace_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_inplace_assignment ... ok BUILDSTDERR: test_memslice_prange (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_prange ... 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 ... 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: #### 2020-06-07 07:04:15.459106 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_ascii_auto_encoding ... 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: 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 ... BUILDSTDERR: #### 2020-06-07 07:04:25.859099 BUILDSTDERR: 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 ... ok BUILDSTDERR: uchar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.uchar_index_vars ... ok BUILDSTDERR: unsafe_get (memslice) BUILDSTDERR: Doctest: memslice.unsafe_get ... BUILDSTDERR: #### 2020-06-07 07:04:36.259105 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: ok BUILDSTDERR: wraparound_directive (memslice) BUILDSTDERR: Doctest: memslice.wraparound_directive ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running c_int_types_T255 ... 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: ok BUILDSTDERR: writable (memslice) BUILDSTDERR: Doctest: memslice.writable ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_utf8_auto_encoding ... ok acquired default acquired Global_A BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memslice ... BUILDSTDERR: #### 2020-06-07 07:04:46.659102 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:04:57.059103 BUILDSTDERR: #### 2020-06-07 07:05:07.459097 BUILDSTDERR: #### 2020-06-07 07:05:17.859111 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running callargs ... 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: #### 2020-06-07 07:05:28.259119 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_functions ... BUILDSTDERR: #### 2020-06-07 07:05:38.669104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running callargs ... BUILDSTDERR: #### 2020-06-07 07:05:49.069111 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:05:59.469107 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running carrays ... 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: #### 2020-06-07 07:06:09.869101 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpython_capi ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_4_def_to_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cascaded_typed_assignments_T466 ... BUILDSTDERR: #### 2020-06-07 07:06:20.269119 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cascaded_typed_assignments_T466 ... BUILDSTDERR: #### 2020-06-07 07:06:30.679103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_bool_T227 ... 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_bool_T227 ... BUILDSTDERR: #### 2020-06-07 07:06:41.079106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_class_field ... 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 ... BUILDSTDERR: #### 2020-06-07 07:06:51.479105 BUILDSTDERR: cdef_class_field () BUILDSTDERR: Doctest: cdef_class_field ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_class_field ... BUILDSTDERR: #### 2020-06-07 07:07:01.879101 BUILDSTDERR: 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 (c) and running cunion ... cdef_class_field () BUILDSTDERR: Doctest: cdef_class_field ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_class_order ... BUILDSTDERR: #### 2020-06-07 07:07:12.279111 BUILDSTDERR: 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 (cpp) and running cunion ... test (cdef_class_order) BUILDSTDERR: Doctest: cdef_class_order.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_class_order ... BUILDSTDERR: #### 2020-06-07 07:07:22.689118 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:07:33.099118 BUILDSTDERR: test (cdef_class_order) BUILDSTDERR: Doctest: cdef_class_order.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_classmethod ... BUILDSTDERR: #### 2020-06-07 07:07:43.509113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_classmethod ... BUILDSTDERR: #### 2020-06-07 07:07:53.969100 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cdef_cpdef_override_GH543 ... BUILDSTDERR: #### 2020-06-07 07:08:04.369100 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction.c: In function ‘__pyx_pf_10cyfunction_16test_annotations_inner’: BUILDSTDERR: cyfunction.c:3845:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3845 | 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: TestStaticmethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestStaticmethod ... 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 (cpp) and running cyfunction ... BUILDSTDERR: #### 2020-06-07 07:08:14.769108 BUILDSTDERR: #### 2020-06-07 07:08:25.169105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cdef_multiple_inheritance_errors ... BUILDSTDERR: #### 2020-06-07 07:08:35.569113 BUILDSTDERR: #### 2020-06-07 07:08:45.969122 BUILDSTDERR: #### 2020-06-07 07:08:56.369103 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction.cpp: In function ‘PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: cyfunction.cpp:3859:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3859 | 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: TestStaticmethod (cyfunction) BUILDSTDERR: Doctest: cyfunction.TestStaticmethod ... 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_extern_GH1433 ... BUILDSTDERR: #### 2020-06-07 07:09:06.769119 BUILDSTDERR: divide (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.divide ... ok BUILDSTDERR: pow (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.pow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_extern_GH1433 ... BUILDSTDERR: #### 2020-06-07 07:09:17.169116 BUILDSTDERR: divide (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.divide ... ok BUILDSTDERR: pow (complex_extern_GH1433) BUILDSTDERR: Doctest: complex_extern_GH1433.pow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_int_T446 ... BUILDSTDERR: #### 2020-06-07 07:09:27.569109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running char_constants_T99 ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running char_constants_T99 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_int_T446 ... BUILDSTDERR: #### 2020-06-07 07:09:37.969111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_comparison_T582 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running contains_T455 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_comparison_T582 ... BUILDSTDERR: #### 2020-06-07 07:09:48.369122 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running contains_T455 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_decode ... BUILDSTDERR: #### 2020-06-07 07:09:58.769133 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running control_flow_loop ... for_in_break (control_flow_loop) BUILDSTDERR: Doctest: control_flow_loop.for_in_break ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running control_flow_loop ... 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_large_bounds (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_large_bounds ... 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: #### 2020-06-07 07:10:09.169112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_decode ... for_in_break (control_flow_loop) BUILDSTDERR: Doctest: control_flow_loop.for_in_break ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running control_flow_stack_allocation ... BUILDSTDERR: #### 2020-06-07 07:10:19.569105 BUILDSTDERR: 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_large_bounds (charptr_decode) BUILDSTDERR: Doctest: charptr_decode.slice_charptr_decode_large_bounds ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running charptr_from_temp ... test (control_flow_stack_allocation) BUILDSTDERR: Doctest: control_flow_stack_allocation.test ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_cmd ... BUILDSTDERR: #### 2020-06-07 07:10:29.969110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running charptr_from_temp ... BUILDSTDERR: #### 2020-06-07 07:10:40.369106 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport_from_pyx ... BUILDSTDERR: #### 2020-06-07 07:10:50.769111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_enums ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction_defaults.c:17806:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17806 | 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:17746:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17746 | 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:14599:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14599 | 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:14539:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14539 | 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:14441:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 14441 | 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:14342:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 14342 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.c:14261:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 14261 | 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:14180:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 14180 | 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:9899:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9899 | 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:9635:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9635 | 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:9231:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9231 | 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:9171:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9171 | 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: #### 2020-06-07 07:11:01.169125 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyfunction_defaults ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cimport_from_sys_path ... BUILDSTDERR: #### 2020-06-07 07:11:11.569113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cintop ... BUILDSTDERR: #### 2020-06-07 07:11:21.969102 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_enums ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running clone_type ... BUILDSTDERR: #### 2020-06-07 07:11:32.369098 BUILDSTDERR: dup (clone_type.MyType) BUILDSTDERR: Doctest: clone_type.MyType.dup ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running clone_type ... BUILDSTDERR: #### 2020-06-07 07:11:42.769109 BUILDSTDERR: dup (clone_type.MyType) BUILDSTDERR: Doctest: clone_type.MyType.dup ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_class_T596 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_extern_func ... BUILDSTDERR: #### 2020-06-07 07:11:53.169108 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:2130:85: warning: passing argument 1 of ‘__Pyx_CFunc_const__char______const__char________int___to_py’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 2130 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * (*)(const char *, int) BUILDSTDERR: cpdef_extern_func.c:1458:92: note: expected ‘const char * (*)(const char *, int)’ but argument is of type ‘char * (*)(const char *, int)’ BUILDSTDERR: 1458 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_extern_func ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_class_T596 ... BUILDSTDERR: #### 2020-06-07 07:12:03.569121 BUILDSTDERR: cpdef_extern_func () BUILDSTDERR: Doctest: cpdef_extern_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_method_override ... BUILDSTDERR: #### 2020-06-07 07:12:13.989106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_inside_cdef_T554 ... BUILDSTDERR: #### 2020-06-07 07:12:24.389136 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_method_override ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_inside_cdef_T554 ... BUILDSTDERR: #### 2020-06-07 07:12:34.789121 BUILDSTDERR: #### 2020-06-07 07:12:45.189120 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closures_T82 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_optargs_pure ... BUILDSTDERR: #### 2020-06-07 07:12:55.599117 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_optargs_pure ... BUILDSTDERR: #### 2020-06-07 07:13:05.999118 BUILDSTDERR: 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: 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 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cyfunction_defaults.cpp:17820:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17820 | 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:17760:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 17760 | 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:14613:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14613 | 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:14553:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 14553 | 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:14455:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] BUILDSTDERR: 14455 | 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:14356:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] BUILDSTDERR: 14356 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cyfunction_defaults.cpp:14275:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 14275 | 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:14194:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] BUILDSTDERR: 14194 | 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:9913:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9913 | 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:9649:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9649 | 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:9245:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9245 | 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:9185:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] BUILDSTDERR: 9185 | 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 ... compare_cs (cython2_bytes) BUILDSTDERR: Doctest: cython2_bytes.compare_cs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython2_bytes ... BUILDSTDERR: #### 2020-06-07 07:13:16.399113 BUILDSTDERR: compare_cs (cython2_bytes) BUILDSTDERR: Doctest: cython2_bytes.compare_cs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython_includes ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closures_T82_def_to_cdef ... BUILDSTDERR: #### 2020-06-07 07:13:26.799110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_void_return ... 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 ... BUILDSTDERR: #### 2020-06-07 07:13:37.199114 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_classes ... BUILDSTDERR: #### 2020-06-07 07:13:47.599109 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closures_T82 ... BUILDSTDERR: #### 2020-06-07 07:13:57.999104 BUILDSTDERR: #### 2020-06-07 07:14:08.399103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_classes_def ... BUILDSTDERR: #### 2020-06-07 07:14:18.799103 BUILDSTDERR: #### 2020-06-07 07:14:29.199112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closures_T82_def_to_cdef ... BUILDSTDERR: #### 2020-06-07 07:14:39.599124 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:2360:16: warning: ‘__pyx_v_subClass’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2360 | delete __pyx_v_subClass; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: cpp_classes_def.cpp:2270:39: note: ‘__pyx_v_subClass’ was declared here BUILDSTDERR: 2270 | __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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_move ... BUILDSTDERR: #### 2020-06-07 07:14:49.999110 BUILDSTDERR: test_move_assignment (cpp_move) BUILDSTDERR: Doctest: cpp_move.test_move_assignment ... ok BUILDSTDERR: test_move_func_call (cpp_move) BUILDSTDERR: Doctest: cpp_move.test_move_func_call ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_conversion ... BUILDSTDERR: #### 2020-06-07 07:15:00.399104 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end common_utility_types ... BUILDSTDERR: #### 2020-06-07 07:15:10.799120 BUILDSTDERR: #### 2020-06-07 07:15:21.199119 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_c89_T398 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:15:31.599108 BUILDSTDERR: #### 2020-06-07 07:15:41.999106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_c89_T398 ... BUILDSTDERR: #### 2020-06-07 07:15:52.399106 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: memslice.cpp: In function ‘int __Pyx_InitGlobals()’: BUILDSTDERR: memslice.cpp:71093:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 71093 | PyEval_InitThreads(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from memslice.cpp:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: memslice.cpp: In function ‘PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)’: BUILDSTDERR: memslice.cpp:83352:39: warning: taking address of packed member of ‘__pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 83352 | 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 ... BUILDSTDERR: #### 2020-06-07 07:16:02.799108 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:16:13.199107 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_c99_T398 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:16:23.599098 BUILDSTDERR: 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_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: ok BUILDSTDERR: generic (memslice) BUILDSTDERR: Doctest: memslice.generic ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string_ascii_auto_encoding_str ... ok BUILDSTDERR: get_int_2d (memslice) BUILDSTDERR: Doctest: memslice.get_int_2d ... BUILDSTDERR: #### 2020-06-07 07:16:33.999101 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:16:44.399127 BUILDSTDERR: ok BUILDSTDERR: nested_struct (memslice) BUILDSTDERR: Doctest: memslice.nested_struct ... 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_conjugatetest_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_conjugate_double (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_double ... 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_conjugate_typedef (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_conjugate_typedefok 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_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_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: ok BUILDSTDERR: test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str) BUILDSTDERR: Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... test_int_pow (complex_numbers_c99_T398) BUILDSTDERR: Doctest: complex_numbers_c99_T398.test_int_pow ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_c99_T398 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_ref_args ... 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 ... BUILDSTDERR: #### 2020-06-07 07:16:54.799107 BUILDSTDERR: ok BUILDSTDERR: printbuf_td_cy_int (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_cy_int ... test_template_ref_arg (cpp_template_ref_args) BUILDSTDERR: Doctest: cpp_template_ref_args.test_template_ref_argok BUILDSTDERR: ... printbuf_td_h_cy_short (memslice) BUILDSTDERR: Doctest: memslice.printbuf_td_h_cy_short ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_vector_in_generator ... 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 ... BUILDSTDERR: #### 2020-06-07 07:17:05.199106 BUILDSTDERR: ok BUILDSTDERR: schar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.schar_index_vars ... 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 ... stack_vector_in_generator (cpp_vector_in_generator) BUILDSTDERR: Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cstringmul ... BUILDSTDERR: #### 2020-06-07 07:17:15.649140 BUILDSTDERR: ok BUILDSTDERR: set_int_2d (memslice) BUILDSTDERR: Doctest: memslice.set_int_2d ... cstringmul () BUILDSTDERR: Doctest: cstringmul ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstringmul ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_cpp ... 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: cstringmul () BUILDSTDERR: Doctest: cstringmul ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_members ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ct_DEF ... ok BUILDSTDERR: strided (memslice) BUILDSTDERR: Doctest: memslice.strided ... BUILDSTDERR: #### 2020-06-07 07:17:26.049107 BUILDSTDERR: ok BUILDSTDERR: test_borrowed_slice (memslice) BUILDSTDERR: Doctest: memslice.test_borrowed_slice ... ok BUILDSTDERR: test_cdef_function (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function ... 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: ok BUILDSTDERR: test_cdef_function2 (memslice) BUILDSTDERR: Doctest: memslice.test_cdef_function2 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_cxx_T398 ... 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 ... 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: ok BUILDSTDERR: test_contig_scalar_to_slice_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_contig_scalar_to_slice_assignment ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ct_DEF ... ok BUILDSTDERR: test_convert_slicenode_to_indexnode (memslice) BUILDSTDERR: Doctest: memslice.test_convert_slicenode_to_indexnode ... BUILDSTDERR: #### 2020-06-07 07:17:36.449108 BUILDSTDERR: ok BUILDSTDERR: test_direct_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_direct_slicing ... 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 ... 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 ... test (define_macro) BUILDSTDERR: Doctest: define_macro.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running define_macro ... ok BUILDSTDERR: test_index_slicing_away_direct_indirect (memslice) BUILDSTDERR: Doctest: memslice.test_index_slicing_away_direct_indirect ... test (define_macro) BUILDSTDERR: Doctest: define_macro.test ... ok BUILDSTDERR: ok BUILDSTDERR: test_indirect_slicing (memslice) BUILDSTDERR: Doctest: memslice.test_indirect_slicing ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_setdefault ... BUILDSTDERR: #### 2020-06-07 07:17:46.849126 BUILDSTDERR: ok BUILDSTDERR: test_inplace_assignment (memslice) BUILDSTDERR: Doctest: memslice.test_inplace_assignment ... 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: ok BUILDSTDERR: test_memslice_prange (memslice) BUILDSTDERR: Doctest: memslice.test_memslice_prange ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_char_types ... 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 ... 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: ok BUILDSTDERR: test_nogil_oob2 (memslice) BUILDSTDERR: Doctest: memslice.test_nogil_oob2 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_char_types ... 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_noneslice_compare (memslice) BUILDSTDERR: Doctest: memslice.test_noneslice_compare ... 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: #### 2020-06-07 07:17:57.249112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_cxx_T398 ... 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 ... setdefault1 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault1 ... ok BUILDSTDERR: setdefault2 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_setdefault ... 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 ... 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: ok BUILDSTDERR: test_padded_structs (memslice) BUILDSTDERR: Doctest: memslice.test_padded_structs ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_delegation ... 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 ... typedef_delegation (ctypedef_delegation) BUILDSTDERR: Doctest: ctypedef_delegation.typedef_delegation ... ok BUILDSTDERR: #### 2020-06-07 07:18:07.649105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_delegation ... 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 ... setdefault1 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault1 ... ok BUILDSTDERR: setdefault2 (dict_setdefault) BUILDSTDERR: Doctest: dict_setdefault.setdefault2 ... ok BUILDSTDERR: ok BUILDSTDERR: tuple_buffer_assignment2 (memslice) BUILDSTDERR: Doctest: memslice.tuple_buffer_assignment2 ... 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 ... ok BUILDSTDERR: uchar_index_vars (memslice) BUILDSTDERR: Doctest: memslice.uchar_index_vars ... typedef_delegation (ctypedef_delegation) BUILDSTDERR: Doctest: ctypedef_delegation.typedef_delegation ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorator_lambda ... test (dietachmayer1) BUILDSTDERR: Doctest: dietachmayer1.test ... ok BUILDSTDERR: ok BUILDSTDERR: unsafe_get (memslice) BUILDSTDERR: Doctest: memslice.unsafe_get ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dietachmayer1 ... ok BUILDSTDERR: wraparound_directive (memslice) BUILDSTDERR: Doctest: memslice.wraparound_directive ... BUILDSTDERR: #### 2020-06-07 07:18:18.059108 BUILDSTDERR: test (dietachmayer1) BUILDSTDERR: Doctest: dietachmayer1.test ... ok BUILDSTDERR: ok BUILDSTDERR: writable (memslice) BUILDSTDERR: Doctest: memslice.writable ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dynamic_attributes ... ok acquired default acquired Global_A BUILDSTDERR: TestClassDecorator (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.TestClassDecorator ... ok BUILDSTDERR: test_function (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.test_function ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_memoryview_readonly ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorator_lambda ... 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: #### 2020-06-07 07:18:28.469149 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running constant_folding_cy ... TestClassDecorator (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.TestClassDecorator ... ok BUILDSTDERR: test_function (decorator_lambda) BUILDSTDERR: Doctest: decorator_lambda.test_function ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators_T593 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running constant_folding_cy ... BUILDSTDERR: #### 2020-06-07 07:18:38.869107 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_cmd_src_layout ... 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 (cpp) and running dynamic_attributes ... BUILDSTDERR: #### 2020-06-07 07:18:49.269108 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators_T593 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpdef_enums_import ... BUILDSTDERR: #### 2020-06-07 07:18:59.669108 BUILDSTDERR: #### 2020-06-07 07:19:10.069106 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_iter_unpack ... 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_iter_unpack ... BUILDSTDERR: #### 2020-06-07 07:19:20.469134 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpdef_pickle ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_pop ... BUILDSTDERR: #### 2020-06-07 07:19:30.909132 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_pop ... BUILDSTDERR: #### 2020-06-07 07:19:41.309122 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_assignment_overload ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_memoryview_readonly ... BUILDSTDERR: #### 2020-06-07 07:19:51.709120 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_bool ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dictintindex ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_class_redef ... BUILDSTDERR: #### 2020-06-07 07:20:02.109118 BUILDSTDERR: test_Foo (cpp_class_redef) BUILDSTDERR: Doctest: cpp_class_redef.test_Foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_namespaces ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dictintindex ... BUILDSTDERR: #### 2020-06-07 07:20:12.539109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_operator_exc_handling ... BUILDSTDERR: #### 2020-06-07 07:20:22.939128 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running duplicate_keyword_in_call ... BUILDSTDERR: #### 2020-06-07 07:20:33.339110 BUILDSTDERR: test_call (duplicate_keyword_in_call) BUILDSTDERR: Doctest: duplicate_keyword_in_call.test_call ... ok 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 ... BUILDSTDERR: #### 2020-06-07 07:20:43.739108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptionpropagation ... BUILDSTDERR: #### 2020-06-07 07:20:54.139113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exceptionrefcount ... exceptionrefcount () BUILDSTDERR: Doctest: exceptionrefcount ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptionrefcount ... BUILDSTDERR: #### 2020-06-07 07:21:04.539112 BUILDSTDERR: exceptionrefcount () BUILDSTDERR: Doctest: exceptionrefcount ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exceptions_nogil ... BUILDSTDERR: #### 2020-06-07 07:21:14.939109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running transpose_refcount ... BUILDSTDERR: #### 2020-06-07 07:21:25.359122 BUILDSTDERR: test_only_single_call (cpp_operator_exc_handling) BUILDSTDERR: Doctest: cpp_operator_exc_handling.test_only_single_call ... ok BUILDSTDERR: test_operator_exception_handling (cpp_operator_exc_handling) BUILDSTDERR: Doctest: cpp_operator_exc_handling.test_operator_exception_handling ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_forward_list ... BUILDSTDERR: #### 2020-06-07 07:21:35.759112 BUILDSTDERR: 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: === C/C++ compiler error output: === BUILDSTDERR: embedsignatures.c:10499:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m13_genexpr’ defined but not used [-Wunused-function] BUILDSTDERR: 10499 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: embedsignatures.c:10363:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m12_genexpr’ defined but not used [-Wunused-function] BUILDSTDERR: 10363 | 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 cpp_stl_string_cpp11 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running embedsignatures ... BUILDSTDERR: #### 2020-06-07 07:21:46.159117 BUILDSTDERR: test_element_access (cpp_stl_string_cpp11) BUILDSTDERR: Doctest: cpp_stl_string_cpp11.test_element_access ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_template_subclasses ... BUILDSTDERR: #### 2020-06-07 07:21:56.559117 BUILDSTDERR: #### 2020-06-07 07:22:06.959110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exceptions_nogil ... BUILDSTDERR: #### 2020-06-07 07:22:17.359110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running crashT245 ... f (crashT245) BUILDSTDERR: Doctest: crashT245.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running crashT245 ... BUILDSTDERR: #### 2020-06-07 07:22:27.759115 BUILDSTDERR: f (crashT245) BUILDSTDERR: Doctest: crashT245.f ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstruct ... BUILDSTDERR: #### 2020-06-07 07:22:38.159119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ct_IF ... test_transpose_refcount (transpose_refcount) BUILDSTDERR: Doctest: transpose_refcount.test_transpose_refcount ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running transpose_refcount ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ct_IF ... BUILDSTDERR: #### 2020-06-07 07:22:48.559105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running curiously_recurring_template_pattern_GH1458 ... test_derived (curiously_recurring_template_pattern_GH1458) BUILDSTDERR: Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cyclic_gc ... BUILDSTDERR: #### 2020-06-07 07:22:58.959109 BUILDSTDERR: #### 2020-06-07 07:23:09.359113 BUILDSTDERR: #### 2020-06-07 07:23:19.759118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_attr_assign ... BUILDSTDERR: #### 2020-06-07 07:23:30.159113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_attr_assign ... BUILDSTDERR: #### 2020-06-07 07:23:40.559104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyclic_gc ... 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end ext_attr_getter ... BUILDSTDERR: #### 2020-06-07 07:23:50.959115 BUILDSTDERR: #### 2020-06-07 07:24:01.359116 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: embedsignatures.cpp:10513:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 10513 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: embedsignatures.cpp:10377:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 10377 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: embedsignatures () BUILDSTDERR: Doctest: embedsignatures ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_attribute_cache ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running empty_builtin_constructors ... test_transpose_refcount (transpose_refcount) BUILDSTDERR: Doctest: transpose_refcount.test_transpose_refcount ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pyximport_namespace ... BUILDSTDERR: #### 2020-06-07 07:24:11.819107 BUILDSTDERR: _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__.EndToEndTest) BUILDSTDERR: End-to-end absolute_import ... BUILDSTDERR: #### 2020-06-07 07:24:22.219114 BUILDSTDERR: _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 (c) and running empty_for_loop_T208 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_attribute_cache ... 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: 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 cyfunction_METH_O_GH1728 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running empty_for_loop_T208 ... BUILDSTDERR: #### 2020-06-07 07:24:32.619110 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running enumboolctx ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running all ... call_meth (cyfunction_METH_O_GH1728) BUILDSTDERR: Doctest: cyfunction_METH_O_GH1728.call_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cyfunction_METH_O_GH1728 ... BUILDSTDERR: #### 2020-06-07 07:24:43.019112 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end error_pos ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extcmethod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_type_none_arg ... BUILDSTDERR: #### 2020-06-07 07:24:53.419108 BUILDSTDERR: call_meth (cyfunction_METH_O_GH1728) BUILDSTDERR: Doctest: cyfunction_METH_O_GH1728.call_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython3_no_unicode_literals ... BUILDSTDERR: #### 2020-06-07 07:25:03.819116 BUILDSTDERR: 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: 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 all ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_type_none_arg ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython3_no_unicode_literals ... test_spam (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam ... ok BUILDSTDERR: test_spam_dish (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam_dish ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extcmethod ... BUILDSTDERR: #### 2020-06-07 07:25:14.229116 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extclassbody ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running datetime_cimport ... BUILDSTDERR: #### 2020-06-07 07:25:24.629112 BUILDSTDERR: extclassbody () BUILDSTDERR: Doctest: extclassbody ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extclassbody ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_cimport ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running altet2 ... test_spam (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam ... ok BUILDSTDERR: test_spam_dish (extcmethod) BUILDSTDERR: Doctest: extcmethod.test_spam_dish ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extended_unpacking_T235 ... BUILDSTDERR: #### 2020-06-07 07:25:35.029102 BUILDSTDERR: extclassbody () BUILDSTDERR: Doctest: extclassbody ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end final_in_pxd ... altet2 () BUILDSTDERR: Doctest: altet2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running altet2 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators ... BUILDSTDERR: #### 2020-06-07 07:25:45.429127 BUILDSTDERR: altet2 () BUILDSTDERR: Doctest: altet2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running and ... BUILDSTDERR: #### 2020-06-07 07:25:55.829105 BUILDSTDERR: decorators () BUILDSTDERR: Doctest: decorators ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators ... 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: 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 (cpp) and running and ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extended_unpacking_T235 ... BUILDSTDERR: #### 2020-06-07 07:26:06.229158 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fmod ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running annotate_html ... fmod (fmod) BUILDSTDERR: Doctest: fmod.fmod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fmod ... decorators () BUILDSTDERR: Doctest: decorators ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running decorators_py_T593 ... fmod (fmod) BUILDSTDERR: Doctest: fmod.fmod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_from_float_T254 ... BUILDSTDERR: #### 2020-06-07 07:26:16.629104 BUILDSTDERR: annotate_html () BUILDSTDERR: Doctest: annotate_html ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running annotate_html ... 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 ... 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__.EndToEndTest) BUILDSTDERR: End-to-end extern_impl ... BUILDSTDERR: #### 2020-06-07 07:26:27.029101 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running decorators_py_T593 ... 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 (c) and running funcexc_iter_T228 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running external_ref_reassignment ... BUILDSTDERR: #### 2020-06-07 07:26:37.429130 BUILDSTDERR: annotate_html () BUILDSTDERR: Doctest: annotate_html ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running anonymousenum ... 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: anonymousenum () BUILDSTDERR: Doctest: anonymousenum ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running external_ref_reassignment ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running anonymousenum ... 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: 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 ... BUILDSTDERR: #### 2020-06-07 07:26:47.829099 BUILDSTDERR: funcexc_iter_T228 () BUILDSTDERR: Doctest: funcexc_iter_T228 ... ok BUILDSTDERR: anonymousenum () BUILDSTDERR: Doctest: anonymousenum ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexc_iter_T228 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running arg_incref ... 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: f (arg_incref) BUILDSTDERR: Doctest: arg_incref.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extinstantiate ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running arg_incref ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running default_args_T674 ... BUILDSTDERR: #### 2020-06-07 07:26:58.229106 BUILDSTDERR: f (arg_incref) BUILDSTDERR: Doctest: arg_incref.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running argument_unpacking_closure_T736 ... extinstantiate () BUILDSTDERR: Doctest: extinstantiate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extinstantiate ... funcexc_iter_T228 () BUILDSTDERR: Doctest: funcexc_iter_T228 ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptraise ... 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 ... default_args_for_closure (argument_unpacking_closure_T736) BUILDSTDERR: Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running argument_unpacking_closure_T736 ... BUILDSTDERR: #### 2020-06-07 07:27:08.629098 BUILDSTDERR: test_errval (defnode_err_val) BUILDSTDERR: Doctest: defnode_err_val.test_errval ... ok BUILDSTDERR: funcexceptraise () BUILDSTDERR: Doctest: funcexceptraise ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptraise ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running defnode_err_val ... default_args_for_closure (argument_unpacking_closure_T736) BUILDSTDERR: Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok 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 ... extinstantiate () BUILDSTDERR: Doctest: extinstantiate ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extkwonlyargs ... test_errval (defnode_err_val) BUILDSTDERR: Doctest: defnode_err_val.test_errval ... ok BUILDSTDERR: funcexceptraise () BUILDSTDERR: Doctest: funcexceptraise ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running delete ... runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end fused_cmethods ... BUILDSTDERR: #### 2020-06-07 07:27:19.039117 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running async_def ... extkwonlyargs () BUILDSTDERR: Doctest: extkwonlyargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extkwonlyargs ... 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: #### 2020-06-07 07:27:29.439104 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running delete ... outer_with_nested (async_def) BUILDSTDERR: Doctest: async_def.outer_with_nested ... ok BUILDSTDERR: test_async_temp_gh3337 (async_def) BUILDSTDERR: Doctest: async_def.test_async_temp_gh3337 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running async_def ... BUILDSTDERR: #### 2020-06-07 07:27:39.839105 BUILDSTDERR: extkwonlyargs () BUILDSTDERR: Doctest: extkwonlyargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extpropertyref ... 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__.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: #### 2020-06-07 07:27:50.249111 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running delslice ... __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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extpropertyref ... outer_with_nested (async_def) BUILDSTDERR: Doctest: async_def.outer_with_nested ... ok BUILDSTDERR: test_async_temp_gh3337 (async_def) BUILDSTDERR: Doctest: async_def.test_async_temp_gh3337 ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_all ... 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 ... BUILDSTDERR: #### 2020-06-07 07:28:00.669164 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running future_division ... BUILDSTDERR: #### 2020-06-07 07:28:11.069096 BUILDSTDERR: __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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype_dealloc ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_all ... BUILDSTDERR: #### 2020-06-07 07:28:21.489140 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_get ... 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_get ... BUILDSTDERR: #### 2020-06-07 07:28:31.899121 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running autotestdict_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_getitem ... BUILDSTDERR: #### 2020-06-07 07:28:42.299137 BUILDSTDERR: 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 ... 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: 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_getitem ... 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 ... 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: 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_type_inference ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype_dealloc ... BUILDSTDERR: #### 2020-06-07 07:28:52.699109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dict_values_in_expression ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running autotestdict_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dict_values_in_expression ... BUILDSTDERR: #### 2020-06-07 07:29:03.099121 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dictcomp ... BUILDSTDERR: #### 2020-06-07 07:29:13.499116 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) ... 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 (c) and running baas3 ... 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 ... ExtSubTypeObjAttr (exttype_dealloc) BUILDSTDERR: Doctest: exttype_dealloc.ExtSubTypeObjAttr ... BUILDSTDERR: #### 2020-06-07 07:29:23.899110 BUILDSTDERR: 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 ... baas3 () BUILDSTDERR: Doctest: baas3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running baas3 ... 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 ... ok 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 (cpp) and running genexpr_T491 ... file_encoding_T740 () BUILDSTDERR: Doctest: file_encoding_T740 ... ok BUILDSTDERR: #### 2020-06-07 07:29:34.309108 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running file_encoding_T740 ... 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: baas3 () BUILDSTDERR: Doctest: baas3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dictcomp ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bint ... file_encoding_T740 () BUILDSTDERR: Doctest: file_encoding_T740 ... ok 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 ... test (bint) BUILDSTDERR: Doctest: bint.test ... ok BUILDSTDERR: test_types (bint) BUILDSTDERR: Doctest: bint.test_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bint ... filenames () BUILDSTDERR: Doctest: filenames ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running filenames ... BUILDSTDERR: #### 2020-06-07 07:29:44.709123 BUILDSTDERR: 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 ... filenames () BUILDSTDERR: Doctest: filenames ... ok BUILDSTDERR: test (bint) BUILDSTDERR: Doctest: bint.test ... ok BUILDSTDERR: test_types (bint) BUILDSTDERR: Doctest: bint.test_types ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running final_method_T586 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bishop1 ... t715 (genexpr_T715) BUILDSTDERR: Doctest: genexpr_T715.t715 ... ok BUILDSTDERR: #### 2020-06-07 07:29:55.109118 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running genexpr_T715 ... bishop1 () BUILDSTDERR: Doctest: bishop1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bishop1 ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running final_method_T586 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running division_T384 ... BUILDSTDERR: #### 2020-06-07 07:30:05.539107 BUILDSTDERR: t715 (genexpr_T715) BUILDSTDERR: Doctest: genexpr_T715.t715 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running hasattr ... bishop1 () BUILDSTDERR: Doctest: bishop1 ... ok BUILDSTDERR: division_T384 () BUILDSTDERR: Doctest: division_T384 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtin_next ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running division_T384 ... wrap_hasattr (hasattr) BUILDSTDERR: Doctest: hasattr.wrap_hasattr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running hasattr ... division_T384 () BUILDSTDERR: Doctest: division_T384 ... ok BUILDSTDERR: #### 2020-06-07 07:30:15.949147 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running double_dealloc_T796 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtin_next ... 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: wrap_hasattr (hasattr) BUILDSTDERR: Doctest: hasattr.wrap_hasattr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_range_T372 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running hash_T326 ... 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: #### 2020-06-07 07:30:26.369113 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running builtincomplex ... double_dealloc_T796 () BUILDSTDERR: Doctest: double_dealloc_T796 ... 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: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_range_T372 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running double_dealloc_T796 ... A (hash_T326) BUILDSTDERR: Doctest: hash_T326.A ... ok BUILDSTDERR: __hash__ (hash_T326) BUILDSTDERR: Doctest: hash_T326.__hash__ ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running hash_T326 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running builtincomplex ... BUILDSTDERR: #### 2020-06-07 07:30:36.769112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_string ... double_dealloc_T796 () BUILDSTDERR: Doctest: double_dealloc_T796 ... A (hash_T326) BUILDSTDERR: Doctest: hash_T326.A ... ok BUILDSTDERR: __hash__ (hash_T326) BUILDSTDERR: Doctest: hash_T326.__hash__ ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running if_else_expr ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytearray_ascii_auto_encoding ... ok BUILDSTDERR: #### 2020-06-07 07:30:47.169105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running dynamic_args ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: for_in_string.c:4181:16: warning: ‘__Pyx__PyObject_AsPy_UCS4’ defined but not used [-Wunused-function] BUILDSTDERR: 4181 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_string ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytearray_ascii_auto_encoding ... BUILDSTDERR: #### 2020-06-07 07:30:57.569112 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: for_in_string.cpp:4195:16: warning: ‘Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 4195 | 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 ... test_cfunc_ptrs (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_cfunc_ptrsok 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: test_charptr_coercion (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_charptr_coercion ... ok BUILDSTDERR: for_char_in_enumerate_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_char_in_enumerate_bytes ... ok BUILDSTDERR: test_cpp_pyobject_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_cpp_pyobject_cast ... ok BUILDSTDERR: for_in_bytes (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_in_bytes ... ok BUILDSTDERR: ok BUILDSTDERR: for_pyucs4_in_enumerate_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... test_syntax (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_syntaxok 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: test_type_cast (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_type_cast ... ok BUILDSTDERR: ok BUILDSTDERR: for_pyunicode_in_unicode (for_in_string) BUILDSTDERR: Doctest: for_in_string.for_pyunicode_in_unicode ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_else_expr ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running forfrom ... test_exttype_args (dynamic_args) BUILDSTDERR: Doctest: dynamic_args.test_exttype_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running dynamic_args ... for_else (forfrom) BUILDSTDERR: Doctest: forfrom.for_else ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running forfrom ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytes_indexing ... for_else (forfrom) BUILDSTDERR: Doctest: forfrom.for_else ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreturn ... BUILDSTDERR: #### 2020-06-07 07:31:07.969120 BUILDSTDERR: test_cfunc_ptrs (if_else_expr) BUILDSTDERR: Doctest: if_else_expr.test_cfunc_ptrs ... ok BUILDSTDERR: 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 ... funcexceptreturn () BUILDSTDERR: Doctest: funcexceptreturn ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreturn ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytes_indexing ... test_exttype_args (dynamic_args) BUILDSTDERR: Doctest: dynamic_args.test_exttype_args ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running empty_declarators ... BUILDSTDERR: #### 2020-06-07 07:31:18.369120 BUILDSTDERR: zed (empty_declarators) BUILDSTDERR: Doctest: empty_declarators.zed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running empty_declarators ... funcexceptreturn () BUILDSTDERR: Doctest: funcexceptreturn ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_cpp ... 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running bytesmethods ... zed (empty_declarators) BUILDSTDERR: Doctest: empty_declarators.zed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running enumerate_T316 ... BUILDSTDERR: #### 2020-06-07 07:31:28.789102 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running bytesmethods ... BUILDSTDERR: #### 2020-06-07 07:31:39.189104 BUILDSTDERR: test_cpp_specialization (fused_cpp) BUILDSTDERR: Doctest: fused_cpp.test_cpp_specialization ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_def ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running enumerate_T316 ... 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: #### 2020-06-07 07:31:49.589105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running call_py_cy ... 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 ... BUILDSTDERR: #### 2020-06-07 07:31:59.989101 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running eval ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running call_py_cy ... BUILDSTDERR: #### 2020-06-07 07:32:10.389130 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running eval ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exarkun ... BUILDSTDERR: #### 2020-06-07 07:32:20.789105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running capiimpl ... 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 ... exarkun () BUILDSTDERR: Doctest: exarkun ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exarkun ... BUILDSTDERR: #### 2020-06-07 07:32:31.209925 BUILDSTDERR: 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 ... capiimpl () BUILDSTDERR: Doctest: capiimpl ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running capiimpl ... 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 ... exarkun () BUILDSTDERR: Doctest: exarkun ... ok BUILDSTDERR: #### 2020-06-07 07:32:41.619107 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exec_noargs ... capiimpl () BUILDSTDERR: Doctest: capiimpl ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cascaded_list_unpacking_T467 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exec_noargs ... f (iteratorexception) BUILDSTDERR: Doctest: iteratorexception.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iteratorexception ... BUILDSTDERR: #### 2020-06-07 07:32:52.019104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_auto_richcmp ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cascaded_list_unpacking_T467 ... f (iteratorexception) BUILDSTDERR: Doctest: iteratorexception.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running king1 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:33:02.419132 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_locals_decorator_T477 ... bf (king1) BUILDSTDERR: Doctest: king1.bf ... ok BUILDSTDERR: uf (king1) BUILDSTDERR: Doctest: king1.uf ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwargproblems ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_locals_decorator_T477 ... test (kwargproblems) BUILDSTDERR: Doctest: kwargproblems.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwargproblems ... BUILDSTDERR: #### 2020-06-07 07:33:12.819097 BUILDSTDERR: test (kwargproblems) BUILDSTDERR: Doctest: kwargproblems.test ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwonlyargs ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_members_binding_properties ... BUILDSTDERR: #### 2020-06-07 07:33:23.219114 BUILDSTDERR: 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 ... cdef_members_binding_properties () BUILDSTDERR: Doctest: cdef_members_binding_properties ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_members_binding_properties ... BUILDSTDERR: #### 2020-06-07 07:33:33.619102 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:33:44.019099 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_auto_richcmp ... cdef_members_binding_properties () BUILDSTDERR: Doctest: cdef_members_binding_properties ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_methods_T462 ... 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: #### 2020-06-07 07:33:54.419105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_T195 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_methods_T462 ... BUILDSTDERR: #### 2020-06-07 07:34:04.829126 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:34:15.229106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdef_multiple_inheritance ... t723 (lambda_T723) BUILDSTDERR: Doctest: lambda_T723.t723 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_T723 ... t723 (lambda_T723) BUILDSTDERR: Doctest: lambda_T723.t723 ... ok BUILDSTDERR: #### 2020-06-07 07:34:25.629112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_class_T605 ... BUILDSTDERR: #### 2020-06-07 07:34:36.029109 BUILDSTDERR: BothSub (cdef_multiple_inheritance) BUILDSTDERR: Doctest: cdef_multiple_inheritance.BothSub ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdef_multiple_inheritance ... 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 (cpp) and running lambda_class_T605 ... BUILDSTDERR: #### 2020-06-07 07:34:46.469109 BUILDSTDERR: 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: 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 ... 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 (cpp) and running extended_unpacking_T409 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:34:56.869098 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 extern_builtins_T258 ... BothSub (cdef_multiple_inheritance) BUILDSTDERR: Doctest: cdef_multiple_inheritance.BothSub ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cdivision_CEP_516 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extern_builtins_T258 ... BUILDSTDERR: #### 2020-06-07 07:35:07.269106 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end extern_include_order ... BUILDSTDERR: #### 2020-06-07 07:35:17.669106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extmember ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cdivision_CEP_516 ... BUILDSTDERR: #### 2020-06-07 07:35:28.069102 BUILDSTDERR: extmember () BUILDSTDERR: Doctest: extmember ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extmember ... BUILDSTDERR: #### 2020-06-07 07:35:38.469111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cfunc_convert ... BUILDSTDERR: #### 2020-06-07 07:35:48.869099 BUILDSTDERR: extmember () BUILDSTDERR: Doctest: extmember ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype_freelist ... BUILDSTDERR: #### 2020-06-07 07:35:59.269107 BUILDSTDERR: #### 2020-06-07 07:36:09.669111 BUILDSTDERR: #### 2020-06-07 07:36:20.069114 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cfunc_convert ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype_freelist ... BUILDSTDERR: #### 2020-06-07 07:36:30.469114 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_tests ... BUILDSTDERR: #### 2020-06-07 07:36:40.869102 BUILDSTDERR: #### 2020-06-07 07:36:51.269098 BUILDSTDERR: #### 2020-06-07 07:37:01.679108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cfuncdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running final_cdef_class ... test (cfuncdef) BUILDSTDERR: Doctest: cfuncdef.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cfuncdef ... BUILDSTDERR: #### 2020-06-07 07:37:12.079106 BUILDSTDERR: test (cfuncdef) BUILDSTDERR: Doctest: cfuncdef.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running class_redefine ... BUILDSTDERR: #### 2020-06-07 07:37:22.479104 BUILDSTDERR: test_class_redef (class_redefine) BUILDSTDERR: Doctest: class_redefine.test_class_redef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running class_redefine ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running final_cdef_class ... BUILDSTDERR: #### 2020-06-07 07:37:32.879097 BUILDSTDERR: test_class_redef (class_redefine) BUILDSTDERR: Doctest: class_redefine.test_class_redef ... ok 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 ... BUILDSTDERR: #### 2020-06-07 07:37:43.279108 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running flatin ... CBaseClass (fused_def) BUILDSTDERR: Doctest: fused_def.CBaseClass ... ok BUILDSTDERR: HasBound (fused_def) BUILDSTDERR: Doctest: fused_def.HasBound ... 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: run_cyfunction_check (fused_def) BUILDSTDERR: Doctest: fused_def.run_cyfunction_check ... 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: classmethod () BUILDSTDERR: Doctest: classmethod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_def ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classmethod ... test_in (flatin) BUILDSTDERR: Doctest: flatin.test_in ... ok BUILDSTDERR: test_not_in (flatin) BUILDSTDERR: Doctest: flatin.test_not_in ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running flatin ... BUILDSTDERR: #### 2020-06-07 07:37:53.679124 BUILDSTDERR: test_in (flatin) BUILDSTDERR: Doctest: flatin.test_in ... ok BUILDSTDERR: test_not_in (flatin) BUILDSTDERR: Doctest: flatin.test_not_in ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_division ... BUILDSTDERR: #### 2020-06-07 07:38:04.099108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_division ... classmethod () BUILDSTDERR: Doctest: classmethod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running classpass ... classpass () BUILDSTDERR: Doctest: classpass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running classpass ... BUILDSTDERR: #### 2020-06-07 07:38:14.509160 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_floor_division_T260 ... classpass () BUILDSTDERR: Doctest: classpass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_decorators_T478 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_floor_division_T260 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running large_consts_T237 ... BUILDSTDERR: #### 2020-06-07 07:38:24.909105 BUILDSTDERR: 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 ... floor_div_float (float_floor_division_T260) BUILDSTDERR: Doctest: float_floor_division_T260.floor_div_float ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fstring ... 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 ... closure_decorators_T478 () BUILDSTDERR: Doctest: closure_decorators_T478 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_decorators_T478 ... BUILDSTDERR: #### 2020-06-07 07:38:35.309107 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: #### 2020-06-07 07:38:45.709108 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literals ... closure_decorators_T478 () BUILDSTDERR: Doctest: closure_decorators_T478 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_name_mangling_T537 ... 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 ... closure_name_mangling_T537 () BUILDSTDERR: Doctest: closure_name_mangling_T537 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_name_mangling_T537 ... BUILDSTDERR: #### 2020-06-07 07:38:56.109102 BUILDSTDERR: closure_name_mangling_T537 () BUILDSTDERR: Doctest: closure_name_mangling_T537 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_self ... 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 ... BUILDSTDERR: #### 2020-06-07 07:39:06.509104 BUILDSTDERR: longlongindex () BUILDSTDERR: Doctest: longlongindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running longlongindex ... longlongindex () BUILDSTDERR: Doctest: longlongindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running mangle_c_keywords ... BUILDSTDERR: #### 2020-06-07 07:39:16.909097 BUILDSTDERR: 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: call_closure_method_cdef_attr_c (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... format_decoded_bytes (fstring) BUILDSTDERR: Doctest: fstring.format_decoded_bytes ... ok BUILDSTDERR: format_pystr (fstring) BUILDSTDERR: Doctest: fstring.format_pystr ... ok BUILDSTDERR: ok BUILDSTDERR: closure_method (closure_self.SelfInClosure) BUILDSTDERR: Doctest: closure_self.SelfInClosure.closure_method ... format_repr (fstring) BUILDSTDERR: Doctest: fstring.format_reprok 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: format_str (fstring) BUILDSTDERR: Doctest: fstring.format_str ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fstring ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_self ... A (mangle_c_keywords) BUILDSTDERR: Doctest: mangle_c_keywords.A ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running mangle_c_keywords ... BUILDSTDERR: #### 2020-06-07 07:39:27.309125 BUILDSTDERR: #### 2020-06-07 07:39:37.709111 BUILDSTDERR: A (mangle_c_keywords) BUILDSTDERR: Doctest: mangle_c_keywords.A ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running method_module_name_T422 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_1 ... method_module_name_T422 () BUILDSTDERR: Doctest: method_module_name_T422 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running method_module_name_T422 ... BUILDSTDERR: #### 2020-06-07 07:39:48.119101 BUILDSTDERR: method_module_name_T422 () BUILDSTDERR: Doctest: method_module_name_T422 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running modop ... BUILDSTDERR: #### 2020-06-07 07:39:58.519101 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:40:08.919108 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexcept ... BUILDSTDERR: #### 2020-06-07 07:40:19.319103 BUILDSTDERR: test (new_style_exceptions) BUILDSTDERR: Doctest: new_style_exceptions.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running new_style_exceptions ... funcexcept () BUILDSTDERR: Doctest: funcexcept ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexcept ... BUILDSTDERR: #### 2020-06-07 07:40:29.719106 BUILDSTDERR: 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: test (new_style_exceptions) BUILDSTDERR: Doctest: new_style_exceptions.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nogil ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_1_def_to_cdef ... funcexcept () BUILDSTDERR: Doctest: funcexcept ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptchained ... 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 ... BUILDSTDERR: #### 2020-06-07 07:40:40.119116 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:40:50.519106 BUILDSTDERR: funcexceptchained () BUILDSTDERR: Doctest: funcexceptchained ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptchained ... BUILDSTDERR: #### 2020-06-07 07:41:00.919108 BUILDSTDERR: 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 ... funcexceptchained () BUILDSTDERR: Doctest: funcexceptchained ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running function_as_method_py_T494 ... BUILDSTDERR: #### 2020-06-07 07:41:11.319108 BUILDSTDERR: function_as_method_py_T494 () BUILDSTDERR: Doctest: function_as_method_py_T494 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_as_method_py_T494 ... 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 ... function_as_method_py_T494 () BUILDSTDERR: Doctest: function_as_method_py_T494 ... ok BUILDSTDERR: 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: 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 ... BUILDSTDERR: #### 2020-06-07 07:41:21.719096 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_binding_T494 ... BUILDSTDERR: #### 2020-06-07 07:41:32.169108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions ... BUILDSTDERR: #### 2020-06-07 07:41:42.569102 BUILDSTDERR: #### 2020-06-07 07:41:52.969110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions ... BUILDSTDERR: #### 2020-06-07 07:42:03.369115 BUILDSTDERR: 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: #### 2020-06-07 07:42:13.769103 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_1_def_to_cdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators ... BUILDSTDERR: #### 2020-06-07 07:42:24.169115 BUILDSTDERR: #### 2020-06-07 07:42:34.569105 BUILDSTDERR: #### 2020-06-07 07:42:44.969111 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:42:55.369104 BUILDSTDERR: #### 2020-06-07 07:43:05.769103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_3 ... BUILDSTDERR: #### 2020-06-07 07:43:16.169110 BUILDSTDERR: 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_generator_kwds1 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds1 ... ok BUILDSTDERR: test_generator_kwds2 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds2 ... ok BUILDSTDERR: test_generator_kwds3 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds3 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators ... BUILDSTDERR: #### 2020-06-07 07:43:26.569106 BUILDSTDERR: #### 2020-06-07 07:43:36.969109 BUILDSTDERR: #### 2020-06-07 07:43:47.389108 BUILDSTDERR: #### 2020-06-07 07:43:57.799104 BUILDSTDERR: #### 2020-06-07 07:44:08.199107 BUILDSTDERR: CBaseClass (fused_def) BUILDSTDERR: Doctest: fused_def.CBaseClass ... ok BUILDSTDERR: HasBound (fused_def) BUILDSTDERR: Doctest: fused_def.HasBound ... 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: run_cyfunction_check (fused_def) BUILDSTDERR: Doctest: fused_def.run_cyfunction_check ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_types ... BUILDSTDERR: #### 2020-06-07 07:44:18.609118 BUILDSTDERR: 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_generator_kwds1 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds1 ... ok BUILDSTDERR: test_generator_kwds2 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds2 ... ok BUILDSTDERR: test_generator_kwds3 (generators) BUILDSTDERR: Doctest: generators.test_generator_kwds3 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running include ... BUILDSTDERR: #### 2020-06-07 07:44:29.009103 BUILDSTDERR: 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 ... include () BUILDSTDERR: Doctest: include ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running include ... include () BUILDSTDERR: Doctest: include ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inline ... BUILDSTDERR: #### 2020-06-07 07:44:39.409107 BUILDSTDERR: test (inline) BUILDSTDERR: Doctest: inline.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inline ... test (inline) BUILDSTDERR: Doctest: inline.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int_float_builtins_as_casts_T400 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:44:49.809109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int_float_builtins_as_casts_T400 ... BUILDSTDERR: #### 2020-06-07 07:45:00.209110 BUILDSTDERR: 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: 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 ... 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: #### 2020-06-07 07:45:10.629132 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ishimoto2 ... BUILDSTDERR: #### 2020-06-07 07:45:21.029120 BUILDSTDERR: C (ishimoto2) BUILDSTDERR: Doctest: ishimoto2.C ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ishimoto2 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running closure_tests_3_def_to_cdef ... C (ishimoto2) BUILDSTDERR: Doctest: ishimoto2.C ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running isnonebool ... BUILDSTDERR: #### 2020-06-07 07:45:31.429108 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kostyrka2 ... BUILDSTDERR: #### 2020-06-07 07:45:41.839115 BUILDSTDERR: kostyrka2 () BUILDSTDERR: Doctest: kostyrka2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kostyrka2 ... kostyrka2 () BUILDSTDERR: Doctest: kostyrka2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwonlyargscall ... BUILDSTDERR: #### 2020-06-07 07:45:52.239110 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:46:02.649109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwonlyargscall ... BUILDSTDERR: #### 2020-06-07 07:46:13.059118 BUILDSTDERR: 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 (cpp) and running overflow_check_ulonglong ... BUILDSTDERR: #### 2020-06-07 07:46:23.459111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lepage_1 ... BUILDSTDERR: #### 2020-06-07 07:46:33.859113 BUILDSTDERR: lepage_1 () BUILDSTDERR: Doctest: lepage_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lepage_1 ... BUILDSTDERR: #### 2020-06-07 07:46:44.259113 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:46:54.659114 BUILDSTDERR: lepage_1 () BUILDSTDERR: Doctest: lepage_1 ... ok 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 ... BUILDSTDERR: #### 2020-06-07 07:47:05.079122 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running letnode_T766 ... 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 ... 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: #### 2020-06-07 07:47:15.479110 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libcpp_all ... BUILDSTDERR: #### 2020-06-07 07:47:25.889115 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_3 ... BUILDSTDERR: #### 2020-06-07 07:47:36.289125 BUILDSTDERR: #### 2020-06-07 07:47:46.689130 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list_pop ... 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 ... BUILDSTDERR: #### 2020-06-07 07:47:57.089114 BUILDSTDERR: #### 2020-06-07 07:48:07.489114 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 list_pop ... BUILDSTDERR: #### 2020-06-07 07:48:17.889114 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:48:28.289147 BUILDSTDERR: 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: 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 fused_types ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print_function ... 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 (c) and running longintrepr ... lshift (longintrepr) BUILDSTDERR: Doctest: longintrepr.lshift ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running longintrepr ... BUILDSTDERR: #### 2020-06-07 07:48:38.689103 BUILDSTDERR: 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 ... lshift (longintrepr) BUILDSTDERR: Doctest: longintrepr.lshift ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lvalue_refs ... BUILDSTDERR: #### 2020-06-07 07:48:49.089114 BUILDSTDERR: 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 ... lvalue_refs () BUILDSTDERR: Doctest: lvalue_refs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running matrix_multiplier ... BUILDSTDERR: #### 2020-06-07 07:48:59.489100 BUILDSTDERR: #### 2020-06-07 07:49:09.889101 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running matrix_multiplier ... 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: #### 2020-06-07 07:49:20.289108 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_cdef_class_property_decorator_T264 ... BUILDSTDERR: #### 2020-06-07 07:49:30.689110 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running memoryview_namespace_T775 ... BUILDSTDERR: #### 2020-06-07 07:49:41.089106 BUILDSTDERR: 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 ... Prop (pure_cdef_class_property_decorator_T264) BUILDSTDERR: Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok BUILDSTDERR: g1791 (closure_tests_3) BUILDSTDERR: Doctest: closure_tests_3.g1791 ... ok BUILDSTDERR: 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: 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running closure_tests_3_def_to_cdef ... BUILDSTDERR: #### 2020-06-07 07:49:51.489104 BUILDSTDERR: #### 2020-06-07 07:50:01.889106 BUILDSTDERR: #### 2020-06-07 07:50:12.289099 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:50:22.689102 BUILDSTDERR: #### 2020-06-07 07:50:33.089107 BUILDSTDERR: #### 2020-06-07 07:50:43.489105 BUILDSTDERR: test_memoryview_namespace (memoryview_namespace_T775) BUILDSTDERR: Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memoryview_namespace_T775 ... BUILDSTDERR: #### 2020-06-07 07:50:53.889100 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:51:04.289105 BUILDSTDERR: #### 2020-06-07 07:51:14.689157 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_hash_t ... 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 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:51:25.089099 BUILDSTDERR: #### 2020-06-07 07:51:35.489140 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.9/unicodeobject.h:1026, BUILDSTDERR: from /usr/include/python3.9/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.9/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:1803:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ BUILDSTDERR: 1803 | __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:2010:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2010 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/unicodeobject.h:1026, BUILDSTDERR: from /usr/include/python3.9/Python.h:97, BUILDSTDERR: from py_unicode_type.c:4: BUILDSTDERR: /usr/include/python3.9/cpython/unicodeobject.h:1105:40: note: declared here BUILDSTDERR: 1105 | 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: #### 2020-06-07 07:51:45.889106 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.9/unicodeobject.h:1026, BUILDSTDERR: from /usr/include/python3.9/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.9/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:1817:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ BUILDSTDERR: 1817 | __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.9/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:2024:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 2024 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.9/cpython/unicodeobject.h:1105:40: note: declared here BUILDSTDERR: 1105 | 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 ... BUILDSTDERR: #### 2020-06-07 07:51:56.289118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cmethod_inline_T474 ... BUILDSTDERR: #### 2020-06-07 07:52:06.689125 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyclass_scope_T671 ... Subtyping (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.Subtyping ... ok BUILDSTDERR: TestInlineMethod (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.TestInlineMethod ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cmethod_inline_T474 ... test_memoryview_namespace (memoryview_namespace_T775) BUILDSTDERR: Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running memview_vector ... BUILDSTDERR: #### 2020-06-07 07:52:17.089116 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 ... 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 ... Subtyping (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.Subtyping ... ok BUILDSTDERR: TestInlineMethod (cmethod_inline_T474) BUILDSTDERR: Doctest: cmethod_inline_T474.TestInlineMethod ... ok BUILDSTDERR: #### 2020-06-07 07:52:27.489124 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cmp ... pyextattrref () BUILDSTDERR: Doctest: pyextattrref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyextattrref ... 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: #### 2020-06-07 07:52:37.889128 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cmp ... 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: #### 2020-06-07 07:52:48.289130 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running compiledef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running future_unicode_literals ... compiledef () BUILDSTDERR: Doctest: compiledef ... ok BUILDSTDERR: pyextattrref () BUILDSTDERR: Doctest: pyextattrref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running compiledef ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyintop ... future_unicode_literals () BUILDSTDERR: Doctest: future_unicode_literals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running future_unicode_literals ... compiledef () BUILDSTDERR: Doctest: compiledef ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running complex_numbers_T305_long_double ... BUILDSTDERR: #### 2020-06-07 07:52:58.689113 BUILDSTDERR: future_unicode_literals () BUILDSTDERR: Doctest: future_unicode_literals ... ok BUILDSTDERR: test_object_conversion (complex_numbers_T305_long_double) BUILDSTDERR: Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running complex_numbers_T305_long_double ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_frame_cycle ... test_object_conversion (complex_numbers_T305_long_double) BUILDSTDERR: Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running concatcstrings ... BUILDSTDERR: #### 2020-06-07 07:53:09.099119 BUILDSTDERR: concatcstrings () BUILDSTDERR: Doctest: concatcstrings ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running concatcstrings ... concatcstrings () BUILDSTDERR: Doctest: concatcstrings ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running consts ... BUILDSTDERR: #### 2020-06-07 07:53:19.499112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_frame_cycle ... 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 ... BUILDSTDERR: #### 2020-06-07 07:53:29.899109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running consts ... memview_test (memview_vector) BUILDSTDERR: Doctest: memview_vector.memview_test ... ok BUILDSTDERR: #### 2020-06-07 07:53:40.299116 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running metaclass ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running control_flow_except_T725 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:53:50.699104 BUILDSTDERR: unused_except_capture (control_flow_except_T725) BUILDSTDERR: Doctest: control_flow_except_T725.unused_except_capture ... ok 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_api ... BUILDSTDERR: #### 2020-06-07 07:54:01.102517 BUILDSTDERR: test_reference_cycle_cleanup (generators_in_refcycles) BUILDSTDERR: Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... 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 (c) and running pylistsubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_in_refcycles ... BUILDSTDERR: #### 2020-06-07 07:54:11.499118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running metaclass ... pylistsubtype () BUILDSTDERR: Doctest: pylistsubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pylistsubtype ... BUILDSTDERR: #### 2020-06-07 07:54:21.899140 BUILDSTDERR: test_reference_cycle_cleanup (generators_in_refcycles) BUILDSTDERR: Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_pep479 ... pylistsubtype () BUILDSTDERR: Doctest: pylistsubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running python_bool_type ... BUILDSTDERR: #### 2020-06-07 07:54:32.299096 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 ... BUILDSTDERR: #### 2020-06-07 07:54:42.699121 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_pep479 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running modbody ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end coverage_nogil ... f (modbody) BUILDSTDERR: Doctest: modbody.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running modbody ... BUILDSTDERR: #### 2020-06-07 07:54:53.099097 BUILDSTDERR: 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 ... f (modbody) BUILDSTDERR: Doctest: modbody.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running no_gc ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_method_override_recursion ... 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: DisableGC (no_gc) BUILDSTDERR: Doctest: no_gc.DisableGC ... ok BUILDSTDERR: #### 2020-06-07 07:55:03.499126 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_py ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running no_gc ... DisableGC (no_gc) BUILDSTDERR: Doctest: no_gc.DisableGC ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running no_gc_clear ... BUILDSTDERR: #### 2020-06-07 07:55:13.899119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_method_override_recursion ... 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 ... BUILDSTDERR: #### 2020-06-07 07:55:24.299134 BUILDSTDERR: r_barbieri1 () BUILDSTDERR: Doctest: r_barbieri1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_barbieri1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running no_gc_clear ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cpdef_temps_T411 ... r_barbieri1 () BUILDSTDERR: Doctest: r_barbieri1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mang1 ... BUILDSTDERR: #### 2020-06-07 07:55:34.699105 BUILDSTDERR: r_mang1 () BUILDSTDERR: Doctest: r_mang1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mang1 ... DisableTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.DisableTpClear ... ok BUILDSTDERR: ReallowTpClear (no_gc_clear) BUILDSTDERR: Doctest: no_gc_clear.ReallowTpClear ... r_mang1 () BUILDSTDERR: Doctest: r_mang1 ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_toofewargs ... A (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.A ... ok BUILDSTDERR: B (cpdef_temps_T411) BUILDSTDERR: Doctest: cpdef_temps_T411.B ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running non_const_as_const_arg ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpdef_temps_T411 ... BUILDSTDERR: #### 2020-06-07 07:55:45.119121 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_ValueError_T172 ... r_toofewargs () BUILDSTDERR: Doctest: r_toofewargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_toofewargs ... BUILDSTDERR: #### 2020-06-07 07:55:55.539105 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_custom_string ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_py ... numpy_ValueError_T172 () BUILDSTDERR: Doctest: numpy_ValueError_T172 ... ok BUILDSTDERR: r_toofewargs () BUILDSTDERR: Doctest: r_toofewargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_ValueError_T172 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running raise_memory_error_T650 ... BUILDSTDERR: #### 2020-06-07 07:56:05.939098 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:56:16.339106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end cpp_exception_declaration_compatibility ... numpy_ValueError_T172 () BUILDSTDERR: Doctest: numpy_ValueError_T172 ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running onelinesuite ... BUILDSTDERR: #### 2020-06-07 07:56:26.739108 BUILDSTDERR: 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 ... onelinesuite () BUILDSTDERR: Doctest: onelinesuite ... ok BUILDSTDERR: suite_in_func (onelinesuite) BUILDSTDERR: Doctest: onelinesuite.suite_in_func ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running onelinesuite ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_exceptions ... BUILDSTDERR: #### 2020-06-07 07:56:37.139136 BUILDSTDERR: onelinesuite () BUILDSTDERR: Doctest: onelinesuite ... ok BUILDSTDERR: suite_in_func (onelinesuite) BUILDSTDERR: Doctest: onelinesuite.suite_in_func ... ok 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 ... 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: packedstruct_T290 () BUILDSTDERR: Doctest: packedstruct_T290 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ref2global ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running packedstruct_T290 ... packedstruct_T290 () BUILDSTDERR: Doctest: packedstruct_T290 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pep448_test_extcall ... BUILDSTDERR: #### 2020-06-07 07:56:47.539131 BUILDSTDERR: f (ref2global) BUILDSTDERR: Doctest: ref2global.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ref2global ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_exceptions_nogil ... f (ref2global) BUILDSTDERR: Doctest: ref2global.f ... 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 ... BUILDSTDERR: #### 2020-06-07 07:56:57.979180 BUILDSTDERR: 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: 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 ... refcount_in_meth () BUILDSTDERR: Doctest: refcount_in_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running refcount_in_meth ... BUILDSTDERR: #### 2020-06-07 07:57:08.379108 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_py35 ... refcount_in_meth () BUILDSTDERR: Doctest: refcount_in_meth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reimport ... BUILDSTDERR: #### 2020-06-07 07:57:18.779114 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:57:29.179124 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: 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 ... 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: #### 2020-06-07 07:57:39.579194 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nested_templates ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pep448_test_extcall ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end relativeimport_T542 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_nonstdint ... BUILDSTDERR: #### 2020-06-07 07:57:49.979211 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running importfrom ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reload_ext_module ... 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: #### 2020-06-07 07:58:00.399118 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_function ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running importfrom ... 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_reload (reload_ext_module) BUILDSTDERR: Doctest: reload_ext_module.test_reload ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set_literals ... BUILDSTDERR: #### 2020-06-07 07:58:10.799106 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:1635:10: warning: ‘__pyx_v_f’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1635 | 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_list ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running in_list_with_side_effects_T544 ... test (in_list_with_side_effects_T544) BUILDSTDERR: Doctest: in_list_with_side_effects_T544.test ... ok BUILDSTDERR: #### 2020-06-07 07:58:21.199098 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running in_list_with_side_effects_T544 ... 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 (in_list_with_side_effects_T544) BUILDSTDERR: Doctest: in_list_with_side_effects_T544.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running index ... BUILDSTDERR: #### 2020-06-07 07:58:31.599105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_stl_string ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard5 ... 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 ... BUILDSTDERR: #### 2020-06-07 07:58:42.009118 BUILDSTDERR: test (pinard5) BUILDSTDERR: Doctest: pinard5.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard5 ... BUILDSTDERR: #### 2020-06-07 07:58:52.409107 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 07:59:02.809129 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running index ... test (pinard5) BUILDSTDERR: Doctest: pinard5.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard7 ... BUILDSTDERR: #### 2020-06-07 07:59:13.209127 BUILDSTDERR: pinard7 () BUILDSTDERR: Doctest: pinard7 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard7 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cpp_type_inference ... 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 ... BUILDSTDERR: #### 2020-06-07 07:59:23.609111 BUILDSTDERR: slice3 () BUILDSTDERR: Doctest: slice3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice3 ... pinard7 () BUILDSTDERR: Doctest: pinard7 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_resource ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cross_closure_type_inference ... BUILDSTDERR: #### 2020-06-07 07:59:34.009107 BUILDSTDERR: slice3 () BUILDSTDERR: Doctest: slice3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running special_methods_T561 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_resource ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inhcmethcall ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_test ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cross_closure_type_inference ... BUILDSTDERR: #### 2020-06-07 07:59:44.409099 BUILDSTDERR: inhcmethcall () BUILDSTDERR: Doctest: inhcmethcall ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inhcmethcall ... BUILDSTDERR: #### 2020-06-07 07:59:54.809107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cstringmeth ... cstringmeth () BUILDSTDERR: Doctest: cstringmeth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cstringmeth ... test_silent_stdout (posix_test) BUILDSTDERR: Doctest: posix_test.test_silent_stdout ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_test ... cstringmeth () BUILDSTDERR: Doctest: cstringmeth ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctuple ... BUILDSTDERR: #### 2020-06-07 08:00:05.209161 BUILDSTDERR: inhcmethcall () BUILDSTDERR: Doctest: inhcmethcall ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inlined_context_manager ... BUILDSTDERR: #### 2020-06-07 08:00:15.609108 BUILDSTDERR: with_statement (inlined_context_manager) BUILDSTDERR: Doctest: inlined_context_manager.with_statement ... ok BUILDSTDERR: test_silent_stdout (posix_test) BUILDSTDERR: Doctest: posix_test.test_silent_stdout ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inlined_context_manager ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running print_refcount ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctuple ... BUILDSTDERR: #### 2020-06-07 08:00:26.009105 BUILDSTDERR: with_statement (inlined_context_manager) BUILDSTDERR: Doctest: inlined_context_manager.with_statement ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inlinepxd ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print_refcount ... BUILDSTDERR: #### 2020-06-07 08:00:36.409108 BUILDSTDERR: inlinepxd () BUILDSTDERR: Doctest: inlinepxd ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inlinepxd ... inlinepxd () BUILDSTDERR: Doctest: inlinepxd ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int_literals ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ctypedef_int_types_T333 ... BUILDSTDERR: #### 2020-06-07 08:00:46.809113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pstats_profile_test ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int_literals ... BUILDSTDERR: #### 2020-06-07 08:00:57.209115 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running intern_T431 ... BUILDSTDERR: #### 2020-06-07 08:01:07.609144 BUILDSTDERR: intern_T431 () BUILDSTDERR: Doctest: intern_T431 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running intern_T431 ... intern_T431 () BUILDSTDERR: Doctest: intern_T431 ... ok BUILDSTDERR: #### 2020-06-07 08:01:18.009111 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running internal_cdef_class ... 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: 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: pstats_profile_test () BUILDSTDERR: Doctest: pstats_profile_test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ctypedef_int_types_T333 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_methods_T561 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pstats_profile_test ... BUILDSTDERR: #### 2020-06-07 08:01:28.409104 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running internal_cdef_class ... BUILDSTDERR: #### 2020-06-07 08:01:38.809106 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ipow_crash_T562 ... BUILDSTDERR: #### 2020-06-07 08:01:49.209104 BUILDSTDERR: CrashIPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.CrashIPOW ... ok BUILDSTDERR: IPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.IPOW ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ipow_crash_T562 ... BUILDSTDERR: #### 2020-06-07 08:01:59.609140 BUILDSTDERR: pstats_profile_test () BUILDSTDERR: Doctest: pstats_profile_test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ptr_warning_T714 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running cython3 ... test_ptr (ptr_warning_T714) BUILDSTDERR: Doctest: ptr_warning_T714.test_ptr ... ok 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: #### 2020-06-07 08:02:10.019119 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_parallel ... CrashIPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.CrashIPOW ... ok BUILDSTDERR: IPOW (ipow_crash_T562) BUILDSTDERR: Doctest: ipow_crash_T562.IPOW ... ok BUILDSTDERR: skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_parallel ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ishimoto3 ... skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" 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 ... BUILDSTDERR: #### 2020-06-07 08:02:20.419122 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_py3 ... ishimoto3 () BUILDSTDERR: Doctest: ishimoto3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ishimoto3 ... BUILDSTDERR: #### 2020-06-07 08:02:30.819103 BUILDSTDERR: 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: 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 ... ishimoto3 () BUILDSTDERR: Doctest: ishimoto3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running iterdict ... BUILDSTDERR: #### 2020-06-07 08:02:41.219111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py35_pep492_interop ... BUILDSTDERR: #### 2020-06-07 08:02:51.619108 BUILDSTDERR: #### 2020-06-07 08:03:02.019124 BUILDSTDERR: #### 2020-06-07 08:03:12.419112 BUILDSTDERR: 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 ... await_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_cyobject ... ok BUILDSTDERR: iteritems_of_expression (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_of_expression ... ok BUILDSTDERR: await_pyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.await_pyobject ... ok BUILDSTDERR: iteritems_tuple (iterdict) BUILDSTDERR: Doctest: iterdict.iteritems_tuple ... ok BUILDSTDERR: yield_from_cyobject (py35_pep492_interop) BUILDSTDERR: Doctest: py35_pep492_interop.yield_from_cyobject ... ok BUILDSTDERR: iterkeys (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys ... ok BUILDSTDERR: /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited BUILDSTDERR: exception = sys.exc_info() BUILDSTDERR: iterkeys_int (iterdict) BUILDSTDERR: Doctest: iterdict.iterkeys_int ... :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.9/doctest.py:1343: 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: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py35_pep492_interop ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iterdict ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cython3 ... 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 ... BUILDSTDERR: #### 2020-06-07 08:03:22.839111 BUILDSTDERR: special_methods_T561_py3 () BUILDSTDERR: Doctest: special_methods_T561_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_methods_T561_py3 ... BUILDSTDERR: #### 2020-06-07 08:03:33.249110 BUILDSTDERR: 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.9/doctest.py:1343: 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.9/doctest.py:1343: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py3k_super ... BUILDSTDERR: #### 2020-06-07 08:03:43.649110 BUILDSTDERR: special_methods_T561_py3 () BUILDSTDERR: Doctest: special_methods_T561_py3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running specialfloat ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running jarausch1 ... BUILDSTDERR: #### 2020-06-07 08:03:54.049115 BUILDSTDERR: jarausch1 () BUILDSTDERR: Doctest: jarausch1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running jarausch1 ... 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 ... jarausch1 () BUILDSTDERR: Doctest: jarausch1 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end language_level ... BUILDSTDERR: #### 2020-06-07 08:04:04.449129 BUILDSTDERR: 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 ... B (py3k_super) BUILDSTDERR: Doctest: py3k_super.B ... ok BUILDSTDERR: CClassSub (py3k_super) BUILDSTDERR: Doctest: py3k_super.CClassSub ... ok BUILDSTDERR: freeing_class_cell_temp_gh3246 (py3k_super) BUILDSTDERR: Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok BUILDSTDERR: test_class_cell_empty (py3k_super) BUILDSTDERR: Doctest: py3k_super.test_class_cell_empty ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py3k_super ... BUILDSTDERR: #### 2020-06-07 08:04:14.849110 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running starargs ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running libc_math ... BUILDSTDERR: #### 2020-06-07 08:04:25.249144 BUILDSTDERR: creosote (starargs) BUILDSTDERR: Doctest: starargs.creosote ... ok BUILDSTDERR: grail (starargs) BUILDSTDERR: Doctest: starargs.grail ... cython3 () BUILDSTDERR: Doctest: cython3 ... ok BUILDSTDERR: ok BUILDSTDERR: onlyk (starargs) BUILDSTDERR: Doctest: starargs.onlyk ... ListCompInCClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInCClass ... ok BUILDSTDERR: ok BUILDSTDERR: onlyt (starargs) BUILDSTDERR: Doctest: starargs.onlyt ... ListCompInClass (cython3) BUILDSTDERR: Doctest: cython3.ListCompInClass ... ok BUILDSTDERR: ok BUILDSTDERR: annotation_syntax (cython3) BUILDSTDERR: Doctest: cython3.annotation_syntax ... spam (starargs) BUILDSTDERR: Doctest: starargs.spam ... ok BUILDSTDERR: async_def_annotations (cython3) BUILDSTDERR: Doctest: cython3.async_def_annotations ... ok BUILDSTDERR: cdiv_int (cython3) BUILDSTDERR: Doctest: cython3.cdiv_int ... ok BUILDSTDERR: swallow (starargs) BUILDSTDERR: Doctest: starargs.swallow ... 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: tk (starargs) BUILDSTDERR: Doctest: starargs.tk ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running static_methods ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running datetime_pxd ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running libc_time ... BUILDSTDERR: #### 2020-06-07 08:04:35.649109 BUILDSTDERR: test_mktime (libc_time) BUILDSTDERR: Doctest: libc_time.test_mktime ... ok BUILDSTDERR: test_time (libc_time) BUILDSTDERR: Doctest: libc_time.test_time ... ok 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: 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 line_trace ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running static_methods ... B (py3k_super) BUILDSTDERR: Doctest: py3k_super.B ... ok BUILDSTDERR: CClassSub (py3k_super) BUILDSTDERR: Doctest: py3k_super.CClassSub ... ok BUILDSTDERR: freeing_class_cell_temp_gh3246 (py3k_super) BUILDSTDERR: Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok BUILDSTDERR: test_class_cell_empty (py3k_super) BUILDSTDERR: Doctest: py3k_super.test_class_cell_empty ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_classbody ... BUILDSTDERR: #### 2020-06-07 08:04:46.049108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_classbody ... BUILDSTDERR: #### 2020-06-07 08:04:56.449117 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running datetime_pxd ... 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 ... 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: 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 ... BUILDSTDERR: #### 2020-06-07 08:05:06.849115 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyclass_special_methods ... BUILDSTDERR: #### 2020-06-07 08:05:17.249111 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pycmp ... BUILDSTDERR: #### 2020-06-07 08:05:27.649116 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running directive_locals_in_pxd ... f (pycmp) BUILDSTDERR: Doctest: pycmp.f ... ok BUILDSTDERR: g (pycmp) BUILDSTDERR: Doctest: pycmp.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pycmp ... 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 (cpp) and running str_default_auto_encoding ... test_pxd_locals (directive_locals_in_pxd) BUILDSTDERR: Doctest: directive_locals_in_pxd.test_pxd_locals ... ok BUILDSTDERR: f (pycmp) BUILDSTDERR: Doctest: pycmp.f ... ok BUILDSTDERR: g (pycmp) BUILDSTDERR: Doctest: pycmp.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyobjcast_T313 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running directive_locals_in_pxd ... BUILDSTDERR: #### 2020-06-07 08:05:38.049136 BUILDSTDERR: pyobjcast_T313 () BUILDSTDERR: Doctest: pyobjcast_T313 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyobjcast_T313 ... 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: test_pxd_locals (directive_locals_in_pxd) BUILDSTDERR: Doctest: directive_locals_in_pxd.test_pxd_locals ... ok BUILDSTDERR: pyobjcast_T313 () BUILDSTDERR: Doctest: pyobjcast_T313 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running line_trace ... 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: 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_addint ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strescapes ... BUILDSTDERR: #### 2020-06-07 08:05:48.449100 BUILDSTDERR: ellipsis_T488 () BUILDSTDERR: Doctest: ellipsis_T488 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ellipsis_T488 ... r_addint () BUILDSTDERR: Doctest: r_addint ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_addint ... strescapes () BUILDSTDERR: Doctest: strescapes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strescapes ... ellipsis_T488 () BUILDSTDERR: Doctest: ellipsis_T488 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exectest ... r_addint () BUILDSTDERR: Doctest: r_addint ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_bishop3 ... strescapes () BUILDSTDERR: Doctest: strescapes ... ok BUILDSTDERR: #### 2020-06-07 08:05:58.849111 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exectest ... test_extern_struct (struct_conversion_extern) BUILDSTDERR: Doctest: struct_conversion_extern.test_extern_struct ... ok BUILDSTDERR: #### 2020-06-07 08:06:09.259113 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running switch ... r_bishop3 () BUILDSTDERR: Doctest: r_bishop3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_bishop3 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ext_instance_type_T232 ... BUILDSTDERR: #### 2020-06-07 08:06:19.659115 BUILDSTDERR: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ext_instance_type_T232 ... BUILDSTDERR: #### 2020-06-07 08:06:30.059106 BUILDSTDERR: r_bishop3 () BUILDSTDERR: Doctest: r_bishop3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_bowden1 ... 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: r_bowden1 () BUILDSTDERR: Doctest: r_bowden1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extclasspass ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_bowden1 ... BUILDSTDERR: #### 2020-06-07 08:06:40.469142 BUILDSTDERR: 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 ... r_bowden1 () BUILDSTDERR: Doctest: r_bowden1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_docstrings ... foo (temp_alloc_T409) BUILDSTDERR: Doctest: temp_alloc_T409.foo ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running temp_alloc_T409 ... extclasspass () BUILDSTDERR: Doctest: extclasspass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extclasspass ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list ... BUILDSTDERR: #### 2020-06-07 08:06:50.869108 BUILDSTDERR: foo (temp_alloc_T409) BUILDSTDERR: Doctest: temp_alloc_T409.foo ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running temps_corner1 ... extclasspass () BUILDSTDERR: Doctest: extclasspass ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end extern_impl_excvalue ... BUILDSTDERR: #### 2020-06-07 08:07:01.269128 BUILDSTDERR: B (temps_corner1) BUILDSTDERR: Doctest: temps_corner1.B ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running temps_corner1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_docstrings ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end external_inline_declaration ... BUILDSTDERR: #### 2020-06-07 08:07:11.689103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running list ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extinherit ... B (temps_corner1) BUILDSTDERR: Doctest: temps_corner1.B ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_asyncgen ... BUILDSTDERR: #### 2020-06-07 08:07:22.089102 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_hordijk1 ... rest (extinherit) BUILDSTDERR: Doctest: extinherit.rest ... ok BUILDSTDERR: #### 2020-06-07 08:07:32.489106 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extinherit ... r_hordijk1 () BUILDSTDERR: Doctest: r_hordijk1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_hordijk1 ... BUILDSTDERR: #### 2020-06-07 08:07:42.889094 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running list_comp_in_closure_T598 ... rest (extinherit) BUILDSTDERR: Doctest: extinherit.rest ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extlen ... r_hordijk1 () BUILDSTDERR: Doctest: r_hordijk1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mcintyre1 ... BUILDSTDERR: #### 2020-06-07 08:07:53.289102 BUILDSTDERR: extlen () BUILDSTDERR: Doctest: extlen ... ok BUILDSTDERR: r_mcintyre1 () BUILDSTDERR: Doctest: r_mcintyre1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extlen ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mcintyre1 ... BUILDSTDERR: #### 2020-06-07 08:08:03.689108 BUILDSTDERR: r_mcintyre1 () BUILDSTDERR: Doctest: r_mcintyre1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_mitch_chapman_2 ... extlen () BUILDSTDERR: Doctest: extlen ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running extstarargs ... boolExpressionsFail (r_mitch_chapman_2) BUILDSTDERR: Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_mitch_chapman_2 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running list_comp_in_closure_T598 ... boolExpressionsFail (r_mitch_chapman_2) BUILDSTDERR: Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok BUILDSTDERR: #### 2020-06-07 08:08:14.089126 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pyclass ... extstarargs () BUILDSTDERR: Doctest: extstarargs ... ok BUILDSTDERR: order (r_pyclass) BUILDSTDERR: Doctest: r_pyclass.order ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running extstarargs ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pyclass ... BUILDSTDERR: #### 2020-06-07 08:08:24.529106 BUILDSTDERR: order (r_pyclass) BUILDSTDERR: Doctest: r_pyclass.order ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pythonapi ... BUILDSTDERR: #### 2020-06-07 08:08:34.929103 BUILDSTDERR: 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: extstarargs () BUILDSTDERR: Doctest: extstarargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running listcomp ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running exttype ... Spam (exttype) BUILDSTDERR: Doctest: exttype.Spam ... ok BUILDSTDERR: f (exttype) BUILDSTDERR: Doctest: exttype.f ... ok BUILDSTDERR: r_pythonapi () BUILDSTDERR: Doctest: r_pythonapi ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running exttype ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pythonapi ... BUILDSTDERR: #### 2020-06-07 08:08:45.329101 BUILDSTDERR: Spam (exttype) BUILDSTDERR: Doctest: exttype.Spam ... ok BUILDSTDERR: f (exttype) BUILDSTDERR: Doctest: exttype.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fastcall ... r_pythonapi () BUILDSTDERR: Doctest: r_pythonapi ... ok BUILDSTDERR: #### 2020-06-07 08:08:55.729122 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_typecast ... call_method (r_typecast) BUILDSTDERR: Doctest: r_typecast.call_method ... ok BUILDSTDERR: #### 2020-06-07 08:09:06.129107 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_typecast ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fastcall ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running listcomp ... BUILDSTDERR: #### 2020-06-07 08:09:16.579106 BUILDSTDERR: call_method (r_typecast) BUILDSTDERR: Doctest: r_typecast.call_method ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running return ... 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: #### 2020-06-07 08:09:26.979114 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running float_len_T480 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running rodriguez_1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running float_len_T480 ... rodriguez_1 () BUILDSTDERR: Doctest: rodriguez_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running rodriguez_1 ... BUILDSTDERR: #### 2020-06-07 08:09:37.379106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_decrement ... rodriguez_1 () BUILDSTDERR: Doctest: rodriguez_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running sequential_parallel ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals ... for_decrement () BUILDSTDERR: Doctest: for_decrement ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_decrement ... BUILDSTDERR: #### 2020-06-07 08:09:47.799131 BUILDSTDERR: for_decrement () BUILDSTDERR: Doctest: for_decrement ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_break_continue_T533 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: locals.c: In function ‘__pyx_pf_6locals_14locals_ctype’: BUILDSTDERR: locals.c:2414:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2414 | int *__pyx_v_p; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: locals.c: In function ‘__pyx_pf_6locals_16locals_ctype_inferred’: BUILDSTDERR: locals.c:2501:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2501 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals ... BUILDSTDERR: #### 2020-06-07 08:09:58.199097 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running for_in_iter ... BUILDSTDERR: #### 2020-06-07 08:10:08.609105 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: locals.cpp: In function ‘PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)’: BUILDSTDERR: locals.cpp:2428:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2428 | int *__pyx_v_p; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: locals.cpp: In function ‘PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)’: BUILDSTDERR: locals.cpp:2515:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2515 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_rebind_T429 ... BUILDSTDERR: #### 2020-06-07 08:10:19.009115 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running menten1 ... loops (menten1) BUILDSTDERR: Doctest: menten1.loops ... ok BUILDSTDERR: #### 2020-06-07 08:10:29.409105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running menten1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running for_in_iter ... loops (menten1) BUILDSTDERR: Doctest: menten1.loops ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end module_init_error ... BUILDSTDERR: #### 2020-06-07 08:10:39.809105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nonlocal_T490 ... BUILDSTDERR: #### 2020-06-07 08:10:50.209103 BUILDSTDERR: #### 2020-06-07 08:11:00.609116 BUILDSTDERR: 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: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nonlocal_T490 ... BUILDSTDERR: #### 2020-06-07 08:11:11.009104 BUILDSTDERR: funcexceptcypy () BUILDSTDERR: Doctest: funcexceptcypy ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptcypy ... BUILDSTDERR: #### 2020-06-07 08:11:21.409107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running nononetypecheck ... BUILDSTDERR: #### 2020-06-07 08:11:31.809107 BUILDSTDERR: funcexceptcypy () BUILDSTDERR: Doctest: funcexceptcypy ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptraisefrom ... g (nononetypecheck) BUILDSTDERR: Doctest: nononetypecheck.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running nononetypecheck ... funcexceptraisefrom () BUILDSTDERR: Doctest: funcexceptraisefrom ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptraisefrom ... BUILDSTDERR: #### 2020-06-07 08:11:42.209103 BUILDSTDERR: g (nononetypecheck) BUILDSTDERR: Doctest: nononetypecheck.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running notinop ... funcexceptraisefrom () BUILDSTDERR: Doctest: funcexceptraisefrom ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreplace ... BUILDSTDERR: #### 2020-06-07 08:11:52.609105 BUILDSTDERR: funcexceptreplace () BUILDSTDERR: Doctest: funcexceptreplace ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreplace ... funcexceptreplace () BUILDSTDERR: Doctest: funcexceptreplace ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running funcexceptreraise ... BUILDSTDERR: #### 2020-06-07 08:12:03.009117 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running notinop ... reraise (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise ... ok BUILDSTDERR: reraise_original (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise_original ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running funcexceptreraise ... BUILDSTDERR: #### 2020-06-07 08:12:13.409107 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_58test_chunksize’: BUILDSTDERR: sequential_parallel.c:15279:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 15279 | int __pyx_t_3; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_68test_inner_private’: BUILDSTDERR: sequential_parallel.c:17429:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 17429 | int __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sequential_parallel.c: In function ‘__Pyx_InitGlobals’: BUILDSTDERR: sequential_parallel.c:34726:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34726 | PyEval_InitThreads(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from sequential_parallel.c:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); 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_inner_private (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_inner_private ... ok BUILDSTDERR: test_nan_init (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nan_init ... ok BUILDSTDERR: test_nested_break_continue (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nested_break_continue ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running sequential_parallel ... reraise (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise ... ok BUILDSTDERR: reraise_original (funcexceptreraise) BUILDSTDERR: Doctest: funcexceptreraise.reraise_original ... ok BUILDSTDERR: #### 2020-06-07 08:12:23.809104 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running function_as_method_T494 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_cimport ... function_as_method_T494 () BUILDSTDERR: Doctest: function_as_method_T494 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running function_as_method_T494 ... BUILDSTDERR: #### 2020-06-07 08:12:34.209092 BUILDSTDERR: numpy_cimport () BUILDSTDERR: Doctest: numpy_cimport ... ok BUILDSTDERR: function_as_method_T494 () BUILDSTDERR: Doctest: function_as_method_T494 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running fused_cpdef ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_cimport ... BUILDSTDERR: #### 2020-06-07 08:12:44.609102 BUILDSTDERR: numpy_cimport () BUILDSTDERR: Doctest: numpy_cimport ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_longlong ... BUILDSTDERR: #### 2020-06-07 08:12:55.009125 BUILDSTDERR: #### 2020-06-07 08:13:05.409111 BUILDSTDERR: #### 2020-06-07 08:13:15.809106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running fused_cpdef ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_longlong ... BUILDSTDERR: #### 2020-06-07 08:13:26.209109 BUILDSTDERR: #### 2020-06-07 08:13:36.609101 BUILDSTDERR: #### 2020-06-07 08:13:47.009125 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running overflow_check_uint ... BUILDSTDERR: #### 2020-06-07 08:13:57.409109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions_and_locals ... BUILDSTDERR: #### 2020-06-07 08:14:07.809113 BUILDSTDERR: genexpr_not_in_locals (generator_expressions_and_locals) BUILDSTDERR: Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions_and_locals ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running overflow_check_uint ... genexpr_not_in_locals (generator_expressions_and_locals) BUILDSTDERR: Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok BUILDSTDERR: #### 2020-06-07 08:14:18.209105 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generator_expressions_nested ... BUILDSTDERR: #### 2020-06-07 08:14:28.609104 BUILDSTDERR: format (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.format ... ok BUILDSTDERR: test_add (overflow_check_uint) BUILDSTDERR: Doctest: overflow_check_uint.test_add ... BUILDSTDERR: #### 2020-06-07 08:14:39.009110 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generator_expressions_nested ... BUILDSTDERR: #### 2020-06-07 08:14:49.409104 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)’: BUILDSTDERR: sequential_parallel.cpp:15293:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 15293 | int __pyx_t_3; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)’: BUILDSTDERR: sequential_parallel.cpp:17443:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 17443 | int __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sequential_parallel.cpp: In function ‘int __Pyx_InitGlobals()’: BUILDSTDERR: sequential_parallel.cpp:34740:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34740 | PyEval_InitThreads(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from sequential_parallel.cpp:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); 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_inner_private (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_inner_private ... ok BUILDSTDERR: test_nan_init (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nan_init ... ok BUILDSTDERR: test_nested_break_continue (sequential_parallel) BUILDSTDERR: Doctest: sequential_parallel.test_nested_break_continue ... 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: #### 2020-06-07 08:14:59.809108 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set ... BUILDSTDERR: #### 2020-06-07 08:15:10.209106 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running generators_GH1731 ... skipped "Test 'parallel' excluded due to tags 'run, openmp'" BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running parallel ... BUILDSTDERR: #### 2020-06-07 08:15:20.599127 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running generators_GH1731 ... BUILDSTDERR: #### 2020-06-07 08:15:30.999101 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: set.c: In function ‘__pyx_pf_3set_cython_set’: BUILDSTDERR: set.c:1646:32: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1646 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); BUILDSTDERR: | ^~ BUILDSTDERR: set.c: In function ‘__pyx_pf_3set_2cython_frozenset’: BUILDSTDERR: set.c:1727:38: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1727 | __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 ... test_from_console (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_console ... ok BUILDSTDERR: cython_set_override (set) BUILDSTDERR: Doctest: set.cython_set_override ... ok BUILDSTDERR: test_from_cython (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_cython ... ok BUILDSTDERR: ok BUILDSTDERR: test_from_python (generators_GH1731) BUILDSTDERR: Doctest: generators_GH1731.test_from_python ... test_empty_frozenset (set) BUILDSTDERR: Doctest: set.test_empty_frozenset ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running getattr3call ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set ... BUILDSTDERR: #### 2020-06-07 08:15:41.399109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running getattr3call ... BUILDSTDERR: #### 2020-06-07 08:15:51.799103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running if_const ... skipped "Test 'parallel' excluded due to tags 'run, openmp'" BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pass ... f (pass) BUILDSTDERR: Doctest: pass.f ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pass ... BUILDSTDERR: #### 2020-06-07 08:16:02.199109 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_const ... f (pass) BUILDSTDERR: Doctest: pass.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard6 ... pinard6 () BUILDSTDERR: Doctest: pinard6 ... ok BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: set.cpp: In function ‘PyObject* __pyx_pf_3set_cython_set(PyObject*)’: BUILDSTDERR: set.cpp:1660:32: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1660 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ BUILDSTDERR: set.cpp: In function ‘PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)’: BUILDSTDERR: set.cpp:1741:38: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1741 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard6 ... 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2_T636 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running if_else_expr_cpp ... BUILDSTDERR: #### 2020-06-07 08:16:12.599120 BUILDSTDERR: pinard6 () BUILDSTDERR: Doctest: pinard6 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pointers ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ifelseexpr_T267 ... Sliceable (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.Sliceable ... ok BUILDSTDERR: py_slice2 (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.py_slice2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2_T636 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: pointers.c: In function ‘__pyx_pf_8pointers_compare’: BUILDSTDERR: pointers.c:1143:65: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1143 | __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:1446:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1446 | __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:1587:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1587 | __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: #### 2020-06-07 08:16:22.999121 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pointers ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ifelseexpr_T267 ... Sliceable (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.Sliceable ... ok BUILDSTDERR: py_slice2 (slice2_T636) BUILDSTDERR: Doctest: slice2_T636.py_slice2 ... ok 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 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_compare(PyObject*)’: BUILDSTDERR: pointers.cpp:1157:65: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1157 | __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:1460:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1460 | __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:1601:44: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: 1601 | __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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure ... BUILDSTDERR: #### 2020-06-07 08:16:33.399134 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running import_error_T734 ... test_import_error (import_error_T734) BUILDSTDERR: Doctest: import_error_T734.test_import_error ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running import_error_T734 ... BUILDSTDERR: #### 2020-06-07 08:16:43.819198 BUILDSTDERR: test_import_error (import_error_T734) BUILDSTDERR: Doctest: import_error_T734.test_import_error ... ok 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 ... 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: 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: importas () BUILDSTDERR: Doctest: importas ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running importas ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice_ptr ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure ... BUILDSTDERR: #### 2020-06-07 08:16:54.229105 BUILDSTDERR: importas () BUILDSTDERR: Doctest: importas ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inop ... BUILDSTDERR: #### 2020-06-07 08:17:04.639110 BUILDSTDERR: 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: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pure_pxd ... BUILDSTDERR: #### 2020-06-07 08:17:15.039104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ssize_t_T399 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inop ... BUILDSTDERR: #### 2020-06-07 08:17:25.439099 BUILDSTDERR: ssize_t_T399 () BUILDSTDERR: Doctest: ssize_t_T399 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ssize_t_T399 ... BUILDSTDERR: #### 2020-06-07 08:17:35.839106 BUILDSTDERR: ssize_t_T399 () BUILDSTDERR: Doctest: ssize_t_T399 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running starred_target_T664 ... BUILDSTDERR: #### 2020-06-07 08:17:46.239103 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running inplace ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running starred_target_T664 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running staticmethod ... BUILDSTDERR: #### 2020-06-07 08:17:56.639103 BUILDSTDERR: #### 2020-06-07 08:18:07.039109 BUILDSTDERR: #### 2020-06-07 08:18:17.439112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running inplace ... BUILDSTDERR: #### 2020-06-07 08:18:27.839113 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running staticmethod ... BUILDSTDERR: #### 2020-06-07 08:18:38.239107 BUILDSTDERR: #### 2020-06-07 08:18:48.639115 BUILDSTDERR: #### 2020-06-07 08:18:59.039111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running int128 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py34_signature ... signed_conversion (int128) BUILDSTDERR: Doctest: int128.signed_conversion ... ok BUILDSTDERR: unsigned_conversion (int128) BUILDSTDERR: Doctest: int128.unsigned_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running int128 ... 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: #### 2020-06-07 08:19:09.439112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_char_coercion_T412 ... signed_conversion (int128) BUILDSTDERR: Doctest: int128.signed_conversion ... ok BUILDSTDERR: unsigned_conversion (int128) BUILDSTDERR: Doctest: int128.unsigned_conversion ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running iter ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_char_coercion_T412 ... BUILDSTDERR: #### 2020-06-07 08:19:19.839107 BUILDSTDERR: call_iter1 (iter) BUILDSTDERR: Doctest: iter.call_iter1 ... ok BUILDSTDERR: call_iter2 (iter) BUILDSTDERR: Doctest: iter.call_iter2 ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running iter ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strfunction ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py34_signature ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strfunction ... BUILDSTDERR: #### 2020-06-07 08:19:30.239105 BUILDSTDERR: call_iter1 (iter) BUILDSTDERR: Doctest: iter.call_iter1 ... ok BUILDSTDERR: call_iter2 (iter) BUILDSTDERR: Doctest: iter.call_iter2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running knuth_man_or_boy_test ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running string_comparison ... BUILDSTDERR: #### 2020-06-07 08:19:40.659105 BUILDSTDERR: a (knuth_man_or_boy_test) BUILDSTDERR: Doctest: knuth_man_or_boy_test.a ... ok BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running knuth_man_or_boy_test ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_ucs4_type ... BUILDSTDERR: #### 2020-06-07 08:19:51.059121 BUILDSTDERR: a (knuth_man_or_boy_test) BUILDSTDERR: Doctest: knuth_man_or_boy_test.a ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kostyrka ... BUILDSTDERR: #### 2020-06-07 08:20:01.459121 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running string_comparison ... 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:2238:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2238 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/unicodeobject.h:1026, BUILDSTDERR: from /usr/include/python3.9/Python.h:97, BUILDSTDERR: from py_ucs4_type.c:4: BUILDSTDERR: /usr/include/python3.9/cpython/unicodeobject.h:1105:40: note: declared here BUILDSTDERR: 1105 | 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: kostyrka () BUILDSTDERR: Doctest: kostyrka ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kostyrka ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_ucs4_type ... BUILDSTDERR: #### 2020-06-07 08:20:11.859102 BUILDSTDERR: kostyrka () BUILDSTDERR: Doctest: kostyrka ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running kwargs_passthrough ... BUILDSTDERR: #### 2020-06-07 08:20:22.259103 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/include/python3.9/unicodeobject.h:1026, BUILDSTDERR: from /usr/include/python3.9/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.9/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:2252:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ BUILDSTDERR: 2252 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python3.9/cpython/unicodeobject.h:1105:40: note: declared here BUILDSTDERR: 1105 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py_unicode_strings ... BUILDSTDERR: #### 2020-06-07 08:20:32.659128 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running switch_transform ... 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: is_not_one (switch_transform) BUILDSTDERR: Doctest: switch_transform.is_not_one ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running kwargs_passthrough ... 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:1673:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1673 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:785:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 785 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.c:1692:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1692 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:785:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 785 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.c:1711:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1711 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ^~ BUILDSTDERR: py_unicode_strings.c:785:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 785 | #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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running switch_transform ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py_unicode_strings ... BUILDSTDERR: #### 2020-06-07 08:20:43.059106 BUILDSTDERR: is_not_one (switch_transform) BUILDSTDERR: Doctest: switch_transform.is_not_one ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running trybreak ... 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:1687:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1687 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:799:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 799 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.cpp:1706:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1706 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:799:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 799 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: py_unicode_strings.cpp:1725:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 1725 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: py_unicode_strings.cpp:799:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 799 | #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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyfunction_redefine_T489 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running trybreak ... BUILDSTDERR: #### 2020-06-07 08:20:53.459114 BUILDSTDERR: 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: 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 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryfinally ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running lambda_module_T603 ... BUILDSTDERR: #### 2020-06-07 08:21:03.859124 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyfunction_redefine_T489 ... lambda_module_T603 () BUILDSTDERR: Doctest: lambda_module_T603 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running lambda_module_T603 ... BUILDSTDERR: #### 2020-06-07 08:21:14.259105 BUILDSTDERR: 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.9/unittest/case.py:550: 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 ... lambda_module_T603 () BUILDSTDERR: Doctest: lambda_module_T603 ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end line_profile_test ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pynumop ... BUILDSTDERR: #### 2020-06-07 08:21:24.659100 BUILDSTDERR: f (pynumop) BUILDSTDERR: Doctest: pynumop.f ... ok BUILDSTDERR: g (pynumop) BUILDSTDERR: Doctest: pynumop.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pynumop ... f (pynumop) BUILDSTDERR: Doctest: pynumop.f ... ok BUILDSTDERR: g (pynumop) BUILDSTDERR: Doctest: pynumop.g ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pytype ... BUILDSTDERR: #### 2020-06-07 08:21:35.059103 BUILDSTDERR: test_issubtype (pytype) BUILDSTDERR: Doctest: pytype.test_issubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pytype ... test_issubtype (pytype) BUILDSTDERR: Doctest: pytype.test_issubtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_argdefault ... BUILDSTDERR: #### 2020-06-07 08:21:45.489103 BUILDSTDERR: swallow (r_argdefault) BUILDSTDERR: Doctest: r_argdefault.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_argdefault ... swallow (r_argdefault) BUILDSTDERR: Doctest: r_argdefault.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_jeff_epler_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literal_lists ... BUILDSTDERR: #### 2020-06-07 08:21:55.889103 BUILDSTDERR: blowup (r_jeff_epler_1) BUILDSTDERR: Doctest: r_jeff_epler_1.blowup ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_jiba1 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running literal_lists ... BUILDSTDERR: #### 2020-06-07 08:22:06.289106 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running literalslice ... r_jiba1 () BUILDSTDERR: Doctest: r_jiba1 ... ok BUILDSTDERR: #### 2020-06-07 08:22:16.689112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_jiba1 ... literalslice () BUILDSTDERR: Doctest: literalslice ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running literalslice ... BUILDSTDERR: #### 2020-06-07 08:22:27.089120 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tryfinally ... r_jiba1 () BUILDSTDERR: Doctest: r_jiba1 ... ok BUILDSTDERR: literalslice () BUILDSTDERR: Doctest: literalslice ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_lepage_3 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals_T732 ... BUILDSTDERR: #### 2020-06-07 08:22:37.489118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_T732 ... r_lepage_3 () BUILDSTDERR: Doctest: r_lepage_3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_lepage_3 ... BUILDSTDERR: #### 2020-06-07 08:22:47.889134 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running locals_expressions_T430 ... r_lepage_3 () BUILDSTDERR: Doctest: r_lepage_3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_print ... locals_expressions_T430 () BUILDSTDERR: Doctest: locals_expressions_T430 ... ok BUILDSTDERR: frighten (r_print) BUILDSTDERR: Doctest: r_print.frighten ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running locals_expressions_T430 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_print ... BUILDSTDERR: #### 2020-06-07 08:22:58.289110 BUILDSTDERR: frighten (r_print) BUILDSTDERR: Doctest: r_print.frighten ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_pyclassdefault ... locals_expressions_T430 () BUILDSTDERR: Doctest: locals_expressions_T430 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running methodmangling_T5 ... r_pyclassdefault () BUILDSTDERR: Doctest: r_pyclassdefault ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_pyclassdefault ... BUILDSTDERR: #### 2020-06-07 08:23:08.689122 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running methodmangling_T5 ... r_pyclassdefault () BUILDSTDERR: Doctest: r_pyclassdefault ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_spamtype ... BUILDSTDERR: #### 2020-06-07 08:23:19.089109 BUILDSTDERR: r_spamtype () BUILDSTDERR: Doctest: r_spamtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_spamtype ... 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: 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__ ... BUILDSTDERR: #### 2020-06-07 08:23:29.509125 BUILDSTDERR: in_function (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_function ... ok BUILDSTDERR: in_module (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_module ... ok BUILDSTDERR: r_spamtype () BUILDSTDERR: Doctest: r_spamtype ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running mod__name__ ... runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end relative_cimport ... in_function (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_function ... ok BUILDSTDERR: in_module (mod__name__) BUILDSTDERR: Doctest: mod__name__.in_module ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running moduletryexcept ... BUILDSTDERR: #### 2020-06-07 08:23:39.929108 BUILDSTDERR: #### 2020-06-07 08:23:50.329111 BUILDSTDERR: moduletryexcept () BUILDSTDERR: Doctest: moduletryexcept ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reraise ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running moduletryexcept ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuple_unpack_string ... BUILDSTDERR: #### 2020-06-07 08:24:00.729109 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuple_unpack_string ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reraise ... 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: #### 2020-06-07 08:24:11.129102 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuplereassign ... moduletryexcept () BUILDSTDERR: Doctest: moduletryexcept ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running multass ... 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: 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 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tuplereassign ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running multass ... BUILDSTDERR: #### 2020-06-07 08:24:21.529105 BUILDSTDERR: 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: reraise_explicitly (reraise_3args) BUILDSTDERR: Doctest: reraise_3args.reraise_explicitly ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_slots_int_long_T287 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reraise_3args ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running new_as_nonkeyword ... BUILDSTDERR: #### 2020-06-07 08:24:31.929108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running new_as_nonkeyword ... reraise_explicitly (reraise_3args) BUILDSTDERR: Doctest: reraise_3args.reraise_explicitly ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reversed_iteration ... BUILDSTDERR: #### 2020-06-07 08:24:42.329104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_bufacc_T155 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_slots_int_long_T287 ... BUILDSTDERR: #### 2020-06-07 08:24:52.729110 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_bufacc_T155.c:599: BUILDSTDERR: /usr/lib64/python3.9/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_bufacc_T155 () BUILDSTDERR: Doctest: numpy_bufacc_T155 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_bufacc_T155 ... BUILDSTDERR: #### 2020-06-07 08:25:03.129112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeofexttype ... BUILDSTDERR: #### 2020-06-07 08:25:13.529107 BUILDSTDERR: test (typeofexttype) BUILDSTDERR: Doctest: typeofexttype.test ... ok BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_bufacc_T155.cpp:613: BUILDSTDERR: /usr/lib64/python3.9/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_bufacc_T155 () BUILDSTDERR: Doctest: numpy_bufacc_T155 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typeofexttype ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_parallel ... BUILDSTDERR: #### 2020-06-07 08:25:23.929106 BUILDSTDERR: skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_parallel ... test (typeofexttype) BUILDSTDERR: Doctest: typeofexttype.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typetest_T417 ... skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_subarray ... BUILDSTDERR: #### 2020-06-07 08:25:34.329108 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_68reversed_unsigned’: BUILDSTDERR: reversed_iteration.c:10377:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10377 | 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:10518:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10518 | 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:10657:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10657 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reversed_iteration ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typetest_T417 ... BUILDSTDERR: #### 2020-06-07 08:25:44.729115 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_subarray.c:599: BUILDSTDERR: /usr/lib64/python3.9/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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_subarray ... BUILDSTDERR: #### 2020-06-07 08:25:55.159104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodemethods ... BUILDSTDERR: #### 2020-06-07 08:26:05.569137 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from numpy_subarray.cpp:613: BUILDSTDERR: /usr/lib64/python3.9/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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_test ... BUILDSTDERR: #### 2020-06-07 08:26:15.969106 BUILDSTDERR: #### 2020-06-07 08:26:26.389118 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodemethods ... BUILDSTDERR: #### 2020-06-07 08:26:36.799103 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:10391:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10391 | 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:10532:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10532 | 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:10671:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 10671 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running richcmp_str_equals ... BUILDSTDERR: #### 2020-06-07 08:26:47.199097 BUILDSTDERR: test_equals (richcmp_str_equals) BUILDSTDERR: Doctest: richcmp_str_equals.test_equals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running richcmp_str_equals ... BUILDSTDERR: #### 2020-06-07 08:26:57.599103 BUILDSTDERR: test_equals (richcmp_str_equals) BUILDSTDERR: Doctest: richcmp_str_equals.test_equals ... ok 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 ... BUILDSTDERR: === Expected: === BUILDSTDERR: === Got: === BUILDSTDERR: 962:69: Cannot convert 'void *' to Python object BUILDSTDERR: ERROR BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_test ... BUILDSTDERR: #### 2020-06-07 08:27:07.999120 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running simpcall ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unop_extras ... increment_decrement (unop_extras) BUILDSTDERR: Doctest: unop_extras.increment_decrement ... ok BUILDSTDERR: test_deref (unop_extras) BUILDSTDERR: Doctest: unop_extras.test_deref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unop_extras ... 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: #### 2020-06-07 08:27:18.409109 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running size_t ... increment_decrement (unop_extras) BUILDSTDERR: Doctest: unop_extras.increment_decrement ... ok BUILDSTDERR: test_deref (unop_extras) BUILDSTDERR: Doctest: unop_extras.test_deref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unpack_fused ... BUILDSTDERR: #### 2020-06-07 08:27:28.809103 BUILDSTDERR: size_t () BUILDSTDERR: Doctest: size_t ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running size_t ... BUILDSTDERR: #### 2020-06-07 08:27:39.209102 BUILDSTDERR: size_t () BUILDSTDERR: Doctest: size_t ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice_charptr ... BUILDSTDERR: #### 2020-06-07 08:27:49.609118 BUILDSTDERR: slice_charptr () BUILDSTDERR: Doctest: slice_charptr ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice_charptr ... slice_charptr () BUILDSTDERR: Doctest: slice_charptr ... ok BUILDSTDERR: === Expected: === BUILDSTDERR: === Got: === BUILDSTDERR: 962:69: Cannot convert 'void *' to Python object BUILDSTDERR: ERROR BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running or ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running special_method_docstrings ... BUILDSTDERR: #### 2020-06-07 08:28:00.029117 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unpack_fused ... 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: #### 2020-06-07 08:28:10.429100 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running or ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running special_method_docstrings ... BUILDSTDERR: #### 2020-06-07 08:28:20.829108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running owned_arg_refs ... 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: #### 2020-06-07 08:28:31.229112 BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end starimport_cimport ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running owned_arg_refs ... BUILDSTDERR: #### 2020-06-07 08:28:41.629116 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: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running str_encoding_latin1 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unreachable ... BUILDSTDERR: #### 2020-06-07 08:28:52.029129 BUILDSTDERR: 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: str_encoding_latin1 () BUILDSTDERR: Doctest: str_encoding_latin1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running parallel_swap_assign_T425 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running str_encoding_latin1 ... with_yield_removed (unreachable) BUILDSTDERR: Doctest: unreachable.with_yield_removed ... ok BUILDSTDERR: str_encoding_latin1 () BUILDSTDERR: Doctest: str_encoding_latin1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unreachable ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strmethods ... BUILDSTDERR: #### 2020-06-07 08:29:02.429112 BUILDSTDERR: with_yield_removed (unreachable) BUILDSTDERR: Doctest: unreachable.with_yield_removed ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running verbatiminclude ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strmethods ... BUILDSTDERR: #### 2020-06-07 08:29:12.829112 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running parallel_swap_assign_T425 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: verbatiminclude.c:6: warning: "Py_SET_SIZE" redefined BUILDSTDERR: 6 | #define Py_SET_SIZE(obj, size) Py_SIZE((obj)) = (size) BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/python3.9/pytime.h:6, BUILDSTDERR: from /usr/include/python3.9/Python.h:85, BUILDSTDERR: from verbatiminclude.c:4: BUILDSTDERR: /usr/include/python3.9/object.h:145: note: this is the location of the previous definition BUILDSTDERR: 145 | #define Py_SET_SIZE(ob, size) _Py_SET_SIZE(_PyVarObject_CAST(ob), size) BUILDSTDERR: | BUILDSTDERR: ==================================== BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running verbatiminclude ... BUILDSTDERR: #### 2020-06-07 08:29:23.239111 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running subclasses ... BUILDSTDERR: #### 2020-06-07 08:29:33.639114 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: verbatiminclude.cpp:6: warning: "Py_SET_SIZE" redefined BUILDSTDERR: 6 | #define Py_SET_SIZE(obj, size) Py_SIZE((obj)) = (size) BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/python3.9/pytime.h:6, BUILDSTDERR: from /usr/include/python3.9/Python.h:85, BUILDSTDERR: from verbatiminclude.cpp:4: BUILDSTDERR: /usr/include/python3.9/object.h:145: note: this is the location of the previous definition BUILDSTDERR: 145 | #define Py_SET_SIZE(ob, size) _Py_SET_SIZE(_PyVarObject_CAST(ob), size) BUILDSTDERR: | BUILDSTDERR: ==================================== BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running voidstarcast ... BUILDSTDERR: #### 2020-06-07 08:29:44.039121 BUILDSTDERR: 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: cast_cast_cast (voidstarcast) BUILDSTDERR: Doctest: voidstarcast.cast_cast_cast ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pinard8 ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running voidstarcast ... fooit (subclasses) BUILDSTDERR: Doctest: subclasses.fooit ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running subclasses ... BUILDSTDERR: #### 2020-06-07 08:29:54.439110 BUILDSTDERR: pinard8 () BUILDSTDERR: Doctest: pinard8 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pinard8 ... cast_cast_cast (voidstarcast) BUILDSTDERR: Doctest: voidstarcast.cast_cast_cast ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running watts1 ... test (watts1) BUILDSTDERR: Doctest: watts1.test ... ok BUILDSTDERR: #### 2020-06-07 08:30:04.839114 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running watts1 ... pinard8 () BUILDSTDERR: Doctest: pinard8 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running posix_time ... test (watts1) BUILDSTDERR: Doctest: watts1.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running wundram1 ... wundram1 () BUILDSTDERR: Doctest: wundram1 ... ok BUILDSTDERR: #### 2020-06-07 08:30:15.269121 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running wundram1 ... test_gettimeofday (posix_time) BUILDSTDERR: Doctest: posix_time.test_gettimeofday ... ok BUILDSTDERR: test_itimer (posix_time) BUILDSTDERR: Doctest: posix_time.test_itimer ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running posix_time ... wundram1 () BUILDSTDERR: Doctest: wundram1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_inside_lambda ... fooit (subclasses) BUILDSTDERR: Doctest: subclasses.fooit ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tandemstats ... result (tandemstats) BUILDSTDERR: Doctest: tandemstats.result ... ok BUILDSTDERR: test_gettimeofday (posix_time) BUILDSTDERR: Doctest: posix_time.test_gettimeofday ... ok BUILDSTDERR: test_itimer (posix_time) BUILDSTDERR: Doctest: posix_time.test_itimer ... ok BUILDSTDERR: #### 2020-06-07 08:30:25.669112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tandemstats ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running powop ... result (tandemstats) BUILDSTDERR: Doctest: tandemstats.result ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_call ... test_inside_lambda (yield_inside_lambda) BUILDSTDERR: Doctest: yield_inside_lambda.test_inside_lambda ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_inside_lambda ... BUILDSTDERR: #### 2020-06-07 08:30:36.069114 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running powop ... test_inside_lambda (yield_inside_lambda) BUILDSTDERR: Doctest: yield_inside_lambda.test_inside_lambda ... ok 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 ... BUILDSTDERR: #### 2020-06-07 08:30:46.489096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) hello ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate ... BUILDSTDERR: #### 2020-06-07 08:30:56.889112 BUILDSTDERR: 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: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate ... 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) ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running print ... ok BUILDSTDERR: test_varargs2_kw (test_call.CFunctionCalls) ... ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_call ... BUILDSTDERR: #### 2020-06-07 08:31:07.289110 BUILDSTDERR: print_to_stdout (print) BUILDSTDERR: Doctest: print.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print) BUILDSTDERR: Doctest: print.print_to_stringio ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running print ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate_cy ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate_cy ... print_to_stdout (print) BUILDSTDERR: Doctest: print.print_to_stdout ... ok BUILDSTDERR: print_to_stringio (print) BUILDSTDERR: Doctest: print.print_to_stringio ... ok BUILDSTDERR: #### 2020-06-07 08:31:17.699106 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running property_decorator_T593 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) view_count ... BUILDSTDERR: #### 2020-06-07 08:31:28.099108 BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_raisefrom ... Prop (property_decorator_T593) BUILDSTDERR: Doctest: property_decorator_T593.Prop ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running property_decorator_T593 ... BUILDSTDERR: #### 2020-06-07 08:31:38.499138 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) rectangle_cpdef ... BUILDSTDERR: #### 2020-06-07 08:31:48.909113 BUILDSTDERR: Prop (property_decorator_T593) BUILDSTDERR: Doctest: property_decorator_T593.Prop ... ok BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_raisefrom ... 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__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle_cpdef ... BUILDSTDERR: #### 2020-06-07 08:31:59.309109 BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_unicode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) dict_animal ... BUILDSTDERR: #### 2020-06-07 08:32:09.709097 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) dict_animal ... BUILDSTDERR: #### 2020-06-07 08:32:20.109104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_code_docstring ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: c_code_docstring.c:600:17: warning: ‘square’ defined but not used [-Wunused-function] BUILDSTDERR: 600 | static long square(long x) {return x * x;} BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_code_docstring ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: c_code_docstring.cpp:614:17: warning: ‘long int square(long int)’ defined but not used [-Wunused-function] BUILDSTDERR: 614 | static long square(long x) {return x * x;} BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) kwargs_2 ... BUILDSTDERR: #### 2020-06-07 08:32:30.509102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) kwargs_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) override ... BUILDSTDERR: #### 2020-06-07 08:32:40.909107 BUILDSTDERR: #### 2020-06-07 08:32:51.309116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) override ... BUILDSTDERR: #### 2020-06-07 08:33:01.709101 BUILDSTDERR: #### 2020-06-07 08:33:12.109109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) copy ... BUILDSTDERR: #### 2020-06-07 08:33:22.509105 BUILDSTDERR: #### 2020-06-07 08:33:32.909107 BUILDSTDERR: #### 2020-06-07 08:33:43.309110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pure_mode_cmethod_inheritance_T583 ... BUILDSTDERR: #### 2020-06-07 08:33:53.709107 BUILDSTDERR: #### 2020-06-07 08:34:04.109110 BUILDSTDERR: #### 2020-06-07 08:34:14.509110 BUILDSTDERR: 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: #### 2020-06-07 08:34:24.909112 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) copy ... BUILDSTDERR: #### 2020-06-07 08:34:35.309129 BUILDSTDERR: #### 2020-06-07 08:34:45.709100 BUILDSTDERR: #### 2020-06-07 08:34:56.149105 BUILDSTDERR: 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: 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 ... 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) ... BUILDSTDERR: #### 2020-06-07 08:35:06.549089 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 08:35:16.949106 BUILDSTDERR: #### 2020-06-07 08:35:27.349127 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pure_py ... BUILDSTDERR: #### 2020-06-07 08:35:37.749111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memory_layout_2 ... BUILDSTDERR: #### 2020-06-07 08:35:48.149108 BUILDSTDERR: #### 2020-06-07 08:35:58.549102 BUILDSTDERR: #### 2020-06-07 08:36:08.949103 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: 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 ... BUILDSTDERR: #### 2020-06-07 08:36:19.349105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end pxd_syntax ... BUILDSTDERR: #### 2020-06-07 08:36:29.749108 BUILDSTDERR: #### 2020-06-07 08:36:40.159112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running py2_super ... BUILDSTDERR: #### 2020-06-07 08:36:50.559105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memory_layout_2 ... BUILDSTDERR: #### 2020-06-07 08:37:00.959099 BUILDSTDERR: #### 2020-06-07 08:37:11.379107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running py2_super ... BUILDSTDERR: #### 2020-06-07 08:37:21.779105 BUILDSTDERR: #### 2020-06-07 08:37:32.179100 BUILDSTDERR: #### 2020-06-07 08:37:42.579112 BUILDSTDERR: #### 2020-06-07 08:37:52.979120 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyarray ... BUILDSTDERR: #### 2020-06-07 08:38:03.379117 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memview_to_c ... BUILDSTDERR: #### 2020-06-07 08:38:13.779104 BUILDSTDERR: #### 2020-06-07 08:38:24.179110 BUILDSTDERR: #### 2020-06-07 08:38:34.579116 BUILDSTDERR: #### 2020-06-07 08:38:44.979105 BUILDSTDERR: #### 2020-06-07 08:38:55.379121 BUILDSTDERR: #### 2020-06-07 08:39:05.779113 BUILDSTDERR: #### 2020-06-07 08:39:16.179111 BUILDSTDERR: #### 2020-06-07 08:39:26.579117 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memview_to_c ... BUILDSTDERR: #### 2020-06-07 08:39:36.979116 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyarray ... BUILDSTDERR: #### 2020-06-07 08:39:47.379111 BUILDSTDERR: #### 2020-06-07 08:39:57.779109 BUILDSTDERR: #### 2020-06-07 08:40:08.179107 BUILDSTDERR: #### 2020-06-07 08:40:18.579111 BUILDSTDERR: #### 2020-06-07 08:40:28.979114 BUILDSTDERR: #### 2020-06-07 08:40:39.379111 BUILDSTDERR: #### 2020-06-07 08:40:49.779110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_infer_types ... BUILDSTDERR: #### 2020-06-07 08:41:00.179101 BUILDSTDERR: #### 2020-06-07 08:41:10.579130 BUILDSTDERR: #### 2020-06-07 08:41:20.979107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pyclass_dynamic_bases ... BUILDSTDERR: #### 2020-06-07 08:41:31.379107 BUILDSTDERR: cond_if_bases (pyclass_dynamic_bases) BUILDSTDERR: Doctest: pyclass_dynamic_bases.cond_if_bases ... ok BUILDSTDERR: make_subclass (pyclass_dynamic_bases) BUILDSTDERR: Doctest: pyclass_dynamic_bases.make_subclass ... ok 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: make_subclass (pyclass_dynamic_bases) BUILDSTDERR: Doctest: pyclass_dynamic_bases.make_subclass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running pynumber_subtype_conversion ... BUILDSTDERR: #### 2020-06-07 08:41:41.779111 BUILDSTDERR: MyFloat (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyFloat ... ok BUILDSTDERR: MyInt (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyInt ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pynumber_subtype_conversion ... BUILDSTDERR: #### 2020-06-07 08:41:52.179113 BUILDSTDERR: MyFloat (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyFloat ... ok BUILDSTDERR: MyInt (pynumber_subtype_conversion) BUILDSTDERR: Doctest: pynumber_subtype_conversion.MyInt ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running pyparam_nogil ... BUILDSTDERR: #### 2020-06-07 08:42:02.579121 BUILDSTDERR: if_list_nogil (pyparam_nogil) BUILDSTDERR: Doctest: pyparam_nogil.if_list_nogil ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running qualname ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_infer_types ... BUILDSTDERR: #### 2020-06-07 08:42:12.979108 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running qualname ... BUILDSTDERR: #### 2020-06-07 08:42:23.379104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_delgado_1 ... BUILDSTDERR: #### 2020-06-07 08:42:33.779094 BUILDSTDERR: r_delgado_1 () BUILDSTDERR: Doctest: r_delgado_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_delgado_1 ... BUILDSTDERR: #### 2020-06-07 08:42:44.189104 BUILDSTDERR: r_delgado_1 () BUILDSTDERR: Doctest: r_delgado_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_extcomplex2 ... r_extcomplex2 () BUILDSTDERR: Doctest: r_extcomplex2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_extcomplex2 ... BUILDSTDERR: #### 2020-06-07 08:42:54.589106 BUILDSTDERR: r_extcomplex2 () BUILDSTDERR: Doctest: r_extcomplex2 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_extstarargs ... BUILDSTDERR: #### 2020-06-07 08:43:04.989109 BUILDSTDERR: r_extstarargs () BUILDSTDERR: Doctest: r_extstarargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_extstarargs ... BUILDSTDERR: #### 2020-06-07 08:43:15.389113 BUILDSTDERR: r_extstarargs () BUILDSTDERR: Doctest: r_extstarargs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_forloop ... BUILDSTDERR: #### 2020-06-07 08:43:25.789107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_typed ... BUILDSTDERR: #### 2020-06-07 08:43:36.199110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_typed ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_forloop ... BUILDSTDERR: #### 2020-06-07 08:43:46.599116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) breaking_loop ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: breaking_loop.c: In function ‘__Pyx_InitGlobals’: BUILDSTDERR: breaking_loop.c:1460:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1460 | PyEval_InitThreads(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from breaking_loop.c:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: breaking_loop.c:1090:12: warning: ‘__pyx_f_13breaking_loop_func’ defined but not used [-Wunused-function] BUILDSTDERR: 1090 | 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: In function ‘int __Pyx_InitGlobals()’: BUILDSTDERR: breaking_loop.cpp:1474:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1474 | PyEval_InitThreads(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from breaking_loop.cpp:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: breaking_loop.cpp: At global scope: BUILDSTDERR: breaking_loop.cpp:1104:12: warning: ‘int __pyx_f_13breaking_loop_func(Py_ssize_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1104 | 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 ... BUILDSTDERR: #### 2020-06-07 08:43:57.019107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_huss3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) landscaping ... r_huss3 () BUILDSTDERR: Doctest: r_huss3 ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) spammery ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_huss3 ... BUILDSTDERR: #### 2020-06-07 08:44:07.419105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) spammery ... r_huss3 () BUILDSTDERR: Doctest: r_huss3 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_primes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) volume ... BUILDSTDERR: #### 2020-06-07 08:44:17.829109 BUILDSTDERR: primes (r_primes) BUILDSTDERR: Doctest: r_primes.primes ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) volume ... runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_primes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) python_to_cpp ... primes (r_primes) BUILDSTDERR: Doctest: r_primes.primes ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargcall ... BUILDSTDERR: #### 2020-06-07 08:44:28.229168 BUILDSTDERR: eggs (r_starargcall) BUILDSTDERR: Doctest: r_starargcall.eggs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargcall ... BUILDSTDERR: #### 2020-06-07 08:44:38.629113 BUILDSTDERR: eggs (r_starargcall) BUILDSTDERR: Doctest: r_starargcall.eggs ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargs ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect_with_attributes ... swallow (r_starargs) BUILDSTDERR: Doctest: r_starargs.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargs ... BUILDSTDERR: #### 2020-06-07 08:44:49.029132 BUILDSTDERR: swallow (r_starargs) BUILDSTDERR: Doctest: r_starargs.swallow ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_starargsonly ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... spam (r_starargsonly) BUILDSTDERR: Doctest: r_starargsonly.spam ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_starargsonly ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... BUILDSTDERR: #### 2020-06-07 08:44:59.429137 BUILDSTDERR: spam (r_starargsonly) BUILDSTDERR: Doctest: r_starargsonly.spam ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_uintindex ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) vector_demo ... r_uintindex () BUILDSTDERR: Doctest: r_uintindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_uintindex ... BUILDSTDERR: #### 2020-06-07 08:45:09.829113 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) math_function ... r_uintindex () BUILDSTDERR: Doctest: r_uintindex ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running r_vree_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) math_function ... BUILDSTDERR: #### 2020-06-07 08:45:20.229110 BUILDSTDERR: r_vree_1 () BUILDSTDERR: Doctest: r_vree_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running r_vree_1 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) math_function_2 ... r_vree_1 () BUILDSTDERR: Doctest: r_vree_1 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running reduce_pickle ... BUILDSTDERR: #### 2020-06-07 08:45:30.629107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) math_function_2 ... BUILDSTDERR: #### 2020-06-07 08:45:41.029111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) sin_of_square ... BUILDSTDERR: #### 2020-06-07 08:45:51.429111 BUILDSTDERR: #### 2020-06-07 08:46:01.829104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) sin_of_square ... BUILDSTDERR: #### 2020-06-07 08:46:12.229108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) test_queue ... BUILDSTDERR: #### 2020-06-07 08:46:22.629095 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) test_queue ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running reduce_pickle ... BUILDSTDERR: #### 2020-06-07 08:46:33.029104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) primes ... BUILDSTDERR: #### 2020-06-07 08:46:43.429130 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) primes_python ... BUILDSTDERR: #### 2020-06-07 08:46:53.829109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) atoi ... BUILDSTDERR: #### 2020-06-07 08:47:04.229108 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: atoi.c:1039:18: warning: ‘__pyx_f_4atoi_parse_charptr_to_py_int’ defined but not used [-Wunused-function] BUILDSTDERR: 1039 | 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:1053:18: warning: ‘PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1053 | 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 ... BUILDSTDERR: #### 2020-06-07 08:47:14.629130 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) malloc ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) some_memory ... BUILDSTDERR: #### 2020-06-07 08:47:25.029104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) some_memory ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ref2local ... BUILDSTDERR: #### 2020-06-07 08:47:35.419103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) convolve2 ... f (ref2local) BUILDSTDERR: Doctest: ref2local.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ref2local ... f (ref2local) BUILDSTDERR: Doctest: ref2local.f ... ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end reimport_failure ... BUILDSTDERR: #### 2020-06-07 08:47:45.819102 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f’: BUILDSTDERR: test_grammar.c:38049:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 38049 | 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:43386:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 43386 | 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 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from convolve2.c:599: BUILDSTDERR: /usr/lib64/python3.9/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: #### 2020-06-07 08:47:56.219108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end reimport_from_package ... BUILDSTDERR: #### 2020-06-07 08:48:06.619103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running relativeimport_star_T542 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, BUILDSTDERR: from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from convolve2.cpp:613: BUILDSTDERR: /usr/lib64/python3.9/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 ... cytest_relativeimport_T542 (distutils.core) BUILDSTDERR: Doctest: distutils.core.cytest_relativeimport_T542 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running relativeimport_star_T542 ... BUILDSTDERR: #### 2020-06-07 08:48:17.019101 BUILDSTDERR: cytest_relativeimport_T542 (distutils.core) BUILDSTDERR: Doctest: distutils.core.cytest_relativeimport_T542 ... ok BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_2 ... runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end scanner_trace ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) A_equivalent ... BUILDSTDERR: #### 2020-06-07 08:48:27.419124 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running self_in_ext_type_closure ... BUILDSTDERR: #### 2020-06-07 08:48:37.839113 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) A_equivalent ... BUILDSTDERR: #### 2020-06-07 08:48:48.239110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) annotations ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running self_in_ext_type_closure ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) annotations ... BUILDSTDERR: #### 2020-06-07 08:48:58.639106 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) api_func ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) api_func ... BUILDSTDERR: #### 2020-06-07 08:49:09.039106 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 08:49:19.439105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) auto_conversion_3 ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running set_discard_remove ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) for_unicode ... BUILDSTDERR: #### 2020-06-07 08:49:29.839095 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) for_unicode ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set_discard_remove ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) to_char ... BUILDSTDERR: #### 2020-06-07 08:49:40.239097 BUILDSTDERR: 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: 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 ... BUILDSTDERR: #### 2020-06-07 08:49:50.639103 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running set_iter ... BUILDSTDERR: #### 2020-06-07 08:50:01.039105 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running setjmp ... BUILDSTDERR: #### 2020-06-07 08:50:11.439124 BUILDSTDERR: execute_c_call (setjmp) BUILDSTDERR: Doctest: setjmp.execute_c_call ... ok BUILDSTDERR: nonzero (setjmp) BUILDSTDERR: Doctest: setjmp.nonzero ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running short_circuit_T404 ... BUILDSTDERR: #### 2020-06-07 08:50:21.869737 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running sizeof ... f (sizeof) BUILDSTDERR: Doctest: sizeof.f ... ok BUILDSTDERR: #### 2020-06-07 08:50:32.269218 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running sizeof ... f (sizeof) BUILDSTDERR: Doctest: sizeof.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2 ... BUILDSTDERR: #### 2020-06-07 08:50:42.669191 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: to_char.c:1997:27: warning: ‘__pyx_f_7to_char__chars’ defined but not used [-Wunused-function] BUILDSTDERR: 1997 | 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: #### 2020-06-07 08:50:53.069114 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running slice2b ... slice_of_typed_value (slice2b) BUILDSTDERR: Doctest: slice2b.slice_of_typed_value ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running slice2b ... BUILDSTDERR: #### 2020-06-07 08:51:03.469101 BUILDSTDERR: slice_of_typed_value (slice2b) BUILDSTDERR: Doctest: slice2b.slice_of_typed_value ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strconstinclass ... strconstinclass () BUILDSTDERR: Doctest: strconstinclass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strconstinclass ... BUILDSTDERR: #### 2020-06-07 08:51:13.889102 BUILDSTDERR: strconstinclass () BUILDSTDERR: Doctest: strconstinclass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running strliterals ... BUILDSTDERR: #### 2020-06-07 08:51:24.349104 BUILDSTDERR: strliterals () BUILDSTDERR: Doctest: strliterals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running strliterals ... BUILDSTDERR: #### 2020-06-07 08:51:34.749110 BUILDSTDERR: strliterals () BUILDSTDERR: Doctest: strliterals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running struct_conversion ... BUILDSTDERR: #### 2020-06-07 08:51:45.149103 BUILDSTDERR: #### 2020-06-07 08:51:55.549105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running struct_conversion ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: to_char.cpp:2011:27: warning: ‘__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 2011 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 2672 tests in 9671.322s BUILDSTDERR: OK (skipped=2) 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: ALL DONE (1/4) BUILDSTDERR: #### 2020-06-07 08:52:05.949126 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running subop ... BUILDSTDERR: #### 2020-06-07 08:52:16.349100 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running subop ... BUILDSTDERR: #### 2020-06-07 08:52:26.749112 BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_coroutines_pep492 ... BUILDSTDERR: #### 2020-06-07 08:52:37.149110 BUILDSTDERR: #### 2020-06-07 08:52:47.549103 BUILDSTDERR: #### 2020-06-07 08:52:57.949107 BUILDSTDERR: #### 2020-06-07 08:53:08.349100 BUILDSTDERR: #### 2020-06-07 08:53:18.749094 BUILDSTDERR: #### 2020-06-07 08:53:29.139108 BUILDSTDERR: #### 2020-06-07 08:53:39.539113 BUILDSTDERR: #### 2020-06-07 08:53:49.939111 BUILDSTDERR: #### 2020-06-07 08:54:00.339123 BUILDSTDERR: #### 2020-06-07 08:54:10.739097 BUILDSTDERR: #### 2020-06-07 08:54:21.139100 BUILDSTDERR: #### 2020-06-07 08:54:31.559090 BUILDSTDERR: #### 2020-06-07 08:54:41.979120 BUILDSTDERR: #### 2020-06-07 08:54:52.389118 BUILDSTDERR: #### 2020-06-07 08:55:02.789107 BUILDSTDERR: #### 2020-06-07 08:55:13.189098 BUILDSTDERR: #### 2020-06-07 08:55:23.589102 BUILDSTDERR: #### 2020-06-07 08:55:33.989101 BUILDSTDERR: #### 2020-06-07 08:55:44.389103 BUILDSTDERR: #### 2020-06-07 08:55:54.789101 BUILDSTDERR: #### 2020-06-07 08:56:05.189109 BUILDSTDERR: #### 2020-06-07 08:56:15.589112 BUILDSTDERR: #### 2020-06-07 08:56:25.989108 BUILDSTDERR: #### 2020-06-07 08:56:36.389135 BUILDSTDERR: #### 2020-06-07 08:56:46.789102 BUILDSTDERR: #### 2020-06-07 08:56:57.189107 BUILDSTDERR: #### 2020-06-07 08:57:07.589108 BUILDSTDERR: #### 2020-06-07 08:57:17.989103 BUILDSTDERR: #### 2020-06-07 08:57:28.389112 BUILDSTDERR: #### 2020-06-07 08:57:38.819109 BUILDSTDERR: #### 2020-06-07 08:57:49.219103 BUILDSTDERR: #### 2020-06-07 08:57:59.619122 BUILDSTDERR: #### 2020-06-07 08:58:10.019102 BUILDSTDERR: #### 2020-06-07 08:58:20.419126 BUILDSTDERR: #### 2020-06-07 08:58:30.819123 BUILDSTDERR: #### 2020-06-07 08:58:41.229119 BUILDSTDERR: #### 2020-06-07 08:58:51.639100 BUILDSTDERR: #### 2020-06-07 08:59:02.039100 BUILDSTDERR: #### 2020-06-07 08:59:12.441609 BUILDSTDERR: #### 2020-06-07 08:59:22.839130 BUILDSTDERR: #### 2020-06-07 08:59:33.239102 BUILDSTDERR: #### 2020-06-07 08:59:43.639099 BUILDSTDERR: #### 2020-06-07 08:59:54.039103 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:38063:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 38063 | 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:43400:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 43400 | 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 ... BUILDSTDERR: #### 2020-06-07 09:00:04.439194 BUILDSTDERR: #### 2020-06-07 09:00:14.839125 BUILDSTDERR: #### 2020-06-07 09:00:25.259087 BUILDSTDERR: 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 Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_1a1e5a0c861334e144ff9e64227236d5e1c7c656.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_1a1e5a0c861334e144ff9e64227236d5e1c7c656.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_11e1b7995bd03e5f265c3de6cb2f9e8590d8b715.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_11e1b7995bd03e5f265c3de6cb2f9e8590d8b715.pyx Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_d91f98258036d194c0000b9ca9db1345d5e987fe.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_d91f98258036d194c0000b9ca9db1345d5e987fe.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_56a7b18a8175b4cc70dcfd3144b1775dc33683dd.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_56a7b18a8175b4cc70dcfd3144b1775dc33683dd.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e326654c3af514f481b3e6f51ab64abc35de4e5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e326654c3af514f481b3e6f51ab64abc35de4e5.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_1a1e5a0c861334e144ff9e64227236d5e1c7c656.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_1a1e5a0c861334e144ff9e64227236d5e1c7c656.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_11e1b7995bd03e5f265c3de6cb2f9e8590d8b715.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_11e1b7995bd03e5f265c3de6cb2f9e8590d8b715.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_d91f98258036d194c0000b9ca9db1345d5e987fe.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_d91f98258036d194c0000b9ca9db1345d5e987fe.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_56a7b18a8175b4cc70dcfd3144b1775dc33683dd.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_56a7b18a8175b4cc70dcfd3144b1775dc33683dd.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e326654c3af514f481b3e6f51ab64abc35de4e5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e326654c3af514f481b3e6f51ab64abc35de4e5.pyx BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tp_new ... BUILDSTDERR: #### 2020-06-07 09:00:35.669111 BUILDSTDERR: #### 2020-06-07 09:00:46.079117 BUILDSTDERR: #### 2020-06-07 09:00:56.479104 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:01:06.899127 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:01:17.299112 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 ... test_traceback (tracebacks) BUILDSTDERR: Doctest: tracebacks.test_traceback ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tracebacks ... BUILDSTDERR: #### 2020-06-07 09:01:27.699108 BUILDSTDERR: test_traceback (tracebacks) BUILDSTDERR: Doctest: tracebacks.test_traceback ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryexcept ... BUILDSTDERR: #### 2020-06-07 09:01:38.089116 BUILDSTDERR: #### 2020-06-07 09:01:48.489100 BUILDSTDERR: #### 2020-06-07 09:01:58.889111 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 (cpp) and running tryexcept ... BUILDSTDERR: #### 2020-06-07 09:02:09.289089 BUILDSTDERR: #### 2020-06-07 09:02:19.689092 BUILDSTDERR: #### 2020-06-07 09:02:30.089099 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: #### 2020-06-07 09:02:40.489103 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tryfinallychaining ... test_finally_c (tryfinallychaining) BUILDSTDERR: Doctest: tryfinallychaining.test_finally_c ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tryfinallychaining ... BUILDSTDERR: #### 2020-06-07 09:02:50.889117 BUILDSTDERR: test_finally_c (tryfinallychaining) BUILDSTDERR: Doctest: tryfinallychaining.test_finally_c ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tuple ... BUILDSTDERR: #### 2020-06-07 09:03:01.299108 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:03:11.699108 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:03:22.099105 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:03:32.499100 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:03:42.909111 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:03:53.309103 BUILDSTDERR: #### 2020-06-07 09:04:03.719100 BUILDSTDERR: 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: #### 2020-06-07 09:04:14.119102 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 ... BUILDSTDERR: #### 2020-06-07 09:04:24.519102 BUILDSTDERR: #### 2020-06-07 09:04:34.919100 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:04:45.319092 BUILDSTDERR: 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: #### 2020-06-07 09:04:55.719108 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 ... BUILDSTDERR: #### 2020-06-07 09:05:06.119092 BUILDSTDERR: type_slots_nonzero_bool () BUILDSTDERR: Doctest: type_slots_nonzero_bool ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeof ... BUILDSTDERR: #### 2020-06-07 09:05:16.519093 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:05:26.929107 BUILDSTDERR: #### 2020-06-07 09:05:37.329109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:05:47.729122 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:05:58.129107 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:06:08.529102 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:06:18.929181 BUILDSTDERR: #### 2020-06-07 09:06:29.329112 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:06:39.729101 BUILDSTDERR: 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: #### 2020-06-07 09:06:50.129109 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 ... BUILDSTDERR: #### 2020-06-07 09:07:00.529104 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:07:10.929103 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:07:21.329116 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:07:31.729200 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:07:42.129111 BUILDSTDERR: test_weakref (weakfail) BUILDSTDERR: Doctest: weakfail.test_weakref ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running weakfail ... BUILDSTDERR: #### 2020-06-07 09:07:52.529103 BUILDSTDERR: #### 2020-06-07 09:08:02.929110 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:08:13.329143 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:08:23.729117 BUILDSTDERR: #### 2020-06-07 09:08:34.129188 BUILDSTDERR: #### 2020-06-07 09:08:44.549108 BUILDSTDERR: #### 2020-06-07 09:08:54.949126 BUILDSTDERR: #### 2020-06-07 09:09:05.349110 BUILDSTDERR: #### 2020-06-07 09:09:15.749118 BUILDSTDERR: #### 2020-06-07 09:09:26.149205 BUILDSTDERR: #### 2020-06-07 09:09:36.549111 BUILDSTDERR: #### 2020-06-07 09:09:46.949107 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:09:57.349117 BUILDSTDERR: #### 2020-06-07 09:10:07.749101 BUILDSTDERR: #### 2020-06-07 09:10:18.149130 BUILDSTDERR: #### 2020-06-07 09:10:28.549128 BUILDSTDERR: #### 2020-06-07 09:10:38.959144 BUILDSTDERR: #### 2020-06-07 09:10:49.359102 BUILDSTDERR: #### 2020-06-07 09:10:59.759128 BUILDSTDERR: #### 2020-06-07 09:11:10.159127 BUILDSTDERR: #### 2020-06-07 09:11:20.559104 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:11:30.959128 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:11:41.359128 BUILDSTDERR: #### 2020-06-07 09:11:51.759114 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle_cdef ... BUILDSTDERR: #### 2020-06-07 09:12:02.159133 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) my_module ... BUILDSTDERR: #### 2020-06-07 09:12:12.589104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) my_module ... BUILDSTDERR: #### 2020-06-07 09:12:22.989127 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbery_2 ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: shrubbery_2.c:1097:47: warning: ‘__pyx_f_11shrubbery_2_another_shrubbery’ defined but not used [-Wunused-function] BUILDSTDERR: 1097 | 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: #### 2020-06-07 09:12:33.389123 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: shrubbery_2.cpp:1111: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: 1111 | 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 ... BUILDSTDERR: #### 2020-06-07 09:12:43.789095 BUILDSTDERR: #### 2020-06-07 09:12:54.189102 BUILDSTDERR: #### 2020-06-07 09:13:04.589112 BUILDSTDERR: #### 2020-06-07 09:13:14.989129 BUILDSTDERR: #### 2020-06-07 09:13:25.389128 BUILDSTDERR: #### 2020-06-07 09:13:35.789116 BUILDSTDERR: #### 2020-06-07 09:13:46.189105 BUILDSTDERR: #### 2020-06-07 09:13:56.589104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) add_one ... BUILDSTDERR: #### 2020-06-07 09:14:06.989098 BUILDSTDERR: #### 2020-06-07 09:14:17.389211 BUILDSTDERR: #### 2020-06-07 09:14:27.809101 BUILDSTDERR: #### 2020-06-07 09:14:38.209109 BUILDSTDERR: #### 2020-06-07 09:14:48.609105 BUILDSTDERR: #### 2020-06-07 09:14:59.009126 BUILDSTDERR: #### 2020-06-07 09:15:09.409096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) not_none ... BUILDSTDERR: #### 2020-06-07 09:15:19.809110 BUILDSTDERR: #### 2020-06-07 09:15:30.209096 BUILDSTDERR: #### 2020-06-07 09:15:40.609104 BUILDSTDERR: #### 2020-06-07 09:15:51.009104 BUILDSTDERR: #### 2020-06-07 09:16:01.409106 BUILDSTDERR: #### 2020-06-07 09:16:11.809093 BUILDSTDERR: #### 2020-06-07 09:16:22.209121 BUILDSTDERR: #### 2020-06-07 09:16:32.619112 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) not_none ... BUILDSTDERR: #### 2020-06-07 09:16:43.019097 BUILDSTDERR: #### 2020-06-07 09:16:53.419101 BUILDSTDERR: #### 2020-06-07 09:17:03.819104 BUILDSTDERR: #### 2020-06-07 09:17:14.219166 BUILDSTDERR: #### 2020-06-07 09:17:24.619104 BUILDSTDERR: #### 2020-06-07 09:17:35.019104 BUILDSTDERR: #### 2020-06-07 09:17:45.419101 BUILDSTDERR: #### 2020-06-07 09:17:55.819235 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicing ... BUILDSTDERR: #### 2020-06-07 09:18:06.219101 BUILDSTDERR: #### 2020-06-07 09:18:16.619091 BUILDSTDERR: #### 2020-06-07 09:18:27.019097 BUILDSTDERR: #### 2020-06-07 09:18:37.419101 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) ... BUILDSTDERR: #### 2020-06-07 09:18:47.819114 BUILDSTDERR: 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) ... BUILDSTDERR: #### 2020-06-07 09:18:58.219097 BUILDSTDERR: 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) ... BUILDSTDERR: #### 2020-06-07 09:19:08.619099 BUILDSTDERR: 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: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicing ... 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) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_start_byte (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid start byte' error is raised when the first byte ... 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_list_concat (test_unicode.UnicodeTest) ... ok 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) ... BUILDSTDERR: #### 2020-06-07 09:19:19.049120 BUILDSTDERR: 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) BUILDSTDERR: Test that an 'unexpected end of data' error is raised when the string ... 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_unicode ... BUILDSTDERR: #### 2020-06-07 09:19:29.449105 BUILDSTDERR: #### 2020-06-07 09:19:39.849102 BUILDSTDERR: #### 2020-06-07 09:19:50.249096 BUILDSTDERR: #### 2020-06-07 09:20:00.649098 BUILDSTDERR: #### 2020-06-07 09:20:11.049136 BUILDSTDERR: #### 2020-06-07 09:20:21.449091 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) view_string ... BUILDSTDERR: #### 2020-06-07 09:20:31.849106 BUILDSTDERR: #### 2020-06-07 09:20:42.259091 BUILDSTDERR: #### 2020-06-07 09:20:52.659096 BUILDSTDERR: #### 2020-06-07 09:21:03.059096 BUILDSTDERR: #### 2020-06-07 09:21:13.459099 BUILDSTDERR: #### 2020-06-07 09:21:23.899101 BUILDSTDERR: #### 2020-06-07 09:21:34.299096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) view_string ... BUILDSTDERR: #### 2020-06-07 09:21:44.699103 BUILDSTDERR: #### 2020-06-07 09:21:55.099096 BUILDSTDERR: #### 2020-06-07 09:22:05.499099 BUILDSTDERR: #### 2020-06-07 09:22:15.909099 BUILDSTDERR: #### 2020-06-07 09:22:26.309104 BUILDSTDERR: #### 2020-06-07 09:22:36.709106 BUILDSTDERR: #### 2020-06-07 09:22:47.109119 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_fused_types ... BUILDSTDERR: #### 2020-06-07 09:22:57.509123 BUILDSTDERR: #### 2020-06-07 09:23:07.909106 BUILDSTDERR: #### 2020-06-07 09:23:18.309097 BUILDSTDERR: #### 2020-06-07 09:23:28.709093 BUILDSTDERR: #### 2020-06-07 09:23:39.109161 BUILDSTDERR: #### 2020-06-07 09:23:49.509121 BUILDSTDERR: #### 2020-06-07 09:23:59.909121 BUILDSTDERR: #### 2020-06-07 09:24:10.309135 BUILDSTDERR: #### 2020-06-07 09:24:20.709112 BUILDSTDERR: #### 2020-06-07 09:24:31.109100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_fused_types ... 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) ... BUILDSTDERR: #### 2020-06-07 09:24:41.509118 Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_60bc19aad62a059ddb281ceca400930dbba3c70e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_60bc19aad62a059ddb281ceca400930dbba3c70e.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_967a18e9319d80cfe55d606462c8210de80e0432.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_967a18e9319d80cfe55d606462c8210de80e0432.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01f242dee5af2c8c6e36239b1771df6eee68e65d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01f242dee5af2c8c6e36239b1771df6eee68e65d.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6886e169cea12919a08216230b00dcdb62a6dd20.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6886e169cea12919a08216230b00dcdb62a6dd20.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b858d4af23ad1beaee5f37555f34ee874acf419c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b858d4af23ad1beaee5f37555f34ee874acf419c.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_84ba1a60677482379cc07fc6a735160882b150f2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_84ba1a60677482379cc07fc6a735160882b150f2.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_13502b5913bb002519e76897e41c342f58167fe1.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_13502b5913bb002519e76897e41c342f58167fe1.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b03eee69696b238697ea78722b0e34c1bce54a37.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b03eee69696b238697ea78722b0e34c1bce54a37.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c090b8f795208a8e9414d96b2cbdf1eea108ce72.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c090b8f795208a8e9414d96b2cbdf1eea108ce72.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_bdaa8e6b50811379c85569316cd8324b05942877.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_bdaa8e6b50811379c85569316cd8324b05942877.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7c8a39c0c22af09048516c225f76f94d1a03251e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7c8a39c0c22af09048516c225f76f94d1a03251e.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_035984943fbf070799ee604ea501d176a69b46dc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_035984943fbf070799ee604ea501d176a69b46dc.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7ea8069046417cd05f7e1ac662613708a4fdedee.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7ea8069046417cd05f7e1ac662613708a4fdedee.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ed1cac68ba6f458baa59e1f38335d94c94326dba.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ed1cac68ba6f458baa59e1f38335d94c94326dba.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f0bd5299c9ff98199206e97507ff7fd58b15a7f8.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f0bd5299c9ff98199206e97507ff7fd58b15a7f8.pyx BUILDSTDERR: #### 2020-06-07 09:24:51.899102 Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_27daaf41fcdb29b718e111fa91de10e74f461ba0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_27daaf41fcdb29b718e111fa91de10e74f461ba0.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8df800632df5ef97c0e05345a20691cc053d6617.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8df800632df5ef97c0e05345a20691cc053d6617.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_746456b61331306a41ffe3c511b944655b933a1a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_746456b61331306a41ffe3c511b944655b933a1a.pyx BUILDSTDERR: #### 2020-06-07 09:25:02.299103 Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_19e7649396ebf10376b8159e7ceff19705e977e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_19e7649396ebf10376b8159e7ceff19705e977e6.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b33f7cdf92b19359d9ed163ad7eb500495e789b8.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_b33f7cdf92b19359d9ed163ad7eb500495e789b8.pyx BUILDSTDERR: #### 2020-06-07 09:25:12.699104 BUILDSTDERR: ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_eded145649d74ca1150cdedf362ccd104cb0fec6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_eded145649d74ca1150cdedf362ccd104cb0fec6.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.9/unittest/case.py:550: 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.9/unittest/case.py:550: 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) ... BUILDSTDERR: #### 2020-06-07 09:25:23.099112 BUILDSTDERR: 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.9/unittest/case.py:550: 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) ... BUILDSTDERR: #### 2020-06-07 09:25:33.499120 Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_dee3b7f884a3dc103e6bcbdf32dcea009f60d66c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_dee3b7f884a3dc103e6bcbdf32dcea009f60d66c.pyx BUILDSTDERR: #### 2020-06-07 09:25:43.899097 BUILDSTDERR: #### 2020-06-07 09:25:54.299107 BUILDSTDERR: #### 2020-06-07 09:26:04.699119 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_prange ... BUILDSTDERR: #### 2020-06-07 09:26:15.109109 BUILDSTDERR: #### 2020-06-07 09:26:25.509133 BUILDSTDERR: #### 2020-06-07 09:26:35.909100 BUILDSTDERR: skipped "Test 'compute_prange' excluded due to tags 'openmp'" BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_prange ... BUILDSTDERR: #### 2020-06-07 09:26:46.309105 BUILDSTDERR: #### 2020-06-07 09:26:56.709115 BUILDSTDERR: skipped "Test 'compute_prange' excluded due to tags 'openmp'" BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cimport_openmp ... skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cimport_openmp ... skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) function_templates ... BUILDSTDERR: #### 2020-06-07 09:27:07.109108 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) iterate ... BUILDSTDERR: #### 2020-06-07 09:27:17.549104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) templates ... BUILDSTDERR: #### 2020-06-07 09:27:28.009110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) wrapper_vector ... BUILDSTDERR: #### 2020-06-07 09:27:38.489088 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c1 ... BUILDSTDERR: #### 2020-06-07 09:27:48.909082 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c1 ... BUILDSTDERR: #### 2020-06-07 09:27:59.319104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) unsafe_usage ... BUILDSTDERR: #### 2020-06-07 09:28:09.719095 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) unsafe_usage ... BUILDSTDERR: #### 2020-06-07 09:28:20.119071 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) nonecheck ... BUILDSTDERR: #### 2020-06-07 09:28:30.519115 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nonecheck ... BUILDSTDERR: #### 2020-06-07 09:28:40.919079 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) queue2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) queue2 ... BUILDSTDERR: #### 2020-06-07 09:28:51.319093 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) libc_sin ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: libc_sin.c:1030:15: warning: ‘__pyx_f_8libc_sin_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1030 | 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:1044:15: warning: ‘double __pyx_f_8libc_sin_f(double)’ defined but not used [-Wunused-function] BUILDSTDERR: 1044 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) profile_2 ... BUILDSTDERR: #### 2020-06-07 09:29:01.719091 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) profile_2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c_arrays ... BUILDSTDERR: #### 2020-06-07 09:29:12.129109 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c_arrays ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cython_declare2 ... BUILDSTDERR: #### 2020-06-07 09:29:22.539127 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 09:29:32.939111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) pep_526 ... BUILDSTDERR: #### 2020-06-07 09:29:43.349160 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) pep_526 ... BUILDSTDERR: #### 2020-06-07 09:29:53.749091 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) const ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) const ... BUILDSTDERR: #### 2020-06-07 09:30:04.149116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpp_string ... BUILDSTDERR: #### 2020-06-07 09:30:14.549116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) naive_decode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) naive_decode ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 2906 tests in 11980.482s 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: ALL DONE (2/4) BUILDSTDERR: #### 2020-06-07 09:30:24.949096 BUILDSTDERR: #### 2020-06-07 09:30:35.349090 BUILDSTDERR: #### 2020-06-07 09:30:45.749061 BUILDSTDERR: #### 2020-06-07 09:30:56.149087 BUILDSTDERR: #### 2020-06-07 09:31:06.549074 BUILDSTDERR: #### 2020-06-07 09:31:16.949088 BUILDSTDERR: #### 2020-06-07 09:31:27.349102 BUILDSTDERR: #### 2020-06-07 09:31:37.749082 BUILDSTDERR: #### 2020-06-07 09:31:48.149083 BUILDSTDERR: #### 2020-06-07 09:31:58.549130 BUILDSTDERR: #### 2020-06-07 09:32:08.949093 BUILDSTDERR: #### 2020-06-07 09:32:19.349079 BUILDSTDERR: #### 2020-06-07 09:32:29.749087 BUILDSTDERR: #### 2020-06-07 09:32:40.149089 BUILDSTDERR: #### 2020-06-07 09:32:50.549093 BUILDSTDERR: #### 2020-06-07 09:33:00.959104 BUILDSTDERR: #### 2020-06-07 09:33:11.359088 BUILDSTDERR: #### 2020-06-07 09:33:21.759087 BUILDSTDERR: #### 2020-06-07 09:33:32.159079 BUILDSTDERR: #### 2020-06-07 09:33:42.559103 BUILDSTDERR: #### 2020-06-07 09:33:52.959108 BUILDSTDERR: #### 2020-06-07 09:34:03.359089 BUILDSTDERR: #### 2020-06-07 09:34:13.759104 BUILDSTDERR: #### 2020-06-07 09:34:24.159221 BUILDSTDERR: #### 2020-06-07 09:34:34.559067 BUILDSTDERR: #### 2020-06-07 09:34:44.959079 BUILDSTDERR: #### 2020-06-07 09:34:55.359073 BUILDSTDERR: #### 2020-06-07 09:35:05.759094 BUILDSTDERR: #### 2020-06-07 09:35:16.159083 BUILDSTDERR: #### 2020-06-07 09:35:26.559083 BUILDSTDERR: #### 2020-06-07 09:35:36.959080 BUILDSTDERR: #### 2020-06-07 09:35:47.359090 BUILDSTDERR: #### 2020-06-07 09:35:57.759078 BUILDSTDERR: #### 2020-06-07 09:36:08.159083 BUILDSTDERR: #### 2020-06-07 09:36:18.559083 BUILDSTDERR: #### 2020-06-07 09:36:28.959093 BUILDSTDERR: #### 2020-06-07 09:36:39.359095 BUILDSTDERR: #### 2020-06-07 09:36:49.759088 BUILDSTDERR: #### 2020-06-07 09:37:00.159068 BUILDSTDERR: #### 2020-06-07 09:37:10.559090 BUILDSTDERR: #### 2020-06-07 09:37:20.959075 BUILDSTDERR: #### 2020-06-07 09:37:31.359078 BUILDSTDERR: #### 2020-06-07 09:37:41.759094 BUILDSTDERR: #### 2020-06-07 09:37:52.159092 BUILDSTDERR: #### 2020-06-07 09:38:02.559098 BUILDSTDERR: #### 2020-06-07 09:38:12.959084 BUILDSTDERR: #### 2020-06-07 09:38:23.359084 BUILDSTDERR: #### 2020-06-07 09:38:33.759085 BUILDSTDERR: #### 2020-06-07 09:38:44.159105 BUILDSTDERR: #### 2020-06-07 09:38:54.559122 BUILDSTDERR: #### 2020-06-07 09:39:04.959084 BUILDSTDERR: #### 2020-06-07 09:39:15.359076 BUILDSTDERR: #### 2020-06-07 09:39:25.759088 BUILDSTDERR: #### 2020-06-07 09:39:36.159094 BUILDSTDERR: #### 2020-06-07 09:39:46.559092 BUILDSTDERR: #### 2020-06-07 09:39:56.959108 BUILDSTDERR: #### 2020-06-07 09:40:07.359095 BUILDSTDERR: #### 2020-06-07 09:40:17.789097 BUILDSTDERR: #### 2020-06-07 09:40:28.189099 BUILDSTDERR: #### 2020-06-07 09:40:38.589099 BUILDSTDERR: #### 2020-06-07 09:40:48.989120 BUILDSTDERR: #### 2020-06-07 09:40:59.389088 BUILDSTDERR: #### 2020-06-07 09:41:09.789109 Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8c27587f7332af7cde4ced79eb433453373b170f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8c27587f7332af7cde4ced79eb433453373b170f.pyx BUILDSTDERR: #### 2020-06-07 09:41:20.189104 BUILDSTDERR: #### 2020-06-07 09:41:30.589097 BUILDSTDERR: #### 2020-06-07 09:41:40.989110 BUILDSTDERR: #### 2020-06-07 09:41:51.389105 BUILDSTDERR: #### 2020-06-07 09:42:01.789103 BUILDSTDERR: #### 2020-06-07 09:42:12.189095 BUILDSTDERR: #### 2020-06-07 09:42:22.589123 BUILDSTDERR: #### 2020-06-07 09:42:32.989103 BUILDSTDERR: #### 2020-06-07 09:42:43.389100 BUILDSTDERR: #### 2020-06-07 09:42:53.789107 BUILDSTDERR: #### 2020-06-07 09:43:04.189103 BUILDSTDERR: #### 2020-06-07 09:43:14.589096 BUILDSTDERR: #### 2020-06-07 09:43:24.989100 BUILDSTDERR: #### 2020-06-07 09:43:35.389092 BUILDSTDERR: #### 2020-06-07 09:43:45.789110 BUILDSTDERR: #### 2020-06-07 09:43:56.189099 BUILDSTDERR: #### 2020-06-07 09:44:06.589087 BUILDSTDERR: #### 2020-06-07 09:44:16.989078 BUILDSTDERR: #### 2020-06-07 09:44:27.389086 BUILDSTDERR: #### 2020-06-07 09:44:37.789080 BUILDSTDERR: #### 2020-06-07 09:44:48.189087 BUILDSTDERR: #### 2020-06-07 09:44:58.589095 BUILDSTDERR: #### 2020-06-07 09:45:08.989102 BUILDSTDERR: #### 2020-06-07 09:45:19.389099 BUILDSTDERR: #### 2020-06-07 09:45:29.789107 BUILDSTDERR: #### 2020-06-07 09:45:40.189102 BUILDSTDERR: #### 2020-06-07 09:45:50.589098 BUILDSTDERR: #### 2020-06-07 09:46:01.009100 BUILDSTDERR: #### 2020-06-07 09:46:11.409093 BUILDSTDERR: #### 2020-06-07 09:46:21.809103 BUILDSTDERR: #### 2020-06-07 09:46:32.209093 BUILDSTDERR: #### 2020-06-07 09:46:42.609108 BUILDSTDERR: #### 2020-06-07 09:46:53.009093 BUILDSTDERR: #### 2020-06-07 09:47:03.409088 BUILDSTDERR: #### 2020-06-07 09:47:13.809100 BUILDSTDERR: #### 2020-06-07 09:47:24.219098 BUILDSTDERR: #### 2020-06-07 09:47:34.619090 BUILDSTDERR: #### 2020-06-07 09:47:45.019091 BUILDSTDERR: #### 2020-06-07 09:47:55.429099 BUILDSTDERR: #### 2020-06-07 09:48:05.829104 BUILDSTDERR: #### 2020-06-07 09:48:16.229101 BUILDSTDERR: #### 2020-06-07 09:48:26.629115 BUILDSTDERR: #### 2020-06-07 09:48:37.029091 BUILDSTDERR: #### 2020-06-07 09:48:47.429089 BUILDSTDERR: #### 2020-06-07 09:48:57.829095 BUILDSTDERR: #### 2020-06-07 09:49:08.229122 BUILDSTDERR: #### 2020-06-07 09:49:18.629114 BUILDSTDERR: #### 2020-06-07 09:49:29.029103 BUILDSTDERR: #### 2020-06-07 09:49:39.429099 BUILDSTDERR: #### 2020-06-07 09:49:49.829100 BUILDSTDERR: #### 2020-06-07 09:50:00.229096 BUILDSTDERR: #### 2020-06-07 09:50:10.629104 BUILDSTDERR: #### 2020-06-07 09:50:21.029101 BUILDSTDERR: #### 2020-06-07 09:50:31.429100 BUILDSTDERR: #### 2020-06-07 09:50:41.829429 BUILDSTDERR: #### 2020-06-07 09:50:52.229094 BUILDSTDERR: #### 2020-06-07 09:51:02.629110 BUILDSTDERR: #### 2020-06-07 09:51:13.029097 BUILDSTDERR: #### 2020-06-07 09:51:23.429096 BUILDSTDERR: #### 2020-06-07 09:51:33.829114 BUILDSTDERR: #### 2020-06-07 09:51:44.229098 BUILDSTDERR: #### 2020-06-07 09:51:54.629100 BUILDSTDERR: #### 2020-06-07 09:52:05.029105 BUILDSTDERR: #### 2020-06-07 09:52:15.429144 BUILDSTDERR: #### 2020-06-07 09:52:25.829108 BUILDSTDERR: #### 2020-06-07 09:52:36.229101 BUILDSTDERR: #### 2020-06-07 09:52:46.629104 BUILDSTDERR: #### 2020-06-07 09:52:57.029092 BUILDSTDERR: #### 2020-06-07 09:53:07.429115 BUILDSTDERR: #### 2020-06-07 09:53:17.829101 BUILDSTDERR: #### 2020-06-07 09:53:28.229102 BUILDSTDERR: #### 2020-06-07 09:53:38.629099 BUILDSTDERR: #### 2020-06-07 09:53:49.039108 BUILDSTDERR: #### 2020-06-07 09:53:59.439098 BUILDSTDERR: #### 2020-06-07 09:54:09.839102 BUILDSTDERR: #### 2020-06-07 09:54:20.239099 BUILDSTDERR: #### 2020-06-07 09:54:30.639099 BUILDSTDERR: #### 2020-06-07 09:54:41.039100 BUILDSTDERR: #### 2020-06-07 09:54:51.439129 BUILDSTDERR: #### 2020-06-07 09:55:01.849104 BUILDSTDERR: #### 2020-06-07 09:55:12.249097 BUILDSTDERR: #### 2020-06-07 09:55:22.649104 BUILDSTDERR: #### 2020-06-07 09:55:33.049092 BUILDSTDERR: #### 2020-06-07 09:55:43.449099 BUILDSTDERR: #### 2020-06-07 09:55:53.849107 BUILDSTDERR: #### 2020-06-07 09:56:04.259101 BUILDSTDERR: #### 2020-06-07 09:56:14.659091 BUILDSTDERR: #### 2020-06-07 09:56:25.069098 BUILDSTDERR: #### 2020-06-07 09:56:35.469120 BUILDSTDERR: #### 2020-06-07 09:56:45.869094 BUILDSTDERR: #### 2020-06-07 09:56:56.269094 BUILDSTDERR: #### 2020-06-07 09:57:06.669119 BUILDSTDERR: #### 2020-06-07 09:57:17.069112 BUILDSTDERR: #### 2020-06-07 09:57:27.469097 BUILDSTDERR: #### 2020-06-07 09:57:37.869093 BUILDSTDERR: /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_coroutines_pep492 ... BUILDSTDERR: #### 2020-06-07 09:57:48.269100 BUILDSTDERR: #### 2020-06-07 09:57:58.669118 BUILDSTDERR: #### 2020-06-07 09:58:09.069098 BUILDSTDERR: #### 2020-06-07 09:58:19.469136 BUILDSTDERR: #### 2020-06-07 09:58:29.869107 BUILDSTDERR: #### 2020-06-07 09:58:40.269091 BUILDSTDERR: #### 2020-06-07 09:58:50.669103 BUILDSTDERR: #### 2020-06-07 09:59:01.069099 BUILDSTDERR: #### 2020-06-07 09:59:11.469099 BUILDSTDERR: #### 2020-06-07 09:59:21.869094 BUILDSTDERR: #### 2020-06-07 09:59:32.269105 BUILDSTDERR: #### 2020-06-07 09:59:42.669110 BUILDSTDERR: #### 2020-06-07 09:59:53.069115 BUILDSTDERR: #### 2020-06-07 10:00:03.469093 BUILDSTDERR: #### 2020-06-07 10:00:13.869100 BUILDSTDERR: #### 2020-06-07 10:00:24.269102 BUILDSTDERR: #### 2020-06-07 10:00:34.689108 BUILDSTDERR: #### 2020-06-07 10:00:45.089103 BUILDSTDERR: #### 2020-06-07 10:00:55.489094 BUILDSTDERR: #### 2020-06-07 10:01:05.889102 BUILDSTDERR: #### 2020-06-07 10:01:16.289093 BUILDSTDERR: #### 2020-06-07 10:01:26.689101 BUILDSTDERR: #### 2020-06-07 10:01:37.089103 BUILDSTDERR: #### 2020-06-07 10:01:47.499102 BUILDSTDERR: #### 2020-06-07 10:01:57.899099 BUILDSTDERR: #### 2020-06-07 10:02:08.299097 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) ... BUILDSTDERR: #### 2020-06-07 10:02:18.699084 BUILDSTDERR: 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) ... BUILDSTDERR: #### 2020-06-07 10:02:29.099096 BUILDSTDERR: 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) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid continuation byte' error is raised when the ... ok BUILDSTDERR: test_invalid_start_byte (test_unicode.UnicodeTest) BUILDSTDERR: Test that an 'invalid start byte' error is raised when the first byte ... 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_list_concat (test_unicode.UnicodeTest) ... ok 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) ... BUILDSTDERR: #### 2020-06-07 10:02:39.499080 BUILDSTDERR: #### 2020-06-07 10:02:49.899101 BUILDSTDERR: 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) BUILDSTDERR: Test that an 'unexpected end of data' error is raised when the string ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ticket_123 ... ticket_123 () BUILDSTDERR: Doctest: ticket_123 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ticket_123 ... ticket_123 () BUILDSTDERR: Doctest: ticket_123 ... ok BUILDSTDERR: #### 2020-06-07 10:03:00.299106 BUILDSTDERR: runTest (__main__.EndToEndTest) BUILDSTDERR: End-to-end tp_new_cimport ... BUILDSTDERR: #### 2020-06-07 10:03:10.699099 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tupleunpack_T298 ... BUILDSTDERR: #### 2020-06-07 10:03:21.099094 BUILDSTDERR: tupleunpack_T298 () BUILDSTDERR: Doctest: tupleunpack_T298 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running tupleunpack_T298 ... tupleunpack_T298 () BUILDSTDERR: Doctest: tupleunpack_T298 ... ok BUILDSTDERR: #### 2020-06-07 10:03:31.499106 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typed_slice ... BUILDSTDERR: #### 2020-06-07 10:03:41.899105 BUILDSTDERR: #### 2020-06-07 10:03:52.299091 BUILDSTDERR: #### 2020-06-07 10:04:02.699094 BUILDSTDERR: #### 2020-06-07 10:04:13.099090 BUILDSTDERR: #### 2020-06-07 10:04:23.499082 BUILDSTDERR: #### 2020-06-07 10:04:33.899106 BUILDSTDERR: #### 2020-06-07 10:04:44.299100 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typed_slice ... BUILDSTDERR: #### 2020-06-07 10:04:54.699082 BUILDSTDERR: #### 2020-06-07 10:05:05.099096 BUILDSTDERR: #### 2020-06-07 10:05:15.499088 BUILDSTDERR: #### 2020-06-07 10:05:25.899090 BUILDSTDERR: #### 2020-06-07 10:05:36.299124 BUILDSTDERR: #### 2020-06-07 10:05:46.699177 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typeddefaultargT373 ... BUILDSTDERR: #### 2020-06-07 10:05:57.099093 BUILDSTDERR: MyClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyClass ... ok BUILDSTDERR: MyOtherClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyOtherClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typeddefaultargT373 ... BUILDSTDERR: #### 2020-06-07 10:06:07.509144 BUILDSTDERR: MyClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyClass ... ok BUILDSTDERR: MyOtherClass (typeddefaultargT373) BUILDSTDERR: Doctest: typeddefaultargT373.MyOtherClass ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running typedfieldbug_T303 ... BUILDSTDERR: #### 2020-06-07 10:06:17.909107 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running typedfieldbug_T303 ... BUILDSTDERR: #### 2020-06-07 10:06:28.309119 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_ascii_auto_encoding ... BUILDSTDERR: #### 2020-06-07 10:06:38.709082 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_ascii_auto_encoding ... BUILDSTDERR: #### 2020-06-07 10:06:49.109115 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_indexing ... BUILDSTDERR: #### 2020-06-07 10:06:59.509145 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_indexing ... BUILDSTDERR: #### 2020-06-07 10:07:09.909096 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_slicing ... BUILDSTDERR: #### 2020-06-07 10:07:20.309104 BUILDSTDERR: unicode_slicing () BUILDSTDERR: Doctest: unicode_slicing ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_slicing ... BUILDSTDERR: #### 2020-06-07 10:07:30.709089 BUILDSTDERR: unicode_slicing () BUILDSTDERR: Doctest: unicode_slicing ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeliterals ... BUILDSTDERR: #### 2020-06-07 10:07:41.109096 BUILDSTDERR: unicodeliterals () BUILDSTDERR: Doctest: unicodeliterals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeliterals ... unicodeliterals () BUILDSTDERR: Doctest: unicodeliterals ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running uninitialized ... BUILDSTDERR: #### 2020-06-07 10:07:51.509131 BUILDSTDERR: #### 2020-06-07 10:08:01.909084 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running uninitialized ... BUILDSTDERR: #### 2020-06-07 10:08:12.309078 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unop ... BUILDSTDERR: #### 2020-06-07 10:08:22.709180 BUILDSTDERR: f (unop) BUILDSTDERR: Doctest: unop.f ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unsigned ... BUILDSTDERR: #### 2020-06-07 10:08:33.109105 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unused ... BUILDSTDERR: #### 2020-06-07 10:08:43.509087 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused.c:1371:18: warning: ‘__pyx_f_6unused_c_unused_optional’ defined but not used [-Wunused-function] BUILDSTDERR: 1371 | 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:1321:18: warning: ‘__pyx_f_6unused_c_unused_simple’ defined but not used [-Wunused-function] BUILDSTDERR: 1321 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unused ... BUILDSTDERR: #### 2020-06-07 10:08:53.909102 BUILDSTDERR: #### 2020-06-07 10:09:04.309104 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused.cpp:1385: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: 1385 | 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:1335:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1335 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unused_args ... BUILDSTDERR: #### 2020-06-07 10:09:14.709102 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused_args.c:1386:18: warning: ‘__pyx_f_11unused_args_c_unused_optional’ defined but not used [-Wunused-function] BUILDSTDERR: 1386 | 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:1336:18: warning: ‘__pyx_f_11unused_args_c_unused_simple’ defined but not used [-Wunused-function] BUILDSTDERR: 1336 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unused_args ... BUILDSTDERR: #### 2020-06-07 10:09:25.109113 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: unused_args.cpp:1400: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: 1400 | 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:1350:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1350 | 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running with_gil ... BUILDSTDERR: #### 2020-06-07 10:09:35.509093 BUILDSTDERR: #### 2020-06-07 10:09:45.909093 BUILDSTDERR: #### 2020-06-07 10:09:56.309098 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running with_gil ... BUILDSTDERR: #### 2020-06-07 10:10:06.709080 BUILDSTDERR: #### 2020-06-07 10:10:17.109360 BUILDSTDERR: #### 2020-06-07 10:10:27.509103 BUILDSTDERR: #### 2020-06-07 10:10:37.909355 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running withstat_py ... BUILDSTDERR: #### 2020-06-07 10:10:48.309102 BUILDSTDERR: #### 2020-06-07 10:10:58.709090 BUILDSTDERR: #### 2020-06-07 10:11:09.109094 BUILDSTDERR: #### 2020-06-07 10:11:19.509093 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withstat_py ... BUILDSTDERR: #### 2020-06-07 10:11:29.909093 BUILDSTDERR: #### 2020-06-07 10:11:40.309094 BUILDSTDERR: #### 2020-06-07 10:11:50.709105 BUILDSTDERR: #### 2020-06-07 10:12:01.109090 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: 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 ... BUILDSTDERR: #### 2020-06-07 10:12:11.509135 BUILDSTDERR: #### 2020-06-07 10:12:21.909098 BUILDSTDERR: #### 2020-06-07 10:12:32.309100 BUILDSTDERR: #### 2020-06-07 10:12:42.709106 BUILDSTDERR: #### 2020-06-07 10:12:53.109105 BUILDSTDERR: #### 2020-06-07 10:13:03.509123 BUILDSTDERR: #### 2020-06-07 10:13:13.909100 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running withstat_py27 ... BUILDSTDERR: #### 2020-06-07 10:13:24.309099 BUILDSTDERR: #### 2020-06-07 10:13:34.709101 BUILDSTDERR: #### 2020-06-07 10:13:45.109103 BUILDSTDERR: #### 2020-06-07 10:13:55.519107 BUILDSTDERR: #### 2020-06-07 10:14:05.929100 BUILDSTDERR: #### 2020-06-07 10:14:16.329117 BUILDSTDERR: #### 2020-06-07 10:14:26.739121 BUILDSTDERR: #### 2020-06-07 10:14:37.139100 BUILDSTDERR: 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: 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 ... BUILDSTDERR: #### 2020-06-07 10:14:47.539105 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running cppwrap ... BUILDSTDERR: #### 2020-06-07 10:14:57.939129 BUILDSTDERR: 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: 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 ... BUILDSTDERR: #### 2020-06-07 10:15:08.339109 BUILDSTDERR: #### 2020-06-07 10:15:18.739107 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) rectangle ... BUILDSTDERR: #### 2020-06-07 10:15:29.139101 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rectangle ... BUILDSTDERR: #### 2020-06-07 10:15:39.539098 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) python_access ... BUILDSTDERR: #### 2020-06-07 10:15:49.939100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) python_access ... BUILDSTDERR: #### 2020-06-07 10:16:00.339102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbery ... BUILDSTDERR: #### 2020-06-07 10:16:10.739110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) shrubbery ... BUILDSTDERR: #### 2020-06-07 10:16:21.139094 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) widen_shrubbery ... BUILDSTDERR: #### 2020-06-07 10:16:31.539097 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: widen_shrubbery.c:1057:18: warning: ‘__pyx_f_15widen_shrubbery_widen_shrubbery’ defined but not used [-Wunused-function] BUILDSTDERR: 1057 | 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:1071:18: warning: ‘PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1071 | 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 ... BUILDSTDERR: #### 2020-06-07 10:16:41.939096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) casting_python ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) kwargs_1 ... BUILDSTDERR: #### 2020-06-07 10:16:52.339104 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:17:02.739102 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_memview ... BUILDSTDERR: #### 2020-06-07 10:17:13.139095 BUILDSTDERR: #### 2020-06-07 10:17:23.539097 BUILDSTDERR: #### 2020-06-07 10:17:33.939103 BUILDSTDERR: #### 2020-06-07 10:17:44.339099 BUILDSTDERR: #### 2020-06-07 10:17:54.739117 BUILDSTDERR: #### 2020-06-07 10:18:05.139117 BUILDSTDERR: #### 2020-06-07 10:18:15.539110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_memview ... BUILDSTDERR: #### 2020-06-07 10:18:25.939096 BUILDSTDERR: #### 2020-06-07 10:18:36.339100 BUILDSTDERR: #### 2020-06-07 10:18:46.739095 BUILDSTDERR: #### 2020-06-07 10:18:57.139104 BUILDSTDERR: #### 2020-06-07 10:19:07.539114 BUILDSTDERR: #### 2020-06-07 10:19:17.939095 BUILDSTDERR: #### 2020-06-07 10:19:28.339131 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) compute_py ... BUILDSTDERR: #### 2020-06-07 10:19:38.739100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) compute_py ... BUILDSTDERR: #### 2020-06-07 10:19:49.139093 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) simple_sum ... BUILDSTDERR: #### 2020-06-07 10:19:59.539100 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: simple_sum.c: In function ‘__Pyx_InitGlobals’: BUILDSTDERR: simple_sum.c:1117:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1117 | PyEval_InitThreads(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from simple_sum.c:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) simple_sum ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: simple_sum.cpp: In function ‘int __Pyx_InitGlobals()’: BUILDSTDERR: simple_sum.cpp:1131:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1131 | PyEval_InitThreads(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.9/Python.h:145, BUILDSTDERR: from simple_sum.cpp:4: BUILDSTDERR: /usr/include/python3.9/ceval.h:130:37: note: declared here BUILDSTDERR: 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) restaurant ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) restaurant ... BUILDSTDERR: #### 2020-06-07 10:20:09.939104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... BUILDSTDERR: #### 2020-06-07 10:20:20.339117 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) shrubbing ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) shrubbing ... BUILDSTDERR: #### 2020-06-07 10:20:30.739100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) nested_class ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect ... BUILDSTDERR: #### 2020-06-07 10:20:41.139099 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) overhead ... BUILDSTDERR: #### 2020-06-07 10:20:51.539097 BUILDSTDERR: #### 2020-06-07 10:21:01.939093 BUILDSTDERR: #### 2020-06-07 10:21:12.339096 BUILDSTDERR: #### 2020-06-07 10:21:22.739100 BUILDSTDERR: #### 2020-06-07 10:21:33.139105 BUILDSTDERR: #### 2020-06-07 10:21:43.539097 BUILDSTDERR: #### 2020-06-07 10:21:53.939097 BUILDSTDERR: #### 2020-06-07 10:22:04.339144 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) overhead ... BUILDSTDERR: #### 2020-06-07 10:22:14.739090 BUILDSTDERR: #### 2020-06-07 10:22:25.139093 BUILDSTDERR: #### 2020-06-07 10:22:35.539089 BUILDSTDERR: #### 2020-06-07 10:22:45.939102 BUILDSTDERR: #### 2020-06-07 10:22:56.349097 BUILDSTDERR: #### 2020-06-07 10:23:06.749090 BUILDSTDERR: #### 2020-06-07 10:23:17.149098 BUILDSTDERR: #### 2020-06-07 10:23:27.549116 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) resize ... BUILDSTDERR: #### 2020-06-07 10:23:37.949088 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) resize ... BUILDSTDERR: #### 2020-06-07 10:23:48.349113 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) integrate ... BUILDSTDERR: #### 2020-06-07 10:23:58.749088 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) integrate ... BUILDSTDERR: #### 2020-06-07 10:24:09.149111 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:24:19.549088 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cpdef_sin ... BUILDSTDERR: #### 2020-06-07 10:24:29.949109 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:24:40.349092 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) convolve_py ... BUILDSTDERR: #### 2020-06-07 10:24:50.749102 BUILDSTDERR: #### 2020-06-07 10:25:01.149099 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) convolve_py ... BUILDSTDERR: #### 2020-06-07 10:25:11.549096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi_3 ... BUILDSTDERR: #### 2020-06-07 10:25:21.959093 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_3 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) often_called ... BUILDSTDERR: #### 2020-06-07 10:25:32.359103 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) often_called ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) A ... BUILDSTDERR: #### 2020-06-07 10:25:42.759111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) A ... BUILDSTDERR: #### 2020-06-07 10:25:53.159113 BUILDSTDERR: #### 2020-06-07 10:26:03.559097 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:26:13.979110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) exceptval ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) auto_conversion_2 ... BUILDSTDERR: #### 2020-06-07 10:26:24.379099 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:26:34.779115 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) decode ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) decode ... BUILDSTDERR: #### 2020-06-07 10:26:45.179096 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:26:55.579091 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 10:27:05.979110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) return_memview ... BUILDSTDERR: #### 2020-06-07 10:27:16.379093 BUILDSTDERR: #### 2020-06-07 10:27:26.779092 BUILDSTDERR: test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok BUILDSTDERR: test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... BUILDSTDERR: #### 2020-06-07 10:27:37.179078 BUILDSTDERR: 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.9/unittest/case.py:550: 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.9/unittest/case.py:550: 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.9/unittest/case.py:550: 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.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited BUILDSTDERR: method() BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_dictviews ... BUILDSTDERR: #### 2020-06-07 10:27:47.579083 BUILDSTDERR: #### 2020-06-07 10:27:57.979086 BUILDSTDERR: #### 2020-06-07 10:28:08.379111 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) return_memview ... BUILDSTDERR: #### 2020-06-07 10:28:18.779105 BUILDSTDERR: #### 2020-06-07 10:28:29.179086 BUILDSTDERR: #### 2020-06-07 10:28:39.579088 BUILDSTDERR: #### 2020-06-07 10:28:49.979088 BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_dictviews ... BUILDSTDERR: #### 2020-06-07 10:29:00.379086 BUILDSTDERR: #### 2020-06-07 10:29:10.779086 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) slicing_c_string ... BUILDSTDERR: #### 2020-06-07 10:29:21.179110 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) slicing_c_string ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) to_unicode ... BUILDSTDERR: #### 2020-06-07 10:29:31.579081 BUILDSTDERR: 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:1193:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length_and_free’ defined but not used [-Wunused-function] BUILDSTDERR: 1193 | 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:1141:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length’ defined but not used [-Wunused-function] BUILDSTDERR: 1141 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.c:1089:18: warning: ‘__pyx_f_9utf_eight_tounicode’ defined but not used [-Wunused-function] BUILDSTDERR: 1089 | 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: #### 2020-06-07 10:29:41.979107 BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: utf_eight.cpp:1207:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1207 | 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:1155:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)’ defined but not used [-Wunused-function] BUILDSTDERR: 1155 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: utf_eight.cpp:1103:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode(char*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1103 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 3030 tests in 15543.077s BUILDSTDERR: OK (skipped=24) 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: ALL DONE (3/4) BUILDSTDERR: #### 2020-06-07 10:29:52.379075 BUILDSTDERR: 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (c) tests in test_fstring ... BUILDSTDERR: #### 2020-06-07 10:30:02.779067 BUILDSTDERR: #### 2020-06-07 10:30:13.179131 BUILDSTDERR: #### 2020-06-07 10:30:23.579080 BUILDSTDERR: #### 2020-06-07 10:30:33.979089 BUILDSTDERR: #### 2020-06-07 10:30:44.379162 BUILDSTDERR: #### 2020-06-07 10:30:54.779055 BUILDSTDERR: #### 2020-06-07 10:31:05.179164 BUILDSTDERR: #### 2020-06-07 10:31:15.579077 BUILDSTDERR: #### 2020-06-07 10:31:25.979097 BUILDSTDERR: #### 2020-06-07 10:31:36.379087 BUILDSTDERR: #### 2020-06-07 10:31:46.779090 BUILDSTDERR: #### 2020-06-07 10:31:57.179098 BUILDSTDERR: #### 2020-06-07 10:32:07.579096 BUILDSTDERR: #### 2020-06-07 10:32:17.979081 BUILDSTDERR: #### 2020-06-07 10:32:28.379105 BUILDSTDERR: #### 2020-06-07 10:32:38.779087 BUILDSTDERR: #### 2020-06-07 10:32:49.179093 BUILDSTDERR: #### 2020-06-07 10:32:59.579097 BUILDSTDERR: #### 2020-06-07 10:33:09.979101 BUILDSTDERR: #### 2020-06-07 10:33:20.379105 BUILDSTDERR: #### 2020-06-07 10:33:30.779095 BUILDSTDERR: #### 2020-06-07 10:33:41.179088 BUILDSTDERR: 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) ... BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6066bb62d6615648ca87ac4aadd5341dff2d2fff.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del '' f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6f3daf0eb0a2627d90bd620eddd22a6f72771e7f.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.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_60bc19aad62a059ddb281ceca400930dbba3c70e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_60bc19aad62a059ddb281ceca400930dbba3c70e.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_967a18e9319d80cfe55d606462c8210de80e0432.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_967a18e9319d80cfe55d606462c8210de80e0432.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_01f242dee5af2c8c6e36239b1771df6eee68e65d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_01f242dee5af2c8c6e36239b1771df6eee68e65d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6886e169cea12919a08216230b00dcdb62a6dd20.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6886e169cea12919a08216230b00dcdb62a6dd20.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_b858d4af23ad1beaee5f37555f34ee874acf419c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_b858d4af23ad1beaee5f37555f34ee874acf419c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_84ba1a60677482379cc07fc6a735160882b150f2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_84ba1a60677482379cc07fc6a735160882b150f2.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_13502b5913bb002519e76897e41c342f58167fe1.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_13502b5913bb002519e76897e41c342f58167fe1.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_b03eee69696b238697ea78722b0e34c1bce54a37.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_b03eee69696b238697ea78722b0e34c1bce54a37.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c090b8f795208a8e9414d96b2cbdf1eea108ce72.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c090b8f795208a8e9414d96b2cbdf1eea108ce72.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_bdaa8e6b50811379c85569316cd8324b05942877.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_bdaa8e6b50811379c85569316cd8324b05942877.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7c8a39c0c22af09048516c225f76f94d1a03251e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7c8a39c0c22af09048516c225f76f94d1a03251e.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_035984943fbf070799ee604ea501d176a69b46dc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_035984943fbf070799ee604ea501d176a69b46dc.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_f3ec5731f79db8a336a5fee5618f19ce9d52c7db.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_202edd1b3a75000c11cb944ef45b44f14c25829d.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6028ccb24471fb220d1ee0c2c3436e1e4f108bba.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ea2071121dd41389c0e37345309f9ad2c6fb3856.pyx Compiling /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.19/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_419621f4b133d7dab3e83e1e9e245eab2791a907.pyx BUILDSTDERR: ok BUILDSTDERR: test_empty_format_specifier (test_fstring.TestCase) ... ok BUILDSTDERR: test_errors (test_fstring.TestCase) ... BUILDSTDERR: #### 2020-06-07 10:33:51.579098 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 BUILDSTDERR: test_many_expressions (test_fstring.TestCase) ... warning: /builddir/.cython/inline/_cython_inline_be93dbecae386f890308eab2bab912026c5e3f32.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_be93dbecae386f890308eab2bab912026c5e3f32.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_be93dbecae386f890308eab2bab912026c5e3f32.pyx BUILDSTDERR: #### 2020-06-07 10:34:01.989103 BUILDSTDERR: #### 2020-06-07 10:34:12.389090 BUILDSTDERR: #### 2020-06-07 10:34:22.789091 BUILDSTDERR: #### 2020-06-07 10:34:33.189079 BUILDSTDERR: #### 2020-06-07 10:34:43.589089 BUILDSTDERR: #### 2020-06-07 10:34:53.989074 BUILDSTDERR: #### 2020-06-07 10:35:04.389083 BUILDSTDERR: #### 2020-06-07 10:35:14.789073 BUILDSTDERR: #### 2020-06-07 10:35:25.189077 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_c8fd1b33419e610352d4d3633d2493a3ca82fc38.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_c8fd1b33419e610352d4d3633d2493a3ca82fc38.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_c8fd1b33419e610352d4d3633d2493a3ca82fc38.pyx BUILDSTDERR: #### 2020-06-07 10:35:35.589076 BUILDSTDERR: #### 2020-06-07 10:35:45.989074 BUILDSTDERR: #### 2020-06-07 10:35:56.389071 BUILDSTDERR: #### 2020-06-07 10:36:06.789090 BUILDSTDERR: #### 2020-06-07 10:36:17.189090 BUILDSTDERR: #### 2020-06-07 10:36:27.589098 BUILDSTDERR: #### 2020-06-07 10:36:37.989068 BUILDSTDERR: #### 2020-06-07 10:36:48.389075 BUILDSTDERR: #### 2020-06-07 10:36:58.789065 BUILDSTDERR: #### 2020-06-07 10:37:09.189097 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_02b958a433ed6dd568309da7937a41cbba2501c4.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_02b958a433ed6dd568309da7937a41cbba2501c4.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_02b958a433ed6dd568309da7937a41cbba2501c4.pyx BUILDSTDERR: #### 2020-06-07 10:37:19.589094 BUILDSTDERR: #### 2020-06-07 10:37:29.989092 BUILDSTDERR: #### 2020-06-07 10:37:40.389088 BUILDSTDERR: #### 2020-06-07 10:37:50.789117 BUILDSTDERR: #### 2020-06-07 10:38:01.189084 BUILDSTDERR: #### 2020-06-07 10:38:11.589080 BUILDSTDERR: #### 2020-06-07 10:38:21.989067 BUILDSTDERR: #### 2020-06-07 10:38:32.389080 BUILDSTDERR: #### 2020-06-07 10:38:42.789075 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_eb62ca1990370cfb1ee5bc0cc26f7830679e1fa4.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_eb62ca1990370cfb1ee5bc0cc26f7830679e1fa4.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_eb62ca1990370cfb1ee5bc0cc26f7830679e1fa4.pyx BUILDSTDERR: #### 2020-06-07 10:38:53.189079 BUILDSTDERR: #### 2020-06-07 10:39:03.589114 BUILDSTDERR: #### 2020-06-07 10:39:13.989076 BUILDSTDERR: #### 2020-06-07 10:39:24.389089 BUILDSTDERR: #### 2020-06-07 10:39:34.789083 BUILDSTDERR: #### 2020-06-07 10:39:45.189094 BUILDSTDERR: #### 2020-06-07 10:39:55.589076 BUILDSTDERR: #### 2020-06-07 10:40:05.989068 BUILDSTDERR: #### 2020-06-07 10:40:16.389061 BUILDSTDERR: #### 2020-06-07 10:40:26.789080 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_3b49df60c7b93f418e0d1780045ec3064504e9da.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_3b49df60c7b93f418e0d1780045ec3064504e9da.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_3b49df60c7b93f418e0d1780045ec3064504e9da.pyx BUILDSTDERR: #### 2020-06-07 10:40:37.189080 BUILDSTDERR: #### 2020-06-07 10:40:47.589091 BUILDSTDERR: #### 2020-06-07 10:40:57.989100 BUILDSTDERR: #### 2020-06-07 10:41:08.389077 BUILDSTDERR: #### 2020-06-07 10:41:18.789076 BUILDSTDERR: #### 2020-06-07 10:41:29.189068 BUILDSTDERR: #### 2020-06-07 10:41:39.589086 BUILDSTDERR: #### 2020-06-07 10:41:49.989077 BUILDSTDERR: #### 2020-06-07 10:42:00.389083 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_305595af03c1a41d70c981ee0ecc0032d944ce62.pyx:6:4: Unreachable code BUILDSTDERR: #### 2020-06-07 10:42:10.789064 Compiling /builddir/.cython/inline/_cython_inline_305595af03c1a41d70c981ee0ecc0032d944ce62.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_305595af03c1a41d70c981ee0ecc0032d944ce62.pyx BUILDSTDERR: #### 2020-06-07 10:42:21.189099 BUILDSTDERR: #### 2020-06-07 10:42:31.589081 BUILDSTDERR: #### 2020-06-07 10:42:41.989094 BUILDSTDERR: #### 2020-06-07 10:42:52.389064 BUILDSTDERR: #### 2020-06-07 10:43:02.789093 BUILDSTDERR: #### 2020-06-07 10:43:13.189075 BUILDSTDERR: #### 2020-06-07 10:43:23.589067 BUILDSTDERR: #### 2020-06-07 10:43:33.989080 BUILDSTDERR: #### 2020-06-07 10:43:44.389076 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_f3511a33f5e1b84ae6d4400a3bba26a866c740c0.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_f3511a33f5e1b84ae6d4400a3bba26a866c740c0.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_f3511a33f5e1b84ae6d4400a3bba26a866c740c0.pyx BUILDSTDERR: #### 2020-06-07 10:43:54.789105 BUILDSTDERR: #### 2020-06-07 10:44:05.189083 BUILDSTDERR: #### 2020-06-07 10:44:15.589057 BUILDSTDERR: #### 2020-06-07 10:44:25.989092 BUILDSTDERR: #### 2020-06-07 10:44:36.389081 BUILDSTDERR: #### 2020-06-07 10:44:46.789097 BUILDSTDERR: #### 2020-06-07 10:44:57.189069 BUILDSTDERR: #### 2020-06-07 10:45:07.589070 BUILDSTDERR: #### 2020-06-07 10:45:17.989075 BUILDSTDERR: #### 2020-06-07 10:45:28.389078 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_cbf60b3818d8bc9a2e53a20034a47ddf2636c7ca.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_cbf60b3818d8bc9a2e53a20034a47ddf2636c7ca.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_cbf60b3818d8bc9a2e53a20034a47ddf2636c7ca.pyx BUILDSTDERR: #### 2020-06-07 10:45:38.789087 BUILDSTDERR: #### 2020-06-07 10:45:49.189078 BUILDSTDERR: #### 2020-06-07 10:45:59.589103 BUILDSTDERR: #### 2020-06-07 10:46:09.989069 BUILDSTDERR: #### 2020-06-07 10:46:20.389077 BUILDSTDERR: #### 2020-06-07 10:46:30.789091 BUILDSTDERR: #### 2020-06-07 10:46:41.189076 BUILDSTDERR: #### 2020-06-07 10:46:51.589075 BUILDSTDERR: #### 2020-06-07 10:47:01.989064 BUILDSTDERR: #### 2020-06-07 10:47:12.389077 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_e07e6ad38d71b540db7898d8038d2ae34fcd12fe.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_e07e6ad38d71b540db7898d8038d2ae34fcd12fe.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_e07e6ad38d71b540db7898d8038d2ae34fcd12fe.pyx BUILDSTDERR: #### 2020-06-07 10:47:22.789088 BUILDSTDERR: #### 2020-06-07 10:47:33.189089 BUILDSTDERR: #### 2020-06-07 10:47:43.589095 BUILDSTDERR: #### 2020-06-07 10:47:53.989077 BUILDSTDERR: #### 2020-06-07 10:48:04.389075 BUILDSTDERR: #### 2020-06-07 10:48:14.789175 BUILDSTDERR: #### 2020-06-07 10:48:25.189072 BUILDSTDERR: #### 2020-06-07 10:48:35.589068 BUILDSTDERR: #### 2020-06-07 10:48:45.989062 BUILDSTDERR: #### 2020-06-07 10:48:56.389095 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_bb7a7a5a227e01108200e23427d66750b7d76c11.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_bb7a7a5a227e01108200e23427d66750b7d76c11.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_bb7a7a5a227e01108200e23427d66750b7d76c11.pyx BUILDSTDERR: #### 2020-06-07 10:49:06.789095 BUILDSTDERR: #### 2020-06-07 10:49:17.189097 BUILDSTDERR: #### 2020-06-07 10:49:27.589094 BUILDSTDERR: #### 2020-06-07 10:49:37.989063 BUILDSTDERR: #### 2020-06-07 10:49:48.389077 BUILDSTDERR: #### 2020-06-07 10:49:58.789088 BUILDSTDERR: #### 2020-06-07 10:50:09.189071 BUILDSTDERR: #### 2020-06-07 10:50:19.589078 BUILDSTDERR: #### 2020-06-07 10:50:29.989069 BUILDSTDERR: #### 2020-06-07 10:50:40.389076 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410.pyx BUILDSTDERR: #### 2020-06-07 10:50:50.789071 BUILDSTDERR: #### 2020-06-07 10:51:01.189080 BUILDSTDERR: #### 2020-06-07 10:51:11.589080 BUILDSTDERR: #### 2020-06-07 10:51:21.989089 BUILDSTDERR: #### 2020-06-07 10:51:32.389073 BUILDSTDERR: #### 2020-06-07 10:51:42.789090 BUILDSTDERR: #### 2020-06-07 10:51:53.189074 BUILDSTDERR: #### 2020-06-07 10:52:03.589073 BUILDSTDERR: #### 2020-06-07 10:52:13.989092 BUILDSTDERR: #### 2020-06-07 10:52:24.389084 BUILDSTDERR: #### 2020-06-07 10:52:34.789071 BUILDSTDERR: #### 2020-06-07 10:52:45.189091 BUILDSTDERR: #### 2020-06-07 10:52:55.589095 BUILDSTDERR: #### 2020-06-07 10:53:05.989075 BUILDSTDERR: #### 2020-06-07 10:53:16.389089 BUILDSTDERR: #### 2020-06-07 10:53:26.789091 BUILDSTDERR: #### 2020-06-07 10:53:37.189103 BUILDSTDERR: #### 2020-06-07 10:53:47.589096 BUILDSTDERR: #### 2020-06-07 10:53:57.989095 BUILDSTDERR: #### 2020-06-07 10:54:08.389125 BUILDSTDERR: #### 2020-06-07 10:54:18.789094 BUILDSTDERR: #### 2020-06-07 10:54:29.189092 BUILDSTDERR: #### 2020-06-07 10:54:39.589112 BUILDSTDERR: #### 2020-06-07 10:54:49.989119 BUILDSTDERR: #### 2020-06-07 10:55:00.389116 BUILDSTDERR: #### 2020-06-07 10:55:10.789091 BUILDSTDERR: #### 2020-06-07 10:55:21.189097 BUILDSTDERR: #### 2020-06-07 10:55:31.589091 BUILDSTDERR: #### 2020-06-07 10:55:41.989073 BUILDSTDERR: #### 2020-06-07 10:55:52.389085 BUILDSTDERR: #### 2020-06-07 10:56:02.789086 BUILDSTDERR: #### 2020-06-07 10:56:13.189097 BUILDSTDERR: #### 2020-06-07 10:56:23.589084 BUILDSTDERR: #### 2020-06-07 10:56:33.989079 BUILDSTDERR: #### 2020-06-07 10:56:44.389169 BUILDSTDERR: /builddir/.cython/inline/_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410.c: In function ‘__pyx_pw_55_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410_1__invoke’: BUILDSTDERR: /builddir/.cython/inline/_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410.c:1105:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without BUILDSTDERR: 1105 | static PyObject *__pyx_pw_55_cython_inline_a93cd772f41f5d4b48e9536c669e32f1e8992410_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: #### 2020-06-07 10:56:54.789068 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_248b9df90e1b21d094eec7e1760a8d4e45a95735.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_248b9df90e1b21d094eec7e1760a8d4e45a95735.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_248b9df90e1b21d094eec7e1760a8d4e45a95735.pyx BUILDSTDERR: #### 2020-06-07 10:57:05.189086 BUILDSTDERR: #### 2020-06-07 10:57:15.589097 BUILDSTDERR: #### 2020-06-07 10:57:25.989085 BUILDSTDERR: #### 2020-06-07 10:57:36.389070 BUILDSTDERR: #### 2020-06-07 10:57:46.789096 BUILDSTDERR: #### 2020-06-07 10:57:57.189072 BUILDSTDERR: #### 2020-06-07 10:58:07.589071 BUILDSTDERR: #### 2020-06-07 10:58:17.989065 BUILDSTDERR: #### 2020-06-07 10:58:28.389102 BUILDSTDERR: #### 2020-06-07 10:58:38.789060 BUILDSTDERR: warning: /builddir/.cython/inline/_cython_inline_69614e59ead21fa26115975ad3a4481dd2698a08.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_69614e59ead21fa26115975ad3a4481dd2698a08.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_69614e59ead21fa26115975ad3a4481dd2698a08.pyx 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) BUILDSTDERR: Only literal curly braces begin an expression. ... 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: runTest (__main__.CythonUnitTestCase) BUILDSTDERR: compiling (cpp) tests in test_fstring ... BUILDSTDERR: #### 2020-06-07 10:58:49.189063 BUILDSTDERR: #### 2020-06-07 10:58:59.589109 BUILDSTDERR: #### 2020-06-07 10:59:09.989087 BUILDSTDERR: #### 2020-06-07 10:59:20.389080 BUILDSTDERR: #### 2020-06-07 10:59:30.789075 BUILDSTDERR: #### 2020-06-07 10:59:41.189088 BUILDSTDERR: #### 2020-06-07 10:59:51.589084 BUILDSTDERR: #### 2020-06-07 11:00:01.989081 BUILDSTDERR: #### 2020-06-07 11:00:12.389086 BUILDSTDERR: #### 2020-06-07 11:00:22.789084 BUILDSTDERR: #### 2020-06-07 11:00:33.189078 BUILDSTDERR: #### 2020-06-07 11:00:43.589085 BUILDSTDERR: #### 2020-06-07 11:00:53.989093 BUILDSTDERR: #### 2020-06-07 11:01:04.389101 BUILDSTDERR: #### 2020-06-07 11:01:14.789082 BUILDSTDERR: #### 2020-06-07 11:01:25.189094 BUILDSTDERR: #### 2020-06-07 11:01:35.589098 BUILDSTDERR: #### 2020-06-07 11:01:45.989102 BUILDSTDERR: #### 2020-06-07 11:01:56.389102 BUILDSTDERR: #### 2020-06-07 11:02:06.789094 BUILDSTDERR: #### 2020-06-07 11:02:17.189096 BUILDSTDERR: 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) ... BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6066bb62d6615648ca87ac4aadd5341dff2d2fff.pyx:5:8: Cannot assign to or delete this BUILDSTDERR: Error compiling Cython file: BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: ... BUILDSTDERR: def __invoke(): BUILDSTDERR: del '' f'' BUILDSTDERR: ^ BUILDSTDERR: ------------------------------------------------------------ BUILDSTDERR: /builddir/.cython/inline/_cython_inline_6f3daf0eb0a2627d90bd620eddd22a6f72771e7f.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) BUILDSTDERR: Only literal curly braces begin an expression. ... 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running ticket_124 ... BUILDSTDERR: #### 2020-06-07 11:02:27.589081 BUILDSTDERR: spam (ticket_124) BUILDSTDERR: Doctest: ticket_124.spam ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running ticket_124 ... spam (ticket_124) BUILDSTDERR: Doctest: ticket_124.spam ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running tss ... BUILDSTDERR: #### 2020-06-07 11:02:37.989084 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running type_inference ... BUILDSTDERR: #### 2020-06-07 11:02:48.389063 BUILDSTDERR: #### 2020-06-07 11:02:58.789100 BUILDSTDERR: #### 2020-06-07 11:03:09.189076 BUILDSTDERR: #### 2020-06-07 11:03:19.589088 BUILDSTDERR: #### 2020-06-07 11:03:29.989080 BUILDSTDERR: #### 2020-06-07 11:03:40.389083 BUILDSTDERR: #### 2020-06-07 11:03:50.789081 BUILDSTDERR: #### 2020-06-07 11:04:01.189107 BUILDSTDERR: #### 2020-06-07 11:04:11.589083 BUILDSTDERR: #### 2020-06-07 11:04:21.989098 BUILDSTDERR: #### 2020-06-07 11:04:32.389099 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running type_inference ... BUILDSTDERR: #### 2020-06-07 11:04:42.789070 BUILDSTDERR: #### 2020-06-07 11:04:53.189066 BUILDSTDERR: #### 2020-06-07 11:05:03.589090 BUILDSTDERR: #### 2020-06-07 11:05:13.989076 BUILDSTDERR: #### 2020-06-07 11:05:24.389083 BUILDSTDERR: #### 2020-06-07 11:05:34.799074 BUILDSTDERR: #### 2020-06-07 11:05:45.199084 BUILDSTDERR: #### 2020-06-07 11:05:55.599082 BUILDSTDERR: #### 2020-06-07 11:06:05.999076 BUILDSTDERR: #### 2020-06-07 11:06:16.399103 BUILDSTDERR: #### 2020-06-07 11:06:26.799094 BUILDSTDERR: 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: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unbound_builtin_methods ... BUILDSTDERR: #### 2020-06-07 11:06:37.199104 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_formatting ... BUILDSTDERR: #### 2020-06-07 11:06:47.599084 BUILDSTDERR: #### 2020-06-07 11:06:57.999068 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicode_formatting ... BUILDSTDERR: #### 2020-06-07 11:07:08.399079 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicode_kwargs ... BUILDSTDERR: #### 2020-06-07 11:07:18.799079 BUILDSTDERR: accept_kwargs (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.accept_kwargs ... ok BUILDSTDERR: unexpected_kwarg (unicode_kwargs) BUILDSTDERR: Doctest: unicode_kwargs.unexpected_kwarg ... ok 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unicodeencode ... BUILDSTDERR: #### 2020-06-07 11:07:29.199065 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unicodeencode ... BUILDSTDERR: #### 2020-06-07 11:07:39.599081 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running unpack ... BUILDSTDERR: #### 2020-06-07 11:07:49.999073 BUILDSTDERR: #### 2020-06-07 11:08:00.399078 BUILDSTDERR: #### 2020-06-07 11:08:10.799080 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running unpack ... BUILDSTDERR: #### 2020-06-07 11:08:21.209100 BUILDSTDERR: #### 2020-06-07 11:08:31.609083 BUILDSTDERR: #### 2020-06-07 11:08:42.009091 BUILDSTDERR: 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: #### 2020-06-07 11:08:52.409108 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running varargdecl ... test (varargdecl) BUILDSTDERR: Doctest: varargdecl.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running varargdecl ... test (varargdecl) BUILDSTDERR: Doctest: varargdecl.test ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running with_statement_module_level_T536 ... BUILDSTDERR: #### 2020-06-07 11:09:02.809085 BUILDSTDERR: with_statement_module_level_T536 () BUILDSTDERR: Doctest: with_statement_module_level_T536 ... ok BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running with_statement_module_level_T536 ... BUILDSTDERR: #### 2020-06-07 11:09:13.209075 BUILDSTDERR: with_statement_module_level_T536 () BUILDSTDERR: Doctest: with_statement_module_level_T536 ... ok BUILDSTDERR: #### 2020-06-07 11:09:23.609096 BUILDSTDERR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_from_pep380 ... BUILDSTDERR: #### 2020-06-07 11:09:34.009064 BUILDSTDERR: #### 2020-06-07 11:09:44.409084 BUILDSTDERR: #### 2020-06-07 11:09:54.809078 BUILDSTDERR: #### 2020-06-07 11:10:05.209094 BUILDSTDERR: #### 2020-06-07 11:10:15.609081 BUILDSTDERR: #### 2020-06-07 11:10:26.009071 BUILDSTDERR: #### 2020-06-07 11:10:36.409074 BUILDSTDERR: #### 2020-06-07 11:10:46.809106 BUILDSTDERR: #### 2020-06-07 11:10:57.209076 BUILDSTDERR: #### 2020-06-07 11:11:07.609078 BUILDSTDERR: #### 2020-06-07 11:11:18.009082 BUILDSTDERR: #### 2020-06-07 11:11:28.409097 BUILDSTDERR: #### 2020-06-07 11:11:38.809108 BUILDSTDERR: #### 2020-06-07 11:11:49.209091 BUILDSTDERR: #### 2020-06-07 11:11:59.609101 BUILDSTDERR: #### 2020-06-07 11:12:10.009103 BUILDSTDERR: #### 2020-06-07 11:12:20.409108 BUILDSTDERR: #### 2020-06-07 11:12:30.809097 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 0x200b25dac0> 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__ (yield_from_pep380.c:16079) BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: Exception ignored in: .Broken object at 0x200b25dac0> 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__ (yield_from_pep380.c:16079) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_from_pep380 ... BUILDSTDERR: #### 2020-06-07 11:12:41.209069 BUILDSTDERR: #### 2020-06-07 11:12:51.609078 BUILDSTDERR: #### 2020-06-07 11:13:02.009079 BUILDSTDERR: #### 2020-06-07 11:13:12.409084 BUILDSTDERR: #### 2020-06-07 11:13:22.809096 BUILDSTDERR: #### 2020-06-07 11:13:33.209079 BUILDSTDERR: #### 2020-06-07 11:13:43.609080 BUILDSTDERR: #### 2020-06-07 11:13:54.009099 BUILDSTDERR: #### 2020-06-07 11:14:04.409156 BUILDSTDERR: #### 2020-06-07 11:14:14.809075 BUILDSTDERR: #### 2020-06-07 11:14:25.209093 BUILDSTDERR: #### 2020-06-07 11:14:35.609079 BUILDSTDERR: #### 2020-06-07 11:14:46.009106 BUILDSTDERR: #### 2020-06-07 11:14:56.409102 BUILDSTDERR: #### 2020-06-07 11:15:06.809092 BUILDSTDERR: #### 2020-06-07 11:15:17.209098 BUILDSTDERR: #### 2020-06-07 11:15:27.609091 BUILDSTDERR: #### 2020-06-07 11:15:38.009089 BUILDSTDERR: #### 2020-06-07 11:15:48.409105 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 0x200b00c400> 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__ (yield_from_pep380.cpp:16093) BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: integer division or modulo by zero BUILDSTDERR: Exception ignored in: .Broken object at 0x200b00c400> 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__ (yield_from_pep380.cpp:16093) 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running yield_from_py33 ... BUILDSTDERR: #### 2020-06-07 11:15:58.809091 BUILDSTDERR: 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: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running yield_from_py33 ... BUILDSTDERR: #### 2020-06-07 11:16:09.209085 BUILDSTDERR: 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: test_embed (__main__.EmbedTest) ... BUILDSTDERR: #### 2020-06-07 11:16:19.609092 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_keyword ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_keyword.c:1025:15: warning: ‘__pyx_f_12cdef_keyword_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1025 | 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:1039:15: warning: ‘double __pyx_f_12cdef_keyword_f(double)’ defined but not used [-Wunused-function] BUILDSTDERR: 1039 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ==================================== BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) matrix ... BUILDSTDERR: #### 2020-06-07 11:16:30.009096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) extendable_animal ... BUILDSTDERR: #### 2020-06-07 11:16:40.409077 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:16:50.809079 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) char_or_float ... BUILDSTDERR: #### 2020-06-07 11:17:01.209075 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) char_or_float ... BUILDSTDERR: #### 2020-06-07 11:17:11.609080 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cdef_block ... BUILDSTDERR: === C/C++ compiler error output: === BUILDSTDERR: cdef_block.c:1062:13: warning: ‘__pyx_f_10cdef_block_f’ defined but not used [-Wunused-function] BUILDSTDERR: 1062 | 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:1076:13: warning: ‘void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)’ defined but not used [-Wunused-function] BUILDSTDERR: 1076 | 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 ... BUILDSTDERR: #### 2020-06-07 11:17:22.009065 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) open_file ... BUILDSTDERR: #### 2020-06-07 11:17:32.409105 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) optional_subclassing ... BUILDSTDERR: #### 2020-06-07 11:17:42.809101 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) optional_subclassing ... BUILDSTDERR: #### 2020-06-07 11:17:53.209081 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) memory_layout ... BUILDSTDERR: #### 2020-06-07 11:18:03.609084 BUILDSTDERR: #### 2020-06-07 11:18:14.009058 BUILDSTDERR: #### 2020-06-07 11:18:24.409085 BUILDSTDERR: #### 2020-06-07 11:18:34.809078 BUILDSTDERR: #### 2020-06-07 11:18:45.209083 BUILDSTDERR: #### 2020-06-07 11:18:55.609101 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) memory_layout ... BUILDSTDERR: #### 2020-06-07 11:19:06.009081 BUILDSTDERR: #### 2020-06-07 11:19:16.409068 BUILDSTDERR: #### 2020-06-07 11:19:26.809164 BUILDSTDERR: #### 2020-06-07 11:19:37.209078 BUILDSTDERR: #### 2020-06-07 11:19:47.609072 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) np_flag_const ... BUILDSTDERR: #### 2020-06-07 11:19:58.009066 BUILDSTDERR: #### 2020-06-07 11:20:08.409068 BUILDSTDERR: #### 2020-06-07 11:20:18.809087 BUILDSTDERR: #### 2020-06-07 11:20:29.209073 BUILDSTDERR: #### 2020-06-07 11:20:39.609079 BUILDSTDERR: #### 2020-06-07 11:20:50.009087 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) np_flag_const ... BUILDSTDERR: #### 2020-06-07 11:21:00.409063 BUILDSTDERR: #### 2020-06-07 11:21:10.809073 BUILDSTDERR: #### 2020-06-07 11:21:21.209087 BUILDSTDERR: #### 2020-06-07 11:21:31.609074 BUILDSTDERR: #### 2020-06-07 11:21:42.009081 BUILDSTDERR: #### 2020-06-07 11:21:52.409100 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) quickstart ... BUILDSTDERR: #### 2020-06-07 11:22:02.809070 BUILDSTDERR: #### 2020-06-07 11:22:13.209071 BUILDSTDERR: #### 2020-06-07 11:22:23.609106 BUILDSTDERR: #### 2020-06-07 11:22:34.009087 BUILDSTDERR: #### 2020-06-07 11:22:44.409091 BUILDSTDERR: #### 2020-06-07 11:22:54.809074 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) quickstart ... BUILDSTDERR: #### 2020-06-07 11:23:05.209070 BUILDSTDERR: #### 2020-06-07 11:23:15.609076 BUILDSTDERR: #### 2020-06-07 11:23:26.009083 BUILDSTDERR: #### 2020-06-07 11:23:36.409081 BUILDSTDERR: #### 2020-06-07 11:23:46.809086 BUILDSTDERR: #### 2020-06-07 11:23:57.209095 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) transpose ... BUILDSTDERR: #### 2020-06-07 11:24:07.609077 BUILDSTDERR: #### 2020-06-07 11:24:18.009069 BUILDSTDERR: #### 2020-06-07 11:24:28.409079 BUILDSTDERR: #### 2020-06-07 11:24:38.809078 BUILDSTDERR: #### 2020-06-07 11:24:49.209076 BUILDSTDERR: #### 2020-06-07 11:24:59.609087 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) transpose ... BUILDSTDERR: #### 2020-06-07 11:25:10.009144 BUILDSTDERR: #### 2020-06-07 11:25:20.409088 BUILDSTDERR: #### 2020-06-07 11:25:30.809073 BUILDSTDERR: #### 2020-06-07 11:25:41.209161 BUILDSTDERR: #### 2020-06-07 11:25:51.609075 BUILDSTDERR: #### 2020-06-07 11:26:02.009077 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) setup ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) setup ... BUILDSTDERR: #### 2020-06-07 11:26:12.409075 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:26:22.809076 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) rect_ptr ... BUILDSTDERR: #### 2020-06-07 11:26:33.209078 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) c2 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) c2 ... BUILDSTDERR: #### 2020-06-07 11:26:43.609179 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) p1 ... BUILDSTDERR: #### 2020-06-07 11:26:54.009085 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) p1 ... BUILDSTDERR: #### 2020-06-07 11:27:04.409079 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) clone ... BUILDSTDERR: #### 2020-06-07 11:27:14.809077 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) clone ... BUILDSTDERR: #### 2020-06-07 11:27:25.209081 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) safe_usage ... BUILDSTDERR: #### 2020-06-07 11:27:35.609061 BUILDSTDERR: #### 2020-06-07 11:27:46.009067 BUILDSTDERR: #### 2020-06-07 11:27:56.409084 BUILDSTDERR: #### 2020-06-07 11:28:06.809081 BUILDSTDERR: #### 2020-06-07 11:28:17.209082 BUILDSTDERR: #### 2020-06-07 11:28:27.609081 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) safe_usage ... BUILDSTDERR: #### 2020-06-07 11:28:38.009055 BUILDSTDERR: #### 2020-06-07 11:28:48.409074 BUILDSTDERR: #### 2020-06-07 11:28:58.809069 BUILDSTDERR: #### 2020-06-07 11:29:09.209077 BUILDSTDERR: #### 2020-06-07 11:29:19.609162 BUILDSTDERR: #### 2020-06-07 11:29:30.009071 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) wave_function ... BUILDSTDERR: #### 2020-06-07 11:29:40.409096 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) wave_function ... BUILDSTDERR: #### 2020-06-07 11:29:50.809077 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) queue3 ... BUILDSTDERR: #### 2020-06-07 11:30:01.209205 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) queue3 ... BUILDSTDERR: #### 2020-06-07 11:30:11.609084 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) fib ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) fib ... BUILDSTDERR: #### 2020-06-07 11:30:22.009099 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) primes_cpp ... BUILDSTDERR: #### 2020-06-07 11:30:32.409091 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:30:42.811778 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:30:53.209086 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi ... BUILDSTDERR: #### 2020-06-07 11:31:03.609084 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) calc_pi_4 ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) calc_pi_4 ... BUILDSTDERR: #### 2020-06-07 11:31:14.009074 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:31:24.409121 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) cclass ... BUILDSTDERR: #### 2020-06-07 11:31:34.809079 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) cython_declare ... BUILDSTDERR: #### 2020-06-07 11:31:45.209102 BUILDSTDERR: 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 ... BUILDSTDERR: #### 2020-06-07 11:31:55.609082 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) mymodule ... ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) mymodule ... BUILDSTDERR: #### 2020-06-07 11:32:06.009083 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) arg_memview ... BUILDSTDERR: #### 2020-06-07 11:32:16.409066 BUILDSTDERR: #### 2020-06-07 11:32:26.809143 BUILDSTDERR: #### 2020-06-07 11:32:37.209075 BUILDSTDERR: #### 2020-06-07 11:32:47.609084 BUILDSTDERR: #### 2020-06-07 11:32:58.009083 BUILDSTDERR: #### 2020-06-07 11:33:08.409082 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) arg_memview ... BUILDSTDERR: #### 2020-06-07 11:33:18.809076 BUILDSTDERR: #### 2020-06-07 11:33:29.209066 BUILDSTDERR: #### 2020-06-07 11:33:39.609078 BUILDSTDERR: #### 2020-06-07 11:33:50.009076 BUILDSTDERR: #### 2020-06-07 11:34:00.409078 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) decode_cpp_string ... BUILDSTDERR: #### 2020-06-07 11:34:10.809115 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (c) try_finally ... BUILDSTDERR: #### 2020-06-07 11:34:21.219104 BUILDSTDERR: ok BUILDSTDERR: runTest (__main__.CythonCompileTestCase) BUILDSTDERR: compiling (cpp) try_finally ... ok BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (c) and running numpy_test BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1247, in run BUILDSTDERR: ext_so_path = self.runCompileTest() BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 923, in runCompileTest BUILDSTDERR: return self.compile( BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1168, in compile BUILDSTDERR: self._match_output(expected_errors, errors, tostderr) BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1217, in _match_output BUILDSTDERR: self.assertEqual(None, unexpected) BUILDSTDERR: AssertionError: None != "962:69: Cannot convert 'void *' to Python object" BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: runTest (__main__.CythonRunTestCase) BUILDSTDERR: compiling (cpp) and running numpy_test BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1247, in run BUILDSTDERR: ext_so_path = self.runCompileTest() BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 923, in runCompileTest BUILDSTDERR: return self.compile( BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1168, in compile BUILDSTDERR: self._match_output(expected_errors, errors, tostderr) BUILDSTDERR: File "/builddir/build/BUILD/cython-0.29.19/runtests.py", line 1217, in _match_output BUILDSTDERR: self.assertEqual(None, unexpected) BUILDSTDERR: AssertionError: None != "962:69: Cannot convert 'void *' to Python object" BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 3434 tests in 19425.325s BUILDSTDERR: FAILED (errors=2, skipped=2) 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: FAILED (0/4) BUILDSTDERR: ALL DONE (0/4) BUILDSTDERR: Sharded tests run in 19457 seconds (324.3 minutes) BUILDSTDERR: Errors for shards 0 BUILDSTDERR: Times: BUILDSTDERR: compile-c : 20961.87 sec ( 984, 21.303 / run) - slowest: 'c:test_unicode' (2704.40s), 'c:test_coroutines_pep492' (1858.85s), 'c:test_asyncgen' (803.76s), 'c:test_grammar' (719.30s), 'c:memslice' (618.08s), 'c:memoryview' (353.38s), 'c:fused_def' (342.98s), 'c:numpy_memoryview' (310.58s) BUILDSTDERR: compile-cpp : 22554.06 sec (1049, 21.501 / run) - slowest: 'cpp:test_unicode' (2476.40s), 'cpp:test_coroutines_pep492' (1728.54s), 'cpp:test_asyncgen' (799.16s), 'cpp:test_grammar' (694.01s), 'cpp:memslice' (603.00s), 'cpp:fused_def' (351.71s), 'cpp:memoryview' (350.16s), 'cpp:numpy_memoryview' (313.29s) BUILDSTDERR: cython : 6181.13 sec (2224, 2.779 / run) - slowest: 'c:test_unicode' (90.21s), 'cpp:test_unicode' (85.70s), 'cpp:memslice' (70.79s), 'c:memslice' (67.38s), 'cpp:test_coroutines_pep492' (66.77s), 'c:test_coroutines_pep492' (66.22s), 'c:numpy_memoryview' (56.96s), 'cpp:numpy_memoryview' (56.78s) BUILDSTDERR: etoe-build : 1652.84 sec ( 72, 22.956 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (172.21s), 'c:memoryview_acq_count(1)' (146.61s), 'c:public_fused_types(1)' (118.75s), 'c:pure_pxd(1)' (110.92s), 'c:cdef_multiple_inheritance_errors(1)' (62.05s), 'c:asyncio_generators(1)' (55.73s), 'c:fused_cmethods(1)' (51.39s), 'c:coverage_api(2)' (45.13s) BUILDSTDERR: etoe-run : 212.64 sec ( 118, 1.802 / run) - slowest: 'c:pyximport_pyimport(1)' (77.93s), 'c:cpdef_pickle(1)' (22.00s), 'c:cythonize_script_package(1)' (15.06s), 'c:cythonize_script(1)' (11.92s), 'c:pyximport_errors(1)' (7.37s), 'c:cythonize_script_excludes(1)' (7.06s), 'c:pyximport_basic(1)' (6.73s), 'c:pyximport_namespace(1)' (6.66s) BUILDSTDERR: import : 4.87 sec (1395, 0.003 / run) - slowest: 'c:memslice' (0.07s), 'cpp:memslice' (0.05s), 'cpp:generators_py' (0.04s), 'c:generators_py' (0.04s), 'c:bufaccess' (0.03s), 'cpp:bufaccess' (0.03s), 'c:numpy_memoryview' (0.03s), 'c:test_unicode' (0.03s) BUILDSTDERR: pyimport : 0.35 sec ( 51, 0.007 / run) - slowest: 'py:pure_py' (0.03s), 'py:constant_folding' (0.02s), 'py:withstat_py27' (0.02s), 'py:ext_auto_richcmp' (0.02s), 'py:generators_py' (0.02s), 'py:for_in_iter' (0.01s), 'py:withstat_py' (0.01s), 'py:pep526_variable_annotations' (0.01s) BUILDSTDERR: pyrun : 2.08 sec ( 51, 0.041 / run) - slowest: 'py:ext_auto_richcmp' (0.24s), 'py:generators_py' (0.23s), 'py:pure_py' (0.18s), 'py:constant_folding' (0.13s), 'py:withstat_py' (0.10s), 'py:uninitialized' (0.08s), 'py:methodmangling_T5' (0.07s), 'py:pep526_variable_annotations' (0.06s) BUILDSTDERR: run : 4010.16 sec (1395, 2.875 / run) - slowest: 'c:test_coroutines_pep492' (1981.38s), 'c:test_fstring' (1501.94s), 'cpp:memslice' (146.38s), 'c:memslice' (143.82s), 'c:test_unicode' (43.36s), 'cpp:test_unicode' (40.82s), 'cpp:memoryview_in_subclasses' (20.51s), 'c:memoryview_in_subclasses' (20.24s) BUILDSTDERR: ALL DONE RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.Kz7QkI (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.Kz7QkI (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec