Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f33-build-339563-58626/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=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': 'en_US.UTF-8'} and shell False warning: line 65: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/Cython-0.29.21-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f33-build-339563-58626/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JjIVyq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.29.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.29.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.29.21 + /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 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.crKfTq + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.21 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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' 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/Coverage.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.9/Cython creating build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/IpythonMagic.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/Inline.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/Cythonize.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/Dependencies.py -> build/lib.linux-riscv64-3.9/Cython/Build creating build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/UtilNodes.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/Pipeline.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/Nodes.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/Annotate.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/Parsing.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/CythonScope.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/Options.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/CmdLine.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/Version.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/TypeInference.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/Builtin.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TypeSlots.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/Code.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/Symtab.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/__init__.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/Main.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ModuleNode.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/Lexicon.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/StringEncoding.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/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/Scanning.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/Buffer.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/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 copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.9/Cython/Distutils creating build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> 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/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger creating 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/TestLibCython.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/Machines.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Scanners.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/Traditional.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/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Actions.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/Timing.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/Transitions.py -> build/lib.linux-riscv64-3.9/Cython/Plex creating build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestStringIOTree.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/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/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Tests creating 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/TestStripLiterals.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/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests creating 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/TestBuffer.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/TestTypes.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/TestMemView.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/TestTreeFragment.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/__init__.py -> 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/TestParseTreeTransforms.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 copying Cython/Compiler/Tests/TestStringEncoding.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/compat3.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/_tempita.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.9/Cython/Tempita creating build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyxbuild.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/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/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/string.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/float.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/setjmp.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/locale.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/stddef.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc creating 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/list.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/bytes.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/mem.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/set.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/pylifecycle.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/long.pxd -> 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/mapping.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/string.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/int.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/float.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/__init__.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/sequence.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/object.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/buffer.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/complex.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/datetime.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/type.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/exc.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/memoryview.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/oldbuffer.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/ref.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/getargs.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/Deprecated copying Cython/Includes/Deprecated/python_bytes.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_exc.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_function.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_set.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/python_module.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_list.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_instance.pxd -> 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/stdio.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_version.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_iterator.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_complex.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_unicode.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/python_tuple.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_method.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_int.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_type.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/Includes/Deprecated/python_mapping.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_float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated creating 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/list.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/limits.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/typeindex.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/forward_list.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/__init__.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/pair.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/complex.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/queue.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/unordered_map.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/unordered_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/cast.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 creating 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/types.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/resource.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/stdio.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/select.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/mman.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/strings.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/unistd.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix 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/Compiler/Visitor.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/FlowControl.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/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/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/ImportExport.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/TypeConversion.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/Buffer.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ModuleSetupCode.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/ExtensionTypes.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/CommonStructures.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/StringTools.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/Builtins.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/Overflow.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/CythonFunction.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/Coroutine.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/Complex.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/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.21/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.py [2/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.py [3/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.py [4/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.py [5/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.py [6/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.py [7/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/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.21 creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.o /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c: In function ‘__pyx_f_6Cython_4Plex_8Scanners_7Scanner_run_machine_inlined’: /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -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.21/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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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.21/Cython/Compiler gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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.21/Cython/Runtime gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/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.21/Cython/Tempita gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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.21/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/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 -flto=auto -ffat-lto-objects -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.21/Cython/Tempita/_tempita.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so + echo ';; (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 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e3gwRs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 + cd cython-0.29.21 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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.21-3.fc33.riscv64 Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestStringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/cython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Coverage.py to Coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugging.py to Debugging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/TestUtils.py to TestUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utils.py to Utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Shadow.py to Shadow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/cython.py to cython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyximport.py to pyximport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpxd3lhmvg.py' /usr/bin/python3 /tmp/tmpxd3lhmvg.py removing /tmp/tmpxd3lhmvg.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' warning: no files found matching '.gitrev' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' 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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython-0.29.21-py3.9.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib/python3.9/site-packages/setuptools/tests + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/ + cp -p cython-mode.el cython-mode.elc /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/ + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.fc33 --unique-debug-suffix -0.29.21-3.fc33.riscv64 --unique-debug-src-base Cython-0.29.21-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.29.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.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.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so original debug info size: 28744kB, size after compression: 28432kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 16567 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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.21-3.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.VxXVxp + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.21 + /usr/bin/python3 runtests.py -vv --no-pyregr -j4 Python 3.9.0rc1 (heads/master-dirty:506f1a5, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] Running tests against Cython 0.29.21 #### 2020-09-05 09:05:23.640711 #### 2020-09-05 09:05:33.674082 #### 2020-09-05 09:05:43.704999 #### 2020-09-05 09:05:53.735805 #### 2020-09-05 09:06:03.769767 #### 2020-09-05 09:06:13.809790 #### 2020-09-05 09:06:23.854535 #### 2020-09-05 09:06:33.940770 #### 2020-09-05 09:06:43.983121 #### 2020-09-05 09:06:54.027278 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. #### 2020-09-05 09:07:04.069445 Backends: c,cpp #### 2020-09-05 09:07:14.110865 test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bufaccess ... test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok StringIOTree (Cython) Doctest: Cython.StringIOTree ... ok normalise_encoding_name (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.normalise_encoding_name ... ok parse_compile_time_env (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_compile_time_env ... ok parse_directive_list (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_list ... ok parse_directive_value (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_value ... ok parse_variable_value (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_variable_value ... ok TreeVisitor (Cython.Compiler.Visitor) Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffmt ... test_class_ref (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-09-05 09:07:24.183274 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_8d453401e1380922e2096cbd4578574d5de9ee41.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8d453401e1380922e2096cbd4578574d5de9ee41.pyx #### 2020-09-05 09:07:34.224566 ok test_compiler_directives (Cython.Build.Tests.TestInline.TestInline) ... warning: /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx #### 2020-09-05 09:07:44.264969 test_cycache_switch (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx 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-testrwavmnfm/srcaslbdolh/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx Compiling TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testrwavmnfm/srcaslbdolh/a.pyx in cache ok test_cycache_uses_cache (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-test9462pyji/srcv68x4l5n/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test9462pyji/srcv68x4l5n/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test9462pyji/srcv68x4l5n/a.pyx Compiling TEST_TMP/cycache-test9462pyji/srcv68x4l5n/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test9462pyji/srcv68x4l5n/a.pyx in cache ok test_multi_file_output (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-testhf80foxi/srcousz7m1o/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testhf80foxi/srcousz7m1o/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhf80foxi/srcousz7m1o/a.pyx Compiling TEST_TMP/cycache-testhf80foxi/srcousz7m1o/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhf80foxi/srcousz7m1o/a.pyx in cache ok test_options_invalidation (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx /builddir/build/BUILD/cython-0.29.21/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.21/TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx Compiling TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx in cache Compiling TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test_1_szddl/srcd6d52xa_/options.pyx in cache ok test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_widest_numeric_type (Cython.Compiler.Tests.TestTypes.TestMethodDispatcherTransform) ... ok test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_invalid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... #### 2020-09-05 09:07:54.345672 ok test_valid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok test_string_contains_lone_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok test_string_contains_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok parse_list (Cython.Build.Dependencies) Doctest: Cython.Build.Dependencies.parse_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running userbuffer ... #### 2020-09-05 09:08:04.390814 ok test_def_node (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-09-05 09:08:14.460002 #### 2020-09-05 09:08:24.686043 #### 2020-09-05 09:08:34.751849 ok test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_47ace2041cb34b8e82a5ed65cb9cfa28be14b0e6.pyx:6:4: Unreachable code #### 2020-09-05 09:08:44.786319 ok test_lang_version (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-09-05 09:08:54.819713 Compiling /builddir/.cython/inline/_cython_inline_b0e8f25d0096af5d7155f925797aff5c548f433f.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_b0e8f25d0096af5d7155f925797aff5c548f433f.pyx #### 2020-09-05 09:09:04.854075 userbuffer () Doctest: userbuffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running userbuffer ... #### 2020-09-05 09:09:14.887983 #### 2020-09-05 09:09:24.918983 Compiling /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx #### 2020-09-05 09:09:34.949841 #### 2020-09-05 09:09:44.980147 _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok long_string (buffmt.__test__) Doctest: buffmt.__test__.long_string ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct_with_arrays ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok long_string (buffmt) Doctest: buffmt.long_string ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_arrays (buffmt) Doctest: buffmt.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt) Doctest: buffmt.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt) Doctest: buffmt.unpacked_struct_with_arrays ... ok wrongsize (buffmt) 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffmt ... ok test_locals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_294ebcf7732a594c5d9c9c599b8a46d55d2cc5c0.pyx:6:4: Unreachable code #### 2020-09-05 09:09:55.008587 #### 2020-09-05 09:10:05.041243 userbuffer () Doctest: userbuffer ... ok ok test_no_return (Cython.Build.Tests.TestInline.TestInline) ... runTest (__main__.EndToEndTest) End-to-end basic_distutils ... #### 2020-09-05 09:10:15.075563 ok test_numpy (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-09-05 09:10:25.261867 warning: TEST_TMP/inline/_cython_inline_472333dd43a1f49514dc9a78e658270f13f56b1c.pyx:7:4: Unreachable code #### 2020-09-05 09:10:35.310011 ok runTest (__main__.EndToEndTest) End-to-end build_dir ... #### 2020-09-05 09:10:45.350250 In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from TEST_TMP/inline/_cython_inline_472333dd43a1f49514dc9a78e658270f13f56b1c.c:629: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ #### 2020-09-05 09:10:55.382351 #### 2020-09-05 09:11:05.424318 ok test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_f299fa9c2842c173f1930a86e85d3dbf1d259ee0.pyx:11:4: Unreachable code #### 2020-09-05 09:11:15.460169 #### 2020-09-05 09:11:25.494328 ok test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_02ff3df19d3db95b38f555dfc2e7d4f2e702e576.pyx:6:4: Unreachable code #### 2020-09-05 09:11:35.528870 ok runTest (__main__.EndToEndTest) End-to-end build_dir_src ... #### 2020-09-05 09:11:45.564630 ok test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_88ab9159f4de8072f7641c7997ac11710fa433d9.pyx:8:4: Unreachable code #### 2020-09-05 09:11:55.890868 #### 2020-09-05 09:12:05.948329 #### 2020-09-05 09:12:16.081702 ok test_build_hex_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... /builddir/build/BUILD/cython-0.29.21/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6') ok test_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_long_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_options_with_values (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_short_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_cpp_reference_cpp_class (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_cpp_class_and_int (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_single_arg (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_two_args (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_binop_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok test_builtin_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffer ... #### 2020-09-05 09:12:26.146845 _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok long_string (buffmt.__test__) Doctest: buffmt.__test__.long_string ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct_with_arrays ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok long_string (buffmt) Doctest: buffmt.long_string ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_arrays (buffmt) Doctest: buffmt.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt) Doctest: buffmt.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt) Doctest: buffmt.unpacked_struct_with_arrays ... ok wrongsize (buffmt) Doctest: buffmt.wrongsize ... ok runTest (__main__.EndToEndTest) End-to-end cpp_cythonize ... ok runTest (__main__.EndToEndTest) End-to-end common_include_dir ... #### 2020-09-05 09:12:36.252474 #### 2020-09-05 09:12:46.310842 #### 2020-09-05 09:12:56.362228 #### 2020-09-05 09:13:06.397001 #### 2020-09-05 09:13:16.433019 #### 2020-09-05 09:13:26.470379 #### 2020-09-05 09:13:36.508957 ok runTest (__main__.EndToEndTest) End-to-end cythonize_cython ... #### 2020-09-05 09:13:46.950141 buffer () Doctest: buffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffer ... #### 2020-09-05 09:13:57.045881 #### 2020-09-05 09:14:07.079244 ok runTest (__main__.EndToEndTest) End-to-end cythonize_glob ... #### 2020-09-05 09:14:17.120461 #### 2020-09-05 09:14:27.177432 #### 2020-09-05 09:14:37.245273 #### 2020-09-05 09:14:47.302070 #### 2020-09-05 09:14:57.363542 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources ... #### 2020-09-05 09:15:07.712050 #### 2020-09-05 09:15:17.780112 buffer () Doctest: buffer ... ok runTest (__main__.EndToEndTest) End-to-end basic_cythonize ... #### 2020-09-05 09:15:27.820631 ok runTest (__main__.EndToEndTest) End-to-end package_compilation ... #### 2020-09-05 09:15:37.867882 ok runTest (__main__.EndToEndTest) End-to-end cythonize_rename_ext ... #### 2020-09-05 09:15:47.911573 ok runTest (__main__.EndToEndTest) End-to-end inline_distutils ... #### 2020-09-05 09:15:57.957381 #### 2020-09-05 09:16:08.005949 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script ... #### 2020-09-05 09:16:18.205287 #### 2020-09-05 09:16:28.258436 #### 2020-09-05 09:16:38.298658 ok runTest (__main__.CythonCompileTestCase) compiling (c) arraytoptrarg ... #### 2020-09-05 09:16:48.342220 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arraytoptrarg ... #### 2020-09-05 09:16:58.383479 #### 2020-09-05 09:17:08.418217 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_directives ... #### 2020-09-05 09:17:18.479169 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_excludes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) a_capi ... #### 2020-09-05 09:17:28.698748 #### 2020-09-05 09:17:38.733393 #### 2020-09-05 09:17:48.764496 acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok runTest (__main__.EndToEndTest) End-to-end module_api ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok set_int_2d_cascaded (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_directives ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok test_nested_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok set_int_2d_cascaded (bufaccess) Doctest: bufaccess.set_int_2d_cascaded ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok test_nested_assignment (bufaccess) Doctest: bufaccess.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bufaccess ... #### 2020-09-05 09:17:58.803689 #### 2020-09-05 09:18:08.835472 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) a_capi ... #### 2020-09-05 09:18:18.868419 #### 2020-09-05 09:18:28.901302 #### 2020-09-05 09:18:38.933487 ok runTest (__main__.EndToEndTest) End-to-end callingconvention ... #### 2020-09-05 09:18:49.081144 #### 2020-09-05 09:18:59.207542 ok runTest (__main__.CythonCompileTestCase) compiling (c) ass2longlong ... #### 2020-09-05 09:19:09.252998 ok runTest (__main__.CythonCompileTestCase) compiling (c) cargdef ... #### 2020-09-05 09:19:19.285932 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ass2longlong ... #### 2020-09-05 09:19:29.334448 #### 2020-09-05 09:19:39.368323 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cargdef ... #### 2020-09-05 09:19:49.407197 ok runTest (__main__.CythonCompileTestCase) compiling (c) assert2 ... #### 2020-09-05 09:19:59.823549 #### 2020-09-05 09:20:09.876952 ok runTest (__main__.CythonCompileTestCase) compiling (c) carrdecl ... #### 2020-09-05 09:20:19.929573 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) assert2 ... #### 2020-09-05 09:20:29.978659 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) carrdecl ... #### 2020-09-05 09:20:40.064259 ok runTest (__main__.CythonCompileTestCase) compiling (c) behnel4 ... #### 2020-09-05 09:20:50.113006 ok runTest (__main__.CythonCompileTestCase) compiling (c) cascmp ... #### 2020-09-05 09:21:00.172889 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) behnel4 ... #### 2020-09-05 09:21:10.254016 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cascmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) argdefault ... #### 2020-09-05 09:21:20.332213 ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin ... #### 2020-09-05 09:21:30.595560 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) argdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) casttoexttype ... #### 2020-09-05 09:21:40.698722 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtin ... #### 2020-09-05 09:21:50.739066 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casttoexttype ... #### 2020-09-05 09:22:00.774962 ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinfuncs ... #### 2020-09-05 09:22:10.820673 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... #### 2020-09-05 09:22:20.854039 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayargs ... #### 2020-09-05 09:22:30.938757 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinfuncs ... === C/C++ compiler error output: === cdef_syntax.c: In function ‘__pyx_pf_11cdef_syntax_use_cdef’: cdef_syntax.c:1126:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] 1126 | __pyx_ctuple_6adce__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_syntax ... #### 2020-09-05 09:22:40.995661 ok runTest (__main__.CythonCompileTestCase) compiling (c) cast_ctypedef_array_T518 ... #### 2020-09-05 09:22:51.036603 #### 2020-09-05 09:23:01.078471 === C/C++ compiler error output: === cdef_syntax.cpp: In function ‘PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)’: cdef_syntax.cpp:1140:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] 1140 | __pyx_ctuple_6adce__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternfromstar ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cast_ctypedef_array_T518 ... #### 2020-09-05 09:23:11.451611 #### 2020-09-05 09:23:21.496422 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternfromstar ... #### 2020-09-05 09:23:31.547255 ok runTest (__main__.CythonCompileTestCase) compiling (c) cforfromloop ... #### 2020-09-05 09:23:41.633998 ok runTest (__main__.CythonCompileTestCase) compiling (c) classmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_package_module_T4 ... #### 2020-09-05 09:23:51.710137 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cforfromloop ... #### 2020-09-05 09:24:01.746986 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_package_module_T4 ... #### 2020-09-05 09:24:11.796614 #### 2020-09-05 09:24:21.841546 ok runTest (__main__.EndToEndTest) End-to-end conditional_dependencies ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) classmethargdefault ... ok runTest (__main__.EndToEndTest) End-to-end cimported_class_base ... #### 2020-09-05 09:24:32.137606 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef ... #### 2020-09-05 09:24:42.217438 ok runTest (__main__.CythonCompileTestCase) compiling (c) cimportfrom_T248 ... #### 2020-09-05 09:24:52.263844 #### 2020-09-05 09:25:02.340686 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimportfrom_T248 ... #### 2020-09-05 09:25:12.432163 ok runTest (__main__.CythonCompileTestCase) compiling (c) complexbasetype ... #### 2020-09-05 09:25:22.470130 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) complexbasetype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cnumop ... #### 2020-09-05 09:25:32.547243 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef ... #### 2020-09-05 09:25:42.590417 ok runTest (__main__.EndToEndTest) End-to-end const_T42 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnumop ... #### 2020-09-05 09:25:52.632305 #### 2020-09-05 09:26:02.896259 #### 2020-09-05 09:26:12.995961 ok runTest (__main__.CythonCompileTestCase) compiling (c) constcast ... #### 2020-09-05 09:26:23.055944 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_redefinition ... #### 2020-09-05 09:26:33.106263 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constcast ... #### 2020-09-05 09:26:43.142505 ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl ... #### 2020-09-05 09:26:53.177268 ok runTest (__main__.EndToEndTest) End-to-end create_extension ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefclass ... #### 2020-09-05 09:27:03.212505 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const_decl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_unused_T3543 ... #### 2020-09-05 09:27:13.257712 #### 2020-09-05 09:27:23.294213 #### 2020-09-05 09:27:33.581923 ok runTest (__main__.CythonCompileTestCase) compiling (c) constexpr ... #### 2020-09-05 09:27:43.644288 #### 2020-09-05 09:27:53.682123 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constexpr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefclass ... #### 2020-09-05 09:28:03.718380 #### 2020-09-05 09:28:13.763046 #### 2020-09-05 09:28:23.806736 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_nogil ... #### 2020-09-05 09:28:33.850657 #### 2020-09-05 09:28:43.898728 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_structs ... #### 2020-09-05 09:28:54.013392 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefstruct ... #### 2020-09-05 09:29:04.104792 #### 2020-09-05 09:29:14.220664 acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefstruct ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok set_int_2d_cascaded (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok test_nested_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok set_int_2d_cascaded (bufaccess) Doctest: bufaccess.set_int_2d_cascaded ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok test_nested_assignment (bufaccess) Doctest: bufaccess.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) Doctest: bufaccess.writable ... ok runTest (__main__.EndToEndTest) End-to-end compile_env_distutils ... #### 2020-09-05 09:29:24.397419 #### 2020-09-05 09:29:34.497290 ok runTest (__main__.CythonCompileTestCase) compiling (c) cunsignedlong ... #### 2020-09-05 09:29:44.580085 #### 2020-09-05 09:29:54.631758 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources_ext ... #### 2020-09-05 09:30:04.923575 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cunsignedlong ... #### 2020-09-05 09:30:15.038507 #### 2020-09-05 09:30:25.088588 #### 2020-09-05 09:30:35.161593 #### 2020-09-05 09:30:45.248148 ok runTest (__main__.EndToEndTest) End-to-end cythonize_options ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cverylongtypes ... #### 2020-09-05 09:30:55.362454 #### 2020-09-05 09:31:05.415712 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cverylongtypes ... #### 2020-09-05 09:31:15.500032 #### 2020-09-05 09:31:25.554004 ok runTest (__main__.CythonCompileTestCase) compiling (c) declandimpl ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_package ... #### 2020-09-05 09:31:35.803074 #### 2020-09-05 09:31:45.864999 #### 2020-09-05 09:31:55.899638 #### 2020-09-05 09:32:05.936708 #### 2020-09-05 09:32:15.978582 #### 2020-09-05 09:32:26.054777 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) declandimpl ... #### 2020-09-05 09:32:36.092554 #### 2020-09-05 09:32:46.128862 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_unused_T3543 ... #### 2020-09-05 09:32:56.169726 #### 2020-09-05 09:33:06.214409 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayptrcompat ... #### 2020-09-05 09:33:16.255493 #### 2020-09-05 09:33:26.291419 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayptrcompat ... ok runTest (__main__.EndToEndTest) End-to-end distutils_libraries_T845 ... #### 2020-09-05 09:33:36.340194 #### 2020-09-05 09:33:46.854332 ok runTest (__main__.CythonCompileTestCase) compiling (c) dotted_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) belchenko1 ... #### 2020-09-05 09:33:56.932195 #### 2020-09-05 09:34:06.989207 #### 2020-09-05 09:34:17.043387 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) belchenko1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dotted_cimport ... #### 2020-09-05 09:34:27.080520 #### 2020-09-05 09:34:37.123478 ok runTest (__main__.CythonRunTestCase) compiling (c) and running buildenv ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ellipsis_T488 ... #### 2020-09-05 09:34:47.194581 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templated_ctypedef ... #### 2020-09-05 09:34:57.244635 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ellipsis_T488 ... #### 2020-09-05 09:35:07.349062 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef ... #### 2020-09-05 09:35:17.384854 #### 2020-09-05 09:35:27.437361 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing9 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef ... #### 2020-09-05 09:35:37.875486 #### 2020-09-05 09:35:47.919618 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing9 ... #### 2020-09-05 09:35:57.976264 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefunion ... #### 2020-09-05 09:36:08.011249 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalcheck ... #### 2020-09-05 09:36:18.123055 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefunion ... #### 2020-09-05 09:36:28.162932 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalcheck ... #### 2020-09-05 09:36:38.195644 ok runTest (__main__.CythonCompileTestCase) compiling (c) cvardef ... Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='candidate', serial=1) PY_VERSION_HEX 0x30900C1 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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) = Encodings: sys maxunicode = 1114111 LANG (env) = C PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 runTest (__main__.CythonRunTestCase) compiling (cpp) and running buildenv ... #### 2020-09-05 09:36:48.231247 ok runTest (__main__.CythonCompileTestCase) compiling (c) extargdefault ... #### 2020-09-05 09:36:58.276174 === C/C++ compiler error output: === cvardef.c: In function ‘__pyx_pf_7cvardef_f’: cvardef.c:1127:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] 1127 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1126:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] 1126 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1125:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] 1125 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1124:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] 1124 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cvardef ... #### 2020-09-05 09:37:08.480625 #### 2020-09-05 09:37:18.546180 #### 2020-09-05 09:37:28.607088 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extargdefault ... === C/C++ compiler error output: === cvardef.cpp: In function ‘PyObject* __pyx_pf_7cvardef_f(PyObject*)’: cvardef.cpp:1138:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] 1138 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1139:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] 1139 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1140:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] 1140 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1141:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] 1141 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) docstrings ... #### 2020-09-05 09:37:38.663742 #### 2020-09-05 09:37:48.737293 #### 2020-09-05 09:37:58.777597 ok runTest (__main__.CythonCompileTestCase) compiling (c) extimportedsubtype ... #### 2020-09-05 09:38:08.851564 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef_public_class_T355 ... #### 2020-09-05 09:38:18.888404 #### 2020-09-05 09:38:28.935647 #### 2020-09-05 09:38:38.991646 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) docstrings ... #### 2020-09-05 09:38:49.047919 #### 2020-09-05 09:38:59.093588 Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='candidate', serial=1) PY_VERSION_HEX 0x30900C1 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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) = Encodings: sys maxunicode = 1114111 LANG (env) = C PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 runTest (__main__.CythonCompileTestCase) compiling (c) builtinbuffer ... #### 2020-09-05 09:39:09.158621 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimportedsubtype ... #### 2020-09-05 09:39:19.195264 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef_public_class_T355 ... #### 2020-09-05 09:39:29.241813 #### 2020-09-05 09:39:39.278495 #### 2020-09-05 09:39:49.357053 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinbuffer ... ok runTest (__main__.CythonCompileTestCase) compiling (c) doda1 ... #### 2020-09-05 09:39:59.696575 #### 2020-09-05 09:40:09.737973 #### 2020-09-05 09:40:19.783370 #### 2020-09-05 09:40:29.826849 #### 2020-09-05 09:40:39.865557 ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinlist ... #### 2020-09-05 09:40:49.922289 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyall ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefenum ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) doda1 ... #### 2020-09-05 09:40:59.982531 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinlist ... #### 2020-09-05 09:41:10.057125 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefenum ... #### 2020-09-05 09:41:20.132703 #### 2020-09-05 09:41:30.175268 ok runTest (__main__.CythonCompileTestCase) compiling (c) cassign ... ok runTest (__main__.EndToEndTest) End-to-end declarations ... #### 2020-09-05 09:41:40.240702 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyall ... #### 2020-09-05 09:41:50.501620 ok runTest (__main__.CythonCompileTestCase) compiling (c) drake1 ... #### 2020-09-05 09:42:00.541945 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cassign ... #### 2020-09-05 09:42:10.576257 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) drake1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) del ... #### 2020-09-05 09:42:20.639085 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternempty ... #### 2020-09-05 09:42:30.675372 ok runTest (__main__.CythonCompileTestCase) compiling (c) enumintcompat ... #### 2020-09-05 09:42:40.717299 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) del ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternempty ... #### 2020-09-05 09:42:50.761161 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) enumintcompat ... #### 2020-09-05 09:43:00.999218 ok runTest (__main__.CythonCompileTestCase) compiling (c) cnamespec ... #### 2020-09-05 09:43:11.100892 ok runTest (__main__.CythonCompileTestCase) compiling (c) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing4 ... #### 2020-09-05 09:43:21.152042 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnamespec ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) emptytry ... #### 2020-09-05 09:43:31.196439 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing4 ... #### 2020-09-05 09:43:41.471571 ok runTest (__main__.CythonCompileTestCase) compiling (c) coercetovoidptr ... #### 2020-09-05 09:43:51.587665 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing6 ... #### 2020-09-05 09:44:01.795976 #### 2020-09-05 09:44:11.837373 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coercetovoidptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing5 ... #### 2020-09-05 09:44:21.934883 ok runTest (__main__.CythonCompileTestCase) compiling (c) finally_GH1744 ... #### 2020-09-05 09:44:31.968081 ok runTest (__main__.CythonCompileTestCase) compiling (c) coventry1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing7 ... #### 2020-09-05 09:44:42.012445 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) finally_GH1744 ... #### 2020-09-05 09:44:52.079625 #### 2020-09-05 09:45:02.121904 #### 2020-09-05 09:45:12.171316 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing6 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) for ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coventry1 ... #### 2020-09-05 09:45:22.225739 #### 2020-09-05 09:45:32.260153 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing7 ... #### 2020-09-05 09:45:42.584381 #### 2020-09-05 09:45:52.622243 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for ... #### 2020-09-05 09:46:02.696699 #### 2020-09-05 09:46:12.730731 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_enums ... #### 2020-09-05 09:46:22.765381 #### 2020-09-05 09:46:32.799975 ok runTest (__main__.CythonCompileTestCase) compiling (c) formfeed ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templates ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcmethcall ... #### 2020-09-05 09:46:42.834574 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalreturn ... #### 2020-09-05 09:46:52.870589 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) formfeed ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cstructreturn ... #### 2020-09-05 09:47:02.908993 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalreturn ... #### 2020-09-05 09:47:12.955477 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cstructreturn ... #### 2020-09-05 09:47:23.339634 ok runTest (__main__.CythonCompileTestCase) compiling (c) forward ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelitem ... #### 2020-09-05 09:47:33.385209 #### 2020-09-05 09:47:43.423706 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_cimport_T1427 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcmethcall ... #### 2020-09-05 09:47:53.456734 #### 2020-09-05 09:48:03.490524 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_cimport_T1427 ... #### 2020-09-05 09:48:13.524407 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelitem ... #### 2020-09-05 09:48:23.558691 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefpubapi ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forward ... #### 2020-09-05 09:48:33.611472 #### 2020-09-05 09:48:43.645145 #### 2020-09-05 09:48:53.745997 #### 2020-09-05 09:49:03.790661 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelattr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetattr ... #### 2020-09-05 09:49:13.847751 #### 2020-09-05 09:49:23.886683 #### 2020-09-05 09:49:34.316006 #### 2020-09-05 09:49:44.428401 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefpubapi ... #### 2020-09-05 09:49:54.470681 ok runTest (__main__.CythonCompileTestCase) compiling (c) gencall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelattr ... #### 2020-09-05 09:50:04.517109 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetattr ... #### 2020-09-05 09:50:14.554099 #### 2020-09-05 09:50:24.587166 #### 2020-09-05 09:50:34.622083 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gencall ... #### 2020-09-05 09:50:44.655598 #### 2020-09-05 09:50:54.692320 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrget ... ok runTest (__main__.EndToEndTest) End-to-end find_pxd ... #### 2020-09-05 09:51:04.732218 #### 2020-09-05 09:51:14.774313 ok runTest (__main__.CythonCompileTestCase) compiling (c) future_imports ... ok runTest (__main__.CythonCompileTestCase) compiling (c) eqcmp ... #### 2020-09-05 09:51:24.812011 ok runTest (__main__.CythonCompileTestCase) compiling (c) globalonly ... #### 2020-09-05 09:51:34.993519 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) future_imports ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) eqcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrget ... #### 2020-09-05 09:51:45.051693 #### 2020-09-05 09:51:55.093507 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalonly ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) huss2 ... #### 2020-09-05 09:52:05.130544 #### 2020-09-05 09:52:15.165845 ok runTest (__main__.CythonCompileTestCase) compiling (c) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) huss2 ... #### 2020-09-05 09:52:25.214736 #### 2020-09-05 09:52:35.251590 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrset ... #### 2020-09-05 09:52:45.296843 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ia_cdefblock ... #### 2020-09-05 09:52:55.707137 #### 2020-09-05 09:53:05.809642 ok runTest (__main__.CythonCompileTestCase) compiling (c) hinsen2 ... #### 2020-09-05 09:53:15.876535 #### 2020-09-05 09:53:25.922095 #### 2020-09-05 09:53:35.964753 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing3 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ia_cdefblock ... #### 2020-09-05 09:53:46.004476 #### 2020-09-05 09:53:56.053163 === C/C++ compiler error output: === hinsen2.c:2740:12: warning: ‘__Pyx__ArgTypeTest’ defined but not used [-Wunused-function] 2740 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hinsen2 ... #### 2020-09-05 09:54:06.089210 #### 2020-09-05 09:54:16.128354 #### 2020-09-05 09:54:26.163756 ok runTest (__main__.CythonCompileTestCase) compiling (c) extern ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) import ... #### 2020-09-05 09:54:36.276203 #### 2020-09-05 09:54:46.314810 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) import ... === C/C++ compiler error output: === hinsen2.cpp:2754:12: warning: ‘int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)’ defined but not used [-Wunused-function] 2754 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_lhs ... #### 2020-09-05 09:54:56.462312 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing8 ... #### 2020-09-05 09:55:06.532846 ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetitem ... #### 2020-09-05 09:55:16.568532 ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto1 ... #### 2020-09-05 09:55:26.618279 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) excvaldecl ... #### 2020-09-05 09:55:36.667783 #### 2020-09-05 09:55:46.703729 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvaldecl ... #### 2020-09-05 09:55:56.758754 #### 2020-09-05 09:56:06.809530 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_ops ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcoerce ... #### 2020-09-05 09:56:16.854227 #### 2020-09-05 09:56:27.044819 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_ops ... #### 2020-09-05 09:56:37.093548 #### 2020-09-05 09:56:47.130116 #### 2020-09-05 09:56:57.165699 ok runTest (__main__.CythonCompileTestCase) compiling (c) exthash ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto4 ... #### 2020-09-05 09:57:07.205370 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba5 ... #### 2020-09-05 09:57:17.239243 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto4 ... #### 2020-09-05 09:57:27.275142 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba5 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcoerce ... #### 2020-09-05 09:57:37.310526 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_all ... #### 2020-09-05 09:57:47.348075 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exthash ... ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson2 ... #### 2020-09-05 09:57:57.383586 #### 2020-09-05 09:58:07.688023 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_all ... #### 2020-09-05 09:58:17.787197 #### 2020-09-05 09:58:27.822855 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_errno ... #### 2020-09-05 09:58:37.857347 ok runTest (__main__.CythonCompileTestCase) compiling (c) extimported ... #### 2020-09-05 09:58:47.927179 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrdel ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_errno ... #### 2020-09-05 09:58:58.003662 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimported ... #### 2020-09-05 09:59:08.044621 ok runTest (__main__.CythonCompileTestCase) compiling (c) longunsigned ... #### 2020-09-05 09:59:18.082868 #### 2020-09-05 09:59:28.121266 ok runTest (__main__.CythonCompileTestCase) compiling (c) extindex ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) longunsigned ... #### 2020-09-05 09:59:38.346799 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_stdio ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrdel ... #### 2020-09-05 09:59:48.455021 ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... #### 2020-09-05 09:59:58.495432 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_stdio ... #### 2020-09-05 10:00:08.529360 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extindex ... #### 2020-09-05 10:00:18.572822 ok runTest (__main__.CythonCompileTestCase) compiling (c) notnonearg ... #### 2020-09-05 10:00:28.631345 ok runTest (__main__.CythonCompileTestCase) compiling (c) extern_packed_struct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) none ... #### 2020-09-05 10:00:38.668988 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) notnonearg ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern_packed_struct ... #### 2020-09-05 10:00:48.999743 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) none ... #### 2020-09-05 10:00:59.040801 #### 2020-09-05 10:01:09.099083 ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nullptr ... #### 2020-09-05 10:01:19.137742 #### 2020-09-05 10:01:29.183615 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nullptr ... #### 2020-09-05 10:01:39.227897 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pyclass ... #### 2020-09-05 10:01:49.347441 ok runTest (__main__.CythonCompileTestCase) compiling (c) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extforward ... #### 2020-09-05 10:01:59.395868 #### 2020-09-05 10:02:09.655066 === C/C++ compiler error output: === parallel_compile_float_rank.c: In function ‘__Pyx_InitGlobals’: parallel_compile_float_rank.c:1119:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1119 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from parallel_compile_float_rank.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritset ... #### 2020-09-05 10:02:19.734923 ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethargdefault ... #### 2020-09-05 10:02:29.818014 #### 2020-09-05 10:02:39.880370 === C/C++ compiler error output: === parallel_compile_float_rank.cpp: In function ‘int __Pyx_InitGlobals()’: parallel_compile_float_rank.cpp:1133:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1133 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from parallel_compile_float_rank.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) pinard4 ... #### 2020-09-05 10:02:49.964917 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pinard4 ... #### 2020-09-05 10:03:00.027469 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extforward ... #### 2020-09-05 10:03:10.061924 #### 2020-09-05 10:03:20.101750 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (c) types_and_names ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydoc ... #### 2020-09-05 10:03:30.139895 #### 2020-09-05 10:03:40.174303 #### 2020-09-05 10:03:50.279914 #### 2020-09-05 10:04:00.319542 #### 2020-09-05 10:04:10.617487 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydoc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritdel ... #### 2020-09-05 10:04:20.741360 #### 2020-09-05 10:04:30.777341 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) types_and_names ... #### 2020-09-05 10:04:40.823767 #### 2020-09-05 10:04:50.865270 #### 2020-09-05 10:05:00.899558 #### 2020-09-05 10:05:10.934608 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyget ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritdel ... #### 2020-09-05 10:05:20.969513 #### 2020-09-05 10:05:31.003343 #### 2020-09-05 10:05:41.046037 ok runTest (__main__.CythonCompileTestCase) compiling (c) withgil ... #### 2020-09-05 10:05:51.084492 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyget ... #### 2020-09-05 10:06:01.127786 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) withgil ... #### 2020-09-05 10:06:11.168500 #### 2020-09-05 10:06:21.203086 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_func_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_members_T517 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefkwargs ... #### 2020-09-05 10:06:31.235282 #### 2020-09-05 10:06:41.415047 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyset ... #### 2020-09-05 10:06:51.468916 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefoptargs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_constructor ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e2_packedstruct_T290 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_arrayassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badpyparam ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badtypeuse ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callnonfunction ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefassign ... #### 2020-09-05 10:07:01.503363 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cpp_only_features ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_extweakref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_public_cdef_private_types ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tuple_args_T692 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) futurebraces ... ok runTest (__main__.CythonCompileTestCase) compiling (c) incorrectly_nested_gil_blocks ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_syntax_py ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescapeN ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async7 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pyobjcastdisallow_T313 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent ... ok runTest (__main__.CythonCompileTestCase) compiling (c) uninitialized_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_undeclared ... #### 2020-09-05 10:07:11.536804 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_uninitialized_cpp ... #### 2020-09-05 10:07:21.569417 #### 2020-09-05 10:07:31.602987 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyset ... #### 2020-09-05 10:07:41.635399 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_exc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_declarations ... #### 2020-09-05 10:07:51.733664 #### 2020-09-05 10:08:01.774061 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetattr ... #### 2020-09-05 10:08:11.831427 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pub ... #### 2020-09-05 10:08:21.905936 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpymemberdef ... #### 2020-09-05 10:08:31.936685 #### 2020-09-05 10:08:41.988765 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetattr ... #### 2020-09-05 10:08:52.031327 #### 2020-09-05 10:09:02.065604 #### 2020-09-05 10:09:12.099987 #### 2020-09-05 10:09:22.285685 #### 2020-09-05 10:09:32.328261 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport_star ... #### 2020-09-05 10:09:42.376956 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pub ... #### 2020-09-05 10:09:52.436423 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpymemberdef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport_star ... #### 2020-09-05 10:10:02.506358 #### 2020-09-05 10:10:12.540283 #### 2020-09-05 10:10:22.625051 ok runTest (__main__.CythonCompileTestCase) compiling (c) funcptr ... #### 2020-09-05 10:10:32.689429 #### 2020-09-05 10:10:42.721610 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) funcptr ... #### 2020-09-05 10:10:52.802929 ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_redeclare_T3111 ... #### 2020-09-05 10:11:02.915900 #### 2020-09-05 10:11:12.951899 ok runTest (__main__.CythonCompileTestCase) compiling (c) r_pernici1 ... #### 2020-09-05 10:11:23.007970 ok runTest (__main__.CythonCompileTestCase) compiling (c) first_assignment ... #### 2020-09-05 10:11:33.063642 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) r_pernici1 ... #### 2020-09-05 10:11:43.393004 #### 2020-09-05 10:11:53.439776 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) first_assignment ... #### 2020-09-05 10:12:03.482605 ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethextarg ... #### 2020-09-05 10:12:13.522204 ok runTest (__main__.CythonCompileTestCase) compiling (c) forfromelse ... #### 2020-09-05 10:12:23.566615 #### 2020-09-05 10:12:33.690359 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forfromelse ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_declarations ... #### 2020-09-05 10:12:43.732113 #### 2020-09-05 10:12:53.769428 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport ... #### 2020-09-05 10:13:03.813581 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethextarg ... #### 2020-09-05 10:13:13.849055 #### 2020-09-05 10:13:23.888296 #### 2020-09-05 10:13:33.946784 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport ... #### 2020-09-05 10:13:43.993372 #### 2020-09-05 10:13:54.065457 #### 2020-09-05 10:14:04.375385 #### 2020-09-05 10:14:14.501530 ok runTest (__main__.CythonCompileTestCase) compiling (c) traceback ... ok runTest (__main__.CythonCompileTestCase) compiling (c) globalstmt ... #### 2020-09-05 10:14:24.557255 #### 2020-09-05 10:14:34.595501 #### 2020-09-05 10:14:44.635463 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalstmt ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) traceback ... #### 2020-09-05 10:14:54.688588 #### 2020-09-05 10:15:04.738806 #### 2020-09-05 10:15:14.832084 ok runTest (__main__.CythonCompileTestCase) compiling (c) index ... #### 2020-09-05 10:15:24.904181 ok runTest (__main__.CythonCompileTestCase) compiling (c) tryfinally ... #### 2020-09-05 10:15:34.971281 #### 2020-09-05 10:15:45.021733 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) index ... #### 2020-09-05 10:15:55.089522 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryfinally ... #### 2020-09-05 10:16:05.142695 #### 2020-09-05 10:16:15.193373 #### 2020-09-05 10:16:25.238378 ok runTest (__main__.CythonCompileTestCase) compiling (c) indices ... #### 2020-09-05 10:16:35.538738 #### 2020-09-05 10:16:45.701061 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf8bom ... #### 2020-09-05 10:16:55.748892 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) indices ... #### 2020-09-05 10:17:05.792098 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf8bom ... #### 2020-09-05 10:17:15.831700 #### 2020-09-05 10:17:25.877046 #### 2020-09-05 10:17:35.925333 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) watts2 ... #### 2020-09-05 10:17:45.969729 #### 2020-09-05 10:17:56.018271 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) watts2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fused_redeclare_T3111 ... #### 2020-09-05 10:18:06.060750 #### 2020-09-05 10:18:16.100009 ok runTest (__main__.CythonCompileTestCase) compiling (c) weakref_T276 ... #### 2020-09-05 10:18:26.138047 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba4 ... #### 2020-09-05 10:18:36.182464 ok runTest (__main__.CythonCompileTestCase) compiling (c) error_declarations ... #### 2020-09-05 10:18:46.251958 #### 2020-09-05 10:18:56.341523 #### 2020-09-05 10:19:06.404848 #### 2020-09-05 10:19:16.792354 #### 2020-09-05 10:19:26.855123 #### 2020-09-05 10:19:36.892956 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba6 ... #### 2020-09-05 10:19:46.929062 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) weakref_T276 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_inplace_division ... #### 2020-09-05 10:19:56.969388 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba6 ... #### 2020-09-05 10:20:07.012852 #### 2020-09-05 10:20:17.053983 ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson1 ... #### 2020-09-05 10:20:27.091496 #### 2020-09-05 10:20:37.127867 #### 2020-09-05 10:20:47.164678 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson1 ... #### 2020-09-05 10:20:57.205234 #### 2020-09-05 10:21:07.255685 #### 2020-09-05 10:21:17.332305 ok runTest (__main__.CythonCompileTestCase) compiling (c) khavkine1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) bufaccess_noassignT444 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) buffertypedef_T117 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_class_properties_decorated ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cfunc_directive_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_time_unraisable_T370 ... #### 2020-09-05 10:21:27.412348 #### 2020-09-05 10:21:37.509994 ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl_errors ... #### 2020-09-05 10:21:47.573064 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpp_object_template ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cython3_bytes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_argdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badexcvaltype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_boolcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_in_py ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ctypedefornot ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_decorators ... #### 2020-09-05 10:21:57.635489 #### 2020-09-05 10:22:07.680298 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_directives ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exceptclause ... #### 2020-09-05 10:22:18.043914 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exttype_freelist ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_func_in_pxd ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_numop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_strcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch_transform ... #### 2020-09-05 10:22:28.088533 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) khavkine1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_unop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) empty ... #### 2020-09-05 10:22:38.126689 #### 2020-09-05 10:22:48.163984 ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_notuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax_ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T165 ... #### 2020-09-05 10:22:58.204441 ok runTest (__main__.CythonCompileTestCase) compiling (c) mod_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil_buffer_acquisition ... #### 2020-09-05 10:23:08.240550 #### 2020-09-05 10:23:18.296706 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def_tuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parsed_directive ... #### 2020-09-05 10:23:28.376361 #### 2020-09-05 10:23:38.420334 ok runTest (__main__.CythonCompileTestCase) compiling (c) lepage_2 ... #### 2020-09-05 10:23:48.485640 #### 2020-09-05 10:23:58.545590 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async9 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pure_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_signature_mismatch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_unicode_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) return_outside_function_T135 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lepage_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) reversed_literal_pyobjs ... #### 2020-09-05 10:24:08.623432 ok runTest (__main__.CythonCompileTestCase) compiling (c) syntax_warnings ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_numpy_arr_as_cppvec_ref ... #### 2020-09-05 10:24:18.668513 #### 2020-09-05 10:24:28.768740 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extension_type_memoryview ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_signal ... #### 2020-09-05 10:24:38.829021 #### 2020-09-05 10:24:48.878663 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_signal ... #### 2020-09-05 10:24:58.915971 ok runTest (__main__.CythonCompileTestCase) compiling (c) globvardef ... #### 2020-09-05 10:25:08.956648 #### 2020-09-05 10:25:18.994711 ok runTest (__main__.CythonCompileTestCase) compiling (c) magcmp ... #### 2020-09-05 10:25:29.208055 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globvardef ... #### 2020-09-05 10:25:39.277928 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) magcmp ... div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok #### 2020-09-05 10:25:49.319955 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_inplace_division ... #### 2020-09-05 10:25:59.471292 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba3 ... #### 2020-09-05 10:26:09.512646 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_api ... #### 2020-09-05 10:26:19.580888 #### 2020-09-05 10:26:29.633400 #### 2020-09-05 10:26:39.673390 #### 2020-09-05 10:26:49.823275 #### 2020-09-05 10:26:59.866500 #### 2020-09-05 10:27:09.930681 #### 2020-09-05 10:27:19.977995 #### 2020-09-05 10:27:30.031882 #### 2020-09-05 10:27:40.084490 #### 2020-09-05 10:27:50.138941 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba3 ... #### 2020-09-05 10:28:00.195109 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_api ... #### 2020-09-05 10:28:10.245152 #### 2020-09-05 10:28:20.297771 #### 2020-09-05 10:28:30.342378 #### 2020-09-05 10:28:40.392358 #### 2020-09-05 10:28:50.439113 #### 2020-09-05 10:29:00.498344 #### 2020-09-05 10:29:10.546127 #### 2020-09-05 10:29:20.668739 #### 2020-09-05 10:29:30.757709 ok runTest (__main__.CythonCompileTestCase) compiling (c) kleckner1 ... #### 2020-09-05 10:29:41.285563 #### 2020-09-05 10:29:51.410074 #### 2020-09-05 10:30:01.494559 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kleckner1 ... #### 2020-09-05 10:30:11.541827 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pxd_mix ... #### 2020-09-05 10:30:21.609829 #### 2020-09-05 10:30:31.655507 ok runTest (__main__.CythonCompileTestCase) compiling (c) min_async ... #### 2020-09-05 10:30:41.714349 #### 2020-09-05 10:30:51.765981 #### 2020-09-05 10:31:01.817898 #### 2020-09-05 10:31:11.876686 #### 2020-09-05 10:31:21.935251 test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extension_type_memoryview ... #### 2020-09-05 10:31:31.993872 #### 2020-09-05 10:31:42.039048 #### 2020-09-05 10:31:52.085817 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) min_async ... #### 2020-09-05 10:32:02.131761 div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok #### 2020-09-05 10:32:12.168854 runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_pep489_typing ... #### 2020-09-05 10:32:22.222763 #### 2020-09-05 10:32:32.284112 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pxd_mix ... #### 2020-09-05 10:32:42.341368 #### 2020-09-05 10:32:52.388919 #### 2020-09-05 10:33:02.527435 #### 2020-09-05 10:33:12.651783 #### 2020-09-05 10:33:22.706800 ok runTest (__main__.CythonCompileTestCase) compiling (c) msvc_strings ... #### 2020-09-05 10:33:32.824903 #### 2020-09-05 10:33:42.899508 #### 2020-09-05 10:33:52.964951 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) msvc_strings ... #### 2020-09-05 10:34:03.491307 #### 2020-09-05 10:34:13.560003 #### 2020-09-05 10:34:23.607663 #### 2020-09-05 10:34:33.663317 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonctypedefclass ... #### 2020-09-05 10:34:43.720773 #### 2020-09-05 10:34:53.779478 #### 2020-09-05 10:35:03.818816 #### 2020-09-05 10:35:13.865515 #### 2020-09-05 10:35:23.930729 ok runTest (__main__.CythonCompileTestCase) compiling (c) signedtypes ... #### 2020-09-05 10:35:33.971698 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonctypedefclass ... #### 2020-09-05 10:35:44.014178 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) signedtypes ... #### 2020-09-05 10:35:54.061743 #### 2020-09-05 10:36:04.140221 #### 2020-09-05 10:36:14.179803 ok runTest (__main__.CythonCompileTestCase) compiling (c) specialfloatvals ... #### 2020-09-05 10:36:24.222749 #### 2020-09-05 10:36:34.263832 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specialfloatvals ... ok runTest (__main__.CythonCompileTestCase) compiling (c) omittedargnames ... #### 2020-09-05 10:36:44.305733 #### 2020-09-05 10:36:54.353914 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) omittedargnames ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethdocstring ... #### 2020-09-05 10:37:04.772545 #### 2020-09-05 10:37:14.866530 #### 2020-09-05 10:37:24.942536 ok runTest (__main__.CythonCompileTestCase) compiling (c) posix_pxds ... #### 2020-09-05 10:37:34.983121 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethdocstring ... #### 2020-09-05 10:37:45.068776 #### 2020-09-05 10:37:55.120439 #### 2020-09-05 10:38:05.206072 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) posix_pxds ... #### 2020-09-05 10:38:15.282703 #### 2020-09-05 10:38:25.332599 ok runTest (__main__.CythonCompileTestCase) compiling (c) stop_async_iteration_exception_pep492 ... #### 2020-09-05 10:38:35.388660 test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok #### 2020-09-05 10:38:45.518630 runTest (__main__.EndToEndTest) End-to-end memoryview_acq_count ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_cimport ... #### 2020-09-05 10:38:55.590651 #### 2020-09-05 10:39:05.660675 #### 2020-09-05 10:39:15.712698 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_cimport ... #### 2020-09-05 10:39:25.781727 #### 2020-09-05 10:39:36.143634 #### 2020-09-05 10:39:46.255099 #### 2020-09-05 10:39:56.349543 ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_override_T230 ... #### 2020-09-05 10:40:06.412896 #### 2020-09-05 10:40:16.482482 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) stop_async_iteration_exception_pep492 ... #### 2020-09-05 10:40:26.639687 #### 2020-09-05 10:40:36.725004 #### 2020-09-05 10:40:46.837420 #### 2020-09-05 10:40:56.972400 #### 2020-09-05 10:41:07.064032 #### 2020-09-05 10:41:17.197113 #### 2020-09-05 10:41:27.347707 #### 2020-09-05 10:41:37.469442 #### 2020-09-05 10:41:47.568717 #### 2020-09-05 10:41:57.705728 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pxd_override_T230 ... #### 2020-09-05 10:42:07.813398 #### 2020-09-05 10:42:17.927063 ok runTest (__main__.CythonCompileTestCase) compiling (c) typecast ... #### 2020-09-05 10:42:28.060773 #### 2020-09-05 10:42:38.167017 #### 2020-09-05 10:42:48.228604 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) typecast ... #### 2020-09-05 10:42:58.358337 #### 2020-09-05 10:43:08.499774 #### 2020-09-05 10:43:19.066182 get_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.get_int_2d ... ok set_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.set_int_2d ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_pep489_typing ... #### 2020-09-05 10:43:29.290635 ok runTest (__main__.EndToEndTest) End-to-end verbatiminclude_cimport ... #### 2020-09-05 10:43:39.382657 #### 2020-09-05 10:43:49.521683 #### 2020-09-05 10:43:59.737470 #### 2020-09-05 10:44:09.861791 ok runTest (__main__.CythonCompileTestCase) compiling (c) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) while ... #### 2020-09-05 10:44:20.019746 #### 2020-09-05 10:44:30.168170 #### 2020-09-05 10:44:40.261771 #### 2020-09-05 10:44:50.461656 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) while ... #### 2020-09-05 10:45:00.523663 #### 2020-09-05 10:45:10.618464 #### 2020-09-05 10:45:20.686627 #### 2020-09-05 10:45:30.775817 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicex ... ok runTest (__main__.CythonCompileTestCase) compiling (c) break_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin_type_inheritance ... ok runTest (__main__.CythonCompileTestCase) compiling (c) callargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefspecial #### 2020-09-05 10:45:40.911494 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_attributes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cmethbasematch ... #### 2020-09-05 10:45:50.971752 ok runTest (__main__.CythonCompileTestCase) compiling (c) continue_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) declareafteruse_T158 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_assnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_autotestdict ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badfuncargtype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_missing_declarator ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefemptysue ... #### 2020-09-05 10:46:01.381065 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cunion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cython_parallel ... #### 2020-09-05 10:46:11.433040 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicex ... #### 2020-09-05 10:46:21.532133 #### 2020-09-05 10:46:31.669925 #### 2020-09-05 10:46:41.759666 #### 2020-09-05 10:46:51.862694 #### 2020-09-05 10:47:02.066125 ok runTest (__main__.CythonCompileTestCase) compiling (c) tryexcept ... #### 2020-09-05 10:47:12.167553 #### 2020-09-05 10:47:22.312967 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fused_closure ... #### 2020-09-05 10:47:32.388798 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nosignword ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_powop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_relative_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_subop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tempcast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_undefexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) encoding ... ok runTest (__main__.CythonCompileTestCase) compiling (c) exec_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_types ... #### 2020-09-05 10:47:42.571636 #### 2020-09-05 10:47:52.655616 #### 2020-09-05 10:48:02.712579 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryexcept ... #### 2020-09-05 10:48:12.857708 #### 2020-09-05 10:48:22.951693 #### 2020-09-05 10:48:33.101893 #### 2020-09-05 10:48:43.198787 #### 2020-09-05 10:48:53.306902 #### 2020-09-05 10:49:03.388970 ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) literal_lists ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pure_cclass_without_body ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_mixtabspace ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) void_as_arg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_for ... #### 2020-09-05 10:49:13.507884 ok runTest (__main__.CythonCompileTestCase) compiling (c) callingnonexisting_T307 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) charptr_from_temp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_gil_GH1986 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_comparison ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_with ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable_cf ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_auto_conversion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) wraparound_warnings ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addressof ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_compare_type_pointers ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bitop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callspec ... #### 2020-09-05 10:49:23.728931 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_keywords_T241 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_yield ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_excvalfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fstring ... #### 2020-09-05 10:49:33.872049 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_index ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_invalid_num_threads ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nonlocal_T490 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pxdimpl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pyobinstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_return ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_sizeofincomplete ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_slice ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extclassattrsetting ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking ... #### 2020-09-05 10:49:43.992621 ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser ... ok runTest (__main__.CythonCompileTestCase) compiling (c) final_methods ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_cast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T156 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) notcimportedT418 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async4 ... #### 2020-09-05 10:49:54.150525 #### 2020-09-05 10:50:04.226618 #### 2020-09-05 10:50:14.366719 #### 2020-09-05 10:50:24.571621 #### 2020-09-05 10:50:34.673835 #### 2020-09-05 10:50:44.770369 #### 2020-09-05 10:50:54.864589 #### 2020-09-05 10:51:04.957117 #### 2020-09-05 10:51:15.028693 ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_cdef_class_declaration_T286 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_ucs4_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) string_assignments ... ok runTest (__main__.CythonCompileTestCase) compiling (c) subtyping_final_class ... #### 2020-09-05 10:51:25.371938 ok runTest (__main__.CythonCompileTestCase) compiling (c) tree_assert ... ok runTest (__main__.CythonCompileTestCase) compiling (c) typoT304 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) undefinedname ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_cdef_override ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_python_list_as_cppset_ref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unused ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running contig_check ... #### 2020-09-05 10:51:35.492620 #### 2020-09-05 10:51:45.582397 #### 2020-09-05 10:51:55.644363 #### 2020-09-05 10:52:05.785880 #### 2020-09-05 10:52:15.870597 #### 2020-09-05 10:52:25.927583 #### 2020-09-05 10:52:35.979466 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_annotation_typing ... #### 2020-09-05 10:52:46.057842 #### 2020-09-05 10:52:56.153291 #### 2020-09-05 10:53:06.192124 #### 2020-09-05 10:53:16.230589 #### 2020-09-05 10:53:26.267019 #### 2020-09-05 10:53:36.303172 #### 2020-09-05 10:53:46.341819 #### 2020-09-05 10:53:56.378470 #### 2020-09-05 10:54:06.422556 #### 2020-09-05 10:54:16.474831 #### 2020-09-05 10:54:26.602154 #### 2020-09-05 10:54:36.677706 #### 2020-09-05 10:54:46.764879 #### 2020-09-05 10:54:56.837088 #### 2020-09-05 10:55:06.888495 get_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.get_int_2d ... ok set_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.set_int_2d ... ok #### 2020-09-05 10:55:16.940751 runTest (__main__.EndToEndTest) End-to-end pyximport_basic ... #### 2020-09-05 10:55:27.073769 #### 2020-09-05 10:55:37.128785 #### 2020-09-05 10:55:47.231519 ok runTest (__main__.EndToEndTest) End-to-end pyximport_errors ... #### 2020-09-05 10:55:57.282411 #### 2020-09-05 10:56:07.336788 #### 2020-09-05 10:56:17.395724 #### 2020-09-05 10:56:27.483861 #### 2020-09-05 10:56:37.574955 ok runTest (__main__.EndToEndTest) End-to-end pyximport_pyimport ... #### 2020-09-05 10:56:47.707253 #### 2020-09-05 10:56:57.775657 #### 2020-09-05 10:57:07.863940 #### 2020-09-05 10:57:17.924676 #### 2020-09-05 10:57:28.052299 #### 2020-09-05 10:57:38.233944 #### 2020-09-05 10:57:48.295527 #### 2020-09-05 10:57:58.398609 #### 2020-09-05 10:58:08.463772 copy_fortran2 (contig_check) Doctest: contig_check.copy_fortran2 ... ok copy_fortran3 (contig_check) Doctest: contig_check.copy_fortran3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running contig_check ... #### 2020-09-05 10:58:18.992013 #### 2020-09-05 10:58:29.072828 #### 2020-09-05 10:58:39.148757 #### 2020-09-05 10:58:49.219917 #### 2020-09-05 10:58:59.275379 #### 2020-09-05 10:59:09.330761 #### 2020-09-05 10:59:19.404741 === C/C++ compiler error output: === memoryview_annotation_typing.c:13163:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 13163 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:13103:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 13103 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9956:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 9956 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9896:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 9896 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9798:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 9798 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9699:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 9699 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9618:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 9618 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9537:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 9537 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:5256:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 5256 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4992:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 4992 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4588:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 4588 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4528:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 4528 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== one_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.two_dim ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_annotation_typing ... #### 2020-09-05 10:59:29.470787 #### 2020-09-05 10:59:39.545939 #### 2020-09-05 10:59:49.592311 #### 2020-09-05 10:59:59.667544 #### 2020-09-05 11:00:09.723789 #### 2020-09-05 11:00:19.790724 #### 2020-09-05 11:00:29.847702 #### 2020-09-05 11:00:39.909982 #### 2020-09-05 11:00:49.950736 #### 2020-09-05 11:00:59.999728 #### 2020-09-05 11:01:10.057765 #### 2020-09-05 11:01:20.100018 #### 2020-09-05 11:01:30.144824 #### 2020-09-05 11:01:40.192583 #### 2020-09-05 11:01:50.285904 #### 2020-09-05 11:02:00.348809 #### 2020-09-05 11:02:10.398444 #### 2020-09-05 11:02:20.454678 #### 2020-09-05 11:02:30.513262 #### 2020-09-05 11:02:40.574878 #### 2020-09-05 11:02:50.626700 #### 2020-09-05 11:03:00.685866 ok runTest (__main__.EndToEndTest) End-to-end __debug__ ... #### 2020-09-05 11:03:10.748616 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_in_subclasses ... #### 2020-09-05 11:03:20.833300 #### 2020-09-05 11:03:30.876203 #### 2020-09-05 11:03:40.995611 #### 2020-09-05 11:03:51.071600 #### 2020-09-05 11:04:01.400098 #### 2020-09-05 11:04:11.534654 ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute__ ... #### 2020-09-05 11:04:21.604008 #### 2020-09-05 11:04:31.670782 #### 2020-09-05 11:04:41.734905 #### 2020-09-05 11:04:51.805652 #### 2020-09-05 11:05:01.850505 #### 2020-09-05 11:05:11.943868 copy_fortran2 (contig_check) Doctest: contig_check.copy_fortran2 ... ok copy_fortran3 (contig_check) Doctest: contig_check.copy_fortran3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonarray ... #### 2020-09-05 11:05:22.011900 #### 2020-09-05 11:05:32.064882 #### 2020-09-05 11:05:42.182138 #### 2020-09-05 11:05:52.238615 #### 2020-09-05 11:06:02.304806 === C/C++ compiler error output: === memoryview_annotation_typing.cpp:13177:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 13177 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:13117:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 13117 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9970:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 9970 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9910:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 9910 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9812:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 9812 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9713:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 9713 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9632:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 9632 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9551:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 9551 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:5270:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 5270 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:5006:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 5006 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:4602:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 4602 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:4542:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 4542 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== one_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.two_dim ... ok run (__main__.PureDoctestTestCase) running pure doctests in memoryview_annotation_typing ... one_dim (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.two_dim ... ok runTest (__main__.CythonCompileTestCase) compiling (c) memview_assignments ... #### 2020-09-05 11:06:12.380664 both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute__ ... #### 2020-09-05 11:06:22.425729 #### 2020-09-05 11:06:32.467139 #### 2020-09-05 11:06:42.552666 #### 2020-09-05 11:06:52.600755 #### 2020-09-05 11:07:02.724557 #### 2020-09-05 11:07:12.783286 #### 2020-09-05 11:07:22.891906 #### 2020-09-05 11:07:33.060679 #### 2020-09-05 11:07:43.137003 #### 2020-09-05 11:07:53.185461 #### 2020-09-05 11:08:03.225166 #### 2020-09-05 11:08:13.295532 #### 2020-09-05 11:08:23.376620 both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addloop ... #### 2020-09-05 11:08:33.428272 #### 2020-09-05 11:08:43.502146 #### 2020-09-05 11:08:53.621453 #### 2020-09-05 11:09:03.676855 addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok #### 2020-09-05 11:09:13.739282 runTest (__main__.CythonRunTestCase) compiling (cpp) and running addloop ... #### 2020-09-05 11:09:23.811715 #### 2020-09-05 11:09:34.136770 #### 2020-09-05 11:09:44.286052 #### 2020-09-05 11:09:54.355902 #### 2020-09-05 11:10:04.407634 addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addop ... #### 2020-09-05 11:10:14.455676 #### 2020-09-05 11:10:24.514430 #### 2020-09-05 11:10:34.696456 BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-09-05 11:10:44.748513 #### 2020-09-05 11:10:54.789622 add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addop ... #### 2020-09-05 11:11:04.828163 ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-09-05 11:11:14.867535 #### 2020-09-05 11:11:24.935798 #### 2020-09-05 11:11:34.981620 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... #### 2020-09-05 11:11:45.077662 add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_assignments ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running append ... #### 2020-09-05 11:11:55.138171 #### 2020-09-05 11:12:05.180411 #### 2020-09-05 11:12:15.218412 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_in_subclasses ... #### 2020-09-05 11:12:25.256503 #### 2020-09-05 11:12:35.296058 #### 2020-09-05 11:12:45.332507 #### 2020-09-05 11:12:55.378313 #### 2020-09-05 11:13:05.467991 #### 2020-09-05 11:13:15.536445 #### 2020-09-05 11:13:25.582409 acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok length (cythonarray) Doctest: cythonarray.length ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonarray ... #### 2020-09-05 11:13:35.634231 #### 2020-09-05 11:13:45.690862 C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running append ... #### 2020-09-05 11:13:55.777032 #### 2020-09-05 11:14:05.835549 #### 2020-09-05 11:14:15.948089 #### 2020-09-05 11:14:26.037676 #### 2020-09-05 11:14:36.112524 #### 2020-09-05 11:14:46.226837 #### 2020-09-05 11:14:56.306433 #### 2020-09-05 11:15:06.573468 #### 2020-09-05 11:15:16.682365 #### 2020-09-05 11:15:26.744224 #### 2020-09-05 11:15:36.792502 #### 2020-09-05 11:15:46.842313 #### 2020-09-05 11:15:56.920169 C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running args_unpacking_in_closure_T658 ... #### 2020-09-05 11:16:07.001888 #### 2020-09-05 11:16:17.045779 #### 2020-09-05 11:16:27.128795 #### 2020-09-05 11:16:37.271257 #### 2020-09-05 11:16:47.487844 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running args_unpacking_in_closure_T658 ... #### 2020-09-05 11:16:57.651461 #### 2020-09-05 11:17:07.716097 #### 2020-09-05 11:17:17.811644 #### 2020-09-05 11:17:27.932836 #### 2020-09-05 11:17:37.991341 #### 2020-09-05 11:17:48.105218 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview ... runTest (__main__.EndToEndTest) End-to-end array_cimport ... #### 2020-09-05 11:17:58.182215 #### 2020-09-05 11:18:08.219228 #### 2020-09-05 11:18:18.267364 #### 2020-09-05 11:18:28.312712 #### 2020-09-05 11:18:38.351518 #### 2020-09-05 11:18:48.405766 #### 2020-09-05 11:18:58.484766 #### 2020-09-05 11:19:08.542569 #### 2020-09-05 11:19:18.605410 BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-09-05 11:19:28.677922 #### 2020-09-05 11:19:38.717809 #### 2020-09-05 11:19:48.824414 #### 2020-09-05 11:19:58.923138 ok runTest (__main__.CythonRunTestCase) compiling (c) and running attribute_and_lambda ... ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-09-05 11:20:09.398317 #### 2020-09-05 11:20:19.486947 #### 2020-09-05 11:20:29.546998 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... #### 2020-09-05 11:20:39.629334 #### 2020-09-05 11:20:49.682206 test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attribute_and_lambda ... #### 2020-09-05 11:20:59.785726 #### 2020-09-05 11:21:09.848641 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryviewattrs ... #### 2020-09-05 11:21:19.938693 #### 2020-09-05 11:21:29.979574 #### 2020-09-05 11:21:40.075746 #### 2020-09-05 11:21:50.131712 test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok #### 2020-09-05 11:22:00.184556 runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef_closures ... acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok length (cythonarray) Doctest: cythonarray.length ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview ... #### 2020-09-05 11:22:10.249618 #### 2020-09-05 11:22:20.287534 #### 2020-09-05 11:22:30.351608 #### 2020-09-05 11:22:40.393436 #### 2020-09-05 11:22:50.434789 #### 2020-09-05 11:23:00.471427 #### 2020-09-05 11:23:10.509141 closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef_closures ... #### 2020-09-05 11:23:20.572206 #### 2020-09-05 11:23:30.616161 #### 2020-09-05 11:23:40.659578 #### 2020-09-05 11:23:50.739792 #### 2020-09-05 11:24:00.792230 #### 2020-09-05 11:24:10.843044 #### 2020-09-05 11:24:20.889327 #### 2020-09-05 11:24:30.940045 closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef_closures ... closure_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.closure_func ... ok generator_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_property_T354 ... #### 2020-09-05 11:24:40.987977 #### 2020-09-05 11:24:51.078046 #### 2020-09-05 11:25:01.129781 #### 2020-09-05 11:25:11.174059 #### 2020-09-05 11:25:21.219708 #### 2020-09-05 11:25:31.273238 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok #### 2020-09-05 11:25:41.326037 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_property_T354 ... #### 2020-09-05 11:25:51.370491 #### 2020-09-05 11:26:01.416699 #### 2020-09-05 11:26:11.459411 #### 2020-09-05 11:26:21.507639 #### 2020-09-05 11:26:31.912414 #### 2020-09-05 11:26:42.022321 #### 2020-09-05 11:26:52.082612 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bishop2 ... #### 2020-09-05 11:27:02.132979 #### 2020-09-05 11:27:12.185251 #### 2020-09-05 11:27:22.260874 #### 2020-09-05 11:27:32.312634 #### 2020-09-05 11:27:42.356508 #### 2020-09-05 11:27:52.415165 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop2 ... #### 2020-09-05 11:28:02.478413 #### 2020-09-05 11:28:12.535663 #### 2020-09-05 11:28:22.603586 #### 2020-09-05 11:28:32.654118 #### 2020-09-05 11:28:42.722852 #### 2020-09-05 11:28:52.796326 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolean_context ... #### 2020-09-05 11:29:02.841627 #### 2020-09-05 11:29:12.894059 #### 2020-09-05 11:29:22.987861 test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolean_context ... #### 2020-09-05 11:29:33.046906 #### 2020-09-05 11:29:43.105445 #### 2020-09-05 11:29:53.160176 test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bound_builtin_methods_T589 ... #### 2020-09-05 11:30:03.234765 #### 2020-09-05 11:30:13.281456 #### 2020-09-05 11:30:23.327440 #### 2020-09-05 11:30:33.365281 call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs) Doctest: memoryviewattrs.test_copy_return_type ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryviewattrs ... #### 2020-09-05 11:30:43.424848 #### 2020-09-05 11:30:53.482421 list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok #### 2020-09-05 11:31:03.561674 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bound_builtin_methods_T589 ... #### 2020-09-05 11:31:13.637771 #### 2020-09-05 11:31:23.711608 #### 2020-09-05 11:31:33.764767 #### 2020-09-05 11:31:44.158245 #### 2020-09-05 11:31:54.311414 #### 2020-09-05 11:32:04.355725 #### 2020-09-05 11:32:14.416877 list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_abs ... #### 2020-09-05 11:32:24.455829 #### 2020-09-05 11:32:34.495605 #### 2020-09-05 11:32:44.532342 #### 2020-09-05 11:32:54.570209 #### 2020-09-05 11:33:04.611465 #### 2020-09-05 11:33:14.647300 abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok complex_abs (builtin_abs) Doctest: builtin_abs.complex_abs ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok sub_abs (builtin_abs) Doctest: builtin_abs.sub_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_abs ... #### 2020-09-05 11:33:24.684334 #### 2020-09-05 11:33:34.768947 #### 2020-09-05 11:33:44.831398 #### 2020-09-05 11:33:54.877606 #### 2020-09-05 11:34:04.925836 #### 2020-09-05 11:34:14.989232 #### 2020-09-05 11:34:25.049943 abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok complex_abs (builtin_abs) Doctest: builtin_abs.complex_abs ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok sub_abs (builtin_abs) Doctest: builtin_abs.sub_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok #### 2020-09-05 11:34:35.157030 runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_basestring ... #### 2020-09-05 11:34:45.215677 #### 2020-09-05 11:34:55.278454 #### 2020-09-05 11:35:05.322877 === C/C++ compiler error output: === builtin_basestring.c: In function ‘__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3’: builtin_basestring.c:1310:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1310 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1339:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1339 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... #### 2020-09-05 11:35:15.385738 ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_basestring ... #### 2020-09-05 11:35:25.430400 #### 2020-09-05 11:35:35.476152 #### 2020-09-05 11:35:45.884199 #### 2020-09-05 11:35:55.986550 === C/C++ compiler error output: === builtin_basestring.cpp: In function ‘PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)’: builtin_basestring.cpp:1324:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1324 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1353:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1353 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_methods_return_values ... #### 2020-09-05 11:36:06.033641 #### 2020-09-05 11:36:16.078833 #### 2020-09-05 11:36:26.124172 #### 2020-09-05 11:36:36.169163 #### 2020-09-05 11:36:46.210039 _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_methods_return_values ... #### 2020-09-05 11:36:56.262362 #### 2020-09-05 11:37:06.337397 #### 2020-09-05 11:37:16.380495 #### 2020-09-05 11:37:26.422247 #### 2020-09-05 11:37:36.465593 _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_ord ... #### 2020-09-05 11:37:46.512025 #### 2020-09-05 11:37:56.554852 #### 2020-09-05 11:38:06.593062 #### 2020-09-05 11:38:16.633644 #### 2020-09-05 11:38:26.711559 compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_ord ... #### 2020-09-05 11:38:36.747993 #### 2020-09-05 11:38:46.792866 same_type_after_arrays_composite (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... #### 2020-09-05 11:38:56.827821 ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_transpose_type (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose_type ... ok same_type_after_arrays_composite (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok test_boundscheck_and_wraparound (numpy_memoryview) Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_refcount_GH507 (numpy_memoryview) Doctest: numpy_memoryview.test_refcount_GH507 ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok test_transpose_type (numpy_memoryview) Doctest: numpy_memoryview.test_transpose_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview ... #### 2020-09-05 11:39:06.867324 compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_sorted ... #### 2020-09-05 11:39:16.904695 #### 2020-09-05 11:39:27.312458 call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs) Doctest: memoryviewattrs.test_copy_return_type ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running annotation_typing ... #### 2020-09-05 11:39:37.409849 #### 2020-09-05 11:39:47.454711 #### 2020-09-05 11:39:57.547267 #### 2020-09-05 11:40:07.589926 #### 2020-09-05 11:40:17.636656 #### 2020-09-05 11:40:27.675687 #### 2020-09-05 11:40:37.719678 sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_arg_with_key (builtin_sorted) Doctest: builtin_sorted.sorted_arg_with_key ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_sorted ... #### 2020-09-05 11:40:47.762657 #### 2020-09-05 11:40:57.801507 #### 2020-09-05 11:41:07.838369 EarlyClass (annotation_typing) Doctest: annotation_typing.EarlyClass ... ok call_exception_default (annotation_typing) Doctest: annotation_typing.call_exception_default ... ok call_struct_io (annotation_typing) Doctest: annotation_typing.call_struct_io ... ok ctypes_def (annotation_typing) Doctest: annotation_typing.ctypes_def ... ok exception_default (annotation_typing) Doctest: annotation_typing.exception_default ... ok old_dict_syntax (annotation_typing) Doctest: annotation_typing.old_dict_syntax ... #### 2020-09-05 11:41:17.903926 ok py_float_default (annotation_typing) Doctest: annotation_typing.py_float_default ... ok pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok struct_convert (annotation_typing) Doctest: annotation_typing.struct_convert ... ok struct_io (annotation_typing) Doctest: annotation_typing.struct_io ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotation_typing ... #### 2020-09-05 11:41:27.942703 #### 2020-09-05 11:41:37.986847 #### 2020-09-05 11:41:48.031547 #### 2020-09-05 11:41:58.072641 #### 2020-09-05 11:42:08.113361 sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_arg_with_key (builtin_sorted) Doctest: builtin_sorted.sorted_arg_with_key ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_T653 ... #### 2020-09-05 11:42:18.157004 #### 2020-09-05 11:42:28.193933 #### 2020-09-05 11:42:38.230435 memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok min_max_tree_restructuring (memoryview) Doctest: memoryview.min_max_tree_restructuring ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok optimised_index_of_slice (memoryview) Doctest: memoryview.optimised_index_of_slice ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_from_byteslike (memoryview) Doctest: memoryview.test_assign_from_byteslike ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_pyview_of_memview (memoryview) Doctest: memoryview.test_pyview_of_memview ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok #### 2020-09-05 11:42:48.285792 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview ... #### 2020-09-05 11:42:58.322928 #### 2020-09-05 11:43:08.362115 EarlyClass (annotation_typing) Doctest: annotation_typing.EarlyClass ... ok call_exception_default (annotation_typing) Doctest: annotation_typing.call_exception_default ... ok call_struct_io (annotation_typing) Doctest: annotation_typing.call_struct_io ... ok ctypes_def (annotation_typing) Doctest: annotation_typing.ctypes_def ... ok exception_default (annotation_typing) Doctest: annotation_typing.exception_default ... ok old_dict_syntax (annotation_typing) Doctest: annotation_typing.old_dict_syntax ... ok py_float_default (annotation_typing) Doctest: annotation_typing.py_float_default ... ok pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok struct_convert (annotation_typing) Doctest: annotation_typing.struct_convert ... ok struct_io (annotation_typing) Doctest: annotation_typing.struct_io ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argerrors ... #### 2020-09-05 11:43:18.404463 #### 2020-09-05 11:43:28.449767 #### 2020-09-05 11:43:38.492862 test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argerrors ... #### 2020-09-05 11:43:48.532725 #### 2020-09-05 11:43:58.574470 #### 2020-09-05 11:44:08.613561 #### 2020-09-05 11:44:18.786777 test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in argerrors ... test_single_arg (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_single_arg ... ok test_two_args (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running array_address ... #### 2020-09-05 11:44:28.848068 #### 2020-09-05 11:44:38.887831 #### 2020-09-05 11:44:48.925090 test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running array_address ... #### 2020-09-05 11:44:58.979816 #### 2020-09-05 11:45:09.045540 #### 2020-09-05 11:45:19.091740 test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arrayassign ... #### 2020-09-05 11:45:29.137258 test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_T653 ... #### 2020-09-05 11:45:39.279457 #### 2020-09-05 11:45:49.346512 #### 2020-09-05 11:45:59.418146 #### 2020-09-05 11:46:09.471518 #### 2020-09-05 11:46:19.527562 #### 2020-09-05 11:46:29.563958 #### 2020-09-05 11:46:39.597609 #### 2020-09-05 11:46:49.638179 #### 2020-09-05 11:46:59.672306 #### 2020-09-05 11:47:09.716702 #### 2020-09-05 11:47:19.784999 #### 2020-09-05 11:47:29.823043 #### 2020-09-05 11:47:39.861397 #### 2020-09-05 11:47:49.898096 assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arrayassign ... #### 2020-09-05 11:47:59.935534 #### 2020-09-05 11:48:09.976792 #### 2020-09-05 11:48:20.011568 #### 2020-09-05 11:48:30.050429 #### 2020-09-05 11:48:40.084077 #### 2020-09-05 11:48:50.119765 #### 2020-09-05 11:49:00.156862 test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinslice ... #### 2020-09-05 11:49:10.194134 #### 2020-09-05 11:49:20.230527 #### 2020-09-05 11:49:30.554176 plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok #### 2020-09-05 11:49:40.614055 runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinslice ... #### 2020-09-05 11:49:50.671150 #### 2020-09-05 11:50:00.738863 #### 2020-09-05 11:50:10.783308 plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_formatting ... #### 2020-09-05 11:50:20.841461 assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assigned_builtin_methods ... #### 2020-09-05 11:50:30.886482 #### 2020-09-05 11:50:40.926772 format_bytes (bytes_formatting) Doctest: bytes_formatting.format_bytes ... ok format_bytes_with_str (bytes_formatting) Doctest: bytes_formatting.format_bytes_with_str ... ok #### 2020-09-05 11:50:50.966794 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_formatting ... #### 2020-09-05 11:51:01.014559 bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assigned_builtin_methods ... #### 2020-09-05 11:51:11.082527 #### 2020-09-05 11:51:21.124332 format_bytes (bytes_formatting) Doctest: bytes_formatting.format_bytes ... ok format_bytes_with_str (bytes_formatting) Doctest: bytes_formatting.format_bytes_with_str ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running call_crash ... #### 2020-09-05 11:51:31.158847 #### 2020-09-05 11:51:41.190845 bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_iter_pep492 ... #### 2020-09-05 11:51:51.224716 A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_crash ... #### 2020-09-05 11:52:01.264841 #### 2020-09-05 11:52:11.296737 #### 2020-09-05 11:52:21.674765 A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_coercion ... #### 2020-09-05 11:52:31.740473 #### 2020-09-05 11:52:41.776484 #### 2020-09-05 11:52:51.815497 #### 2020-09-05 11:53:01.848192 #### 2020-09-05 11:53:11.883610 #### 2020-09-05 11:53:21.958584 #### 2020-09-05 11:53:32.008758 #### 2020-09-05 11:53:42.040467 #### 2020-09-05 11:53:52.074565 #### 2020-09-05 11:54:02.116160 #### 2020-09-05 11:54:12.150849 #### 2020-09-05 11:54:22.205582 #### 2020-09-05 11:54:32.254568 #### 2020-09-05 11:54:42.293244 assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_cimported_as_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_as_int_array ... ok from_cimported_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_int_array ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_coercion ... #### 2020-09-05 11:54:52.349329 #### 2020-09-05 11:55:02.385787 #### 2020-09-05 11:55:12.422870 #### 2020-09-05 11:55:22.462645 #### 2020-09-05 11:55:32.509721 #### 2020-09-05 11:55:42.544700 #### 2020-09-05 11:55:52.587215 #### 2020-09-05 11:56:02.620663 #### 2020-09-05 11:56:12.681368 same_type_after_arrays_composite (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_transpose_type (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose_type ... ok same_type_after_arrays_composite (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok test_boundscheck_and_wraparound (numpy_memoryview) Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_refcount_GH507 (numpy_memoryview) Doctest: numpy_memoryview.test_refcount_GH507 ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok test_transpose_type (numpy_memoryview) Doctest: numpy_memoryview.test_transpose_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running relaxed_strides ... #### 2020-09-05 11:56:22.741465 #### 2020-09-05 11:56:32.779843 #### 2020-09-05 11:56:42.824233 #### 2020-09-05 11:56:52.859514 #### 2020-09-05 11:57:02.895741 #### 2020-09-05 11:57:12.930616 assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_cimported_as_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_as_int_array ... ok from_cimported_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_int_array ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascadedassignment ... #### 2020-09-05 11:57:23.289378 #### 2020-09-05 11:57:33.353203 #### 2020-09-05 11:57:43.413420 test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascadedassignment ... #### 2020-09-05 11:57:53.446940 #### 2020-09-05 11:58:03.482558 #### 2020-09-05 11:58:13.517603 async_iter_pep492 () Doctest: async_iter_pep492 ... ok test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_iter_pep492 ... #### 2020-09-05 11:58:23.554019 test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_property_decorator_T264 ... #### 2020-09-05 11:58:33.631705 #### 2020-09-05 11:58:43.664386 #### 2020-09-05 11:58:53.739465 #### 2020-09-05 11:59:03.803026 #### 2020-09-05 11:59:13.834742 #### 2020-09-05 11:59:23.867022 memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok min_max_tree_restructuring (memoryview) Doctest: memoryview.min_max_tree_restructuring ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok optimised_index_of_slice (memoryview) Doctest: memoryview.optimised_index_of_slice ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_from_byteslike (memoryview) Doctest: memoryview.test_assign_from_byteslike ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_pyview_of_memview (memoryview) Doctest: memoryview.test_pyview_of_memview ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok Prop (cdef_class_property_decorator_T264) Doctest: cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memslice ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_property_decorator_T264 ... #### 2020-09-05 11:59:33.915446 #### 2020-09-05 11:59:43.952099 #### 2020-09-05 11:59:53.992363 #### 2020-09-05 12:00:04.027933 #### 2020-09-05 12:00:14.084718 #### 2020-09-05 12:00:24.132336 #### 2020-09-05 12:00:34.169237 Prop (cdef_class_property_decorator_T264) Doctest: cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_function_kwargs ... #### 2020-09-05 12:00:44.245991 test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok test_zero_sized_multidim_ccontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok test_zero_sized_multidim_fcontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relaxed_strides ... #### 2020-09-05 12:00:54.279328 #### 2020-09-05 12:01:04.314171 #### 2020-09-05 12:01:14.351589 #### 2020-09-05 12:01:24.386629 #### 2020-09-05 12:01:34.418740 #### 2020-09-05 12:01:44.565803 #### 2020-09-05 12:01:54.604144 #### 2020-09-05 12:02:04.695353 #### 2020-09-05 12:02:14.733430 call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_function_kwargs ... #### 2020-09-05 12:02:24.764180 #### 2020-09-05 12:02:34.799752 #### 2020-09-05 12:02:44.833174 #### 2020-09-05 12:02:54.869094 #### 2020-09-05 12:03:04.906293 #### 2020-09-05 12:03:14.940676 #### 2020-09-05 12:03:24.971972 #### 2020-09-05 12:03:35.002485 #### 2020-09-05 12:03:45.062289 #### 2020-09-05 12:03:55.097051 #### 2020-09-05 12:04:05.132509 call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_setitem_T284 ... #### 2020-09-05 12:04:15.167150 #### 2020-09-05 12:04:25.200321 async_iter_pep492 () Doctest: async_iter_pep492 ... ok test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.EndToEndTest) End-to-end asyncio_generators ... #### 2020-09-05 12:04:35.234249 no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_setitem_T284 ... #### 2020-09-05 12:04:45.269350 #### 2020-09-05 12:04:55.623764 #### 2020-09-05 12:05:05.671241 no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefassign ... #### 2020-09-05 12:05:15.700386 test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok test_zero_sized_multidim_ccontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok test_zero_sized_multidim_fcontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running view_return_errors ... #### 2020-09-05 12:05:25.792930 test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefassign ... #### 2020-09-05 12:05:35.826756 #### 2020-09-05 12:05:45.892824 #### 2020-09-05 12:05:55.947808 test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefoptargs ... #### 2020-09-05 12:06:06.006166 #### 2020-09-05 12:06:16.103024 #### 2020-09-05 12:06:26.136865 #### 2020-09-05 12:06:36.179440 #### 2020-09-05 12:06:46.243715 #### 2020-09-05 12:06:56.302971 #### 2020-09-05 12:07:06.350266 #### 2020-09-05 12:07:16.385488 method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefoptargs ... #### 2020-09-05 12:07:26.477094 #### 2020-09-05 12:07:36.511572 #### 2020-09-05 12:07:46.572817 #### 2020-09-05 12:07:56.605048 #### 2020-09-05 12:08:06.635069 #### 2020-09-05 12:08:17.134300 #### 2020-09-05 12:08:27.183383 #### 2020-09-05 12:08:37.217137 method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cf_none ... #### 2020-09-05 12:08:47.253355 ok runTest (__main__.CythonRunTestCase) compiling (c) and running attr ... #### 2020-09-05 12:08:57.285151 #### 2020-09-05 12:09:07.317475 propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running view_return_errors ... attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attr ... #### 2020-09-05 12:09:17.350479 conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cf_none ... #### 2020-09-05 12:09:27.463579 attr () Doctest: attr ... ok #### 2020-09-05 12:09:37.532930 runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict ... #### 2020-09-05 12:09:47.566463 #### 2020-09-05 12:09:57.666005 #### 2020-09-05 12:10:07.708932 conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charencoding ... #### 2020-09-05 12:10:18.230568 #### 2020-09-05 12:10:28.287982 charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charencoding ... #### 2020-09-05 12:10:38.322963 #### 2020-09-05 12:10:48.361834 autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok #### 2020-09-05 12:10:58.428119 runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict ... charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charescape ... #### 2020-09-05 12:11:08.466468 #### 2020-09-05 12:11:18.503172 charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charescape ... #### 2020-09-05 12:11:28.539092 #### 2020-09-05 12:11:38.589733 charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running check_fused_types ... #### 2020-09-05 12:11:48.628168 #### 2020-09-05 12:11:58.668368 #### 2020-09-05 12:12:08.712829 #### 2020-09-05 12:12:18.764573 autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_skip ... #### 2020-09-05 12:12:28.810211 test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running check_fused_types ... autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_skip ... #### 2020-09-05 12:12:38.846591 #### 2020-09-05 12:12:49.122444 #### 2020-09-05 12:12:59.183749 autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running backquote ... #### 2020-09-05 12:13:09.227710 propagate (view_return_errors) Doctest: view_return_errors.propagate ... #### 2020-09-05 12:13:19.262065 ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute_subclasses__ ... f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running backquote ... #### 2020-09-05 12:13:29.296421 test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.EndToEndTest) End-to-end check_size ... #### 2020-09-05 12:13:39.330852 f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel1 ... #### 2020-09-05 12:13:49.365978 #### 2020-09-05 12:13:59.399697 #### 2020-09-05 12:14:09.432801 #### 2020-09-05 12:14:19.469257 viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel1 ... #### 2020-09-05 12:14:29.502884 #### 2020-09-05 12:14:39.536609 #### 2020-09-05 12:14:49.981837 #### 2020-09-05 12:15:00.092770 #### 2020-09-05 12:15:10.174618 viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel3 ... #### 2020-09-05 12:15:20.208024 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel3 ... #### 2020-09-05 12:15:30.370130 #### 2020-09-05 12:15:40.408741 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running big_indices ... #### 2020-09-05 12:15:50.450709 #### 2020-09-05 12:16:00.483256 ok runTest (__main__.EndToEndTest) End-to-end cimport ... #### 2020-09-05 12:16:10.887895 test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running big_indices ... #### 2020-09-05 12:16:20.973889 #### 2020-09-05 12:16:31.008780 boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok boring_boring_getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok getattr_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring ... ok getattr_boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok getattr_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_py ... ok getattribute_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring ... ok getattribute_boring_boring_getattr (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok getattribute_boring_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute_subclasses__ ... #### 2020-09-05 12:16:41.071308 test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_binop_T145 ... #### 2020-09-05 12:16:51.114376 #### 2020-09-05 12:17:01.149405 False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok #### 2020-09-05 12:17:11.188967 and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_binop_T145 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope_del_T684 ... #### 2020-09-05 12:17:21.230289 #### 2020-09-05 12:17:31.275190 DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope_del_T684 ... #### 2020-09-05 12:17:41.312523 False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolop_py ... #### 2020-09-05 12:17:51.350241 DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope_del_T684 ... DelInClass (pure_doctest__class_scope_del_T684) Doctest: pure_doctest__class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classbody_exec ... #### 2020-09-05 12:18:01.739296 #### 2020-09-05 12:18:11.810192 #### 2020-09-05 12:18:21.877853 non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop_py ... #### 2020-09-05 12:18:31.923541 #### 2020-09-05 12:18:41.956155 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classbody_exec ... #### 2020-09-05 12:18:51.989182 #### 2020-09-05 12:19:02.041413 non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok run (__main__.PureDoctestTestCase) running pure doctests in boolop_py ... non_simple_values (pure_doctest__boolop_py) Doctest: pure_doctest__boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running broken_exception ... #### 2020-09-05 12:19:12.080407 #### 2020-09-05 12:19:22.117600 #### 2020-09-05 12:19:32.153627 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classdecorators_T336 ... #### 2020-09-05 12:19:42.193789 exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running broken_exception ... #### 2020-09-05 12:19:52.243730 boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok boring_boring_getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok getattr_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring ... ok getattr_boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok getattr_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_py ... ok getattribute_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring ... ok getattribute_boring_boring_getattr (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok getattribute_boring_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running addressof ... #### 2020-09-05 12:20:02.294378 #### 2020-09-05 12:20:12.352191 f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addressof ... #### 2020-09-05 12:20:22.747262 classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classdecorators_T336 ... #### 2020-09-05 12:20:32.812549 exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_globals ... f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running always_allow_keywords_T295 ... #### 2020-09-05 12:20:42.856132 #### 2020-09-05 12:20:52.892552 #### 2020-09-05 12:21:02.928819 default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_globals ... #### 2020-09-05 12:21:12.963478 classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clear_to_null ... #### 2020-09-05 12:21:22.999143 A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running always_allow_keywords_T295 ... #### 2020-09-05 12:21:33.054553 default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in builtin_globals ... default_args (pure_doctest__builtin_globals) Doctest: pure_doctest__builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_len ... #### 2020-09-05 12:21:43.085982 #### 2020-09-05 12:21:53.116898 === C/C++ compiler error output: === memslice.c: In function ‘__Pyx_InitGlobals’: memslice.c:71104:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 71104 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from memslice.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ memslice.c: In function ‘__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct’: memslice.c:83380:38: warning: taking address of packed member of ‘struct __pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] 83380 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== acquire_failure1 (memslice) Doctest: memslice.acquire_failure1 ... ok acquire_failure2 (memslice) Doctest: memslice.acquire_failure2 ... ok acquire_failure3 (memslice) Doctest: memslice.acquire_failure3 ... ok acquire_nonbuffer1 (memslice) Doctest: memslice.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (memslice) Doctest: memslice.acquire_nonbuffer2 ... ok acquire_raise (memslice) Doctest: memslice.acquire_raise ... ok acquire_release (memslice) Doctest: memslice.acquire_release ... ok as_argument (memslice) Doctest: memslice.as_argument ... ok as_argument_defval (memslice) Doctest: memslice.as_argument_defval ... #### 2020-09-05 12:22:03.153115 ok assign_temporary_to_object (memslice) Doctest: memslice.assign_temporary_to_object ... ok assign_to_object (memslice) Doctest: memslice.assign_to_object ... ok basic_struct (memslice) Doctest: memslice.basic_struct ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok ok bufdefaults1 (memslice) Doctest: memslice.bufdefaults1 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running clear_to_null ... ok buffer_nogil (memslice) Doctest: memslice.buffer_nogil ... len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok ok c_contig (memslice) Doctest: memslice.c_contig ... len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok ok c_contig_2d (memslice) Doctest: memslice.c_contig_2d ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_len ... ok cascaded_buffer_assignment (memslice) Doctest: memslice.cascaded_buffer_assignment ... ok cdef_assignment (memslice) Doctest: memslice.cdef_assignment ... ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... #### 2020-09-05 12:22:13.400392 ok complex_dtype (memslice) Doctest: memslice.complex_dtype ... ok complex_inplace (memslice) Doctest: memslice.complex_inplace ... ok complex_struct_dtype (memslice) Doctest: memslice.complex_struct_dtype ... ok complex_struct_inplace (memslice) Doctest: memslice.complex_struct_inplace ... ok explicitly_release_buffer (memslice) Doctest: memslice.explicitly_release_buffer ... ok f_contig (memslice) Doctest: memslice.f_contig ... ok f_contig_2d (memslice) Doctest: memslice.f_contig_2d ... #### 2020-09-05 12:22:23.445404 ok forin_assignment (memslice) Doctest: memslice.forin_assignment ... ok generic (memslice) Doctest: memslice.generic ... ok get_int_2d (memslice) Doctest: memslice.get_int_2d ... ok get_int_2d_uintindex (memslice) Doctest: memslice.get_int_2d_uintindex ... ok indirect_contig (memslice) Doctest: memslice.indirect_contig ... ok indirect_strided_and_contig (memslice) Doctest: memslice.indirect_strided_and_contig ... ok inplace_operators (memslice) Doctest: memslice.inplace_operators ... ok list_comprehension (memslice) Doctest: memslice.list_comprehension ... A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok ok mixed_get (memslice) Doctest: memslice.mixed_get ... runTest (__main__.CythonRunTestCase) compiling (c) and running any ... #### 2020-09-05 12:22:33.494612 ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... ok nested_struct (memslice) Doctest: memslice.nested_struct ... ok packed_struct (memslice) Doctest: memslice.packed_struct ... ok printbuf_float (memslice) Doctest: memslice.printbuf_float ... ok printbuf_int_2d (memslice) Doctest: memslice.printbuf_int_2d ... ok printbuf_object (memslice) Doctest: memslice.printbuf_object ... ok printbuf_td_cy_int (memslice) Doctest: memslice.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice) Doctest: memslice.printbuf_td_h_cy_short ... len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... #### 2020-09-05 12:22:43.550088 ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok ok printbuf_td_h_double (memslice) Doctest: memslice.printbuf_td_h_double ... runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_min_max ... ok printbuf_td_h_short (memslice) Doctest: memslice.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice) Doctest: memslice.printbuf_td_h_ushort ... ok safe_get (memslice) Doctest: memslice.safe_get ... ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-09-05 12:22:53.619698 ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... ok strided (memslice) Doctest: memslice.strided ... #### 2020-09-05 12:23:03.653836 ok test_borrowed_slice (memslice) Doctest: memslice.test_borrowed_slice ... ok test_cdef_function (memslice) Doctest: memslice.test_cdef_function ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok ok test_cdef_function2 (memslice) Doctest: memslice.test_cdef_function2 ... runTest (__main__.CythonRunTestCase) compiling (c) and running closure_in_derived_class_T2967 ... ok test_clean_temps_parallel (memslice) Doctest: memslice.test_clean_temps_parallel ... ok test_clean_temps_prange (memslice) Doctest: memslice.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice) Doctest: memslice.test_coerce_to_from_None ... ok test_const_buffer (memslice) Doctest: memslice.test_const_buffer ... ok test_contig_scalar_to_slice_assignment (memslice) Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice) Doctest: memslice.test_convert_slicenode_to_indexnode ... ok test_direct_slicing (memslice) Doctest: memslice.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice) Doctest: memslice.test_dtype_object_scalar_assignment ... ok test_ellipsis_expr (memslice) Doctest: memslice.test_ellipsis_expr ... ok test_generic_slicing (memslice) Doctest: memslice.test_generic_slicing ... #### 2020-09-05 12:23:13.688861 ok test_index_slicing_away_direct_indirect (memslice) Doctest: memslice.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice) Doctest: memslice.test_indirect_slicing ... ok test_inplace_assignment (memslice) Doctest: memslice.test_inplace_assignment ... ok test_memslice_prange (memslice) Doctest: memslice.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice) Doctest: memslice.test_memslice_struct_with_arrays ... ok test_newaxis (memslice) Doctest: memslice.test_newaxis ... ok test_newaxis2 (memslice) Doctest: memslice.test_newaxis2 ... ok test_nogil (memslice) Doctest: memslice.test_nogil ... ok test_nogil_oob1 (memslice) Doctest: memslice.test_nogil_oob1 ... ok test_nogil_oob2 (memslice) Doctest: memslice.test_nogil_oob2 ... ok test_noneslice_compare (memslice) Doctest: memslice.test_noneslice_compare ... ok test_noneslice_del (memslice) Doctest: memslice.test_noneslice_del ... ok test_noneslice_ext_attr (memslice) Doctest: memslice.test_noneslice_ext_attr ... #### 2020-09-05 12:23:23.723126 ok test_noneslice_nogil_check_none (memslice) Doctest: memslice.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice) Doctest: memslice.test_noneslice_not_none ... ok test_object_dtype_copying (memslice) Doctest: memslice.test_object_dtype_copying ... ok test_object_indices (memslice) Doctest: memslice.test_object_indices ... ok test_oob (memslice) Doctest: memslice.test_oob ... ok test_padded_structs (memslice) Doctest: memslice.test_padded_structs ... ok test_scalar_slice_assignment (memslice) Doctest: memslice.test_scalar_slice_assignment ... ok test_slice_assignment (memslice) Doctest: memslice.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice) Doctest: memslice.test_slice_assignment_broadcast_leading ... ok test_slice_assignment_broadcast_strides (memslice) Doctest: memslice.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice) Doctest: memslice.test_slicing_and_indexing ... ok test_struct_attributes_format (memslice) Doctest: memslice.test_struct_attributes_format ... ok tuple_buffer_assignment1 (memslice) Doctest: memslice.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice) Doctest: memslice.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice) Doctest: memslice.uchar_index_vars ... #### 2020-09-05 12:23:33.759740 ok unsafe_get (memslice) Doctest: memslice.unsafe_get ... ok wraparound_directive (memslice) Doctest: memslice.wraparound_directive ... ok writable (memslice) Doctest: memslice.writable ... ok acquired default acquired Global_A runTest (__main__.CythonRunTestCase) compiling (cpp) and running memslice ... #### 2020-09-05 12:23:43.805650 #### 2020-09-05 12:23:53.839935 #### 2020-09-05 12:24:03.874654 ClosureInsideExtensionClass (closure_in_derived_class_T2967) Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_in_derived_class_T2967 ... #### 2020-09-05 12:24:13.923574 #### 2020-09-05 12:24:23.956158 literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max1 (builtin_min_max) Doctest: builtin_min_max.max1 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok test_max2 (builtin_min_max) Doctest: builtin_min_max.test_max2 ... ok test_max3 (builtin_min_max) Doctest: builtin_min_max.test_max3 ... ok test_maxN (builtin_min_max) Doctest: builtin_min_max.test_maxN ... ok test_min2 (builtin_min_max) Doctest: builtin_min_max.test_min2 ... ok test_min3 (builtin_min_max) Doctest: builtin_min_max.test_min3 ... ok test_minN (builtin_min_max) Doctest: builtin_min_max.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_min_max ... any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running any ... #### 2020-09-05 12:24:34.023157 #### 2020-09-05 12:24:44.060799 #### 2020-09-05 12:24:54.120267 #### 2020-09-05 12:25:04.172255 #### 2020-09-05 12:25:14.208677 ClosureInsideExtensionClass (closure_in_derived_class_T2967) Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inlining ... #### 2020-09-05 12:25:24.261431 #### 2020-09-05 12:25:34.302372 #### 2020-09-05 12:25:44.340288 #### 2020-09-05 12:25:54.379159 #### 2020-09-05 12:26:04.415333 literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max1 (builtin_min_max) Doctest: builtin_min_max.max1 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok test_max2 (builtin_min_max) Doctest: builtin_min_max.test_max2 ... ok test_max3 (builtin_min_max) Doctest: builtin_min_max.test_max3 ... ok test_maxN (builtin_min_max) Doctest: builtin_min_max.test_maxN ... ok test_min2 (builtin_min_max) Doctest: builtin_min_max.test_min2 ... ok test_min3 (builtin_min_max) Doctest: builtin_min_max.test_min3 ... ok test_minN (builtin_min_max) Doctest: builtin_min_max.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_py3 ... #### 2020-09-05 12:26:14.825210 #### 2020-09-05 12:26:24.925199 #### 2020-09-05 12:26:34.985549 any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argdefault ... builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_py3 ... #### 2020-09-05 12:26:45.024388 #### 2020-09-05 12:26:55.060861 #### 2020-09-05 12:27:05.096294 simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok #### 2020-09-05 12:27:15.143870 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inlining ... builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinnames ... #### 2020-09-05 12:27:25.180866 #### 2020-09-05 12:27:35.238549 #### 2020-09-05 12:27:45.282425 test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinnames ... #### 2020-09-05 12:27:55.313553 f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argdefault ... #### 2020-09-05 12:28:05.346561 #### 2020-09-05 12:28:15.384517 test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok #### 2020-09-05 12:28:25.418283 runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_coercion ... #### 2020-09-05 12:28:35.453804 #### 2020-09-05 12:28:45.489976 #### 2020-09-05 12:28:55.524392 #### 2020-09-05 12:29:05.561257 simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_leak_1 ... #### 2020-09-05 12:29:15.599823 assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok infer_concatenation_types (bytearray_coercion) Doctest: bytearray_coercion.infer_concatenation_types ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_coercion ... #### 2020-09-05 12:29:26.023124 f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2cglobal ... #### 2020-09-05 12:29:36.064919 #### 2020-09-05 12:29:46.112054 ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2cglobal ... reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_leak_1 ... #### 2020-09-05 12:29:56.173423 #### 2020-09-05 12:30:06.220767 ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2global ... #### 2020-09-05 12:30:16.281560 reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok #### 2020-09-05 12:30:26.340075 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_names ... assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok infer_concatenation_types (bytearray_coercion) Doctest: bytearray_coercion.infer_concatenation_types ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_default_auto_encoding ... #### 2020-09-05 12:30:36.385947 ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2global ... #### 2020-09-05 12:30:46.429635 #### 2020-09-05 12:30:56.466104 #### 2020-09-05 12:31:06.504806 bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_default_auto_encoding ... ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok run (__main__.PureDoctestTestCase) running pure doctests in ass2global ... pure_doctest__ass2global () Doctest: pure_doctest__ass2global ... ok Test (pure_doctest__ass2global) Doctest: pure_doctest__ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2local ... #### 2020-09-05 12:31:16.779176 #### 2020-09-05 12:31:26.823625 f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2local ... #### 2020-09-05 12:31:36.868069 func (closure_names) Doctest: closure_names.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_names ... #### 2020-09-05 12:31:46.907504 f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assert ... #### 2020-09-05 12:31:56.950603 bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearraymethods ... #### 2020-09-05 12:32:06.983527 #### 2020-09-05 12:32:17.016483 assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assert ... #### 2020-09-05 12:32:27.073052 #### 2020-09-05 12:32:37.123719 #### 2020-09-05 12:32:47.161250 assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_globals ... #### 2020-09-05 12:32:57.200167 func (closure_names) Doctest: closure_names.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2 ... #### 2020-09-05 12:33:07.240127 BytearraySubtype (bytearraymethods) Doctest: bytearraymethods.BytearraySubtype ... ok bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearraymethods ... #### 2020-09-05 12:33:17.277984 #### 2020-09-05 12:33:27.319564 test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_globals ... #### 2020-09-05 12:33:37.359098 #### 2020-09-05 12:33:47.743095 #### 2020-09-05 12:33:57.812823 #### 2020-09-05 12:34:07.851454 test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef ... #### 2020-09-05 12:34:17.889246 BytearraySubtype (bytearraymethods) Doctest: bytearraymethods.BytearraySubtype ... ok bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_type_methods_T236 ... #### 2020-09-05 12:34:27.931842 #### 2020-09-05 12:34:37.974016 #### 2020-09-05 12:34:48.012562 c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok #### 2020-09-05 12:34:58.057723 runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_type_methods_T236 ... call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef ... #### 2020-09-05 12:35:08.094337 #### 2020-09-05 12:35:18.133020 #### 2020-09-05 12:35:28.173072 c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_slicing ... #### 2020-09-05 12:35:38.209947 #### 2020-09-05 12:35:48.249745 #### 2020-09-05 12:35:58.291414 call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef ... call_str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.call_str ... ok stararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.stararg_func ... ok starstararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.starstararg_func ... ok str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.str ... ok test_import_fallback (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_import_fallback ... ok test_lambda (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bad_c_struct_T252 ... #### 2020-09-05 12:36:08.332635 #### 2020-09-05 12:36:18.362628 #### 2020-09-05 12:36:28.393591 #### 2020-09-05 12:36:38.800677 #### 2020-09-05 12:36:48.860793 cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpf ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bad_c_struct_T252 ... #### 2020-09-05 12:36:58.900142 #### 2020-09-05 12:37:08.966356 iter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_slicing ... #### 2020-09-05 12:37:19.002558 #### 2020-09-05 12:37:29.040194 #### 2020-09-05 12:37:39.078504 g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2_def_to_cdef ... #### 2020-09-05 12:37:49.134892 cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpf ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel2 ... #### 2020-09-05 12:37:59.197185 behnel2 () Doctest: behnel2 ... ok #### 2020-09-05 12:38:09.238864 runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel2 ... #### 2020-09-05 12:38:19.296706 behnel2 () Doctest: behnel2 ... ok #### 2020-09-05 12:38:29.332016 runTest (__main__.CythonRunTestCase) compiling (c) and running boolop ... #### 2020-09-05 12:38:39.378134 iter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_decorator_directives_T183 ... #### 2020-09-05 12:38:49.413640 #### 2020-09-05 12:38:59.446947 non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop ... cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_decorator_directives_T183 ... #### 2020-09-05 12:39:09.495604 #### 2020-09-05 12:39:19.583811 #### 2020-09-05 12:39:30.013103 cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_T517 ... non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_callable ... #### 2020-09-05 12:39:40.074507 #### 2020-09-05 12:39:50.108295 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_callable ... #### 2020-09-05 12:40:00.141981 #### 2020-09-05 12:40:10.215585 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_float ... #### 2020-09-05 12:40:20.281315 #### 2020-09-05 12:40:30.321221 cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_T517 ... #### 2020-09-05 12:40:40.376347 empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_float ... #### 2020-09-05 12:40:50.420902 #### 2020-09-05 12:41:00.470152 #### 2020-09-05 12:41:10.510839 empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok #### 2020-09-05 12:41:20.552467 run (__main__.PureDoctestTestCase) running pure doctests in builtin_float ... empty_float (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.empty_float ... ok float_call_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_call_conjugate ... ok float_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_pow ... #### 2020-09-05 12:41:30.592363 #### 2020-09-05 12:41:41.142374 pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_pow ... #### 2020-09-05 12:41:51.228621 cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_multiple_inheritance_nodict ... #### 2020-09-05 12:42:01.269083 #### 2020-09-05 12:42:11.312311 pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_slice ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok #### 2020-09-05 12:42:21.363034 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2 ... #### 2020-09-05 12:42:31.415251 slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... #### 2020-09-05 12:42:41.464185 ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_slice ... #### 2020-09-05 12:42:51.504986 #### 2020-09-05 12:43:01.543929 slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_cy3 ... #### 2020-09-05 12:43:11.583493 #### 2020-09-05 12:43:21.617514 Both (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.Both ... ok BothSub (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_multiple_inheritance_nodict ... #### 2020-09-05 12:43:31.653280 #### 2020-09-05 12:43:41.690726 #### 2020-09-05 12:43:51.733590 #### 2020-09-05 12:44:01.773125 #### 2020-09-05 12:44:11.811588 #### 2020-09-05 12:44:21.849390 items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_cy3 ... #### 2020-09-05 12:44:31.888352 #### 2020-09-05 12:44:41.936878 #### 2020-09-05 12:44:51.978707 Both (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.Both ... ok BothSub (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_opt ... #### 2020-09-05 12:45:02.019751 #### 2020-09-05 12:45:12.374126 #### 2020-09-05 12:45:22.417159 #### 2020-09-05 12:45:32.450376 #### 2020-09-05 12:45:42.483438 === C/C++ compiler error output: === memslice.cpp: In function ‘int __Pyx_InitGlobals()’: memslice.cpp:71118:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 71118 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from memslice.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ memslice.cpp: In function ‘PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)’: memslice.cpp:83394:39: warning: taking address of packed member of ‘__pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] 83394 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok acquire_failure1 (memslice) Doctest: memslice.acquire_failure1 ... runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type ... ok acquire_failure2 (memslice) Doctest: memslice.acquire_failure2 ... ok acquire_failure3 (memslice) Doctest: memslice.acquire_failure3 ... ok acquire_nonbuffer1 (memslice) Doctest: memslice.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (memslice) Doctest: memslice.acquire_nonbuffer2 ... ok acquire_raise (memslice) Doctest: memslice.acquire_raise ... ok acquire_release (memslice) Doctest: memslice.acquire_release ... ok as_argument (memslice) Doctest: memslice.as_argument ... #### 2020-09-05 12:45:52.522165 ok as_argument_defval (memslice) Doctest: memslice.as_argument_defval ... cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_opt ... ok assign_temporary_to_object (memslice) Doctest: memslice.assign_temporary_to_object ... ok assign_to_object (memslice) Doctest: memslice.assign_to_object ... ok basic_struct (memslice) Doctest: memslice.basic_struct ... ok bufdefaults1 (memslice) Doctest: memslice.bufdefaults1 ... ok buffer_nogil (memslice) Doctest: memslice.buffer_nogil ... ok c_contig (memslice) Doctest: memslice.c_contig ... ok c_contig_2d (memslice) Doctest: memslice.c_contig_2d ... ok cascaded_buffer_assignment (memslice) Doctest: memslice.cascaded_buffer_assignment ... ok cdef_assignment (memslice) Doctest: memslice.cdef_assignment ... ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... #### 2020-09-05 12:46:02.618971 get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok ok complex_dtype (memslice) Doctest: memslice.complex_dtype ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type ... ok complex_inplace (memslice) Doctest: memslice.complex_inplace ... ok complex_struct_dtype (memslice) Doctest: memslice.complex_struct_dtype ... ok complex_struct_inplace (memslice) Doctest: memslice.complex_struct_inplace ... ok explicitly_release_buffer (memslice) Doctest: memslice.explicitly_release_buffer ... ok f_contig (memslice) Doctest: memslice.f_contig ... #### 2020-09-05 12:46:12.663187 ok f_contig_2d (memslice) Doctest: memslice.f_contig_2d ... ok forin_assignment (memslice) Doctest: memslice.forin_assignment ... ok generic (memslice) Doctest: memslice.generic ... ok get_int_2d (memslice) Doctest: memslice.get_int_2d ... ok get_int_2d_uintindex (memslice) Doctest: memslice.get_int_2d_uintindex ... ok indirect_contig (memslice) Doctest: memslice.indirect_contig ... ok indirect_strided_and_contig (memslice) Doctest: memslice.indirect_strided_and_contig ... ok inplace_operators (memslice) Doctest: memslice.inplace_operators ... ok list_comprehension (memslice) Doctest: memslice.list_comprehension ... ok mixed_get (memslice) Doctest: memslice.mixed_get ... #### 2020-09-05 12:46:22.745611 ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... ok nested_struct (memslice) Doctest: memslice.nested_struct ... ok packed_struct (memslice) Doctest: memslice.packed_struct ... ok printbuf_float (memslice) Doctest: memslice.printbuf_float ... ok printbuf_int_2d (memslice) Doctest: memslice.printbuf_int_2d ... ok printbuf_object (memslice) Doctest: memslice.printbuf_object ... #### 2020-09-05 12:46:32.780449 ok printbuf_td_cy_int (memslice) Doctest: memslice.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice) Doctest: memslice.printbuf_td_h_cy_short ... get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok ok printbuf_td_h_double (memslice) Doctest: memslice.printbuf_td_h_double ... runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type_inheritance_T608 ... ok printbuf_td_h_short (memslice) Doctest: memslice.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice) Doctest: memslice.printbuf_td_h_ushort ... ok safe_get (memslice) Doctest: memslice.safe_get ... ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-09-05 12:46:42.877454 cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charcomparisonT412 ... ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... #### 2020-09-05 12:46:52.908534 ok strided (memslice) Doctest: memslice.strided ... ok test_borrowed_slice (memslice) Doctest: memslice.test_borrowed_slice ... ok test_cdef_function (memslice) Doctest: memslice.test_cdef_function ... ok test_cdef_function2 (memslice) Doctest: memslice.test_cdef_function2 ... ok test_clean_temps_parallel (memslice) Doctest: memslice.test_clean_temps_parallel ... #### 2020-09-05 12:47:02.942706 ok test_clean_temps_prange (memslice) Doctest: memslice.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice) Doctest: memslice.test_coerce_to_from_None ... ok test_const_buffer (memslice) Doctest: memslice.test_const_buffer ... ok test_contig_scalar_to_slice_assignment (memslice) Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice) Doctest: memslice.test_convert_slicenode_to_indexnode ... ok test_direct_slicing (memslice) Doctest: memslice.test_direct_slicing ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok ok test_dtype_object_scalar_assignment (memslice) Doctest: memslice.test_dtype_object_scalar_assignment ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running charcomparisonT412 ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok test_ellipsis_expr (memslice) Doctest: memslice.test_ellipsis_exprok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok ok test_generic_slicing (memslice) Doctest: memslice.test_generic_slicing ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2_def_to_cdef ... #### 2020-09-05 12:47:12.975778 ok test_index_slicing_away_direct_indirect (memslice) Doctest: memslice.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice) Doctest: memslice.test_indirect_slicing ... ok test_inplace_assignment (memslice) Doctest: memslice.test_inplace_assignment ... ok test_memslice_prange (memslice) Doctest: memslice.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice) Doctest: memslice.test_memslice_struct_with_arrays ... ok test_newaxis (memslice) Doctest: memslice.test_newaxis ... ok test_newaxis2 (memslice) Doctest: memslice.test_newaxis2 ... ok test_nogil (memslice) Doctest: memslice.test_nogil ... ok test_nogil_oob1 (memslice) Doctest: memslice.test_nogil_oob1 ... ok test_nogil_oob2 (memslice) Doctest: memslice.test_nogil_oob2 ... ok test_noneslice_compare (memslice) Doctest: memslice.test_noneslice_compare ... ok test_noneslice_del (memslice) Doctest: memslice.test_noneslice_del ... ok test_noneslice_ext_attr (memslice) Doctest: memslice.test_noneslice_ext_attr ... #### 2020-09-05 12:47:23.009215 ok test_noneslice_nogil_check_none (memslice) Doctest: memslice.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice) Doctest: memslice.test_noneslice_not_none ... ok test_object_dtype_copying (memslice) Doctest: memslice.test_object_dtype_copying ... ok test_object_indices (memslice) Doctest: memslice.test_object_indices ... ok test_oob (memslice) Doctest: memslice.test_oob ... ok test_padded_structs (memslice) Doctest: memslice.test_padded_structs ... ok test_scalar_slice_assignment (memslice) Doctest: memslice.test_scalar_slice_assignment ... ok test_slice_assignment (memslice) Doctest: memslice.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice) Doctest: memslice.test_slice_assignment_broadcast_leading ... ok test_slice_assignment_broadcast_strides (memslice) Doctest: memslice.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice) Doctest: memslice.test_slicing_and_indexing ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok ok test_struct_attributes_format (memslice) Doctest: memslice.test_struct_attributes_format ... runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_len ... ok tuple_buffer_assignment1 (memslice) Doctest: memslice.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice) Doctest: memslice.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice) Doctest: memslice.uchar_index_vars ... #### 2020-09-05 12:47:33.049022 ok unsafe_get (memslice) Doctest: memslice.unsafe_get ... ok wraparound_directive (memslice) Doctest: memslice.wraparound_directive ... ok writable (memslice) Doctest: memslice.writable ... ok acquired default acquired Global_A runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview_readonly ... #### 2020-09-05 12:47:43.440392 #### 2020-09-05 12:47:53.490271 lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_const_char (charptr_len) Doctest: charptr_len.lentest_const_char ... ok lentest_const_uchar (charptr_len) Doctest: charptr_len.lentest_const_uchar ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_len ... #### 2020-09-05 12:48:03.523524 #### 2020-09-05 12:48:13.555673 #### 2020-09-05 12:48:23.602348 lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_const_char (charptr_len) Doctest: charptr_len.lentest_const_char ... ok lentest_const_uchar (charptr_len) Doctest: charptr_len.lentest_const_uchar ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cimport_cython_T505 ... #### 2020-09-05 12:48:33.645326 #### 2020-09-05 12:48:43.681385 test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cimport_cython_T505 ... #### 2020-09-05 12:48:53.716793 MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyException (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyException ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok test_exception_isinstance (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok test_exception_type_cast (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type_inheritance_T608 ... #### 2020-09-05 12:49:03.759900 test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_func_in_control_structures_T87 ... #### 2020-09-05 12:49:13.800287 #### 2020-09-05 12:49:23.834673 #### 2020-09-05 12:49:33.869369 class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_func_in_control_structures_T87 ... #### 2020-09-05 12:49:43.942160 #### 2020-09-05 12:49:53.977029 #### 2020-09-05 12:50:04.015484 #### 2020-09-05 12:50:14.055874 class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope ... #### 2020-09-05 12:50:24.115103 #### 2020-09-05 12:50:34.149174 #### 2020-09-05 12:50:44.386868 MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope ... #### 2020-09-05 12:50:54.442917 #### 2020-09-05 12:51:04.477605 #### 2020-09-05 12:51:14.512218 #### 2020-09-05 12:51:24.549059 MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyException (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyException ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok test_exception_isinstance (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok test_exception_type_cast (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_types_none_T166 ... MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope ... MethodRedef (pure_doctest__class_scope) Doctest: pure_doctest__class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classkwonlyargs ... #### 2020-09-05 12:51:34.580439 #### 2020-09-05 12:51:44.612669 builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_types_none_T166 ... #### 2020-09-05 12:51:54.647146 g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running code_object_cache ... #### 2020-09-05 12:52:04.679258 builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtins_truth_test ... #### 2020-09-05 12:52:14.712669 test_assign_ro_to_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok test_const_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok test_copy (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_copy ... ok test_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok test_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok test_rw_call_getmax (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok test_two_views (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_two_views ... ok test_update_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok test_update_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview_readonly ... classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classkwonlyargs ... #### 2020-09-05 12:52:24.747240 #### 2020-09-05 12:52:34.788736 #### 2020-09-05 12:52:44.828851 === C/C++ compiler error output: === builtins_truth_test.c: In function ‘__pyx_pf_19builtins_truth_test_32bool_unicode’: builtins_truth_test.c:2860:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2860:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2860:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c: In function ‘__pyx_pf_19builtins_truth_test_34if_unicode’: builtins_truth_test.c:2934:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2934:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2934:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtins_truth_test ... #### 2020-09-05 12:52:54.866506 #### 2020-09-05 12:53:05.029974 classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_arg_type_error ... #### 2020-09-05 12:53:15.133063 #### 2020-09-05 12:53:25.165182 #### 2020-09-05 12:53:35.210841 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.cpp:4: builtins_truth_test.cpp: In function ‘PyObject* __pyx_pf_19builtins_truth_test_32bool_unicode(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp: In function ‘PyObject* __pyx_pf_19builtins_truth_test_34if_unicode(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_char_coercion ... assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running code_object_cache ... #### 2020-09-05 12:53:45.269005 func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_arg_type_error ... #### 2020-09-05 12:53:55.303793 #### 2020-09-05 12:54:05.363684 #### 2020-09-05 12:54:15.396137 coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_char_coercion ... #### 2020-09-05 12:54:25.428374 func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4 ... #### 2020-09-05 12:54:35.497929 #### 2020-09-05 12:54:45.532300 #### 2020-09-05 12:54:55.571512 coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_int_types_T255 ... #### 2020-09-05 12:55:05.627635 #### 2020-09-05 12:55:15.684029 #### 2020-09-05 12:55:25.756216 assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running coercearraytoptr ... #### 2020-09-05 12:55:35.792976 #### 2020-09-05 12:55:45.833857 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running coercearraytoptr ... #### 2020-09-05 12:55:55.890503 #### 2020-09-05 12:56:06.394326 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_cast_T445 ... #### 2020-09-05 12:56:16.467723 #### 2020-09-05 12:56:26.502278 #### 2020-09-05 12:56:36.577864 complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_cast_T445 ... #### 2020-09-05 12:56:46.613410 #### 2020-09-05 12:56:56.643445 #### 2020-09-05 12:57:06.680125 test_assign_ro_to_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok test_const_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok test_copy (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_copy ... ok test_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok test_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok test_rw_call_getmax (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok test_two_views (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_two_views ... ok test_update_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok test_update_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running transpose_refcount ... #### 2020-09-05 12:57:16.721463 #### 2020-09-05 12:57:26.766044 complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_coercion_sideeffects_T693 ... #### 2020-09-05 12:57:36.817744 test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_coercion_sideeffects_T693 ... #### 2020-09-05 12:57:46.870358 #### 2020-09-05 12:57:56.949357 #### 2020-09-05 12:58:06.989248 #### 2020-09-05 12:58:17.033672 test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok c_int_types_T255 () Doctest: c_int_types_T255 ... runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305 ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_convert_pylong (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pylong ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_int_types_T255 ... #### 2020-09-05 12:58:27.068314 #### 2020-09-05 12:58:37.102359 #### 2020-09-05 12:58:47.155122 #### 2020-09-05 12:58:57.189662 #### 2020-09-05 12:59:07.510151 #### 2020-09-05 12:59:17.585699 #### 2020-09-05 12:59:27.631374 #### 2020-09-05 12:59:37.666030 #### 2020-09-05 12:59:47.705036 #### 2020-09-05 12:59:57.744728 Complex3j (complex_numbers_T305) Doctest: complex_numbers_T305.Complex3j ... ok complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div (complex_numbers_T305) Doctest: complex_numbers_T305.test_div ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305 ... #### 2020-09-05 13:00:07.782142 #### 2020-09-05 13:00:17.818775 #### 2020-09-05 13:00:27.959351 #### 2020-09-05 13:00:38.039112 #### 2020-09-05 13:00:48.074441 #### 2020-09-05 13:00:58.128251 #### 2020-09-05 13:01:08.295419 #### 2020-09-05 13:01:18.360604 #### 2020-09-05 13:01:28.428571 test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running transpose_refcount ... #### 2020-09-05 13:01:38.463786 c_int_types_T255 () Doctest: c_int_types_T255 ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_convert_pylong (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pylong ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running callargs ... #### 2020-09-05 13:01:48.520441 #### 2020-09-05 13:01:58.564290 Complex3j (complex_numbers_T305) Doctest: complex_numbers_T305.Complex3j ... ok complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div (complex_numbers_T305) Doctest: complex_numbers_T305.test_div ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398_long_double ... #### 2020-09-05 13:02:08.602175 test_object_conversion (complex_numbers_c89_T398_long_double) Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c89_T398_long_double ... #### 2020-09-05 13:02:19.079076 #### 2020-09-05 13:02:29.126238 #### 2020-09-05 13:02:39.160620 test_object_conversion (complex_numbers_c89_T398_long_double) Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding ... c (callargs) Doctest: callargs.c ... ok d (callargs) Doctest: callargs.d ... ok f (callargs) Doctest: callargs.f ... ok g (callargs) Doctest: callargs.g ... ok h (callargs) Doctest: callargs.h ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok #### 2020-09-05 13:02:49.194292 runTest (__main__.CythonRunTestCase) compiling (cpp) and running callargs ... g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4_def_to_cdef ... #### 2020-09-05 13:02:59.233016 #### 2020-09-05 13:03:09.295217 #### 2020-09-05 13:03:19.371361 #### 2020-09-05 13:03:29.409429 #### 2020-09-05 13:03:39.464046 #### 2020-09-05 13:03:49.513883 binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok binop_mul_pow (constant_folding) Doctest: constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... c (callargs) Doctest: callargs.c ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok d (callargs) Doctest: callargs.d ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok f (callargs) Doctest: callargs.f ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... g (callargs) Doctest: callargs.g ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok h (callargs) Doctest: callargs.h ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding ... runTest (__main__.CythonRunTestCase) compiling (c) and running carrays ... #### 2020-09-05 13:03:59.553374 #### 2020-09-05 13:04:09.592790 assign_index_in_loop (carrays) Doctest: carrays.assign_index_in_loop ... ok test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carrays ... #### 2020-09-05 13:04:19.624176 #### 2020-09-05 13:04:29.656003 #### 2020-09-05 13:04:39.686704 assign_index_in_loop (carrays) Doctest: carrays.assign_index_in_loop ... ok test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_typed_assignments_T466 ... #### 2020-09-05 13:04:49.725342 #### 2020-09-05 13:04:59.758703 #### 2020-09-05 13:05:09.790018 binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok binop_mul_pow (constant_folding) Doctest: constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok run (__main__.PureDoctestTestCase) running pure doctests in constant_folding ... binop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.binop_bool ... ok binop_mul_pow (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.combined ... ok const_in_binop (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.const_in_binop ... ok for_in_empty (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty ... ok for_in_empty_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_nested_listcomp ... #### 2020-09-05 13:05:19.992241 ok in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.in_mult_list ... ok mult_empty_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_empty_list ... ok mult_int_list_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_int_list_int ... ok mult_list_int_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_list_int_int ... ok neg_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.neg_mult_list ... ok not_in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.not_in_mult_list ... ok slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.slicing2 ... ok str_in_and_not_in (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_in_and_not_in ... ok str_slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_slicing2 ... ok unop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_bool ... ok unop_floats (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_floats ... ok unop_ints (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_ints ... ok unop_py_floats_tuple (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_py_floats_tuple ... ok while_false (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false ... ok while_false_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false_else ... ok while_true (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_true ... ok zero_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.zero_mult_list ... ok runTest (__main__.EndToEndTest) End-to-end coverage_installed_pkg ... non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_typed_assignments_T466 ... #### 2020-09-05 13:05:30.027431 #### 2020-09-05 13:05:40.093412 #### 2020-09-05 13:05:50.127599 #### 2020-09-05 13:06:00.162207 test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.EndToEndTest) End-to-end pyximport_namespace ... #### 2020-09-05 13:06:10.195339 non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_bool_T227 ... #### 2020-09-05 13:06:20.231506 #### 2020-09-05 13:06:30.272023 call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok ok runTest (__main__.EndToEndTest) End-to-end absolute_import ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_bool_T227 ... #### 2020-09-05 13:06:40.534837 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func_in_py ... #### 2020-09-05 13:06:50.598493 #### 2020-09-05 13:07:00.632293 call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_field ... #### 2020-09-05 13:07:10.683473 cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func_in_py ... #### 2020-09-05 13:07:20.805657 #### 2020-09-05 13:07:30.838936 #### 2020-09-05 13:07:40.908112 cdef_class_field () Doctest: cdef_class_field ... ok cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok #### 2020-09-05 13:07:50.942780 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_field ... run (__main__.PureDoctestTestCase) running pure doctests in cpdef_extern_func_in_py ... pure_doctest__cpdef_extern_func_in_py () Doctest: pure_doctest__cpdef_extern_func_in_py ... ok call_pxd_sqrt (pure_doctest__cpdef_extern_func_in_py) Doctest: pure_doctest__cpdef_extern_func_in_py.call_pxd_sqrt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_optargs ... #### 2020-09-05 13:08:00.977077 ok runTest (__main__.CythonRunTestCase) compiling (c) and running all ... #### 2020-09-05 13:08:11.303450 #### 2020-09-05 13:08:21.342750 #### 2020-09-05 13:08:31.376314 cdef_class_field () Doctest: cdef_class_field ... ok #### 2020-09-05 13:08:41.412143 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_order ... #### 2020-09-05 13:08:51.457716 #### 2020-09-05 13:09:01.498833 #### 2020-09-05 13:09:11.535082 cpmethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod ... ok cpmethod2 (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok pymethod (cpdef_optargs.CyClass.p_class) Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok pymethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.pymethod ... ok func (cpdef_optargs) Doctest: cpdef_optargs.func ... ok pyfunc (cpdef_optargs) Doctest: cpdef_optargs.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_optargs ... #### 2020-09-05 13:09:21.591540 #### 2020-09-05 13:09:31.640398 test (cdef_class_order) Doctest: cdef_class_order.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_order ... #### 2020-09-05 13:09:41.671537 #### 2020-09-05 13:09:51.725128 all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running all ... #### 2020-09-05 13:10:01.759719 #### 2020-09-05 13:10:11.812590 #### 2020-09-05 13:10:21.867926 #### 2020-09-05 13:10:31.901632 test (cdef_class_order) Doctest: cdef_class_order.test ... ok cpmethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod ... ok cpmethod2 (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok pymethod (cpdef_optargs.CyClass.p_class) Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok pymethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.pymethod ... ok func (cpdef_optargs) Doctest: cpdef_optargs.func ... ok pyfunc (cpdef_optargs) Doctest: cpdef_optargs.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_classmethod ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool_template_return ... #### 2020-09-05 13:10:41.948919 #### 2020-09-05 13:10:51.979798 #### 2020-09-05 13:11:02.460264 test_compound_bool_return (cpp_bool_template_return) Doctest: cpp_bool_template_return.test_compound_bool_return ... ok runTest (__main__.EndToEndTest) End-to-end cpp_call_stack_allocated ... #### 2020-09-05 13:11:12.521559 #### 2020-09-05 13:11:22.557128 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4 ... #### 2020-09-05 13:11:32.593128 test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_const_method ... #### 2020-09-05 13:11:42.654634 all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... #### 2020-09-05 13:11:52.689183 ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running altet2 ... #### 2020-09-05 13:12:02.732781 #### 2020-09-05 13:12:12.835821 #### 2020-09-05 13:12:22.900287 #### 2020-09-05 13:12:32.970277 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running altet2 ... test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok runTest (__main__.EndToEndTest) End-to-end cdef_cpdef_override_GH543 ... test_const_get (cpp_const_method) Doctest: cpp_const_method.test_const_get ... ok test_const_pointer_get (cpp_const_method) Doctest: cpp_const_method.test_const_pointer_get ... ok test_const_ref_get (cpp_const_method) Doctest: cpp_const_method.test_const_ref_get ... ok test_vector_members (cpp_const_method) Doctest: cpp_const_method.test_vector_members ... ok #### 2020-09-05 13:12:43.000525 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_iterators ... #### 2020-09-05 13:12:53.035865 #### 2020-09-05 13:13:03.633314 #### 2020-09-05 13:13:13.716878 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running and ... #### 2020-09-05 13:13:23.748198 #### 2020-09-05 13:13:33.788158 #### 2020-09-05 13:13:43.824215 and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running and ... #### 2020-09-05 13:13:53.883301 #### 2020-09-05 13:14:03.918195 #### 2020-09-05 13:14:13.951881 and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok #### 2020-09-05 13:14:23.984436 runTest (__main__.CythonRunTestCase) compiling (c) and running annotate_html ... ok runTest (__main__.EndToEndTest) End-to-end cdef_multiple_inheritance_errors ... test_custom (cpp_iterators) Doctest: cpp_iterators.test_custom ... ok test_deque_iterator_addition (cpp_iterators) Doctest: cpp_iterators.test_deque_iterator_addition ... ok test_deque_iterator_subtraction (cpp_iterators) Doctest: cpp_iterators.test_deque_iterator_subtraction ... ok test_iteration_in_generator (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator ... ok test_iteration_in_generator_reassigned (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator_reassigned ... ok test_iteration_over_heap_vector (cpp_iterators) Doctest: cpp_iterators.test_iteration_over_heap_vector ... ok test_ptrs (cpp_iterators) Doctest: cpp_iterators.test_ptrs ... ok test_vector (cpp_iterators) Doctest: cpp_iterators.test_vector ... ok test_vector_iterator_addition (cpp_iterators) Doctest: cpp_iterators.test_vector_iterator_addition ... ok test_vector_iterator_subtraction (cpp_iterators) Doctest: cpp_iterators.test_vector_iterator_subtraction ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_classes ... #### 2020-09-05 13:14:34.017764 #### 2020-09-05 13:14:44.047765 #### 2020-09-05 13:14:54.102901 #### 2020-09-05 13:15:04.145169 test_nested_classes (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_classes ... ok test_nested_enum (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_enum ... ok test_nested_struct (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_struct ... ok test_nested_sub_enum (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_enum ... ok test_nested_sub_struct (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_struct ... ok test_nested_sub_union (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_union ... ok test_nested_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_typedef ... ok test_nested_union (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_union ... ok test_typed_nested_sub_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_typed_nested_sub_typedef ... ok test_typed_nested_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_typed_nested_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operators ... #### 2020-09-05 13:15:14.205409 #### 2020-09-05 13:15:24.657114 annotate_html () Doctest: annotate_html ... ok #### 2020-09-05 13:15:34.742895 runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotate_html ... #### 2020-09-05 13:15:44.796256 #### 2020-09-05 13:15:54.826697 #### 2020-09-05 13:16:04.857980 #### 2020-09-05 13:16:14.887464 #### 2020-09-05 13:16:24.931545 test_binop (cpp_operators) Doctest: cpp_operators.test_binop ... ok test_bool_cond (cpp_operators) Doctest: cpp_operators.test_bool_cond ... ok test_bool_op (cpp_operators) Doctest: cpp_operators.test_bool_op ... ok test_cmp (cpp_operators) Doctest: cpp_operators.test_cmp ... ok test_incdec (cpp_operators) Doctest: cpp_operators.test_incdec ... ok test_index_assignment (cpp_operators) Doctest: cpp_operators.test_index_assignment ... ok test_index_call (cpp_operators) Doctest: cpp_operators.test_index_call ... ok test_nonmember_binop (cpp_operators) Doctest: cpp_operators.test_nonmember_binop ... ok test_typeid_op (cpp_operators) Doctest: cpp_operators.test_typeid_op ... ok test_unops (cpp_operators) Doctest: cpp_operators.test_unops ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_smart_ptr ... #### 2020-09-05 13:16:34.962560 annotate_html () Doctest: annotate_html ... ok #### 2020-09-05 13:16:44.993975 runTest (__main__.CythonRunTestCase) compiling (c) and running anonymousenum ... #### 2020-09-05 13:16:55.026573 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running anonymousenum ... #### 2020-09-05 13:17:05.072481 #### 2020-09-05 13:17:15.102879 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arg_incref ... #### 2020-09-05 13:17:25.136074 test_const_shared_ptr (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_const_shared_ptr ... ok test_dynamic_pointer_cast (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_dynamic_pointer_cast ... ok test_unique_ptr (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_unique_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl ... #### 2020-09-05 13:17:35.618415 f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arg_incref ... #### 2020-09-05 13:17:45.685515 #### 2020-09-05 13:17:55.728006 #### 2020-09-05 13:18:05.773821 f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argument_unpacking_closure_T736 ... #### 2020-09-05 13:18:15.845608 #### 2020-09-05 13:18:25.915960 #### 2020-09-05 13:18:35.956679 default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argument_unpacking_closure_T736 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running char_constants_T99 ... #### 2020-09-05 13:18:46.046871 VectorWrapper (cpp_stl) Doctest: cpp_stl.VectorWrapper ... ok test_vector (cpp_stl) Doctest: cpp_stl.test_vector ... ok test_vector_iterator (cpp_stl) Doctest: cpp_stl.test_vector_iterator ... ok test_vector_typedef (cpp_stl) Doctest: cpp_stl.test_vector_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_cpp11 ... #### 2020-09-05 13:18:56.087779 global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running char_constants_T99 ... #### 2020-09-05 13:19:06.181745 default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok run (__main__.PureDoctestTestCase) running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (pure_doctest__argument_unpacking_closure_T736) Doctest: pure_doctest__argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arithmetic_analyse_types ... #### 2020-09-05 13:19:16.591342 #### 2020-09-05 13:19:26.633417 global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_comparison_T582 ... #### 2020-09-05 13:19:36.668477 #### 2020-09-05 13:19:46.700628 longlong_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_binop ... ok longlong_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_unnop ... ok short_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_binop ... ok short_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_unnop ... ok test_bint (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.test_bint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_def ... #### 2020-09-05 13:19:56.734996 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok #### 2020-09-05 13:20:06.817040 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4_def_to_cdef ... charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_comparison_T582 ... #### 2020-09-05 13:20:16.854279 #### 2020-09-05 13:20:26.897788 #### 2020-09-05 13:20:36.961828 charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... #### 2020-09-05 13:20:47.010729 ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_decode ... #### 2020-09-05 13:20:57.094399 #### 2020-09-05 13:21:07.146267 outer_with_nested (async_def) Doctest: async_def.outer_with_nested ... ok test_async_temp_gh3337 (async_def) Doctest: async_def.test_async_temp_gh3337 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_def ... #### 2020-09-05 13:21:17.180539 test_deque_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_deque_functionality ... ok test_map_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_map_functionality ... ok test_priority_queue_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_priority_queue_functionality ... ok test_queue_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_queue_functionality ... ok test_set_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_set_functionality ... ok test_unordered_map_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_unordered_map_functionality ... ok test_unordered_set_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_unordered_set_functionality ... ok test_vector_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_vector_functionality ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding ... #### 2020-09-05 13:21:27.214663 slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_large_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_decode ... #### 2020-09-05 13:21:37.615416 #### 2020-09-05 13:21:47.657605 #### 2020-09-05 13:21:57.691868 #### 2020-09-05 13:22:07.741730 #### 2020-09-05 13:22:17.799544 #### 2020-09-05 13:22:27.834738 slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_large_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_from_temp ... outer_with_nested (async_def) Doctest: async_def.outer_with_nested ... ok test_async_temp_gh3337 (async_def) Doctest: async_def.test_async_temp_gh3337 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_all ... #### 2020-09-05 13:22:37.869550 #### 2020-09-05 13:22:47.902792 test_assign (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok test_vector_of_strings (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_vector_of_strings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_utf8_auto_encoding ... #### 2020-09-05 13:22:57.942039 #### 2020-09-05 13:23:07.981573 test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_from_temp ... #### 2020-09-05 13:23:18.021280 #### 2020-09-05 13:23:28.058540 #### 2020-09-05 13:23:38.095661 #### 2020-09-05 13:23:48.134734 test_assign (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_assign ... ok test_bytearray_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_bytes_cast ... ok test_clear (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_clear ... ok test_conversion (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_conversion ... ok test_empty (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_empty ... ok test_push_back (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_push_back ... ok test_str_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_str_cast ... ok test_unicode_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_unicode_cast ... ok autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_vector ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_all ... #### 2020-09-05 13:23:58.173351 test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.EndToEndTest) End-to-end cimport_from_pyx ... #### 2020-09-05 13:24:08.214430 #### 2020-09-05 13:24:18.244755 #### 2020-09-05 13:24:28.314511 #### 2020-09-05 13:24:38.347680 #### 2020-09-05 13:24:48.594190 #### 2020-09-05 13:24:58.646327 #### 2020-09-05 13:25:08.716789 autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_cdef ... #### 2020-09-05 13:25:18.767073 #### 2020-09-05 13:25:28.830726 ok runTest (__main__.EndToEndTest) End-to-end cimport_from_sys_path ... #### 2020-09-05 13:25:38.891592 #### 2020-09-05 13:25:48.925641 ok #### 2020-09-05 13:25:59.023549 runTest (__main__.CythonRunTestCase) compiling (c) and running cintop ... index_set_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_set_test ... ok index_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_test ... ok item_ptr_test (cpp_stl_vector) Doctest: cpp_stl_vector.item_ptr_test ... ok iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.iteration_test ... ok list_test (cpp_stl_vector) Doctest: cpp_stl_vector.list_test ... ok nogil_test (cpp_stl_vector) Doctest: cpp_stl_vector.nogil_test ... ok reverse_iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.reverse_iteration_test ... ok simple_test (cpp_stl_vector) Doctest: cpp_stl_vector.simple_test ... ok test_bool_vector_convert (cpp_stl_vector) Doctest: cpp_stl_vector.test_bool_vector_convert ... ok test_bool_vector_get_set (cpp_stl_vector) Doctest: cpp_stl_vector.test_bool_vector_get_set ... ok test_insert (cpp_stl_vector) Doctest: cpp_stl_vector.test_insert ... ok test_typedef_vector (cpp_stl_vector) Doctest: cpp_stl_vector.test_typedef_vector ... ok test_value_type (cpp_stl_vector) Doctest: cpp_stl_vector.test_value_type ... ok test_value_type_complex (cpp_stl_vector) Doctest: cpp_stl_vector.test_value_type_complex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_functions ... #### 2020-09-05 13:26:09.055611 #### 2020-09-05 13:26:19.105718 cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok long_int_shift (cintop) Doctest: cintop.long_int_shift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cintop ... #### 2020-09-05 13:26:29.279346 autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_cdef ... #### 2020-09-05 13:26:39.355421 cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok long_int_shift (cintop) Doctest: cintop.long_int_shift ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clone_type ... #### 2020-09-05 13:26:49.400200 #### 2020-09-05 13:26:59.440406 #### 2020-09-05 13:27:09.478089 #### 2020-09-05 13:27:19.544658 test_class_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_class_deductions ... ok test_deduce_through_pointers (cpp_template_functions) Doctest: cpp_template_functions.test_deduce_through_pointers ... ok test_inference (cpp_template_functions) Doctest: cpp_template_functions.test_inference ... ok test_method (cpp_template_functions) Doctest: cpp_template_functions.test_method ... ok test_more_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_more_deductions ... ok test_no_arg (cpp_template_functions) Doctest: cpp_template_functions.test_no_arg ... ok test_one_param (cpp_template_functions) Doctest: cpp_template_functions.test_one_param ... ok test_overload_GH1583 (cpp_template_functions) Doctest: cpp_template_functions.test_overload_GH1583 ... ok test_part_method (cpp_template_functions) Doctest: cpp_template_functions.test_part_method ... ok test_simple_deduction (cpp_template_functions) Doctest: cpp_template_functions.test_simple_deduction ... ok test_two_params (cpp_template_functions) Doctest: cpp_template_functions.test_two_params ... ok #### 2020-09-05 13:27:29.585622 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_templates ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running clone_type ... #### 2020-09-05 13:27:39.623271 #### 2020-09-05 13:27:49.660664 autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running baas3 ... #### 2020-09-05 13:27:59.707689 #### 2020-09-05 13:28:09.740890 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_class_T596 ... #### 2020-09-05 13:28:19.793691 #### 2020-09-05 13:28:29.834489 test_cast_template_pointer (cpp_templates) Doctest: cpp_templates.test_cast_template_pointer ... ok test_default_template_arguments (cpp_templates) Doctest: cpp_templates.test_default_template_arguments ... ok test_double (cpp_templates) Doctest: cpp_templates.test_double ... ok test_func_ptr (cpp_templates) Doctest: cpp_templates.test_func_ptr ... ok test_int (cpp_templates) Doctest: cpp_templates.test_int ... ok test_pair (cpp_templates) Doctest: cpp_templates.test_pair ... ok test_ptr (cpp_templates) Doctest: cpp_templates.test_ptr ... ok test_pure_syntax (cpp_templates) Doctest: cpp_templates.test_pure_syntax ... ok test_static (cpp_templates) Doctest: cpp_templates.test_static ... ok test_typeof (cpp_templates) Doctest: cpp_templates.test_typeof ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpython_capi ... baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running baas3 ... #### 2020-09-05 13:28:39.874052 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_extern_GH1433 ... #### 2020-09-05 13:28:49.906882 #### 2020-09-05 13:29:00.300141 #### 2020-09-05 13:29:10.347834 nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_class_T596 ... test_gilstate (cpython_capi) Doctest: cpython_capi.test_gilstate ... ok test_pymalloc (cpython_capi) Doctest: cpython_capi.test_pymalloc ... ok test_pymalloc_raw (cpython_capi) Doctest: cpython_capi.test_pymalloc_raw ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpython_capi ... #### 2020-09-05 13:29:20.379466 baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint ... divide (complex_extern_GH1433) Doctest: complex_extern_GH1433.divide ... ok pow (complex_extern_GH1433) Doctest: complex_extern_GH1433.pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_extern_GH1433 ... #### 2020-09-05 13:29:30.409896 #### 2020-09-05 13:29:40.441536 test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint ... #### 2020-09-05 13:29:50.472124 #### 2020-09-05 13:30:00.515367 test_gilstate (cpython_capi) Doctest: cpython_capi.test_gilstate ... ok test_pymalloc (cpython_capi) Doctest: cpython_capi.test_pymalloc ... ok test_pymalloc_raw (cpython_capi) Doctest: cpython_capi.test_pymalloc_raw ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctruthtests ... test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok #### 2020-09-05 13:30:10.570465 runTest (__main__.CythonRunTestCase) compiling (c) and running bishop1 ... #### 2020-09-05 13:30:20.627023 nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inside_cdef_T554 ... divide (complex_extern_GH1433) Doctest: complex_extern_GH1433.divide ... ok pow (complex_extern_GH1433) Doctest: complex_extern_GH1433.pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_int_T446 ... #### 2020-09-05 13:30:30.678512 #### 2020-09-05 13:30:40.909741 #### 2020-09-05 13:30:50.980175 bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop1 ... test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok #### 2020-09-05 13:31:01.029451 runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_int_T446 ... test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctruthtests ... #### 2020-09-05 13:31:11.062689 #### 2020-09-05 13:31:21.106763 call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_int (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_int ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inside_cdef_T554 ... #### 2020-09-05 13:31:31.140767 #### 2020-09-05 13:31:41.174658 bishop1 () Doctest: bishop1 ... ok test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_next ... runTest (__main__.CythonRunTestCase) compiling (c) and running contains_T455 ... #### 2020-09-05 13:31:51.213003 #### 2020-09-05 13:32:01.244794 test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cunion ... #### 2020-09-05 13:32:11.327635 cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running contains_T455 ... #### 2020-09-05 13:32:21.424546 builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_next ... #### 2020-09-05 13:32:31.494558 call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_int (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_int ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok #### 2020-09-05 13:32:42.012480 runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82 ... cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_loop ... test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cunion ... #### 2020-09-05 13:32:52.058438 #### 2020-09-05 13:33:02.099971 builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtincomplex ... #### 2020-09-05 13:33:12.185717 for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_loop ... #### 2020-09-05 13:33:22.226584 #### 2020-09-05 13:33:32.276253 test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction ... #### 2020-09-05 13:33:42.310769 complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtincomplex ... for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_stack_allocation ... #### 2020-09-05 13:33:52.342989 #### 2020-09-05 13:34:02.403579 test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_stack_allocation ... #### 2020-09-05 13:34:12.443161 #### 2020-09-05 13:34:22.487950 complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_ascii_auto_encoding ... test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok #### 2020-09-05 13:34:32.941422 runTest (__main__.EndToEndTest) End-to-end coverage_cmd ... #### 2020-09-05 13:34:42.983360 #### 2020-09-05 13:34:53.040211 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82_def_to_cdef ... #### 2020-09-05 13:35:03.082647 #### 2020-09-05 13:35:13.129015 as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_ascii_auto_encoding ... #### 2020-09-05 13:35:23.171981 #### 2020-09-05 13:35:33.221581 #### 2020-09-05 13:35:43.268302 #### 2020-09-05 13:35:53.326878 #### 2020-09-05 13:36:03.364537 as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_indexing ... #### 2020-09-05 13:36:13.470814 === C/C++ compiler error output: === cyfunction.c: In function ‘__pyx_pf_10cyfunction_16test_annotations_inner’: cyfunction.c:3856:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 3856 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok test_calls (cyfunction.TestDecoratedMethods) Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok TestOptimisedBuiltinMethod (cyfunction) Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok TestStaticmethod (cyfunction) Doctest: cyfunction.TestStaticmethod ... ok TestUnboundMethod (cyfunction) Doctest: cyfunction.TestUnboundMethod ... ok TestUnboundMethodCdef (cyfunction) Doctest: cyfunction.TestUnboundMethodCdef ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction ... #### 2020-09-05 13:36:23.541681 #### 2020-09-05 13:36:33.574562 index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_indexing ... #### 2020-09-05 13:36:44.007604 #### 2020-09-05 13:36:54.050877 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_enums ... #### 2020-09-05 13:37:04.100206 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82 ... #### 2020-09-05 13:37:14.172891 index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytesmethods ... #### 2020-09-05 13:37:24.210135 #### 2020-09-05 13:37:34.241517 #### 2020-09-05 13:37:44.274053 #### 2020-09-05 13:37:54.306516 #### 2020-09-05 13:38:04.339462 bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_decode_utf16 (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16 ... ok bytes_decode_utf16_be (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_be ... ok bytes_decode_utf16_le (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_le ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytesmethods ... #### 2020-09-05 13:38:14.376177 #### 2020-09-05 13:38:24.408728 #### 2020-09-05 13:38:34.442258 cpdef_enums () Doctest: cpdef_enums ... ok test_as_variable_from_cython (cpdef_enums) Doctest: cpdef_enums.test_as_variable_from_cython ... ok verify_resolution_GH1533 (cpdef_enums) Doctest: cpdef_enums.verify_resolution_GH1533 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_enums ... #### 2020-09-05 13:38:44.691598 #### 2020-09-05 13:38:54.740462 #### 2020-09-05 13:39:04.777629 bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_decode_utf16 (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16 ... ok bytes_decode_utf16_be (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_be ... ok bytes_decode_utf16_le (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_le ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running call_py_cy ... === C/C++ compiler error output: === cyfunction.cpp: In function ‘PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)’: cyfunction.cpp:3870:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 3870 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok test_calls (cyfunction.TestDecoratedMethods) Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok TestOptimisedBuiltinMethod (cyfunction) Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok TestStaticmethod (cyfunction) Doctest: cyfunction.TestStaticmethod ... ok TestUnboundMethod (cyfunction) Doctest: cyfunction.TestUnboundMethod ... ok TestUnboundMethodCdef (cyfunction) Doctest: cyfunction.TestUnboundMethodCdef ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_defaults ... #### 2020-09-05 13:39:14.816760 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82_def_to_cdef ... #### 2020-09-05 13:39:24.851497 #### 2020-09-05 13:39:34.885316 #### 2020-09-05 13:39:44.966348 #### 2020-09-05 13:39:54.997605 #### 2020-09-05 13:40:05.033029 #### 2020-09-05 13:40:15.068322 cy_call_kw_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok cy_call_noargs (call_py_cy) Doctest: call_py_cy.cy_call_noargs ... ok cy_call_onearg (call_py_cy) Doctest: call_py_cy.cy_call_onearg ... ok cy_call_pos_and_starargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starargs ... ok cy_call_pos_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok cy_call_starargs (call_py_cy) Doctest: call_py_cy.cy_call_starargs ... ok cy_call_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_starstarargs ... ok cy_call_two_kwargs (call_py_cy) Doctest: call_py_cy.cy_call_two_kwargs ... ok cy_call_twoargs (call_py_cy) Doctest: call_py_cy.cy_call_twoargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_py_cy ... #### 2020-09-05 13:40:25.109941 cpdef_enums () Doctest: cpdef_enums ... ok test_as_variable_from_cython (cpdef_enums) Doctest: cpdef_enums.test_as_variable_from_cython ... ok verify_resolution_GH1533 (cpdef_enums) Doctest: cpdef_enums.verify_resolution_GH1533 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func ... #### 2020-09-05 13:40:35.153134 #### 2020-09-05 13:40:45.233031 #### 2020-09-05 13:40:55.263499 === C/C++ compiler error output: === cc1: warning: command-line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C cpdef_extern_func.c: In function ‘__pyx_pymod_exec_cpdef_extern_func’: cpdef_extern_func.c:2141:85: warning: passing argument 1 of ‘__Pyx_CFunc_const__char______const__char________int___to_py’ from incompatible pointer type [-Wincompatible-pointer-types] 2141 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1469:92: note: expected ‘const char * (*)(const char *, int)’ but argument is of type ‘char * (*)(const char *, int)’ 1469 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func ... #### 2020-09-05 13:41:05.309713 #### 2020-09-05 13:41:15.344116 #### 2020-09-05 13:41:25.379445 cy_call_kw_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok cy_call_noargs (call_py_cy) Doctest: call_py_cy.cy_call_noargs ... ok cy_call_onearg (call_py_cy) Doctest: call_py_cy.cy_call_onearg ... ok cy_call_pos_and_starargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starargs ... ok cy_call_pos_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok cy_call_starargs (call_py_cy) Doctest: call_py_cy.cy_call_starargs ... ok cy_call_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_starstarargs ... ok cy_call_two_kwargs (call_py_cy) Doctest: call_py_cy.cy_call_two_kwargs ... ok cy_call_twoargs (call_py_cy) Doctest: call_py_cy.cy_call_twoargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running capiimpl ... #### 2020-09-05 13:41:35.413659 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.EndToEndTest) End-to-end common_utility_types ... cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override ... #### 2020-09-05 13:41:45.956907 #### 2020-09-05 13:41:55.996772 #### 2020-09-05 13:42:06.075604 #### 2020-09-05 13:42:16.110479 capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running capiimpl ... #### 2020-09-05 13:42:26.193981 #### 2020-09-05 13:42:36.275050 ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398 ... #### 2020-09-05 13:42:46.338587 BaseType (cpdef_method_override) Doctest: cpdef_method_override.BaseType ... ok DynamicOverride (cpdef_method_override) Doctest: cpdef_method_override.DynamicOverride ... ok NonOverride (cpdef_method_override) Doctest: cpdef_method_override.NonOverride ... ok PyClass (cpdef_method_override) Doctest: cpdef_method_override.PyClass ... ok PySlotsClass (cpdef_method_override) Doctest: cpdef_method_override.PySlotsClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_method_override ... #### 2020-09-05 13:42:56.434130 #### 2020-09-05 13:43:06.465039 capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_list_unpacking_T467 ... #### 2020-09-05 13:43:16.499849 #### 2020-09-05 13:43:26.571873 #### 2020-09-05 13:43:36.602395 #### 2020-09-05 13:43:46.666470 recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_list_unpacking_T467 ... #### 2020-09-05 13:43:56.718071 #### 2020-09-05 13:44:07.000566 BaseType (cpdef_method_override) Doctest: cpdef_method_override.BaseType ... ok DynamicOverride (cpdef_method_override) Doctest: cpdef_method_override.DynamicOverride ... ok NonOverride (cpdef_method_override) Doctest: cpdef_method_override.NonOverride ... ok PyClass (cpdef_method_override) Doctest: cpdef_method_override.PyClass ... ok PySlotsClass (cpdef_method_override) Doctest: cpdef_method_override.PySlotsClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_optargs_pure ... #### 2020-09-05 13:44:17.129356 Complex3j (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.Complex3j ... ok complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c89_T398 ... #### 2020-09-05 13:44:27.188338 recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_locals_decorator_T477 ... #### 2020-09-05 13:44:37.235343 #### 2020-09-05 13:44:47.273388 test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_locals_decorator_T477 ... #### 2020-09-05 13:44:57.312160 pymethod (cpdef_optargs_pure.PyClass99) Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok func (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.func ... ok pyfunc (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_optargs_pure ... #### 2020-09-05 13:45:07.347136 #### 2020-09-05 13:45:17.380842 test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_binding_properties ... #### 2020-09-05 13:45:27.414527 === C/C++ compiler error output: === cyfunction_defaults.c:17817:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 17817 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:17757:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 17757 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14610:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 14610 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14550:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 14550 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14452:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 14452 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14353:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 14353 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14272:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 14272 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14191:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 14191 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9910:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 9910 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9646:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 9646 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9242:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 9242 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9182:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 9182 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok test_memoryview_bytes (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_bytes ... ok test_memoryview_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction_defaults ... #### 2020-09-05 13:45:37.455895 pymethod (cpdef_optargs_pure.PyClass99) Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok func (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.func ... ok pyfunc (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.pyfunc ... ok run (__main__.PureDoctestTestCase) running pure doctests in cpdef_optargs_pure ... pymethod (pure_doctest__cpdef_optargs_pure.PyClass99) Doctest: pure_doctest__cpdef_optargs_pure.PyClass99.pymethod ... ok func (pure_doctest__cpdef_optargs_pure) Doctest: pure_doctest__cpdef_optargs_pure.func ... ok pyfunc (pure_doctest__cpdef_optargs_pure) Doctest: pure_doctest__cpdef_optargs_pure.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_void_return ... #### 2020-09-05 13:45:47.494477 #### 2020-09-05 13:45:57.529226 Complex3j (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.Complex3j ... ok complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c99_T398 ... #### 2020-09-05 13:46:07.563099 #### 2020-09-05 13:46:17.598116 #### 2020-09-05 13:46:27.630770 #### 2020-09-05 13:46:37.965049 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_binding_properties ... #### 2020-09-05 13:46:48.019146 #### 2020-09-05 13:46:58.048878 A (cpdef_void_return) Doctest: cpdef_void_return.A ... ok B (cpdef_void_return) Doctest: cpdef_void_return.B ... ok C (cpdef_void_return) Doctest: cpdef_void_return.C ... ok raisable (cpdef_void_return) Doctest: cpdef_void_return.raisable ... ok unraisable (cpdef_void_return) Doctest: cpdef_void_return.unraisable ... RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_void_return ... #### 2020-09-05 13:47:08.090465 #### 2020-09-05 13:47:18.132041 #### 2020-09-05 13:47:28.164512 #### 2020-09-05 13:47:38.207720 Complex3j (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.Complex3j ... ok complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c99_T398 ... #### 2020-09-05 13:47:48.239323 #### 2020-09-05 13:47:58.272326 #### 2020-09-05 13:48:08.350732 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_methods_T462 ... #### 2020-09-05 13:48:18.422682 A (cpdef_void_return) Doctest: cpdef_void_return.A ... ok B (cpdef_void_return) Doctest: cpdef_void_return.B ... ok C (cpdef_void_return) Doctest: cpdef_void_return.C ... ok raisable (cpdef_void_return) Doctest: cpdef_void_return.raisable ... ok unraisable (cpdef_void_return) Doctest: cpdef_void_return.unraisable ... RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes ... #### 2020-09-05 13:48:28.464158 #### 2020-09-05 13:48:38.508260 #### 2020-09-05 13:48:48.563420 #### 2020-09-05 13:48:58.601402 test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_methods_T462 ... #### 2020-09-05 13:49:08.658830 #### 2020-09-05 13:49:18.691995 #### 2020-09-05 13:49:28.735674 #### 2020-09-05 13:49:39.157193 Complex3j (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.Complex3j ... ok complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_cpp ... #### 2020-09-05 13:49:49.231819 test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_multiple_inheritance ... #### 2020-09-05 13:49:59.262716 #### 2020-09-05 13:50:09.307343 #### 2020-09-05 13:50:19.343356 test_class_member (cpp_classes) Doctest: cpp_classes.test_class_member ... ok test_constructor_nogil (cpp_classes) Doctest: cpp_classes.test_constructor_nogil ... ok test_default_constructor (cpp_classes) Doctest: cpp_classes.test_default_constructor ... ok test_derived_class_member (cpp_classes) Doctest: cpp_classes.test_derived_class_member ... ok test_nested_del (cpp_classes) Doctest: cpp_classes.test_nested_del ... ok test_nested_del_repeat (cpp_classes) Doctest: cpp_classes.test_nested_del_repeat ... ok test_new_del (cpp_classes) Doctest: cpp_classes.test_new_del ... ok test_overload_bint_int (cpp_classes) Doctest: cpp_classes.test_overload_bint_int ... ok test_rect_area (cpp_classes) Doctest: cpp_classes.test_rect_area ... ok test_square_area (cpp_classes) Doctest: cpp_classes.test_square_area ... ok test_stack_allocation (cpp_classes) Doctest: cpp_classes.test_stack_allocation ... ok test_template_class_member (cpp_classes) Doctest: cpp_classes.test_template_class_member ... ok test_value_call (cpp_classes) Doctest: cpp_classes.test_value_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes_def ... double_complex (complex_numbers_cpp) Doctest: complex_numbers_cpp.double_complex ... ok double_int (complex_numbers_cpp) Doctest: complex_numbers_cpp.double_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_cxx_T398 ... #### 2020-09-05 13:50:29.375016 #### 2020-09-05 13:50:39.408550 #### 2020-09-05 13:50:49.442221 #### 2020-09-05 13:50:59.473825 #### 2020-09-05 13:51:09.570347 #### 2020-09-05 13:51:19.631194 BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_multiple_inheritance ... #### 2020-09-05 13:51:29.674481 #### 2020-09-05 13:51:39.713407 #### 2020-09-05 13:51:49.766678 === C/C++ compiler error output: === cyfunction_defaults.cpp:17831:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 17831 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:17771:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 17771 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14624:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 14624 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14564:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 14564 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14466:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 14466 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14367:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 14367 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14286:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 14286 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14205:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 14205 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9924:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 9924 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9660:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 9660 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9256:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 9256 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9196:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 9196 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok test_memoryview_bytes (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_bytes ... ok test_memoryview_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython2_bytes ... #### 2020-09-05 13:51:59.796893 Complex3j (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.Complex3j ... ok complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_cxx_T398 ... #### 2020-09-05 13:52:10.087606 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython2_bytes ... === C/C++ compiler error output: === cpp_classes_def.cpp: In function ‘__pyx_pw_15cpp_classes_def_3test_BaseMethods(_object*, _object*)’: cpp_classes_def.cpp:2371:16: warning: ‘__pyx_v_subClass’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2371 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp:2281:39: note: ‘__pyx_v_subClass’ was declared here 2281 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== test_BaseMethods (cpp_classes_def) Doctest: cpp_classes_def.test_BaseMethods ... ok test_CppClassWithObjectMember (cpp_classes_def) Doctest: cpp_classes_def.test_CppClassWithObjectMember ... ok test_CppClassWithObjectMemberCopyAssign (cpp_classes_def) Doctest: cpp_classes_def.test_CppClassWithObjectMemberCopyAssign ... ok test_Poly (cpp_classes_def) Doctest: cpp_classes_def.test_Poly ... ok test_PublicCppClassWithObjectMember (cpp_classes_def) Doctest: cpp_classes_def.test_PublicCppClassWithObjectMember ... ok test_Static (cpp_classes_def) Doctest: cpp_classes_def.test_Static ... ok test_init_dealloc (cpp_classes_def) Doctest: cpp_classes_def.test_init_dealloc ... ok test_templates (cpp_classes_def) Doctest: cpp_classes_def.test_templates ... ok test_uncopyable_constructor_argument (cpp_classes_def) Doctest: cpp_classes_def.test_uncopyable_constructor_argument ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_move ... #### 2020-09-05 13:52:20.138936 #### 2020-09-05 13:52:30.171314 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython_includes ... #### 2020-09-05 13:52:40.212179 #### 2020-09-05 13:52:50.251389 test_move_assignment (cpp_move) Doctest: cpp_move.test_move_assignment ... ok test_move_func_call (cpp_move) Doctest: cpp_move.test_move_func_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_conversion ... #### 2020-09-05 13:53:00.285223 BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdivision_CEP_516 ... #### 2020-09-05 13:53:10.329705 #### 2020-09-05 13:53:20.368608 cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython_includes ... #### 2020-09-05 13:53:30.400378 #### 2020-09-05 13:53:40.451255 #### 2020-09-05 13:53:50.539779 #### 2020-09-05 13:54:00.579417 Complex3j (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.Complex3j ... ok complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding_cy ... #### 2020-09-05 13:54:10.610442 cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonscope ... cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok c_div_const_test (cdivision_CEP_516) Doctest: cdivision_CEP_516.c_div_const_test ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok #### 2020-09-05 13:54:20.935532 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdivision_CEP_516 ... #### 2020-09-05 13:54:30.968646 add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding_cy ... #### 2020-09-05 13:54:41.001654 #### 2020-09-05 13:54:51.034963 add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok #### 2020-09-05 13:55:01.067171 runTest (__main__.EndToEndTest) End-to-end coverage_cmd_src_layout ... #### 2020-09-05 13:55:11.107128 #### 2020-09-05 13:55:21.139854 #### 2020-09-05 13:55:31.174493 #### 2020-09-05 13:55:41.206220 cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok c_div_const_test (cdivision_CEP_516) Doctest: cdivision_CEP_516.c_div_const_test ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfunc_convert ... #### 2020-09-05 13:55:51.237409 #### 2020-09-05 13:56:01.270261 ok runTest (__main__.EndToEndTest) End-to-end cpdef_enums_import ... #### 2020-09-05 13:56:11.302875 #### 2020-09-05 13:56:21.581429 #### 2020-09-05 13:56:31.638735 #### 2020-09-05 13:56:41.701479 #### 2020-09-05 13:56:51.753541 #### 2020-09-05 13:57:01.786235 #### 2020-09-05 13:57:11.842829 #### 2020-09-05 13:57:21.888927 #### 2020-09-05 13:57:31.930123 #### 2020-09-05 13:57:41.965362 ok runTest (__main__.EndToEndTest) End-to-end cpdef_pickle ... #### 2020-09-05 13:57:52.018495 test_c_string_convert (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_c_string_convert ... ok test_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_double_vector ... ok test_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string ... ok test_encode_to_string_cast (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok test_enum_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_enum_map ... ok test_int_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_int_vector ... ok test_list (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_list ... ok test_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_map ... ok test_nested (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_nested ... ok test_pair (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_pair ... ok test_repeated_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok test_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_set ... ok test_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string ... ok test_string_call (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_call ... ok test_string_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector ... ok test_string_vector_temp_funcarg (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok test_typedef_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_typedef_vector ... ok test_unicode_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok test_unordered_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_map ... ok test_unordered_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding_str ... call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... #### 2020-09-05 13:58:02.068290 ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfunc_convert ... #### 2020-09-05 13:58:12.101151 #### 2020-09-05 13:58:22.161528 #### 2020-09-05 13:58:32.200381 #### 2020-09-05 13:58:42.240170 #### 2020-09-05 13:58:52.727279 #### 2020-09-05 13:59:02.812291 test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonscope ... test_assign (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_ref_args ... ok runTest (__main__.EndToEndTest) End-to-end cpp_assignment_overload ... #### 2020-09-05 13:59:12.860826 #### 2020-09-05 13:59:22.892139 #### 2020-09-05 13:59:32.937897 #### 2020-09-05 13:59:42.971967 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool ... test_template_ref_arg (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_arg ... ok test_template_ref_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_attr ... ok test_template_ref_const_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_const_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_vector_in_generator ... #### 2020-09-05 13:59:53.012138 #### 2020-09-05 14:00:03.054079 test_bool (cpp_bool) Doctest: cpp_bool.test_bool ... ok test_may_raise_exception (cpp_bool) Doctest: cpp_bool.test_may_raise_exception ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_class_redef ... #### 2020-09-05 14:00:13.122811 #### 2020-09-05 14:00:23.183713 call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfuncdef ... #### 2020-09-05 14:00:33.219013 #### 2020-09-05 14:00:43.250875 test_Foo (cpp_class_redef) Doctest: cpp_class_redef.test_Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_namespaces ... test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfuncdef ... #### 2020-09-05 14:00:53.606952 stack_vector_in_generator (cpp_vector_in_generator) Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmul ... #### 2020-09-05 14:01:03.665965 test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_redefine ... cstringmul () Doctest: cstringmul ... ok #### 2020-09-05 14:01:13.719054 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmul ... #### 2020-09-05 14:01:23.843711 test_convert_struct (cpp_namespaces) Doctest: cpp_namespaces.test_convert_struct ... ok test_function (cpp_namespaces) Doctest: cpp_namespaces.test_function ... ok test_nested (cpp_namespaces) Doctest: cpp_namespaces.test_nested ... ok test_typedef (cpp_namespaces) Doctest: cpp_namespaces.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operator_exc_handling ... cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_DEF ... #### 2020-09-05 14:01:33.919722 #### 2020-09-05 14:01:43.951801 test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_redefine ... #### 2020-09-05 14:01:54.044357 #### 2020-09-05 14:02:04.081616 #### 2020-09-05 14:02:14.120222 ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok unicode_expression (ct_DEF) Doctest: ct_DEF.unicode_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_DEF ... #### 2020-09-05 14:02:24.167727 test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_redefine ... test_class_redef (pure_doctest__class_redefine) Doctest: pure_doctest__class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classmethod ... #### 2020-09-05 14:02:34.199701 #### 2020-09-05 14:02:44.234414 #### 2020-09-05 14:02:54.645011 #### 2020-09-05 14:03:04.790438 ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok unicode_expression (ct_DEF) Doctest: ct_DEF.unicode_expression ... ok #### 2020-09-05 14:03:14.873601 runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_char_types ... #### 2020-09-05 14:03:24.910417 #### 2020-09-05 14:03:34.949550 const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_char_types ... #### 2020-09-05 14:03:45.025755 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classmethod ... #### 2020-09-05 14:03:55.057573 test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_members ... #### 2020-09-05 14:04:05.108818 const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_delegation ... #### 2020-09-05 14:04:15.138840 #### 2020-09-05 14:04:25.170243 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_delegation ... #### 2020-09-05 14:04:35.205977 #### 2020-09-05 14:04:45.241323 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorator_lambda ... test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_members ... #### 2020-09-05 14:04:55.275881 #### 2020-09-05 14:05:05.349936 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classpass ... test_only_single_call (cpp_operator_exc_handling) Doctest: cpp_operator_exc_handling.test_only_single_call ... ok test_operator_exception_handling (cpp_operator_exc_handling) Doctest: cpp_operator_exc_handling.test_operator_exception_handling ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_forward_list ... #### 2020-09-05 14:05:15.737159 TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorator_lambda ... #### 2020-09-05 14:05:25.776373 classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classpass ... #### 2020-09-05 14:05:35.910625 test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running define_macro ... classpass () Doctest: classpass ... ok #### 2020-09-05 14:05:45.959205 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_decorators_T478 ... #### 2020-09-05 14:05:56.044044 test (define_macro) Doctest: define_macro.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running define_macro ... TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_T593 ... iteration_test (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.iteration_test ... ok simple_iteration_test (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.simple_iteration_test ... ok test_value_type (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.test_value_type ... ok test_value_type_complex (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.test_value_type_complex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_cpp11 ... #### 2020-09-05 14:06:06.159082 test (define_macro) Doctest: define_macro.test ... ok #### 2020-09-05 14:06:16.189713 runTest (__main__.CythonRunTestCase) compiling (c) and running dict_setdefault ... #### 2020-09-05 14:06:26.221392 #### 2020-09-05 14:06:36.268214 test_element_access (cpp_stl_string_cpp11) Doctest: cpp_stl_string_cpp11.test_element_access ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_subclasses ... closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_decorators_T478 ... #### 2020-09-05 14:06:46.551597 #### 2020-09-05 14:06:56.586051 setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_setdefault ... #### 2020-09-05 14:07:06.637029 #### 2020-09-05 14:07:16.675486 decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_T593 ... #### 2020-09-05 14:07:26.742503 #### 2020-09-05 14:07:36.774684 #### 2020-09-05 14:07:46.815007 closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_name_mangling_T537 ... run (__main__.PureDoctestTestCase) running pure doctests in dict_setdefault ... setdefault1 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault1 ... ok setdefault2 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dietachmayer1 ... #### 2020-09-05 14:07:56.860664 #### 2020-09-05 14:08:06.899233 test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dietachmayer1 ... #### 2020-09-05 14:08:16.935811 testA (cpp_template_subclasses) Doctest: cpp_template_subclasses.testA ... ok testB (cpp_template_subclasses) Doctest: cpp_template_subclasses.testB ... ok testC (cpp_template_subclasses) Doctest: cpp_template_subclasses.testC ... ok testD (cpp_template_subclasses) Doctest: cpp_template_subclasses.testD ... ok testE (cpp_template_subclasses) Doctest: cpp_template_subclasses.testE ... ok test_GH1599 (cpp_template_subclasses) Doctest: cpp_template_subclasses.test_GH1599 ... ok test_subclass_exception_values (cpp_template_subclasses) Doctest: cpp_template_subclasses.test_subclass_exception_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running crashT245 ... closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_name_mangling_T537 ... #### 2020-09-05 14:08:26.973644 test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_attributes ... f (crashT245) Doctest: crashT245.f ... ok #### 2020-09-05 14:08:37.012280 runTest (__main__.CythonRunTestCase) compiling (cpp) and running crashT245 ... decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_iter_unpack ... #### 2020-09-05 14:08:47.325708 closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_self ... #### 2020-09-05 14:08:57.363516 f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstruct ... #### 2020-09-05 14:09:07.393058 iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_iter_unpack ... #### 2020-09-05 14:09:17.423296 assign_fields_in_loop (cstruct) Doctest: cstruct.assign_fields_in_loop ... ok test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstruct ... #### 2020-09-05 14:09:27.454425 #### 2020-09-05 14:09:37.483835 iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_pop ... assign_fields_in_loop (cstruct) Doctest: cstruct.assign_fields_in_loop ... ok test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_IF ... #### 2020-09-05 14:09:47.514120 #### 2020-09-05 14:09:57.549880 control_flow_DEF1 (ct_IF) Doctest: ct_IF.control_flow_DEF1 ... ok control_flow_DEF2 (ct_IF) Doctest: ct_IF.control_flow_DEF2 ... ok f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_IF ... #### 2020-09-05 14:10:07.580556 call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_self ... OwnProperty1 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty1 ... ok OwnProperty2 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty2 ... ok test_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_class_attributes ... ok test_defined_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_defined_class_attributes ... ok test_public_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_public_class_attributes ... ok test_subclass_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_subclass_attributes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_attributes ... #### 2020-09-05 14:10:17.614727 control_flow_DEF1 (ct_IF) Doctest: ct_IF.control_flow_DEF1 ... ok control_flow_DEF2 (ct_IF) Doctest: ct_IF.control_flow_DEF2 ... ok #### 2020-09-05 14:10:28.014899 f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running curiously_recurring_template_pattern_GH1458 ... dict_pop (dict_pop) Doctest: dict_pop.dict_pop ... ok dict_pop_default (dict_pop) Doctest: dict_pop.dict_pop_default ... ok dict_pop_default_typed (dict_pop) Doctest: dict_pop.dict_pop_default_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_pop ... #### 2020-09-05 14:10:38.064359 #### 2020-09-05 14:10:48.101674 test_derived (curiously_recurring_template_pattern_GH1458) Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyclic_gc ... #### 2020-09-05 14:10:58.136426 #### 2020-09-05 14:11:08.166246 #### 2020-09-05 14:11:18.197433 dict_pop (dict_pop) Doctest: dict_pop.dict_pop ... ok dict_pop_default (dict_pop) Doctest: dict_pop.dict_pop_default ... ok dict_pop_default_typed (dict_pop) Doctest: dict_pop.dict_pop_default_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictintindex ... #### 2020-09-05 14:11:28.227626 call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1 ... #### 2020-09-05 14:11:38.259088 #### 2020-09-05 14:11:48.289429 OwnProperty1 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty1 ... ok OwnProperty2 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty2 ... ok test_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_class_attributes ... ok test_defined_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_defined_class_attributes ... ok test_public_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_public_class_attributes ... ok test_subclass_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_subclass_attributes ... ok #### 2020-09-05 14:11:58.334988 runTest (__main__.CythonRunTestCase) compiling (c) and running embedsignatures ... #### 2020-09-05 14:12:08.371520 #### 2020-09-05 14:12:18.407569 test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictintindex ... #### 2020-09-05 14:12:28.451141 #### 2020-09-05 14:12:38.508554 #### 2020-09-05 14:12:48.559972 #### 2020-09-05 14:12:58.595255 #### 2020-09-05 14:13:08.670293 test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running duplicate_keyword_in_call ... #### 2020-09-05 14:13:18.749875 ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyclic_gc ... #### 2020-09-05 14:13:28.784861 #### 2020-09-05 14:13:39.227538 #### 2020-09-05 14:13:49.295064 test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running duplicate_keyword_in_call ... #### 2020-09-05 14:13:59.327440 #### 2020-09-05 14:14:09.358426 #### 2020-09-05 14:14:19.390679 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1_def_to_cdef ... #### 2020-09-05 14:14:29.421451 test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok run (__main__.PureDoctestTestCase) running pure doctests in duplicate_keyword_in_call ... test_call (pure_doctest__duplicate_keyword_in_call) Doctest: pure_doctest__duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionpropagation ... #### 2020-09-05 14:14:39.452282 #### 2020-09-05 14:14:49.482615 #### 2020-09-05 14:14:59.515542 foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok test_except_promotion_compare (exceptionpropagation) Doctest: exceptionpropagation.test_except_promotion_compare ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionpropagation ... #### 2020-09-05 14:15:09.545923 #### 2020-09-05 14:15:19.576217 foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok test_except_promotion_compare (exceptionpropagation) Doctest: exceptionpropagation.test_except_promotion_compare ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionrefcount ... #### 2020-09-05 14:15:29.611849 #### 2020-09-05 14:15:39.642391 #### 2020-09-05 14:15:49.701763 exceptionrefcount () Doctest: exceptionrefcount ... ok ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionrefcount ... runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_METH_O_GH1728 ... #### 2020-09-05 14:15:59.782031 #### 2020-09-05 14:16:09.822125 #### 2020-09-05 14:16:19.904813 exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptions_nogil ... #### 2020-09-05 14:16:30.271318 #### 2020-09-05 14:16:40.319573 call_meth (cyfunction_METH_O_GH1728) Doctest: cyfunction_METH_O_GH1728.call_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction_METH_O_GH1728 ... #### 2020-09-05 14:16:50.368259 #### 2020-09-05 14:17:00.398847 #### 2020-09-05 14:17:10.512939 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok #### 2020-09-05 14:17:20.554713 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1 ... #### 2020-09-05 14:17:30.589848 #### 2020-09-05 14:17:40.683158 call_meth (cyfunction_METH_O_GH1728) Doctest: cyfunction_METH_O_GH1728.call_meth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython3_no_unicode_literals ... #### 2020-09-05 14:17:50.715727 #### 2020-09-05 14:18:00.759897 #### 2020-09-05 14:18:10.805625 #### 2020-09-05 14:18:20.836999 cython3_no_unicode_literals () Doctest: cython3_no_unicode_literals ... ok annotation_syntax (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.annotation_syntax ... ok no_unicode_literals (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok non_ascii_raw_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok non_ascii_raw_unicode (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok non_ascii_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_str ... ok print_function (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.print_function ... ok str_type_is_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.str_type_is_str ... ok truediv (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv ... ok truediv_int (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3_no_unicode_literals ... #### 2020-09-05 14:18:30.867922 #### 2020-09-05 14:18:40.904846 === C/C++ compiler error output: === embedsignatures.c:10510:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m13_genexpr’ defined but not used [-Wunused-function] 10510 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10374:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m12_genexpr’ defined but not used [-Wunused-function] 10374 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running embedsignatures ... #### 2020-09-05 14:18:50.946217 #### 2020-09-05 14:19:00.988579 #### 2020-09-05 14:19:11.028764 #### 2020-09-05 14:19:21.066885 cython3_no_unicode_literals () Doctest: cython3_no_unicode_literals ... ok annotation_syntax (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.annotation_syntax ... ok no_unicode_literals (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok non_ascii_raw_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok non_ascii_raw_unicode (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok non_ascii_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_str ... ok print_function (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.print_function ... ok str_type_is_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.str_type_is_str ... ok truediv (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv ... ok truediv_int (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_cimport ... #### 2020-09-05 14:19:31.152313 test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_foo_nogil (exceptions_nogil) Doctest: exceptions_nogil.test_foo_nogil ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptions_nogil ... #### 2020-09-05 14:19:41.552987 #### 2020-09-05 14:19:51.631677 #### 2020-09-05 14:20:01.687632 test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_cimport ... #### 2020-09-05 14:20:11.722373 #### 2020-09-05 14:20:21.868572 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1_def_to_cdef ... #### 2020-09-05 14:20:31.972176 #### 2020-09-05 14:20:42.015118 test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators ... #### 2020-09-05 14:20:52.049331 #### 2020-09-05 14:21:02.081326 #### 2020-09-05 14:21:12.125900 #### 2020-09-05 14:21:22.207074 #### 2020-09-05 14:21:32.255081 decorators () Doctest: decorators ... ok #### 2020-09-05 14:21:42.323481 runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators ... #### 2020-09-05 14:21:52.372102 #### 2020-09-05 14:22:02.408881 #### 2020-09-05 14:22:12.447770 #### 2020-09-05 14:22:22.493028 #### 2020-09-05 14:22:32.527783 decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_py_T593 ... #### 2020-09-05 14:22:42.577707 test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_foo_nogil (exceptions_nogil) Doctest: exceptions_nogil.test_foo_nogil ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attr_assign ... #### 2020-09-05 14:22:52.623019 #### 2020-09-05 14:23:02.653623 #### 2020-09-05 14:23:12.697020 #### 2020-09-05 14:23:22.895913 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3 ... assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attr_assign ... #### 2020-09-05 14:23:32.958432 decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok #### 2020-09-05 14:23:42.995814 runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_py_T593 ... #### 2020-09-05 14:23:53.055810 #### 2020-09-05 14:24:03.091474 #### 2020-09-05 14:24:13.122169 assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.EndToEndTest) End-to-end ext_attr_getter ... #### 2020-09-05 14:24:23.152742 #### 2020-09-05 14:24:33.182786 #### 2020-09-05 14:24:43.212572 decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in decorators_py_T593 ... pure_doctest__decorators_py_T593 () Doctest: pure_doctest__decorators_py_T593 ... ok class_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_in_closure ... ok class_not_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_not_in_closure ... ok wrapped_func (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running default_args_T674 ... #### 2020-09-05 14:24:53.243125 #### 2020-09-05 14:25:03.274516 #### 2020-09-05 14:25:13.305691 test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok #### 2020-09-05 14:25:23.336176 runTest (__main__.CythonRunTestCase) compiling (cpp) and running default_args_T674 ... #### 2020-09-05 14:25:33.367064 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attribute_cache ... #### 2020-09-05 14:25:43.412093 === C/C++ compiler error output: === embedsignatures.cpp:10524:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)’ defined but not used [-Wunused-function] 10524 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10388:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)’ defined but not used [-Wunused-function] 10388 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_builtin_constructors ... #### 2020-09-05 14:25:53.800268 #### 2020-09-05 14:26:03.839807 test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in default_args_T674 ... test_inner (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_inner ... ok test_lambda (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running defnode_err_val ... #### 2020-09-05 14:26:13.871463 _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_builtin_constructors ... #### 2020-09-05 14:26:23.914433 test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running defnode_err_val ... #### 2020-09-05 14:26:33.950711 #### 2020-09-05 14:26:44.049953 ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attribute_cache ... #### 2020-09-05 14:26:54.123544 _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_for_loop_T208 ... test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running delete ... #### 2020-09-05 14:27:04.186356 #### 2020-09-05 14:27:14.217221 go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_for_loop_T208 ... #### 2020-09-05 14:27:24.266328 #### 2020-09-05 14:27:34.321258 go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumboolctx ... #### 2020-09-05 14:27:44.560736 A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delete ... #### 2020-09-05 14:27:54.642273 enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumboolctx ... #### 2020-09-05 14:28:04.680430 ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extcmethod ... #### 2020-09-05 14:28:14.709865 enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok runTest (__main__.EndToEndTest) End-to-end error_pos ... #### 2020-09-05 14:28:24.748603 #### 2020-09-05 14:28:34.780169 A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok #### 2020-09-05 14:28:44.811737 runTest (__main__.CythonRunTestCase) compiling (c) and running delslice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_type_none_arg ... #### 2020-09-05 14:28:54.847182 #### 2020-09-05 14:29:04.878500 #### 2020-09-05 14:29:14.925516 del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delslice ... #### 2020-09-05 14:29:24.989802 test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extcmethod ... #### 2020-09-05 14:29:35.028235 builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok #### 2020-09-05 14:29:45.333769 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_type_none_arg ... del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok run (__main__.PureDoctestTestCase) running pure doctests in delslice ... del_constant_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_constant_start_stop ... ok del_start (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start ... ok del_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start_stop ... ok del_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict ... #### 2020-09-05 14:29:55.377541 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3_def_to_cdef ... #### 2020-09-05 14:30:05.414868 #### 2020-09-05 14:30:15.445462 #### 2020-09-05 14:30:25.476568 #### 2020-09-05 14:30:35.518656 builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclassbody ... constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok #### 2020-09-05 14:30:45.552525 keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict ... #### 2020-09-05 14:30:55.587828 #### 2020-09-05 14:31:05.624796 test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T235 ... #### 2020-09-05 14:31:15.657655 extclassbody () Doctest: extclassbody ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclassbody ... #### 2020-09-05 14:31:25.722129 #### 2020-09-05 14:31:35.761621 constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_get ... #### 2020-09-05 14:31:45.806503 #### 2020-09-05 14:31:55.877634 get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_get ... extclassbody () Doctest: extclassbody ... ok runTest (__main__.EndToEndTest) End-to-end final_in_pxd ... #### 2020-09-05 14:32:06.305386 #### 2020-09-05 14:32:16.374194 #### 2020-09-05 14:32:26.408364 get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_getitem ... #### 2020-09-05 14:32:36.437268 extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... ok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T235 ... #### 2020-09-05 14:32:46.467921 #### 2020-09-05 14:32:56.505290 getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_str (dict_getitem) Doctest: dict_getitem.getitem_str ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok getitem_unicode (dict_getitem) Doctest: dict_getitem.getitem_unicode ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_getitem ... #### 2020-09-05 14:33:06.540054 #### 2020-09-05 14:33:16.572633 #### 2020-09-05 14:33:26.606036 getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_str (dict_getitem) Doctest: dict_getitem.getitem_str ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok getitem_unicode (dict_getitem) Doctest: dict_getitem.getitem_unicode ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_values_in_expression ... #### 2020-09-05 14:33:36.651906 ok runTest (__main__.CythonRunTestCase) compiling (c) and running fmod ... #### 2020-09-05 14:33:46.688130 fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fmod ... #### 2020-09-05 14:33:56.727470 values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_values_in_expression ... #### 2020-09-05 14:34:06.758804 extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... fmod (fmod) Doctest: fmod.fmodok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ... ok ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_from_float_T254 ... unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok #### 2020-09-05 14:34:17.062881 runTest (__main__.EndToEndTest) End-to-end extern_impl ... #### 2020-09-05 14:34:27.100067 values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictcomp ... #### 2020-09-05 14:34:37.135627 #### 2020-09-05 14:34:47.180085 double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_from_float_T254 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running external_ref_reassignment ... #### 2020-09-05 14:34:57.216137 #### 2020-09-05 14:35:07.253578 #### 2020-09-05 14:35:17.289767 #### 2020-09-05 14:35:27.329650 double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexc_iter_T228 ... test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running external_ref_reassignment ... #### 2020-09-05 14:35:37.691527 #### 2020-09-05 14:35:47.768891 #### 2020-09-05 14:35:57.811790 #### 2020-09-05 14:36:07.856004 test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinstantiate ... dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok nested_tuple (dictcomp) Doctest: dictcomp.nested_tuple ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictcomp ... #### 2020-09-05 14:36:17.913098 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok #### 2020-09-05 14:36:27.961414 runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexc_iter_T228 ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3 ... #### 2020-09-05 14:36:37.994516 #### 2020-09-05 14:36:48.025622 extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinstantiate ... #### 2020-09-05 14:36:58.057576 #### 2020-09-05 14:37:08.090899 #### 2020-09-05 14:37:18.129202 #### 2020-09-05 14:37:28.163210 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraise ... extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extkwonlyargs ... #### 2020-09-05 14:37:38.195543 #### 2020-09-05 14:37:48.226933 funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraise ... #### 2020-09-05 14:37:58.256605 dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok nested_tuple (dictcomp) Doctest: dictcomp.nested_tuple ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running division_T384 ... #### 2020-09-05 14:38:08.312883 #### 2020-09-05 14:38:18.754558 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running division_T384 ... funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.EndToEndTest) End-to-end fused_cmethods ... #### 2020-09-05 14:38:28.802383 extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extkwonlyargs ... #### 2020-09-05 14:38:38.840632 #### 2020-09-05 14:38:48.870404 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running double_dealloc_T796 ... #### 2020-09-05 14:38:58.904890 #### 2020-09-05 14:39:08.950713 #### 2020-09-05 14:39:19.000606 extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extpropertyref ... #### 2020-09-05 14:39:29.038951 #### 2020-09-05 14:39:39.091984 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running double_dealloc_T796 ... #### 2020-09-05 14:39:49.167472 #### 2020-09-05 14:39:59.199203 #### 2020-09-05 14:40:09.232646 #### 2020-09-05 14:40:19.283316 __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extpropertyref ... #### 2020-09-05 14:40:29.318209 #### 2020-09-05 14:40:39.790377 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_args ... #### 2020-09-05 14:40:49.848417 #### 2020-09-05 14:40:59.910309 #### 2020-09-05 14:41:09.973719 #### 2020-09-05 14:41:20.005615 __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok #### 2020-09-05 14:41:30.066404 runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_dealloc ... #### 2020-09-05 14:41:40.102160 test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_args ... #### 2020-09-05 14:41:50.136376 ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_division ... #### 2020-09-05 14:42:00.175122 #### 2020-09-05 14:42:10.212991 #### 2020-09-05 14:42:20.259514 #### 2020-09-05 14:42:30.292478 #### 2020-09-05 14:42:40.324886 test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_declarators ... #### 2020-09-05 14:42:50.376004 #### 2020-09-05 14:43:00.415886 zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_declarators ... #### 2020-09-05 14:43:10.863254 constants (future_division) Doctest: future_division.constants ... ok div_by_0 (future_division) Doctest: future_division.div_by_0 ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_division ... g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3_def_to_cdef ... #### 2020-09-05 14:43:20.930702 #### 2020-09-05 14:43:30.961867 zed (empty_declarators) Doctest: empty_declarators.zed ... ok ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... runTest (__main__.CythonRunTestCase) compiling (c) and running enumerate_T316 ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_dealloc ... #### 2020-09-05 14:43:41.019025 #### 2020-09-05 14:43:51.055353 #### 2020-09-05 14:44:01.085966 #### 2020-09-05 14:44:11.132056 #### 2020-09-05 14:44:21.163599 constants (future_division) Doctest: future_division.constants ... ok div_by_0 (future_division) Doctest: future_division.div_by_0 ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_type_inference ... #### 2020-09-05 14:44:31.259185 #### 2020-09-05 14:44:41.298275 c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumerate_T316 ... #### 2020-09-05 14:44:51.331471 #### 2020-09-05 14:45:01.385944 #### 2020-09-05 14:45:11.448029 #### 2020-09-05 14:45:21.481280 test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_type_inference ... #### 2020-09-05 14:45:31.513312 #### 2020-09-05 14:45:41.552785 ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running file_encoding_T740 ... #### 2020-09-05 14:45:51.592174 #### 2020-09-05 14:46:01.909828 file_encoding_T740 () Doctest: file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running file_encoding_T740 ... c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running eval ... #### 2020-09-05 14:46:11.998544 #### 2020-09-05 14:46:22.038704 file_encoding_T740 () Doctest: file_encoding_T740 ... ok run (__main__.PureDoctestTestCase) running pure doctests in file_encoding_T740 ... pure_doctest__file_encoding_T740 () Doctest: pure_doctest__file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running filenames ... #### 2020-09-05 14:46:32.075381 eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running eval ... test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T491 ... filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running filenames ... #### 2020-09-05 14:46:42.124823 #### 2020-09-05 14:46:52.158697 filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_method_T586 ... eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exarkun ... #### 2020-09-05 14:47:02.193824 #### 2020-09-05 14:47:12.237724 #### 2020-09-05 14:47:22.281740 test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T491 ... #### 2020-09-05 14:47:32.316495 #### 2020-09-05 14:47:42.383044 exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exarkun ... #### 2020-09-05 14:47:52.707462 #### 2020-09-05 14:48:02.761340 BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_method_T586 ... #### 2020-09-05 14:48:12.792567 #### 2020-09-05 14:48:22.822589 test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T715 ... #### 2020-09-05 14:48:32.852678 exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exec_noargs ... #### 2020-09-05 14:48:42.941987 #### 2020-09-05 14:48:53.021477 exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exec_noargs ... #### 2020-09-05 14:49:03.132653 #### 2020-09-05 14:49:13.183819 t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T715 ... BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_range_T372 ... #### 2020-09-05 14:49:23.218322 exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_auto_richcmp ... #### 2020-09-05 14:49:33.249262 #### 2020-09-05 14:49:43.681454 test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_enum_range (for_in_range_T372) Doctest: for_in_range_T372.test_enum_range ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_range_T372 ... #### 2020-09-05 14:49:53.768105 #### 2020-09-05 14:50:03.798295 t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hasattr ... #### 2020-09-05 14:50:13.841668 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cmethod_inline_T474 ... #### 2020-09-05 14:50:23.909417 test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_enum_range (for_in_range_T372) Doctest: for_in_range_T372.test_enum_range ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_string ... #### 2020-09-05 14:50:33.945350 wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hasattr ... #### 2020-09-05 14:50:43.987173 #### 2020-09-05 14:50:54.019831 === C/C++ compiler error output: === for_in_string.c:4192:16: warning: ‘__Pyx__PyObject_AsPy_UCS4’ defined but not used [-Wunused-function] 4192 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_string ... #### 2020-09-05 14:51:04.052119 Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmethod_inline_T474 ... #### 2020-09-05 14:51:14.082596 wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hash_T326 ... #### 2020-09-05 14:51:24.113581 #### 2020-09-05 14:51:34.152203 === C/C++ compiler error output: === for_in_string.cpp:4206:16: warning: ‘Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)’ defined but not used [-Wunused-function] 4206 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running forfrom ... #### 2020-09-05 14:51:44.617947 #### 2020-09-05 14:51:54.674606 for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running forfrom ... #### 2020-09-05 14:52:04.706277 A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hash_T326 ... runTest (__main__.CythonRunTestCase) compiling (c) and running cmp ... #### 2020-09-05 14:52:14.749374 for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreturn ... #### 2020-09-05 14:52:24.780119 #### 2020-09-05 14:52:34.815778 ClassEq (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEq ... ok ClassEqNe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNe ... ok ClassEqNeGe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLe ... ok ClassLt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLt ... ok ClassLtGt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok List (ext_auto_richcmp) Doctest: ext_auto_richcmp.List ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_auto_richcmp ... #### 2020-09-05 14:52:44.849787 c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmp ... funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreturn ... A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_else_expr ... #### 2020-09-05 14:52:54.879040 #### 2020-09-05 14:53:04.910280 #### 2020-09-05 14:53:14.948554 funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpp ... #### 2020-09-05 14:53:25.437606 c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running compiledef ... #### 2020-09-05 14:53:35.493084 test_cfunc_ptrs (if_else_expr) Doctest: if_else_expr.test_cfunc_ptrs ... ok test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... ok test_syntax (if_else_expr) Doctest: if_else_expr.test_syntax ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr ... #### 2020-09-05 14:53:45.541587 compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running compiledef ... #### 2020-09-05 14:53:55.591149 compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305_long_double ... #### 2020-09-05 14:54:05.700525 #### 2020-09-05 14:54:15.731510 test_object_conversion (complex_numbers_T305_long_double) Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305_long_double ... #### 2020-09-05 14:54:25.762223 test_cpp_specialization (fused_cpp) Doctest: fused_cpp.test_cpp_specialization ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_def ... test_cfunc_ptrs (if_else_expr) Doctest: if_else_expr.test_cfunc_ptrs ... ok test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... ok test_syntax (if_else_expr) Doctest: if_else_expr.test_syntax ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok #### 2020-09-05 14:54:35.806088 runTest (__main__.CythonRunTestCase) compiling (c) and running import_star ... #### 2020-09-05 14:54:45.837019 test_object_conversion (complex_numbers_T305_long_double) Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running concatcstrings ... #### 2020-09-05 14:54:55.867907 concatcstrings () Doctest: concatcstrings ... ok #### 2020-09-05 14:55:05.898330 runTest (__main__.CythonRunTestCase) compiling (cpp) and running concatcstrings ... test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_cimported_pi (import_star) Doctest: import_star.test_cimported_pi ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_star ... #### 2020-09-05 14:55:15.928688 #### 2020-09-05 14:55:26.253763 concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running consts ... #### 2020-09-05 14:55:36.301471 #### 2020-09-05 14:55:46.344960 ClassEq (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEq ... ok ClassEqNe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNe ... ok ClassEqNeGe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLe ... ok ClassLt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLt ... ok ClassLtGt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok List (ext_auto_richcmp) Doctest: ext_auto_richcmp.List ... ok run (__main__.PureDoctestTestCase) running pure doctests in ext_auto_richcmp ... ClassEq (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEq ... ok ClassEqNe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEqNe ... ok ClassEqNeGe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLe ... ok ClassLt (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLt ... ok ClassLtGt (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassRichcmpOverride ... ok List (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.List ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T409 ... #### 2020-09-05 14:55:56.384000 test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_cimported_pi (import_star) Doctest: import_star.test_cimported_pi ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isinstance ... #### 2020-09-05 14:56:06.457176 extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T409 ... #### 2020-09-05 14:56:16.494087 add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running consts ... #### 2020-09-05 14:56:26.538332 #### 2020-09-05 14:56:36.574843 extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extern_builtins_T258 ... #### 2020-09-05 14:56:46.608656 #### 2020-09-05 14:56:56.648669 test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extern_builtins_T258 ... #### 2020-09-05 14:57:06.684340 #### 2020-09-05 14:57:16.720375 test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.EndToEndTest) End-to-end extern_include_order ... add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_except_T725 ... test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isinstance ... #### 2020-09-05 14:57:26.759673 #### 2020-09-05 14:57:36.932095 #### 2020-09-05 14:57:46.984838 unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_except_T725 ... #### 2020-09-05 14:57:57.026348 ok runTest (__main__.CythonRunTestCase) compiling (c) and running extmember ... #### 2020-09-05 14:58:07.064129 unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.EndToEndTest) End-to-end coverage_api ... #### 2020-09-05 14:58:17.101301 #### 2020-09-05 14:58:27.131376 #### 2020-09-05 14:58:37.164543 #### 2020-09-05 14:58:47.199165 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extmember ... #### 2020-09-05 14:58:57.261190 test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnot ... #### 2020-09-05 14:59:07.298651 #### 2020-09-05 14:59:17.329617 #### 2020-09-05 14:59:27.652658 is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnot ... #### 2020-09-05 14:59:37.722136 #### 2020-09-05 14:59:47.751884 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_freelist ... is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iteratorexception ... #### 2020-09-05 14:59:57.781289 #### 2020-09-05 15:00:07.814032 #### 2020-09-05 15:00:17.854546 #### 2020-09-05 15:00:27.897042 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iteratorexception ... #### 2020-09-05 15:00:37.933311 #### 2020-09-05 15:00:47.990004 #### 2020-09-05 15:00:58.021402 #### 2020-09-05 15:01:08.065392 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running king1 ... #### 2020-09-05 15:01:18.101819 #### 2020-09-05 15:01:28.133252 ok runTest (__main__.EndToEndTest) End-to-end coverage_nogil ... bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running king1 ... #### 2020-09-05 15:01:38.438178 #### 2020-09-05 15:01:48.483946 bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargproblems ... #### 2020-09-05 15:01:58.520635 DecoratedPyClass (exttype_freelist) Doctest: exttype_freelist.DecoratedPyClass ... ok ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_freelist ... #### 2020-09-05 15:02:08.552359 test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargproblems ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override_recursion ... #### 2020-09-05 15:02:18.588576 test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargs ... #### 2020-09-05 15:02:28.624778 #### 2020-09-05 15:02:38.660270 #### 2020-09-05 15:02:48.702611 #### 2020-09-05 15:02:58.738774 b (kwonlyargs) Doctest: kwonlyargs.b ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok d (kwonlyargs) Doctest: kwonlyargs.d ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargs ... #### 2020-09-05 15:03:08.958828 Ext (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Ext ... ok Py (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Py ... ok PyOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.PyOverride ... ok Slots (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Slots ... ok SlotsOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.SlotsOverride ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_method_override_recursion ... #### 2020-09-05 15:03:18.994186 #### 2020-09-05 15:03:29.023979 #### 2020-09-05 15:03:39.067173 #### 2020-09-05 15:03:49.122118 b (kwonlyargs) Doctest: kwonlyargs.b ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok d (kwonlyargs) Doctest: kwonlyargs.d ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T195 ... #### 2020-09-05 15:03:59.177875 #### 2020-09-05 15:04:09.207136 Ext (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Ext ... ok Py (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Py ... ok PyOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.PyOverride ... ok Slots (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Slots ... ok SlotsOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.SlotsOverride ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_temps_T411 ... DecoratedPyClass (exttype_freelist) Doctest: exttype_freelist.DecoratedPyClass ... ok ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_cdef_class ... #### 2020-09-05 15:04:19.344049 #### 2020-09-05 15:04:29.397771 #### 2020-09-05 15:04:39.432124 #### 2020-09-05 15:04:49.505253 #### 2020-09-05 15:04:59.542151 A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_temps_T411 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T195 ... #### 2020-09-05 15:05:09.571435 FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_cdef_class ... #### 2020-09-05 15:05:19.607897 #### 2020-09-05 15:05:29.638063 #### 2020-09-05 15:05:39.701442 #### 2020-09-05 15:05:49.736487 #### 2020-09-05 15:05:59.965909 A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok runTest (__main__.EndToEndTest) End-to-end cpp_custom_string ... #### 2020-09-05 15:06:10.027831 FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running flatin ... make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok #### 2020-09-05 15:06:20.057123 runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T723 ... #### 2020-09-05 15:06:30.087503 #### 2020-09-05 15:06:40.160836 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T723 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running flatin ... #### 2020-09-05 15:06:50.190351 #### 2020-09-05 15:07:00.224973 ok runTest (__main__.EndToEndTest) End-to-end cpp_exception_declaration_compatibility ... #### 2020-09-05 15:07:10.271948 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_class_T605 ... test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_division ... #### 2020-09-05 15:07:20.302550 CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok HasBound (fused_def) Doctest: fused_def.HasBound ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok run_cyfunction_check (fused_def) Doctest: fused_def.run_cyfunction_check ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok test_opt_func_introspection (fused_def) Doctest: fused_def.test_opt_func_introspection ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_def ... #### 2020-09-05 15:07:30.344715 #### 2020-09-05 15:07:40.766131 div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_0 (float_division) Doctest: float_division.div_by_0 ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_division ... #### 2020-09-05 15:07:50.819643 #### 2020-09-05 15:08:00.849631 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions ... #### 2020-09-05 15:08:10.879674 Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_class_T605 ... #### 2020-09-05 15:08:20.909446 div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_0 (float_division) Doctest: float_division.div_by_0 ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_floor_division_T260 ... #### 2020-09-05 15:08:30.946456 #### 2020-09-05 15:08:40.976557 floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_floor_division_T260 ... #### 2020-09-05 15:08:51.012406 #### 2020-09-05 15:09:01.056826 floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fstring ... test_cppclass_method_custom (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_custom ... ok test_cppclass_method_raw (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_raw ... ok test_cppclass_method_value (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_value ... ok test_domain_error (cpp_exceptions) Doctest: cpp_exceptions.test_domain_error ... ok test_func_that_can_raise_or_throw (cpp_exceptions) Doctest: cpp_exceptions.test_func_that_can_raise_or_throw ... ok test_func_that_can_raise_or_throw_c_return (cpp_exceptions) Doctest: cpp_exceptions.test_func_that_can_raise_or_throw_c_return ... ok test_index_custom (cpp_exceptions) Doctest: cpp_exceptions.test_index_custom ... ok test_index_raw (cpp_exceptions) Doctest: cpp_exceptions.test_index_raw ... ok test_index_value (cpp_exceptions) Doctest: cpp_exceptions.test_index_value ... ok test_int_custom (cpp_exceptions) Doctest: cpp_exceptions.test_int_custom ... ok test_int_raw (cpp_exceptions) Doctest: cpp_exceptions.test_int_raw ... ok test_int_value (cpp_exceptions) Doctest: cpp_exceptions.test_int_value ... ok test_ios_failure (cpp_exceptions) Doctest: cpp_exceptions.test_ios_failure ... ok test_memory (cpp_exceptions) Doctest: cpp_exceptions.test_memory ... ok test_overflow (cpp_exceptions) Doctest: cpp_exceptions.test_overflow ... ok test_range_error (cpp_exceptions) Doctest: cpp_exceptions.test_range_error ... ok test_typeerror (cpp_exceptions) Doctest: cpp_exceptions.test_typeerror ... ok test_underflow (cpp_exceptions) Doctest: cpp_exceptions.test_underflow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions_nogil ... #### 2020-09-05 15:09:11.118935 Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_tests ... #### 2020-09-05 15:09:21.153490 #### 2020-09-05 15:09:31.191297 #### 2020-09-05 15:09:41.274206 #### 2020-09-05 15:09:51.310464 #### 2020-09-05 15:10:01.367302 #### 2020-09-05 15:10:11.396877 #### 2020-09-05 15:10:21.449157 #### 2020-09-05 15:10:31.848810 #### 2020-09-05 15:10:41.922011 #### 2020-09-05 15:10:51.961831 #### 2020-09-05 15:11:02.006564 #### 2020-09-05 15:11:12.041517 test_bar (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_bar ... ok test_foo (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo ... ok test_foo_nogil (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok test_spam (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_templates ... #### 2020-09-05 15:11:22.086809 #### 2020-09-05 15:11:32.117590 #### 2020-09-05 15:11:42.150810 test_wrap_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair ... ok test_wrap_pair_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok #### 2020-09-05 15:11:52.183838 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nonstdint ... #### 2020-09-05 15:12:02.213945 escaping (fstring) Doctest: fstring.escaping ... ok format2 (fstring) Doctest: fstring.format2 ... ok format_bool (fstring) Doctest: fstring.format_bool ... ok format_c_enum (fstring) Doctest: fstring.format_c_enum ... ok format_c_number_const (fstring) Doctest: fstring.format_c_number_const ... ok format_c_number_range (fstring) Doctest: fstring.format_c_number_range ... ok format_c_number_range_dyn_width (fstring) Doctest: fstring.format_c_number_range_dyn_width ... ok format_c_number_range_width (fstring) Doctest: fstring.format_c_number_range_width ... ok format_c_number_range_width0 (fstring) Doctest: fstring.format_c_number_range_width0 ... ok format_c_number_range_width1 (fstring) Doctest: fstring.format_c_number_range_width1 ... ok format_c_number_range_width_m4 (fstring) Doctest: fstring.format_c_number_range_width_m4 ... ok format_c_numbers (fstring) Doctest: fstring.format_c_numbers ... ok format_c_numbers_max (fstring) Doctest: fstring.format_c_numbers_max ... ok format_c_numbers_unsigned (fstring) Doctest: fstring.format_c_numbers_unsigned ... ok format_c_values (fstring) Doctest: fstring.format_c_values ... ok format_decoded_bytes (fstring) Doctest: fstring.format_decoded_bytes ... ok format_pystr (fstring) Doctest: fstring.format_pystr ... ok format_repr (fstring) Doctest: fstring.format_repr ... ok format_str (fstring) Doctest: fstring.format_str ... ok format_strings (fstring) Doctest: fstring.format_strings ... ok generated_fstring (fstring) Doctest: fstring.generated_fstring ... ok nested_constant (fstring) Doctest: fstring.nested_constant ... ok percent_s_unicode (fstring) Doctest: fstring.percent_s_unicode ... ok raw_fstring (fstring) Doctest: fstring.raw_fstring ... ok test_await_inside_f_string (fstring) Doctest: fstring.test_await_inside_f_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fstring ... #### 2020-09-05 15:12:12.279801 #### 2020-09-05 15:12:22.309060 #### 2020-09-05 15:12:32.340091 test_int24 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int24 ... ok test_int512 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int512 ... ok test_int56 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int56 ... ok test_int88 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int88 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_function ... #### 2020-09-05 15:12:42.378314 #### 2020-09-05 15:12:52.418669 #### 2020-09-05 15:13:02.453282 #### 2020-09-05 15:13:12.487366 #### 2020-09-05 15:13:22.522348 === C/C++ compiler error output: === cpp_stl_function.cpp: In function ‘__pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, _object*)’: cpp_stl_function.cpp:1646:10: warning: ‘__pyx_v_f’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1646 | return __pyx_r; | ^~~~~~~ ==================================== FunctionKeeper (cpp_stl_function) Doctest: cpp_stl_function.FunctionKeeper ... ok test_AddAnotherFunctor (cpp_stl_function) Doctest: cpp_stl_function.test_AddAnotherFunctor ... ok test_simple_function (cpp_stl_function) Doctest: cpp_stl_function.test_simple_function ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_list ... #### 2020-09-05 15:13:32.569107 #### 2020-09-05 15:13:42.632848 #### 2020-09-05 15:13:52.679475 #### 2020-09-05 15:14:02.752711 #### 2020-09-05 15:14:12.791554 g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 #### 2020-09-05 15:14:22.823367 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_tests ... #### 2020-09-05 15:14:32.891881 item_ptr_test (cpp_stl_list) Doctest: cpp_stl_list.item_ptr_test ... ok iteration_test (cpp_stl_list) Doctest: cpp_stl_list.iteration_test ... ok nogil_test (cpp_stl_list) Doctest: cpp_stl_list.nogil_test ... ok pylist_test (cpp_stl_list) Doctest: cpp_stl_list.pylist_test ... ok reverse_iteration_test (cpp_stl_list) Doctest: cpp_stl_list.reverse_iteration_test ... ok simple_test (cpp_stl_list) Doctest: cpp_stl_list.simple_test ... ok test_insert (cpp_stl_list) Doctest: cpp_stl_list.test_insert ... ok test_value_type (cpp_stl_list) Doctest: cpp_stl_list.test_value_type ... ok test_value_type_complex (cpp_stl_list) Doctest: cpp_stl_list.test_value_type_complex ... ok #### 2020-09-05 15:14:43.138564 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string ... #### 2020-09-05 15:14:53.225139 #### 2020-09-05 15:15:03.260740 #### 2020-09-05 15:15:13.294484 #### 2020-09-05 15:15:23.327660 escaping (fstring) Doctest: fstring.escaping ... ok format2 (fstring) Doctest: fstring.format2 ... ok format_bool (fstring) Doctest: fstring.format_bool ... ok format_c_enum (fstring) Doctest: fstring.format_c_enum ... ok format_c_number_const (fstring) Doctest: fstring.format_c_number_const ... ok format_c_number_range (fstring) Doctest: fstring.format_c_number_range ... ok format_c_number_range_dyn_width (fstring) Doctest: fstring.format_c_number_range_dyn_width ... ok format_c_number_range_width (fstring) Doctest: fstring.format_c_number_range_width ... ok format_c_number_range_width0 (fstring) Doctest: fstring.format_c_number_range_width0 ... ok format_c_number_range_width1 (fstring) Doctest: fstring.format_c_number_range_width1 ... ok format_c_number_range_width_m4 (fstring) Doctest: fstring.format_c_number_range_width_m4 ... ok format_c_numbers (fstring) Doctest: fstring.format_c_numbers ... ok format_c_numbers_max (fstring) Doctest: fstring.format_c_numbers_max ... ok format_c_numbers_unsigned (fstring) Doctest: fstring.format_c_numbers_unsigned ... ok format_c_values (fstring) Doctest: fstring.format_c_values ... ok format_decoded_bytes (fstring) Doctest: fstring.format_decoded_bytes ... ok format_pystr (fstring) Doctest: fstring.format_pystr ... ok format_repr (fstring) Doctest: fstring.format_repr ... ok format_str (fstring) Doctest: fstring.format_str ... ok format_strings (fstring) Doctest: fstring.format_strings ... ok generated_fstring (fstring) Doctest: fstring.generated_fstring ... ok nested_constant (fstring) Doctest: fstring.nested_constant ... ok percent_s_unicode (fstring) Doctest: fstring.percent_s_unicode ... ok raw_fstring (fstring) Doctest: fstring.raw_fstring ... ok test_await_inside_f_string (fstring) Doctest: fstring.test_await_inside_f_string ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexcept ... #### 2020-09-05 15:15:33.373288 #### 2020-09-05 15:15:43.418587 #### 2020-09-05 15:15:53.451984 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexcept ... #### 2020-09-05 15:16:03.484577 #### 2020-09-05 15:16:13.543259 #### 2020-09-05 15:16:23.576917 #### 2020-09-05 15:16:33.607971 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptchained ... #### 2020-09-05 15:16:43.642125 #### 2020-09-05 15:16:53.672238 test_append (cpp_stl_string) Doctest: cpp_stl_string.test_append ... ok test_assign (cpp_stl_string) Doctest: cpp_stl_string.test_assign ... ok test_char_compare (cpp_stl_string) Doctest: cpp_stl_string.test_char_compare ... ok test_clear (cpp_stl_string) Doctest: cpp_stl_string.test_clear ... ok test_coerced_literal_const (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_const ... ok test_coerced_literal_const_ref (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_const_ref ... ok test_coerced_literal_ref (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_ref ... ok test_compare (cpp_stl_string) Doctest: cpp_stl_string.test_compare ... ok test_conversion (cpp_stl_string) Doctest: cpp_stl_string.test_conversion ... ok test_copy (cpp_stl_string) Doctest: cpp_stl_string.test_copy ... ok test_cstr (cpp_stl_string) Doctest: cpp_stl_string.test_cstr ... ok test_cstr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_decode ... ok test_cstr_ptr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok test_decode (cpp_stl_string) Doctest: cpp_stl_string.test_decode ... ok test_decode_sliced (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced ... ok test_decode_sliced_end (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end ... ok test_decode_sliced_end_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok test_decode_sliced_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_negative ... ok test_decode_sliced_start (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start ... ok test_decode_sliced_start_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok test_empty (cpp_stl_string) Doctest: cpp_stl_string.test_empty ... ok test_equals_operator (cpp_stl_string) Doctest: cpp_stl_string.test_equals_operator ... ok test_find (cpp_stl_string) Doctest: cpp_stl_string.test_find ... ok test_greater_than (cpp_stl_string) Doctest: cpp_stl_string.test_greater_than ... ok test_indexing (cpp_stl_string) Doctest: cpp_stl_string.test_indexing ... ok test_insert (cpp_stl_string) Doctest: cpp_stl_string.test_insert ... ok test_iteration (cpp_stl_string) Doctest: cpp_stl_string.test_iteration ... ok test_less_than (cpp_stl_string) Doctest: cpp_stl_string.test_less_than ... ok test_push_back (cpp_stl_string) Doctest: cpp_stl_string.test_push_back ... ok test_size (cpp_stl_string) Doctest: cpp_stl_string.test_size ... ok test_substr (cpp_stl_string) Doctest: cpp_stl_string.test_substr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_type_inference ... #### 2020-09-05 15:17:03.716706 #### 2020-09-05 15:17:13.746446 #### 2020-09-05 15:17:23.789095 #### 2020-09-05 15:17:33.846203 funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptchained ... test_derived_types (cpp_type_inference) Doctest: cpp_type_inference.test_derived_types ... ok test_reversed_vector_iteration (cpp_type_inference) Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok #### 2020-09-05 15:17:43.887644 runTest (__main__.CythonRunTestCase) compiling (c) and running cross_closure_type_inference ... #### 2020-09-05 15:17:54.191731 #### 2020-09-05 15:18:04.244121 #### 2020-09-05 15:18:14.278472 #### 2020-09-05 15:18:24.307564 test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... #### 2020-09-05 15:18:34.355325 ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cross_closure_type_inference ... funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_py_T494 ... #### 2020-09-05 15:18:44.385644 #### 2020-09-05 15:18:54.438409 function_as_method_py_T494 () Doctest: function_as_method_py_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_py_T494 ... #### 2020-09-05 15:19:04.474259 #### 2020-09-05 15:19:14.509582 #### 2020-09-05 15:19:24.545191 test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... function_as_method_py_T494 () Doctest: function_as_method_py_T494ok ... test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok ok run (__main__.PureDoctestTestCase) running pure doctests in function_as_method_py_T494 ... pure_doctest__function_as_method_py_T494 () Doctest: pure_doctest__function_as_method_py_T494 ... runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_binding_T494 ... #### 2020-09-05 15:19:34.588189 g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... cstringmeth () Doctest: cstringmeth ... ok ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmeth ... runTest (__main__.CythonRunTestCase) compiling (c) and running large_consts_T237 ... #### 2020-09-05 15:19:44.620610 #### 2020-09-05 15:19:54.664812 add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running large_consts_T237 ... cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctuple ... #### 2020-09-05 15:20:04.850201 add_to (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.add_to ... ok new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_binding_T494 ... #### 2020-09-05 15:20:14.882544 add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_algo ... #### 2020-09-05 15:20:24.926881 CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok HasBound (fused_def) Doctest: fused_def.HasBound ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok run_cyfunction_check (fused_def) Doctest: fused_def.run_cyfunction_check ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok test_opt_func_introspection (fused_def) Doctest: fused_def.test_opt_func_introspection ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_types ... #### 2020-09-05 15:20:34.967668 #### 2020-09-05 15:20:44.999762 add_to (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.add_to ... ok new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions ... #### 2020-09-05 15:20:55.044764 #### 2020-09-05 15:21:05.074659 #### 2020-09-05 15:21:15.108209 c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_list (ctuple) Doctest: ctuple.packing_list ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_pure_python_declaration (ctuple) Doctest: ctuple.test_pure_python_declaration ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctuple ... heapsort (libcpp_algo) Doctest: libcpp_algo.heapsort ... ok partialsort (libcpp_algo) Doctest: libcpp_algo.partialsort ... ok stdsort (libcpp_algo) Doctest: libcpp_algo.stdsort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literals ... #### 2020-09-05 15:21:25.146044 #### 2020-09-05 15:21:35.180335 #### 2020-09-05 15:21:45.209792 foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literals ... #### 2020-09-05 15:21:55.240036 genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions ... #### 2020-09-05 15:22:05.271759 #### 2020-09-05 15:22:15.301887 #### 2020-09-05 15:22:25.531279 foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running longlongindex ... c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_list (ctuple) Doctest: ctuple.packing_list ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_pure_python_declaration (ctuple) Doctest: ctuple.test_pure_python_declaration ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... #### 2020-09-05 15:22:35.588078 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_int_types_T333 ... #### 2020-09-05 15:22:45.619197 longlongindex () Doctest: longlongindex ... ok #### 2020-09-05 15:22:55.650016 runTest (__main__.CythonRunTestCase) compiling (cpp) and running longlongindex ... #### 2020-09-05 15:23:05.682725 #### 2020-09-05 15:23:15.713250 longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mangle_c_keywords ... #### 2020-09-05 15:23:25.745955 genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators ... #### 2020-09-05 15:23:35.777464 #### 2020-09-05 15:23:45.807574 #### 2020-09-05 15:23:55.837639 #### 2020-09-05 15:24:05.872348 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mangle_c_keywords ... #### 2020-09-05 15:24:15.914885 #### 2020-09-05 15:24:25.951374 #### 2020-09-05 15:24:35.988210 #### 2020-09-05 15:24:46.018256 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running method_module_name_T422 ... #### 2020-09-05 15:24:56.049582 MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_int_types_T333 ... #### 2020-09-05 15:25:06.078660 #### 2020-09-05 15:25:16.108309 method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running method_module_name_T422 ... #### 2020-09-05 15:25:26.137284 #### 2020-09-05 15:25:36.295384 #### 2020-09-05 15:25:46.337839 #### 2020-09-05 15:25:56.366663 method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running modop ... #### 2020-09-05 15:26:06.395984 #### 2020-09-05 15:26:16.426828 #### 2020-09-05 15:26:26.464966 mod_10_obj (modop) Doctest: modop.mod_10_obj ... ok mod_bigint (modop) Doctest: modop.mod_bigint ... ok mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modop ... #### 2020-09-05 15:26:36.494683 #### 2020-09-05 15:26:46.529974 Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_generator_kwds1 (generators) Doctest: generators.test_generator_kwds1 ... ok test_generator_kwds2 (generators) Doctest: generators.test_generator_kwds2 ... ok test_generator_kwds3 (generators) Doctest: generators.test_generator_kwds3 ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators ... #### 2020-09-05 15:26:56.568316 mod_10_obj (modop) Doctest: modop.mod_10_obj ... ok mod_bigint (modop) Doctest: modop.mod_bigint ... ok mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running new_style_exceptions ... #### 2020-09-05 15:27:06.595804 #### 2020-09-05 15:27:16.665021 MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... #### 2020-09-05 15:27:26.698155 ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython3 ... test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_style_exceptions ... #### 2020-09-05 15:27:36.752799 #### 2020-09-05 15:27:46.781307 #### 2020-09-05 15:27:56.817493 test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok #### 2020-09-05 15:28:06.885750 runTest (__main__.CythonRunTestCase) compiling (c) and running nogil ... #### 2020-09-05 15:28:16.924376 #### 2020-09-05 15:28:26.979916 #### 2020-09-05 15:28:37.255145 test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nogil ... #### 2020-09-05 15:28:47.306356 #### 2020-09-05 15:28:57.335258 #### 2020-09-05 15:29:07.365900 test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running non_dict_kwargs_T470 ... #### 2020-09-05 15:29:17.400773 #### 2020-09-05 15:29:27.497485 #### 2020-09-05 15:29:37.527339 #### 2020-09-05 15:29:47.556510 #### 2020-09-05 15:29:57.586820 call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running non_dict_kwargs_T470 ... #### 2020-09-05 15:30:07.616181 #### 2020-09-05 15:30:17.688536 Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_generator_kwds1 (generators) Doctest: generators.test_generator_kwds1 ... ok test_generator_kwds2 (generators) Doctest: generators.test_generator_kwds2 ... ok test_generator_kwds3 (generators) Doctest: generators.test_generator_kwds3 ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running include ... #### 2020-09-05 15:30:27.750840 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running include ... #### 2020-09-05 15:30:37.778825 convert_to_ptr (fused_types) Doctest: fused_types.convert_to_ptr ... ok test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok test_fused_pointer_except_null (fused_types) Doctest: fused_types.test_fused_pointer_except_null ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_types ... #### 2020-09-05 15:30:47.822768 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inline ... #### 2020-09-05 15:30:57.852758 call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonecheck ... #### 2020-09-05 15:31:08.066636 test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inline ... cython3 () Doctest: cython3 ... ok ListCompInCClass (cython3) Doctest: cython3.ListCompInCClass ... ok ListCompInClass (cython3) Doctest: cython3.ListCompInClass ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok async_def_annotations (cython3) Doctest: cython3.async_def_annotations ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_iterable (cython3) Doctest: cython3.list_comp_iterable ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok nested_except_gh3666 (cython3) Doctest: cython3.nested_except_gh3666 ... ok non_ascii_raw_prefixed_unicode (cython3) Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok non_ascii_raw_str (cython3) Doctest: cython3.non_ascii_raw_str ... ok non_ascii_unprefixed_str (cython3) Doctest: cython3.non_ascii_unprefixed_str ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3 ... #### 2020-09-05 15:31:18.097376 #### 2020-09-05 15:31:28.171578 test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400 ... #### 2020-09-05 15:31:38.199484 #### 2020-09-05 15:31:48.283207 #### 2020-09-05 15:31:58.316533 #### 2020-09-05 15:32:08.378796 double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok float_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400 ... #### 2020-09-05 15:32:18.415530 #### 2020-09-05 15:32:28.446887 #### 2020-09-05 15:32:38.475941 #### 2020-09-05 15:32:48.512063 double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok float_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400_long_double ... #### 2020-09-05 15:32:58.542160 long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400_long_double ... #### 2020-09-05 15:33:08.577992 #### 2020-09-05 15:33:18.607005 long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto2 ... #### 2020-09-05 15:33:28.636017 #### 2020-09-05 15:33:38.672676 #### 2020-09-05 15:33:48.702065 C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto2 ... #### 2020-09-05 15:33:59.114378 #### 2020-09-05 15:34:09.179872 #### 2020-09-05 15:34:19.208960 C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnonebool ... #### 2020-09-05 15:34:29.237381 #### 2020-09-05 15:34:39.272494 test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnonebool ... #### 2020-09-05 15:34:49.301994 #### 2020-09-05 15:34:59.331378 test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... #### 2020-09-05 15:35:09.360711 ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka2 ... cython3 () Doctest: cython3 ... ok ListCompInCClass (cython3) Doctest: cython3.ListCompInCClass ... ok ListCompInClass (cython3) Doctest: cython3.ListCompInClass ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok async_def_annotations (cython3) Doctest: cython3.async_def_annotations ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_iterable (cython3) Doctest: cython3.list_comp_iterable ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok nested_except_gh3666 (cython3) Doctest: cython3.nested_except_gh3666 ... ok non_ascii_raw_prefixed_unicode (cython3) Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok non_ascii_raw_str (cython3) Doctest: cython3.non_ascii_raw_str ... ok non_ascii_unprefixed_str (cython3) Doctest: cython3.non_ascii_unprefixed_str ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_pxd ... #### 2020-09-05 15:35:19.391161 kostyrka2 () Doctest: kostyrka2 ... ok check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka2 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonecheck ... #### 2020-09-05 15:35:29.424461 #### 2020-09-05 15:35:39.460005 kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargscall ... #### 2020-09-05 15:35:49.517845 #### 2020-09-05 15:35:59.545707 #### 2020-09-05 15:36:09.574536 #### 2020-09-05 15:36:19.619862 #### 2020-09-05 15:36:29.648821 #### 2020-09-05 15:36:39.677832 do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok #### 2020-09-05 15:36:49.707251 runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_pxd ... call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargscall ... #### 2020-09-05 15:37:00.002958 #### 2020-09-05 15:37:10.049790 #### 2020-09-05 15:37:20.090393 #### 2020-09-05 15:37:30.127286 #### 2020-09-05 15:37:40.164043 #### 2020-09-05 15:37:50.192546 #### 2020-09-05 15:38:00.269167 call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lepage_1 ... #### 2020-09-05 15:38:10.324585 #### 2020-09-05 15:38:20.383660 do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running directive_locals_in_pxd ... #### 2020-09-05 15:38:30.471365 #### 2020-09-05 15:38:40.511948 #### 2020-09-05 15:38:50.543766 lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lepage_1 ... test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running directive_locals_in_pxd ... #### 2020-09-05 15:39:00.572600 #### 2020-09-05 15:39:10.602127 #### 2020-09-05 15:39:20.680207 test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok run (__main__.PureDoctestTestCase) running pure doctests in directive_locals_in_pxd ... test_pxd_locals (pure_doctest__directive_locals_in_pxd) Doctest: pure_doctest__directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ellipsis_T488 ... #### 2020-09-05 15:39:30.750878 #### 2020-09-05 15:39:41.143917 lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running letnode_T766 ... ellipsis_T488 () Doctest: ellipsis_T488 ... ok check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... #### 2020-09-05 15:39:51.187893 ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ellipsis_T488 ... test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ooo_base_classes ... #### 2020-09-05 15:40:01.224093 #### 2020-09-05 15:40:11.330592 ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exectest ... test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running letnode_T766 ... #### 2020-09-05 15:40:21.366492 #### 2020-09-05 15:40:31.404622 #### 2020-09-05 15:40:41.437830 #### 2020-09-05 15:40:51.471781 exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok exec_with_new_features (exectest) Doctest: exectest.exec_with_new_features ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok convert_to_ptr (fused_types) Doctest: fused_types.convert_to_ptr ... foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2runTest (__main__.CythonRunTestCase) compiling (cpp) and running exectest ... ... ok test_fused_pointer_except_null (fused_types) Doctest: fused_types.test_fused_pointer_except_null ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running ooo_base_classes ... ok test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_unicode_literals ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_all ... #### 2020-09-05 15:41:01.504019 #### 2020-09-05 15:41:11.688397 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_unicode_literals ... #### 2020-09-05 15:41:21.754171 #### 2020-09-05 15:41:31.803594 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_frame_cycle ... exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok exec_with_new_features (exectest) Doctest: exectest.exec_with_new_features ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok #### 2020-09-05 15:41:41.846812 runTest (__main__.CythonRunTestCase) compiling (c) and running ext_instance_type_T232 ... #### 2020-09-05 15:41:51.876742 #### 2020-09-05 15:42:01.912565 foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_int ... #### 2020-09-05 15:42:11.942552 get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_instance_type_T232 ... #### 2020-09-05 15:42:21.971149 #### 2020-09-05 15:42:32.000819 #### 2020-09-05 15:42:42.029956 complex_operators (libcpp_all) Doctest: libcpp_all.complex_operators ... ok convert_to_vector (libcpp_all) Doctest: libcpp_all.convert_to_vector ... ok pair_comparison (libcpp_all) Doctest: libcpp_all.pair_comparison ... ok test_const_vector (libcpp_all) Doctest: libcpp_all.test_const_vector ... ok test_vector_coercion (libcpp_all) Doctest: libcpp_all.test_vector_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list_pop ... #### 2020-09-05 15:42:52.058619 test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_frame_cycle ... #### 2020-09-05 15:43:02.096724 get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclasspass ... #### 2020-09-05 15:43:12.127133 #### 2020-09-05 15:43:22.167942 format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_int ... #### 2020-09-05 15:43:32.611702 extclasspass () Doctest: extclasspass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclasspass ... #### 2020-09-05 15:43:42.695486 #### 2020-09-05 15:43:52.758185 B (list_pop) Doctest: list_pop.B ... ok crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_pop ... #### 2020-09-05 15:44:02.815658 #### 2020-09-05 15:44:12.850633 extclasspass () Doctest: extclasspass ... ok runTest (__main__.EndToEndTest) End-to-end extern_impl_excvalue ... #### 2020-09-05 15:44:22.883857 test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok run (__main__.PureDoctestTestCase) running pure doctests in generator_frame_cycle ... test_generator_frame_cycle (pure_doctest__generator_frame_cycle) Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (pure_doctest__generator_frame_cycle) Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_in_refcycles ... #### 2020-09-05 15:44:32.919700 #### 2020-09-05 15:44:42.974139 #### 2020-09-05 15:44:53.008150 format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_ulonglong ... ok runTest (__main__.EndToEndTest) End-to-end external_inline_declaration ... #### 2020-09-05 15:45:03.041939 B (list_pop) Doctest: list_pop.B ... ok crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running longintrepr ... #### 2020-09-05 15:45:13.281564 #### 2020-09-05 15:45:23.319889 lshift (longintrepr) Doctest: longintrepr.lshift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longintrepr ... test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... #### 2020-09-05 15:45:33.353432 ok ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinherit ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_in_refcycles ... #### 2020-09-05 15:45:43.387372 #### 2020-09-05 15:45:53.451801 lshift (longintrepr) Doctest: longintrepr.lshift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lvalue_refs ... #### 2020-09-05 15:46:03.497897 #### 2020-09-05 15:46:13.553401 #### 2020-09-05 15:46:23.585222 rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinherit ... #### 2020-09-05 15:46:33.618689 test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_pep479 ... #### 2020-09-05 15:46:43.881576 lvalue_refs () Doctest: lvalue_refs ... ok format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running matrix_multiplier ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_ulonglong ... #### 2020-09-05 15:46:53.976779 #### 2020-09-05 15:47:04.009362 #### 2020-09-05 15:47:14.038832 #### 2020-09-05 15:47:24.071421 #### 2020-09-05 15:47:34.105808 rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extlen ... #### 2020-09-05 15:47:44.153920 matrix_multiplier () Doctest: matrix_multiplier ... ok test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running matrix_multiplier ... #### 2020-09-05 15:47:54.203070 generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_return ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_pep479 ... #### 2020-09-05 15:48:04.248339 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extlen ... #### 2020-09-05 15:48:14.284657 #### 2020-09-05 15:48:24.320231 #### 2020-09-05 15:48:34.354688 format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_extended_unpacking ... #### 2020-09-05 15:48:44.408302 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extstarargs ... #### 2020-09-05 15:48:54.478846 matrix_multiplier () Doctest: matrix_multiplier ... ok test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_namespace_T775 ... #### 2020-09-05 15:49:04.508338 #### 2020-09-05 15:49:14.564035 generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_return ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_py ... #### 2020-09-05 15:49:24.836172 #### 2020-09-05 15:49:34.881493 extstarargs () Doctest: extstarargs #### 2020-09-05 15:49:44.960054 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extstarargs ... #### 2020-09-05 15:49:54.993837 unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... #### 2020-09-05 15:50:05.022009 ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_in_string_formatting (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_extended_unpacking ... #### 2020-09-05 15:50:15.061358 #### 2020-09-05 15:50:25.097727 #### 2020-09-05 15:50:35.133833 extstarargs () Doctest: extstarargs ... ok #### 2020-09-05 15:50:45.167363 runTest (__main__.CythonRunTestCase) compiling (c) and running exttype ... #### 2020-09-05 15:50:55.201441 #### 2020-09-05 15:51:05.235300 Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype ... #### 2020-09-05 15:51:15.267798 #### 2020-09-05 15:51:25.302390 unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_in_string_formatting (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep526_variable_annotations ... #### 2020-09-05 15:51:35.340627 Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fastcall ... #### 2020-09-05 15:51:45.629195 #### 2020-09-05 15:51:55.691413 #### 2020-09-05 15:52:05.737723 #### 2020-09-05 15:52:15.767532 Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py ... #### 2020-09-05 15:52:25.798639 #### 2020-09-05 15:52:35.872521 SelfCast (fastcall) Doctest: fastcall.SelfCast ... ok deque_methods (fastcall) Doctest: fastcall.deque_methods ... ok struct_methods (fastcall) Doctest: fastcall.struct_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fastcall ... test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_namespace_T775 ... #### 2020-09-05 15:52:45.904679 BasicStarship (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarshipExt ... ok f (pep526_variable_annotations) Doctest: pep526_variable_annotations.f ... ok iter_declared_dict (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep526_variable_annotations ... #### 2020-09-05 15:52:55.935153 #### 2020-09-05 15:53:05.964871 #### 2020-09-05 15:53:16.005942 #### 2020-09-05 15:53:26.035940 #### 2020-09-05 15:53:36.063949 #### 2020-09-05 15:53:46.110712 SelfCast (fastcall) Doctest: fastcall.SelfCast ... ok deque_methods (fastcall) Doctest: fastcall.deque_methods ... ok struct_methods (fastcall) Doctest: fastcall.struct_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_len_T480 ... #### 2020-09-05 15:53:56.172794 BasicStarship (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarshipExt ... ok f (pep526_variable_annotations) Doctest: pep526_variable_annotations.f ... ok iter_declared_dict (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok #### 2020-09-05 15:54:06.211460 run (__main__.PureDoctestTestCase) running pure doctests in pep526_variable_annotations ... BasicStarship (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.BasicStarshipExt ... ok f (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.f ... ok iter_declared_dict (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict_arg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_function ... cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_len_T480 ... #### 2020-09-05 15:54:16.294535 #### 2020-09-05 15:54:26.338493 cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... #### 2020-09-05 15:54:36.377274 ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_decrement ... #### 2020-09-05 15:54:46.665628 print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_function ... #### 2020-09-05 15:54:56.734271 for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_decrement ... #### 2020-09-05 15:55:06.763259 #### 2020-09-05 15:55:16.796607 #### 2020-09-05 15:55:26.831448 for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_break_continue_T533 ... print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptrdiff_t ... #### 2020-09-05 15:55:36.864730 Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok run (__main__.PureDoctestTestCase) running pure doctests in generators_py ... Foo (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.Foo ... ok check_throw (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_throw ... ok check_yield_in_except (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_yield_in_except ... ok raising (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.raising ... ok simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple ... ok simple_send (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_send ... ok simple_seq (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_seq ... ok test_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_close ... ok test_copied_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_copied_yield ... ok test_del_in_generator (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_del_in_generator ... ok test_generator_cleanup (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_generator_cleanup ... ok test_ignore_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_ignore_close ... ok test_lambda (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_lambda ... ok test_nested (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested ... ok test_nested_gen (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_gen ... ok test_nested_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_yield ... ok test_return (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_return ... ok test_sum_of_yields (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_sum_of_yields ... ok test_swap_assignment (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_true ... ok very_simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.very_simple ... ok with_outer (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.with_outer ... ok yield_in_except_throw_exc_type (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_py35 ... #### 2020-09-05 15:55:46.938492 for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_break_continue_T533 ... #### 2020-09-05 15:55:56.976306 #### 2020-09-05 15:56:07.019907 #### 2020-09-05 15:56:17.054890 for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_iter ... A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptrdiff_t ... #### 2020-09-05 15:56:27.111139 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py35 ... test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memview_vector ... #### 2020-09-05 15:56:37.455422 #### 2020-09-05 15:56:47.486817 #### 2020-09-05 15:56:57.516202 #### 2020-09-05 15:57:07.544564 #### 2020-09-05 15:57:17.573146 A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running public_enum ... #### 2020-09-05 15:57:27.619919 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok run (__main__.PureDoctestTestCase) running pure doctests in generators_py35 ... anno_gen (pure_doctest__generators_py35) Doctest: pure_doctest__generators_py35.anno_gen ... ok with_outer_raising (pure_doctest__generators_py35) Doctest: pure_doctest__generators_py35.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if ... public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running public_enum ... #### 2020-09-05 15:57:37.648446 #### 2020-09-05 15:57:47.710581 public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_cdef_class_property_decorator_T264 ... #### 2020-09-05 15:57:57.745110 Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_iter ... f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if ... #### 2020-09-05 15:58:07.784156 #### 2020-09-05 15:58:17.830088 #### 2020-09-05 15:58:27.859892 #### 2020-09-05 15:58:37.891699 Prop (pure_cdef_class_property_decorator_T264) Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_cdef_class_property_decorator_T264 ... f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running importfrom ... #### 2020-09-05 15:58:47.950832 #### 2020-09-05 15:58:57.979847 #### 2020-09-05 15:59:08.394082 #### 2020-09-05 15:59:18.474103 import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importfrom ... #### 2020-09-05 15:59:28.517316 Prop (pure_cdef_class_property_decorator_T264) Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok #### 2020-09-05 15:59:38.571416 run (__main__.PureDoctestTestCase) running pure doctests in pure_cdef_class_property_decorator_T264 ... Prop (pure_doctest__pure_cdef_class_property_decorator_T264) Doctest: pure_doctest__pure_cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running purecdef ... #### 2020-09-05 15:59:48.600289 Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok run (__main__.PureDoctestTestCase) running pure doctests in for_in_iter ... Iterable (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.Iterable ... ok for_in_gen (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_gen ... ok for_in_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_list ... ok for_in_literal_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptcypy ... #### 2020-09-05 15:59:58.641778 #### 2020-09-05 16:00:08.671335 import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running in_list_with_side_effects_T544 ... #### 2020-09-05 16:00:18.700545 #### 2020-09-05 16:00:28.738591 test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok #### 2020-09-05 16:00:38.782112 runTest (__main__.CythonRunTestCase) compiling (cpp) and running in_list_with_side_effects_T544 ... funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptcypy ... memview_test (memview_vector) Doctest: memview_vector.memview_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running metaclass ... #### 2020-09-05 16:00:48.820785 #### 2020-09-05 16:00:59.289475 #### 2020-09-05 16:01:09.335715 test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running index ... #### 2020-09-05 16:01:19.412020 #### 2020-09-05 16:01:29.457371 funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraisefrom ... #### 2020-09-05 16:01:39.507491 test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_genexpr_in_cdef (purecdef) Doctest: purecdef.test_genexpr_in_cdef ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running purecdef ... #### 2020-09-05 16:01:49.570718 #### 2020-09-05 16:01:59.607838 funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraisefrom ... #### 2020-09-05 16:02:09.673253 #### 2020-09-05 16:02:19.719770 #### 2020-09-05 16:02:29.782063 Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok PyClassWithNew (metaclass) Doctest: metaclass.PyClassWithNew ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running metaclass ... funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreplace ... #### 2020-09-05 16:02:39.894759 #### 2020-09-05 16:02:49.939085 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreplace ... #### 2020-09-05 16:02:59.978714 index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running index ... #### 2020-09-05 16:03:10.008681 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreraise ... #### 2020-09-05 16:03:20.038058 #### 2020-09-05 16:03:30.353673 #### 2020-09-05 16:03:40.440415 test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_genexpr_in_cdef (purecdef) Doctest: purecdef.test_genexpr_in_cdef ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok #### 2020-09-05 16:03:50.479412 run (__main__.PureDoctestTestCase) running pure doctests in purecdef ... test (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test ... ok test_ccall (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall ... ok test_ccall_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall_method ... ok test_genexpr_in_cdef (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_genexpr_in_cdef ... ok test_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_method ... ok test_typed_return (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_typed_return ... ok test_with (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_with ... ok runTest (__main__.EndToEndTest) End-to-end py35_asyncio_async_def ... reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreraise ... #### 2020-09-05 16:04:00.508126 #### 2020-09-05 16:04:10.544207 Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok PyClassWithNew (metaclass) Doctest: metaclass.PyClassWithNew ... ok #### 2020-09-05 16:04:20.632073 runTest (__main__.CythonRunTestCase) compiling (c) and running modbody ... #### 2020-09-05 16:04:30.671437 f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modbody ... #### 2020-09-05 16:04:40.700447 reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_T494 ... #### 2020-09-05 16:04:50.729377 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_hash_t ... f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc ... #### 2020-09-05 16:05:00.759060 function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_T494 ... index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok #### 2020-09-05 16:05:10.964858 assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... runTest (__main__.CythonRunTestCase) compiling (c) and running inhcmethcall ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_hash_t ... #### 2020-09-05 16:05:21.000111 DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc ... #### 2020-09-05 16:05:31.029594 assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_type ... function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_cpdef ... #### 2020-09-05 16:05:41.057026 #### 2020-09-05 16:05:51.087185 inhcmethcall () Doctest: inhcmethcall ... ok DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inhcmethcall ... #### 2020-09-05 16:06:01.115962 runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc_clear ... #### 2020-09-05 16:06:11.154017 #### 2020-09-05 16:06:21.193426 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.c:4: py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_8unicode_type_methods’: /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] 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) | ^ py_unicode_type.c:1814:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ 1814 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_10unicode_methods’: py_unicode_type.c:2021:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] 2021 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.c:4: /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok uchar_lookup_in_dict (py_unicode_type) Doctest: py_unicode_type.uchar_lookup_in_dict ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_type ... #### 2020-09-05 16:06:31.262664 #### 2020-09-05 16:06:41.292338 #### 2020-09-05 16:06:51.321819 DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok ReallowTpClear (no_gc_clear) Doctest: no_gc_clear.ReallowTpClear ... inhcmethcall () Doctest: inhcmethcall ... ok ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc_clear ... runTest (__main__.CythonRunTestCase) compiling (c) and running inlined_context_manager ... #### 2020-09-05 16:07:01.617438 #### 2020-09-05 16:07:11.651821 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.cpp:4: py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_8unicode_type_methods(PyObject*, Py_UNICODE)’: /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] 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) | ~~~~~^~~~~~ py_unicode_type.cpp:1828:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ 1828 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)’: /usr/include/python3.9/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ^ py_unicode_type.cpp:2035:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ 2035 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok uchar_lookup_in_dict (py_unicode_type) Doctest: py_unicode_type.uchar_lookup_in_dict ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_scope_T671 ... #### 2020-09-05 16:07:21.685124 #### 2020-09-05 16:07:31.714615 with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlined_context_manager ... #### 2020-09-05 16:07:41.747699 test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpdef ... #### 2020-09-05 16:07:51.786186 DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok ReallowTpClear (no_gc_clear) Doctest: no_gc_clear.ReallowTpClear ... ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running non_const_as_const_arg ... #### 2020-09-05 16:08:01.826273 SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_scope_T671 ... test_non_const_as_const_arg (non_const_as_const_arg) Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running non_const_as_const_arg ... #### 2020-09-05 16:08:11.873298 #### 2020-09-05 16:08:21.924142 test_non_const_as_const_arg (non_const_as_const_arg) Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_ValueError_T172 ... runTest (__main__.CythonRunTestCase) compiling (c) and running inlinepxd ... #### 2020-09-05 16:08:31.961714 #### 2020-09-05 16:08:42.266675 inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlinepxd ... #### 2020-09-05 16:08:52.320060 SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok run (__main__.PureDoctestTestCase) running pure doctests in pyclass_scope_T671 ... SimpleAssignment (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleRewrite ... ok conditional (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional ... ok conditional_name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional_name_error ... ok name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error ... ok name_error_deleted (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_lookup_order ... ok simple_inner (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyextattrref ... #### 2020-09-05 16:09:02.356387 numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_ValueError_T172 ... inlinepxd () Doctest: inlinepxd ... ok #### 2020-09-05 16:09:12.385958 runTest (__main__.CythonRunTestCase) compiling (c) and running int_literals ... #### 2020-09-05 16:09:22.418411 #### 2020-09-05 16:09:32.455273 #### 2020-09-05 16:09:42.484323 pyextattrref () Doctest: pyextattrref ... ok numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyextattrref ... runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_math ... c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok valid_underscore_literals (int_literals) Doctest: int_literals.valid_underscore_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_literals ... #### 2020-09-05 16:09:52.517673 #### 2020-09-05 16:10:02.558871 test_fp_classif (numpy_math) Doctest: numpy_math.test_fp_classif ... ok test_nextafter (numpy_math) Doctest: numpy_math.test_nextafter ... ok test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running onelinesuite ... runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_and_locals ... #### 2020-09-05 16:10:12.649813 #### 2020-09-05 16:10:23.082620 onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok #### 2020-09-05 16:10:33.146273 runTest (__main__.CythonRunTestCase) compiling (cpp) and running onelinesuite ... c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok valid_underscore_literals (int_literals) Doctest: int_literals.valid_underscore_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running intern_T431 ... #### 2020-09-05 16:10:43.201783 genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_and_locals ... runTest (__main__.CythonRunTestCase) compiling (c) and running pyintop ... #### 2020-09-05 16:10:53.230106 intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running intern_T431 ... #### 2020-09-05 16:11:03.260786 onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in onelinesuite ... pure_doctest__onelinesuite () Doctest: pure_doctest__onelinesuite ... ok suite_in_func (pure_doctest__onelinesuite) Doctest: pure_doctest__onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running packedstruct_T290 ... #### 2020-09-05 16:11:13.291249 intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running internal_cdef_class ... packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running packedstruct_T290 ... #### 2020-09-05 16:11:23.320012 genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_nested ... #### 2020-09-05 16:11:33.349712 packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_test_extcall ... #### 2020-09-05 16:11:43.381850 #### 2020-09-05 16:11:53.417068 PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok #### 2020-09-05 16:12:03.699092 runTest (__main__.CythonRunTestCase) compiling (cpp) and running internal_cdef_class ... #### 2020-09-05 16:12:13.740769 #### 2020-09-05 16:12:23.785832 #### 2020-09-05 16:12:33.821428 and_int (pyintop) Doctest: pyintop.and_int ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok equals (pyintop) Doctest: pyintop.equals ... ok equals_many (pyintop) Doctest: pyintop.equals_many ... ok equals_zero (pyintop) Doctest: pyintop.equals_zero ... ok lshift_int (pyintop) Doctest: pyintop.lshift_int ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok not_equals (pyintop) Doctest: pyintop.not_equals ... ok not_equals_many (pyintop) Doctest: pyintop.not_equals_many ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok truthy (pyintop) Doctest: pyintop.truthy ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok #### 2020-09-05 16:12:43.855226 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyintop ... #### 2020-09-05 16:12:53.887316 genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicTyperunTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_nested ... ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ipow_crash_T562 ... #### 2020-09-05 16:13:03.917410 #### 2020-09-05 16:13:13.950844 #### 2020-09-05 16:13:23.984925 #### 2020-09-05 16:13:34.019506 #### 2020-09-05 16:13:44.109827 CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ipow_crash_T562 ... #### 2020-09-05 16:13:54.146099 #### 2020-09-05 16:14:04.184268 #### 2020-09-05 16:14:14.236298 pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok #### 2020-09-05 16:14:24.267294 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_test_extcall ... genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_GH1731 ... #### 2020-09-05 16:14:34.299505 CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto3 ... and_int (pyintop) Doctest: pyintop.and_int ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok equals (pyintop) Doctest: pyintop.equals ... ok equals_many (pyintop) Doctest: pyintop.equals_many ... ok equals_zero (pyintop) Doctest: pyintop.equals_zero ... ok lshift_int (pyintop) Doctest: pyintop.lshift_int ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok not_equals (pyintop) Doctest: pyintop.not_equals ... ok not_equals_many (pyintop) Doctest: pyintop.not_equals_many ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok truthy (pyintop) Doctest: pyintop.truthy ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pylistsubtype ... #### 2020-09-05 16:14:44.330116 #### 2020-09-05 16:14:54.359582 #### 2020-09-05 16:15:04.627733 #### 2020-09-05 16:15:14.693628 test_from_console (generators_GH1731) Doctest: generators_GH1731.test_from_console ... ok test_from_cython (generators_GH1731) Doctest: generators_GH1731.test_from_cython ... ok test_from_python (generators_GH1731) Doctest: generators_GH1731.test_from_python ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_GH1731 ... #### 2020-09-05 16:15:24.723368 ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto3 ... pylistsubtype () Doctest: pylistsubtype ... ok #### 2020-09-05 16:15:34.758002 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pylistsubtype ... #### 2020-09-05 16:15:44.792224 #### 2020-09-05 16:15:54.821211 test_from_console (generators_GH1731) Doctest: generators_GH1731.test_from_console ... ok test_from_cython (generators_GH1731) Doctest: generators_GH1731.test_from_cython ... ok test_from_python (generators_GH1731) Doctest: generators_GH1731.test_from_python ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running getattr3call ... #### 2020-09-05 16:16:04.863870 #### 2020-09-05 16:16:14.902726 ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iterdict ... #### 2020-09-05 16:16:24.931762 pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running python_bool_type ... getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok #### 2020-09-05 16:16:34.984061 runTest (__main__.CythonRunTestCase) compiling (cpp) and running getattr3call ... #### 2020-09-05 16:16:45.012029 #### 2020-09-05 16:16:55.043256 #### 2020-09-05 16:17:05.071983 getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_const ... #### 2020-09-05 16:17:15.100229 pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard5 ... #### 2020-09-05 16:17:25.131869 #### 2020-09-05 16:17:35.558666 test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running python_bool_type ... compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_const ... #### 2020-09-05 16:17:45.639066 #### 2020-09-05 16:17:55.667982 #### 2020-09-05 16:18:05.697081 test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard5 ... dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok #### 2020-09-05 16:18:15.727032 runTest (__main__.CythonRunTestCase) compiling (cpp) and running iterdict ... compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr_cpp ... #### 2020-09-05 16:18:25.757599 #### 2020-09-05 16:18:35.787255 test_both_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_both_ref ... ok test_one_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_one_ref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ifelseexpr_T267 ... #### 2020-09-05 16:18:45.819214 test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_barbieri1 ... #### 2020-09-05 16:18:55.884098 #### 2020-09-05 16:19:05.937221 test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard7 ... const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ifelseexpr_T267 ... #### 2020-09-05 16:19:15.994021 r_barbieri1 () Doctest: r_barbieri1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_barbieri1 ... #### 2020-09-05 16:19:26.024295 #### 2020-09-05 16:19:36.274928 const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok #### 2020-09-05 16:19:46.312816 runTest (__main__.CythonRunTestCase) compiling (c) and running import_error_T734 ... pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard7 ... r_barbieri1 () Doctest: r_barbieri1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mang1 ... #### 2020-09-05 16:19:56.342482 #### 2020-09-05 16:20:06.376779 dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... r_mang1 () Doctest: r_mang1 ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mang1 ... runTest (__main__.CythonRunTestCase) compiling (c) and running jarausch1 ... test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_error_T734 ... #### 2020-09-05 16:20:16.459753 #### 2020-09-05 16:20:26.497175 jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running jarausch1 ... r_mang1 () Doctest: r_mang1 ... ok pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_toofewargs ... runTest (__main__.CythonRunTestCase) compiling (c) and running posix_resource ... #### 2020-09-05 16:20:36.531229 test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok run (__main__.PureDoctestTestCase) running pure doctests in import_error_T734 ... test_import_error (pure_doctest__import_error_T734) Doctest: pure_doctest__import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running importas ... #### 2020-09-05 16:20:46.566532 jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.EndToEndTest) End-to-end language_level ... importas () Doctest: importas ... ok #### 2020-09-05 16:20:56.825049 test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importas ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_resource ... #### 2020-09-05 16:21:06.862636 r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_toofewargs ... #### 2020-09-05 16:21:16.907831 importas () Doctest: importas ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inop ... test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_test ... #### 2020-09-05 16:21:26.936503 #### 2020-09-05 16:21:36.970188 #### 2020-09-05 16:21:47.003156 ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_math ... #### 2020-09-05 16:21:57.425214 r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running raise_memory_error_T650 ... #### 2020-09-05 16:22:07.466808 raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_renamed_constants (libc_math) Doctest: libc_math.test_renamed_constants ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running raise_memory_error_T650 ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok #### 2020-09-05 16:22:17.495259 runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_math ... test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_test ... #### 2020-09-05 16:22:27.542612 #### 2020-09-05 16:22:37.577467 raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running range_optimisation_T203 ... test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_renamed_constants (libc_math) Doctest: libc_math.test_renamed_constants ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_time ... === C/C++ compiler error output: === inop.c: In function ‘__Pyx_UnicodeContainsUCS4’: inop.c:7787:1: warning: control reaches end of non-void function [-Wreturn-type] 7787 | } | ^ ==================================== conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inop ... #### 2020-09-05 16:22:47.663998 #### 2020-09-05 16:22:57.693900 test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_time ... #### 2020-09-05 16:23:07.724059 #### 2020-09-05 16:23:17.758810 test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running line_trace ... for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running range_optimisation_T203 ... #### 2020-09-05 16:23:27.792585 test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_refcount ... #### 2020-09-05 16:23:38.059940 #### 2020-09-05 16:23:48.091953 #### 2020-09-05 16:23:58.121705 #### 2020-09-05 16:24:08.150486 === C/C++ compiler error output: === inop.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: inop.cpp:7801:1: warning: control reaches end of non-void function [-Wreturn-type] 7801 | } | ^ ==================================== conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... #### 2020-09-05 16:24:18.179776 ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inplace ... for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2global ... test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_refcount ... #### 2020-09-05 16:24:28.207338 #### 2020-09-05 16:24:38.235371 #### 2020-09-05 16:24:48.264949 f (ref2global) Doctest: ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2global ... #### 2020-09-05 16:24:58.294293 #### 2020-09-05 16:25:08.323502 #### 2020-09-05 16:25:18.356478 f (ref2global) Doctest: ref2global.f ... ok run (__main__.PureDoctestTestCase) running pure doctests in ref2global ... f (pure_doctest__ref2global) Doctest: pure_doctest__ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running refcount_in_meth ... test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pstats_profile_test ... #### 2020-09-05 16:25:28.410407 #### 2020-09-05 16:25:38.443471 #### 2020-09-05 16:25:48.477107 refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running refcount_in_meth ... #### 2020-09-05 16:25:58.531298 arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inplace ... #### 2020-09-05 16:26:08.560631 #### 2020-09-05 16:26:19.029747 disable_trace (line_trace) Doctest: line_trace.disable_trace ... ok fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... #### 2020-09-05 16:26:29.106799 ok run_trace_with_exception (line_trace) Doctest: line_trace.run_trace_with_exception ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running line_trace ... #### 2020-09-05 16:26:39.136762 refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reimport ... #### 2020-09-05 16:26:49.171256 #### 2020-09-05 16:26:59.206241 test (reimport) Doctest: reimport.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reimport ... #### 2020-09-05 16:27:09.239512 #### 2020-09-05 16:27:19.305910 pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pstats_profile_test ... test (reimport) Doctest: reimport.test ... ok runTest (__main__.EndToEndTest) End-to-end reimport_from_subinterpreter ... #### 2020-09-05 16:27:29.340105 #### 2020-09-05 16:27:39.378930 #### 2020-09-05 16:27:49.413459 #### 2020-09-05 16:27:59.463690 arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int128 ... #### 2020-09-05 16:28:09.495092 ok runTest (__main__.EndToEndTest) End-to-end relativeimport_T542 ... #### 2020-09-05 16:28:19.905408 #### 2020-09-05 16:28:29.972211 signed_conversion (int128) Doctest: int128.signed_conversion ... ok unsigned_conversion (int128) Doctest: int128.unsigned_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int128 ... #### 2020-09-05 16:28:40.032204 #### 2020-09-05 16:28:50.067453 #### 2020-09-05 16:29:00.104374 signed_conversion (int128) Doctest: int128.signed_conversion ... ok unsigned_conversion (int128) Doctest: int128.unsigned_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iter ... #### 2020-09-05 16:29:10.138268 #### 2020-09-05 16:29:20.174319 ok runTest (__main__.CythonRunTestCase) compiling (c) and running reload_ext_module ... pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptr_warning_T714 ... #### 2020-09-05 16:29:30.207025 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... ok call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reload_ext_module ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running iter ... #### 2020-09-05 16:29:40.643606 test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptr_warning_T714 ... disable_trace (line_trace) Doctest: line_trace.disable_trace ... ok fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... ok run_trace_with_exception (line_trace) Doctest: line_trace.run_trace_with_exception ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list ... #### 2020-09-05 16:29:50.707432 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_literals ... test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_parallel ... #### 2020-09-05 16:30:00.743227 skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_parallel ... skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" run (__main__.PureDoctestTestCase) running pure doctests in pure_parallel ... prange_regression (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_regression ... ok prange_with_gil (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_with_gil ... ok prange_with_gil_call_nogil (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_with_gil_call_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_py3 ... call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok #### 2020-09-05 16:30:10.773801 runTest (__main__.CythonRunTestCase) compiling (c) and running knuth_man_or_boy_test ... #### 2020-09-05 16:30:20.828295 #### 2020-09-05 16:30:30.867800 call_ccall (pure_py3) Doctest: pure_py3.call_ccall ... ok call_cdef_inline (pure_py3) Doctest: pure_py3.call_cdef_inline ... ok test_return_type (pure_py3) Doctest: pure_py3.test_return_type ... ok test_struct (pure_py3) Doctest: pure_py3.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_py3 ... #### 2020-09-05 16:30:40.904352 #### 2020-09-05 16:30:50.932054 a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running knuth_man_or_boy_test ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_literals ... #### 2020-09-05 16:31:00.959429 #### 2020-09-05 16:31:11.005869 call_ccall (pure_py3) Doctest: pure_py3.call_ccall ... ok call_cdef_inline (pure_py3) Doctest: pure_py3.call_cdef_inline ... ok test_return_type (pure_py3) Doctest: pure_py3.test_return_type ... ok test_struct (pure_py3) Doctest: pure_py3.test_struct ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_py3 ... call_ccall (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.call_ccall ... ok call_cdef_inline (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.call_cdef_inline ... ok test_return_type (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.test_return_type ... ok test_struct (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.test_struct ... ok runTest (__main__.EndToEndTest) End-to-end pxd_signature_excvalue ... #### 2020-09-05 16:31:21.482935 f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_append_unbound (list) Doctest: list.test_list_append_unbound ... ok test_list_append_unbound_assigned (list) Doctest: list.test_list_append_unbound_assigned ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_extend_sideeffect (list) Doctest: list.test_list_extend_sideeffect ... ok test_list_extend_unbound (list) Doctest: list.test_list_extend_unbound ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok #### 2020-09-05 16:31:31.543701 runTest (__main__.CythonRunTestCase) compiling (cpp) and running list ... a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka ... #### 2020-09-05 16:31:41.589113 #### 2020-09-05 16:31:51.616410 test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok run (__main__.PureDoctestTestCase) running pure doctests in set_literals ... test_frozenset_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_frozenset_set_comp ... ok test_set_add (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_add ... ok test_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running setcomp ... #### 2020-09-05 16:32:01.644234 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py35_pep492_interop ... #### 2020-09-05 16:32:11.672378 kostyrka () Doctest: kostyrka ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka ... #### 2020-09-05 16:32:21.704464 #### 2020-09-05 16:32:31.737977 #### 2020-09-05 16:32:41.787038 #### 2020-09-05 16:32:51.822577 kostyrka () Doctest: kostyrka ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargs_passthrough ... #### 2020-09-05 16:33:01.855892 genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running setcomp ... #### 2020-09-05 16:33:12.337699 f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_append_unbound (list) Doctest: list.test_list_append_unbound ... ok test_list_append_unbound_assigned (list) Doctest: list.test_list_append_unbound_assigned ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_extend_sideeffect (list) Doctest: list.test_list_extend_sideeffect ... ok test_list_extend_unbound (list) Doctest: list.test_list_extend_unbound ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list_comp_in_closure_T598 ... #### 2020-09-05 16:33:22.373725 #### 2020-09-05 16:33:32.403683 #### 2020-09-05 16:33:42.433812 await_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_cyobject ... ok await_pyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_pyobject ... ok yield_from_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py35_pep492_interop ... #### 2020-09-05 16:33:52.468513 #### 2020-09-05 16:34:02.497557 #### 2020-09-05 16:34:12.530337 kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargs_passthrough ... genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice3 ... #### 2020-09-05 16:34:22.561427 #### 2020-09-05 16:34:32.595999 #### 2020-09-05 16:34:42.625401 genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_comp_in_closure_T598 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice3 ... #### 2020-09-05 16:34:52.653415 #### 2020-09-05 16:35:02.686247 #### 2020-09-05 16:35:12.716226 slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561 ... #### 2020-09-05 16:35:22.745508 await_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_cyobject ... ok await_pyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_pyobject ... ok yield_from_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback ok runTest (__main__.CythonRunTestCase) compiling (c) and running py3k_super ... #### 2020-09-05 16:35:32.802458 kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_module_T603 ... #### 2020-09-05 16:35:43.249268 #### 2020-09-05 16:35:53.320070 #### 2020-09-05 16:36:03.348394 lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_module_T603 ... #### 2020-09-05 16:36:13.376722 genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok #### 2020-09-05 16:36:23.404015 runTest (__main__.CythonRunTestCase) compiling (c) and running listcomp ... #### 2020-09-05 16:36:33.431435 #### 2020-09-05 16:36:43.457981 lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.EndToEndTest) End-to-end line_profile_test ... #### 2020-09-05 16:36:53.485386 #### 2020-09-05 16:37:03.515496 #### 2020-09-05 16:37:13.544653 B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok freeing_class_cell_temp_gh3246 (py3k_super) Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py3k_super ... #### 2020-09-05 16:37:23.579778 #### 2020-09-05 16:37:33.606783 #### 2020-09-05 16:37:43.634413 #### 2020-09-05 16:37:53.664336 #### 2020-09-05 16:38:03.694534 ListCompInCClass (listcomp) Doctest: listcomp.ListCompInCClass ... ok ListCompInClass (listcomp) Doctest: listcomp.ListCompInClass ... ok global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_false_assert (listcomp) Doctest: listcomp.listcomp_const_condition_false_assert ... ok listcomp_const_condition_false_bool_test (listcomp) Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok listcomp_const_condition_false_if (listcomp) Doctest: listcomp.listcomp_const_condition_false_if ... ok listcomp_const_condition_false_typed_error (listcomp) Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running listcomp ... #### 2020-09-05 16:38:13.737679 #### 2020-09-05 16:38:23.770785 #### 2020-09-05 16:38:33.804945 #### 2020-09-05 16:38:43.843606 ok runTest (__main__.CythonRunTestCase) compiling (c) and running literal_lists ... #### 2020-09-05 16:38:54.131169 B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok freeing_class_cell_temp_gh3246 (py3k_super) Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_classbody ... #### 2020-09-05 16:39:04.189866 #### 2020-09-05 16:39:14.224622 literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literal_lists ... #### 2020-09-05 16:39:24.255434 #### 2020-09-05 16:39:34.296142 ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_classbody ... #### 2020-09-05 16:39:44.326477 #### 2020-09-05 16:39:54.358220 literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literalslice ... ListCompInCClass (listcomp) Doctest: listcomp.ListCompInCClass ... ok ListCompInClass (listcomp) Doctest: listcomp.ListCompInClass ... ok global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok #### 2020-09-05 16:40:04.388720 listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_false_assert (listcomp) Doctest: listcomp.listcomp_const_condition_false_assert ... ok listcomp_const_condition_false_bool_test (listcomp) Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok listcomp_const_condition_false_if (listcomp) Doctest: listcomp.listcomp_const_condition_false_if ... ok listcomp_const_condition_false_typed_error (listcomp) Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals ... ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok run (__main__.PureDoctestTestCase) running pure doctests in py_classbody ... ForLoopInPyClass (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.ForLoopInPyClass ... ok TestCdefAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestCdefAttr ... ok TestPyAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestPyAttr ... ok del_in_class (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_special_methods ... #### 2020-09-05 16:40:14.414719 #### 2020-09-05 16:40:24.446564 literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literalslice ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561 ... #### 2020-09-05 16:40:34.584030 #### 2020-09-05 16:40:44.638374 PyClass (pyclass_special_methods) Doctest: pyclass_special_methods.PyClass ... ok use_as_context_manager (pyclass_special_methods) Doctest: pyclass_special_methods.use_as_context_manager ... ok === C/C++ compiler error output: === locals.c: In function ‘__pyx_pf_6locals_14locals_ctype’: locals.c:2425:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] 2425 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function ‘__pyx_pf_6locals_16locals_ctype_inferred’: locals.c:2512:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] 2512 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== buffers_in_locals (locals) Doctest: locals.buffers_in_locals ... ok get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok pass_on_locals (locals) Doctest: locals.pass_on_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_special_methods ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals ... #### 2020-09-05 16:40:54.669034 literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_T732 ... #### 2020-09-05 16:41:04.713009 #### 2020-09-05 16:41:14.747402 #### 2020-09-05 16:41:24.807272 test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_T732 ... PyClass (pyclass_special_methods) Doctest: pyclass_special_methods.PyClass ... ok use_as_context_manager (pyclass_special_methods) Doctest: pyclass_special_methods.use_as_context_manager ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pycmp ... #### 2020-09-05 16:41:34.833136 === C/C++ compiler error output: === locals.cpp: In function ‘PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)’: locals.cpp:2439:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] 2439 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function ‘PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)’: locals.cpp:2526:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] 2526 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== buffers_in_locals (locals) Doctest: locals.buffers_in_locals ... ok get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok pass_on_locals (locals) Doctest: locals.pass_on_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_rebind_T429 ... #### 2020-09-05 16:41:44.858948 f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pycmp ... #### 2020-09-05 16:41:54.894408 test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_expressions_T430 ... #### 2020-09-05 16:42:04.922026 locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_rebind_T429 ... f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyobjcast_T313 ... #### 2020-09-05 16:42:14.956025 #### 2020-09-05 16:42:25.146966 locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok pyobjcast_T313 () Doctest: pyobjcast_T313 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyobjcast_T313 ... locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok #### 2020-09-05 16:42:35.182006 runTest (__main__.CythonRunTestCase) compiling (c) and running menten1 ... #### 2020-09-05 16:42:45.213324 pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_addint ... #### 2020-09-05 16:42:55.266086 loops (menten1) Doctest: menten1.loops ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running menten1 ... locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running methodmangling_T5 ... #### 2020-09-05 16:43:05.308983 r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_addint ... #### 2020-09-05 16:43:15.343676 loops (menten1) Doctest: menten1.loops ... ok runTest (__main__.EndToEndTest) End-to-end module_init_error ... #### 2020-09-05 16:43:25.383852 r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bishop3 ... #### 2020-09-05 16:43:35.416018 CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running methodmangling_T5 ... #### 2020-09-05 16:43:45.723591 #### 2020-09-05 16:43:55.770102 #### 2020-09-05 16:44:05.797399 ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonlocal_T490 ... #### 2020-09-05 16:44:15.833931 #### 2020-09-05 16:44:25.887264 CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok run (__main__.PureDoctestTestCase) running pure doctests in methodmangling_T5 ... CyTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTest ... ok get (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get_inner ... ok CyTestSub (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTestSub ... ok get (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mod__name__ ... r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bishop3 ... #### 2020-09-05 16:44:35.918643 in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mod__name__ ... #### 2020-09-05 16:44:45.944952 #### 2020-09-05 16:44:55.973198 in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running moduletryexcept ... #### 2020-09-05 16:45:06.003661 arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonlocal_T490 ... #### 2020-09-05 16:45:16.030296 #### 2020-09-05 16:45:26.061881 r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bowden1 ... #### 2020-09-05 16:45:36.268417 #### 2020-09-05 16:45:46.379356 moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running moduletryexcept ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561_py3 ... #### 2020-09-05 16:45:56.423907 r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bowden1 ... #### 2020-09-05 16:46:06.451423 #### 2020-09-05 16:46:16.478371 arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok r_bowden1 () Doctest: r_bowden1 ... runTest (__main__.CythonRunTestCase) compiling (c) and running nononetypecheck ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_docstrings ... #### 2020-09-05 16:46:26.503552 #### 2020-09-05 16:46:36.532991 moduletryexcept () Doctest: moduletryexcept ... ok special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running multass ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561_py3 ... #### 2020-09-05 16:46:46.566619 #### 2020-09-05 16:46:56.593710 g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nononetypecheck ... #### 2020-09-05 16:47:06.620789 multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running multass ... #### 2020-09-05 16:47:16.658435 #### 2020-09-05 16:47:26.979924 multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok #### 2020-09-05 16:47:37.028999 runTest (__main__.CythonRunTestCase) compiling (c) and running new_as_nonkeyword ... special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running specialfloat ... test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running notinop ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_docstrings ... #### 2020-09-05 16:47:47.056382 #### 2020-09-05 16:47:57.084275 #### 2020-09-05 16:48:07.125792 new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_as_nonkeyword ... emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok #### 2020-09-05 16:48:17.154564 runTest (__main__.CythonRunTestCase) compiling (cpp) and running specialfloat ... #### 2020-09-05 16:48:27.187562 === C/C++ compiler error output: === notinop.c: In function ‘__Pyx_UnicodeContainsUCS4’: notinop.c:6182:1: warning: control reaches end of non-void function [-Wreturn-type] 6182 | } | ^ ==================================== conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running notinop ... #### 2020-09-05 16:48:37.221320 new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_bufacc_T155 ... #### 2020-09-05 16:48:47.248117 #### 2020-09-05 16:48:57.274782 test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... runTest (__main__.CythonRunTestCase) compiling (c) and running r_hordijk1 ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starargs ... #### 2020-09-05 16:49:07.301330 #### 2020-09-05 16:49:17.333547 #### 2020-09-05 16:49:27.559855 creosote (starargs) Doctest: starargs.creosote ... === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.c:610: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_bufacc_T155 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running starargs ... === C/C++ compiler error output: === notinop.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: notinop.cpp:6196:1: warning: control reaches end of non-void function [-Wreturn-type] 6196 | } | ^ ==================================== conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_cimport ... #### 2020-09-05 16:49:37.607398 r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_hordijk1 ... #### 2020-09-05 16:49:47.638634 #### 2020-09-05 16:49:57.695440 creosote (starargs) Doctest: starargs.creosote ... numpy_cimport () Doctest: numpy_cimport ... ok ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running static_methods ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_cimport ... #### 2020-09-05 16:50:07.746933 #### 2020-09-05 16:50:17.794266 r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mcintyre1 ... #### 2020-09-05 16:50:27.932682 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.cpp:624: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_parallel ... #### 2020-09-05 16:50:37.959810 skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_parallel ... #### 2020-09-05 16:50:48.088362 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mcintyre1 ... numpy_cimport () Doctest: numpy_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_longlong ... #### 2020-09-05 16:50:58.117936 skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_subarray ... static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_cdef2 (static_methods) Doctest: static_methods.call_static_cdef2 ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_list_comprehension_GH1540 (static_methods) Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running static_methods ... #### 2020-09-05 16:51:08.144282 #### 2020-09-05 16:51:18.170789 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mitch_chapman_2 ... #### 2020-09-05 16:51:28.209365 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mitch_chapman_2 ... #### 2020-09-05 16:51:38.311189 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_subarray.c:610: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_subarray () Doctest: numpy_subarray ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_subarray ... #### 2020-09-05 16:51:48.347371 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclass ... #### 2020-09-05 16:51:58.427028 static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_cdef2 (static_methods) Doctest: static_methods.call_static_cdef2 ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_list_comprehension_GH1540 (static_methods) Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_ascii_auto_encoding ... #### 2020-09-05 16:52:08.481249 #### 2020-09-05 16:52:18.509319 format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_longlong ... order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclass ... #### 2020-09-05 16:52:28.534928 #### 2020-09-05 16:52:38.719426 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_subarray.cpp:624: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_subarray () Doctest: numpy_subarray ... as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... ok ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_ascii_auto_encoding ... runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ... #### 2020-09-05 16:52:48.754560 #### 2020-09-05 16:52:58.781485 order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pythonapi ... #### 2020-09-05 16:53:08.808000 #### 2020-09-05 16:53:18.834900 as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_default_auto_encoding ... #### 2020-09-05 16:53:28.861312 r_pythonapi () Doctest: r_pythonapi ... ok #### 2020-09-05 16:53:38.911918 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pythonapi ... #### 2020-09-05 16:53:48.955785 format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_uint ... #### 2020-09-05 16:53:58.996889 str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_default_auto_encoding ... #### 2020-09-05 16:54:09.042387 r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_typecast ... #### 2020-09-05 16:54:19.074652 #### 2020-09-05 16:54:29.101313 === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ... #### 2020-09-05 16:54:39.127633 str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strescapes ... #### 2020-09-05 16:54:49.162153 call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_typecast ... #### 2020-09-05 16:54:59.386813 format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... strescapes () Doctest: strescapes ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strescapes ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_uint ... #### 2020-09-05 16:55:09.463895 #### 2020-09-05 16:55:19.490196 #### 2020-09-05 16:55:29.554439 strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion_extern ... call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running return ... #### 2020-09-05 16:55:39.656277 test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok #### 2020-09-05 16:55:49.681837 runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion_extern ... f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running return ... #### 2020-09-05 16:55:59.740655 #### 2020-09-05 16:56:09.770054 f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running rodriguez_1 ... test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch ... === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (c) and running or ... #### 2020-09-05 16:56:19.796768 format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running parallel ... #### 2020-09-05 16:56:29.865202 rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running rodriguez_1 ... #### 2020-09-05 16:56:39.894664 #### 2020-09-05 16:56:50.060001 #### 2020-09-05 16:57:00.119725 or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... ok test_GH2059_missing_cast (or) Doctest: or.test_GH2059_missing_cast ... ok rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sequential_parallel ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running or ... compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_in_switch (switch) Doctest: switch.switch_in_switch ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch ... #### 2020-09-05 16:57:10.155538 #### 2020-09-05 16:57:20.189200 #### 2020-09-05 16:57:30.216893 skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel ... #### 2020-09-05 16:57:40.251228 #### 2020-09-05 16:57:50.277710 or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... ok test_GH2059_missing_cast (or) Doctest: or.test_GH2059_missing_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running owned_arg_refs ... #### 2020-09-05 16:58:00.304310 compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_in_switch (switch) Doctest: switch.switch_in_switch ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running temp_alloc_T409 ... #### 2020-09-05 16:58:10.359859 #### 2020-09-05 16:58:20.411285 foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temp_alloc_T409 ... #### 2020-09-05 16:58:30.441196 test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running owned_arg_refs ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running temps_corner1 ... #### 2020-09-05 16:58:40.473814 skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running pass ... #### 2020-09-05 16:58:50.508934 f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pass ... #### 2020-09-05 16:59:00.543296 #### 2020-09-05 16:59:10.709709 f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard6 ... #### 2020-09-05 16:59:20.762117 test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running parallel_swap_assign_T425 ... B (temps_corner1) Doctest: temps_corner1.B ... ok pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temps_corner1 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard6 ... #### 2020-09-05 16:59:30.790290 #### 2020-09-05 16:59:40.818146 pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pointers ... #### 2020-09-05 16:59:50.846985 #### 2020-09-05 17:00:00.876932 #### 2020-09-05 17:00:10.906002 === C/C++ compiler error output: === pointers.c: In function ‘__pyx_pf_8pointers_compare’: pointers.c:1154:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1154 | __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) | ^~ pointers.c: In function ‘__pyx_pf_8pointers_4bool_binop’: pointers.c:1457:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1457 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ pointers.c: In function ‘__pyx_pf_8pointers_6bool_binop_truth’: pointers.c:1598:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1598 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ ==================================== binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pointers ... #### 2020-09-05 17:00:20.957124 B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_asyncgen ... #### 2020-09-05 17:00:30.985552 #### 2020-09-05 17:00:41.013912 swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok === C/C++ compiler error output: === pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_compare(PyObject*)’: pointers.cpp:1168:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1168 | __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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)’: pointers.cpp:1471:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1471 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)’: pointers.cpp:1612:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1612 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel_swap_assign_T425 ... runTest (__main__.CythonRunTestCase) compiling (c) and running pure ... #### 2020-09-05 17:00:51.056289 #### 2020-09-05 17:01:01.083632 #### 2020-09-05 17:01:11.121474 #### 2020-09-05 17:01:21.178592 #### 2020-09-05 17:01:31.236597 #### 2020-09-05 17:01:41.460533 #### 2020-09-05 17:01:51.528972 #### 2020-09-05 17:02:01.615477 ExtType (pure) Doctest: pure.ExtType ... ok ext_type_string_ref (pure) Doctest: pure.ext_type_string_ref ... ok test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_cast_object (pure) Doctest: pure.test_cast_object ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure ... #### 2020-09-05 17:02:11.668834 swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard8 ... #### 2020-09-05 17:02:21.705639 #### 2020-09-05 17:02:31.740397 #### 2020-09-05 17:02:41.769210 #### 2020-09-05 17:02:51.818836 pinard8 () Doctest: pinard8 ... ok #### 2020-09-05 17:03:01.862685 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard8 ... #### 2020-09-05 17:03:11.891973 #### 2020-09-05 17:03:21.933488 ExtType (pure) Doctest: pure.ExtType ... ok ext_type_string_ref (pure) Doctest: pure.ext_type_string_ref ... ok test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_cast_object (pure) Doctest: pure.test_cast_object ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok runTest (__main__.EndToEndTest) End-to-end pure_pxd ... #### 2020-09-05 17:03:31.985038 === C/C++ compiler error output: === sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_58test_chunksize’: sequential_parallel.c:15290:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] 15290 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_68test_inner_private’: sequential_parallel.c:17440:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] 17440 | int __pyx_t_4; | ^~~~~~~~~ sequential_parallel.c: In function ‘__Pyx_InitGlobals’: sequential_parallel.c:34737:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 34737 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from sequential_parallel.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_inner_private (sequential_parallel) Doctest: sequential_parallel.test_inner_private ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nested_break_continue (sequential_parallel) Doctest: sequential_parallel.test_nested_break_continue ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_pointer_temps (sequential_parallel) Doctest: sequential_parallel.test_pointer_temps ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_in_with (sequential_parallel) Doctest: sequential_parallel.test_prange_in_with ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok #### 2020-09-05 17:03:42.019984 runTest (__main__.CythonRunTestCase) compiling (cpp) and running sequential_parallel ... pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_time ... #### 2020-09-05 17:03:52.048576 #### 2020-09-05 17:04:02.078162 test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_time ... #### 2020-09-05 17:04:12.106470 #### 2020-09-05 17:04:22.136387 #### 2020-09-05 17:04:32.166744 test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running powop ... #### 2020-09-05 17:04:42.465424 #### 2020-09-05 17:04:52.505764 #### 2020-09-05 17:05:02.534694 #### 2020-09-05 17:05:12.566394 #### 2020-09-05 17:05:22.595793 #### 2020-09-05 17:05:32.624679 I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running powop ... #### 2020-09-05 17:05:42.653384 #### 2020-09-05 17:05:52.684898 #### 2020-09-05 17:06:02.746468 #### 2020-09-05 17:06:12.776410 #### 2020-09-05 17:06:22.808585 #### 2020-09-05 17:06:32.849879 I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print ... #### 2020-09-05 17:06:42.883382 #### 2020-09-05 17:06:52.927581 #### 2020-09-05 17:07:02.956722 print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print ... #### 2020-09-05 17:07:13.026391 #### 2020-09-05 17:07:23.068484 #### 2020-09-05 17:07:33.098481 print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running property_decorator_T593 ... #### 2020-09-05 17:07:43.134060 #### 2020-09-05 17:07:53.163751 #### 2020-09-05 17:08:03.198122 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py34_signature ... #### 2020-09-05 17:08:13.242925 #### 2020-09-05 17:08:23.272461 #### 2020-09-05 17:08:33.477471 Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running property_decorator_T593 ... #### 2020-09-05 17:08:43.623541 #### 2020-09-05 17:08:53.653207 #### 2020-09-05 17:09:03.712752 #### 2020-09-05 17:09:13.760035 b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok cp1 (py34_signature) Doctest: py34_signature.cp1 ... ok cp2 (py34_signature) Doctest: py34_signature.cp2 ... ok cp3 (py34_signature) Doctest: py34_signature.cp3 ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py34_signature ... #### 2020-09-05 17:09:23.794053 #### 2020-09-05 17:09:33.829405 Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok run (__main__.PureDoctestTestCase) running pure doctests in property_decorator_T593 ... Prop (pure_doctest__property_decorator_T593) Doctest: pure_doctest__property_decorator_T593.Prop ... ok runTest (__main__.EndToEndTest) End-to-end public_fused_types ... #### 2020-09-05 17:09:43.908406 #### 2020-09-05 17:09:53.944795 #### 2020-09-05 17:10:03.978863 #### 2020-09-05 17:10:14.010384 #### 2020-09-05 17:10:24.039893 b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok cp1 (py34_signature) Doctest: py34_signature.cp1 ... ok cp2 (py34_signature) Doctest: py34_signature.cp2 ... ok cp3 (py34_signature) Doctest: py34_signature.cp3 ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_ucs4_type ... === C/C++ compiler error output: === sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)’: sequential_parallel.cpp:15304:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] 15304 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)’: sequential_parallel.cpp:17454:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] 17454 | int __pyx_t_4; | ^~~~~~~~~ sequential_parallel.cpp: In function ‘int __Pyx_InitGlobals()’: sequential_parallel.cpp:34751:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 34751 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from sequential_parallel.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_inner_private (sequential_parallel) Doctest: sequential_parallel.test_inner_private ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nested_break_continue (sequential_parallel) Doctest: sequential_parallel.test_nested_break_continue ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_pointer_temps (sequential_parallel) Doctest: sequential_parallel.test_pointer_temps ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_in_with (sequential_parallel) Doctest: sequential_parallel.test_prange_in_with ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok #### 2020-09-05 17:10:34.069630 runTest (__main__.CythonRunTestCase) compiling (c) and running set ... #### 2020-09-05 17:10:44.099251 #### 2020-09-05 17:10:54.128697 #### 2020-09-05 17:11:04.158528 #### 2020-09-05 17:11:14.204902 #### 2020-09-05 17:11:24.293728 #### 2020-09-05 17:11:34.327388 === C/C++ compiler error output: === py_ucs4_type.c: In function ‘__pyx_pf_12py_ucs4_type_12unicode_methods’: py_ucs4_type.c:2229:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] 2229 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_ucs4_type.c:4: /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ py_ucs4_type.c: In function ‘__Pyx_UnicodeContainsUCS4’: py_ucs4_type.c:6594:1: warning: control reaches end of non-void function [-Wreturn-type] 6594 | } | ^ ==================================== compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok uchar_lookup_in_dict (py_ucs4_type) Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok unicode_method_return_type (py_ucs4_type) Doctest: py_ucs4_type.unicode_method_return_type ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_ucs4_type ... #### 2020-09-05 17:11:44.387287 #### 2020-09-05 17:11:54.422768 #### 2020-09-05 17:12:04.469480 #### 2020-09-05 17:12:14.512625 === C/C++ compiler error output: === set.c: In function ‘__pyx_pf_3set_cython_set’: set.c:1657:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1657 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function ‘__pyx_pf_3set_2cython_frozenset’: set.c:1738:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1738 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_contains (set) Doctest: set.test_set_contains ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_multi_update (set) Doctest: set.test_set_multi_update ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set ... #### 2020-09-05 17:12:25.014516 #### 2020-09-05 17:12:35.093261 #### 2020-09-05 17:12:45.122755 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_ucs4_type.cpp:4: py_ucs4_type.cpp: In function ‘PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)’: /usr/include/python3.9/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ^ py_ucs4_type.cpp:2243:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ 2243 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ py_ucs4_type.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: py_ucs4_type.cpp:6608:1: warning: control reaches end of non-void function [-Wreturn-type] 6608 | } | ^ ==================================== compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok uchar_lookup_in_dict (py_ucs4_type) Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok unicode_method_return_type (py_ucs4_type) Doctest: py_ucs4_type.unicode_method_return_type ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_strings ... #### 2020-09-05 17:12:55.171870 #### 2020-09-05 17:13:05.212016 #### 2020-09-05 17:13:15.256898 #### 2020-09-05 17:13:25.287543 === C/C++ compiler error output: === py_unicode_strings.c: In function ‘__pyx_pf_18py_unicode_strings_test_c_to_python’: py_unicode_strings.c:1282:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1282 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1306:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1306 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1330:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1330 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1354:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1354 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1387:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1387 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1420:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1420 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1453:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1453 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1486:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1486 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1519:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1519 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1552:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1552 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1585:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1585 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1618:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1618 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1651:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1651 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1685:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1685 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1704:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1704 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1723:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1723 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1830:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1830 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c: In function ‘__pyx_pf_18py_unicode_strings_2test_python_to_c’: py_unicode_strings.c:2105:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2105 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2124:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2124 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2143:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2143 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2180:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2180 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2199:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2199 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2236:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2236 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2273:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2273 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2310:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2310 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2329:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2329 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_strings ... #### 2020-09-05 17:13:35.321184 #### 2020-09-05 17:13:45.355751 #### 2020-09-05 17:13:55.404588 #### 2020-09-05 17:14:05.486447 === C/C++ compiler error output: === py_unicode_strings.cpp: In function ‘PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)’: py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1296:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1296 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1320:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1320 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1344:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1344 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1368:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1368 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1401:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1401 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1434:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1434 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1467:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1467 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1500:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1500 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1533:102: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1533 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1566:121: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1566 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1599:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1599 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1632:102: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1632 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1665:121: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1665 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1699:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1699 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1718:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1718 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1737:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1737 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1844:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1844 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp: In function ‘PyObject* __pyx_pf_18py_unicode_strings_2test_python_to_c(PyObject*)’: py_unicode_strings.cpp:2119:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2119 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2138:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2138 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2157:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2157 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2194:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2194 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2213:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2213 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2250:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2250 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2287:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2287 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2324:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2324 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2343:85: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2343 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyfunction_redefine_T489 ... #### 2020-09-05 17:14:15.519967 === C/C++ compiler error output: === set.cpp: In function ‘PyObject* __pyx_pf_3set_cython_set(PyObject*)’: set.cpp:1671:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1671 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function ‘PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)’: set.cpp:1752:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1752 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_contains (set) Doctest: set.test_set_contains ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_multi_update (set) Doctest: set.test_set_multi_update ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2_T636 ... #### 2020-09-05 17:14:25.598446 #### 2020-09-05 17:14:35.682237 #### 2020-09-05 17:14:45.711298 Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2_T636 ... #### 2020-09-05 17:14:56.133442 pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyfunction_redefine_T489 ... #### 2020-09-05 17:15:06.187727 #### 2020-09-05 17:15:16.235911 ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_mode_cmethod_inheritance_T583 ... #### 2020-09-05 17:15:26.306482 Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok run (__main__.PureDoctestTestCase) running pure doctests in slice2_T636 ... Sliceable (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.Sliceable ... ok py_slice2 (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice_ptr ... #### 2020-09-05 17:15:36.353887 #### 2020-09-05 17:15:46.402004 #### 2020-09-05 17:15:56.436714 pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pynumop ... #### 2020-09-05 17:16:06.473870 #### 2020-09-05 17:16:16.507583 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumop ... #### 2020-09-05 17:16:26.537532 #### 2020-09-05 17:16:36.566311 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pytype ... EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_ptr ... #### 2020-09-05 17:16:46.596968 test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok #### 2020-09-05 17:16:56.627429 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pytype ... #### 2020-09-05 17:17:06.966577 #### 2020-09-05 17:17:17.045919 Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_argdefault ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... #### 2020-09-05 17:17:27.073873 #### 2020-09-05 17:17:37.184678 swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_argdefault ... #### 2020-09-05 17:17:47.224783 #### 2020-09-05 17:17:57.266971 EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok swallow (r_argdefault) Doctest: r_argdefault.swallow ... runTest (__main__.CythonRunTestCase) compiling (c) and running ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jeff_epler_1 ... #### 2020-09-05 17:18:07.299209 #### 2020-09-05 17:18:17.339238 blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jeff_epler_1 ... #### 2020-09-05 17:18:27.373528 #### 2020-09-05 17:18:37.415791 blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jiba1 ... #### 2020-09-05 17:18:47.449637 ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ssize_t_T399 ... #### 2020-09-05 17:18:57.487153 #### 2020-09-05 17:19:07.522430 #### 2020-09-05 17:19:17.780333 Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_mode_cmethod_inheritance_T583 ... Base (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_py ... #### 2020-09-05 17:19:27.864117 r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jiba1 ... ssize_t_T399 () Doctest: ssize_t_T399 ... ok #### 2020-09-05 17:19:37.897237 runTest (__main__.CythonRunTestCase) compiling (c) and running starred_target_T664 ... #### 2020-09-05 17:19:47.932602 #### 2020-09-05 17:19:57.962063 assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starred_target_T664 ... #### 2020-09-05 17:20:07.991280 #### 2020-09-05 17:20:18.020586 assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running staticmethod ... #### 2020-09-05 17:20:28.062077 r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_lepage_3 ... #### 2020-09-05 17:20:38.097970 #### 2020-09-05 17:20:48.127957 #### 2020-09-05 17:20:58.167623 r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_lepage_3 ... #### 2020-09-05 17:21:08.197444 #### 2020-09-05 17:21:18.229465 CClass (pure_py) Doctest: pure_py.CClass ... ok TestUnboundMethod (pure_py) Doctest: pure_py.TestUnboundMethod ... ok call_ccall (pure_py) Doctest: pure_py.call_ccall ... ok call_cdef_except (pure_py) Doctest: pure_py.call_cdef_except ... ok call_cdef_inline (pure_py) Doctest: pure_py.call_cdef_inline ... ok ccall_except (pure_py) Doctest: pure_py.ccall_except ... ok ccall_except_check (pure_py) Doctest: pure_py.ccall_except_check ... ok ccall_except_check_always (pure_py) Doctest: pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_cdef_nogil (pure_py) Doctest: pure_py.test_cdef_nogil ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok #### 2020-09-05 17:21:28.263160 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_py ... #### 2020-09-05 17:21:38.317665 r_lepage_3 () Doctest: r_lepage_3 ... ok #### 2020-09-05 17:21:48.733751 runTest (__main__.CythonRunTestCase) compiling (c) and running r_print ... #### 2020-09-05 17:21:58.779321 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_print ... #### 2020-09-05 17:22:08.812443 staticmethod () Doctest: staticmethod ... ok no_args (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.no_args ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running staticmethod ... #### 2020-09-05 17:22:18.843371 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclassdefault ... #### 2020-09-05 17:22:28.872186 #### 2020-09-05 17:22:38.901229 #### 2020-09-05 17:22:48.930238 r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclassdefault ... #### 2020-09-05 17:22:58.970110 test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '123' was never awaited method() ok test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_asyncgen ... #### 2020-09-05 17:23:09.005481 #### 2020-09-05 17:23:19.039053 r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_spamtype ... #### 2020-09-05 17:23:29.092713 #### 2020-09-05 17:23:39.127587 CClass (pure_py) Doctest: pure_py.CClass ... ok TestUnboundMethod (pure_py) Doctest: pure_py.TestUnboundMethod ... ok call_ccall (pure_py) Doctest: pure_py.call_ccall ... ok call_cdef_except (pure_py) Doctest: pure_py.call_cdef_except ... ok call_cdef_inline (pure_py) Doctest: pure_py.call_cdef_inline ... ok ccall_except (pure_py) Doctest: pure_py.ccall_except ... ok ccall_except_check (pure_py) Doctest: pure_py.ccall_except_check ... ok ccall_except_check_always (pure_py) Doctest: pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_cdef_nogil (pure_py) Doctest: pure_py.test_cdef_nogil ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_py ... CClass (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.CClass ... ok TestUnboundMethod (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.TestUnboundMethod ... ok call_ccall (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_ccall ... ok call_cdef_except (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_cdef_except ... ok call_cdef_inline (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_cdef_inline ... ok ccall_except (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except ... ok ccall_except_check (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except_check ... ok ccall_except_check_always (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.count_digits_in_carray ... ok test_address (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_address ... ok test_boundscheck (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_boundscheck ... ok test_cast (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_cast ... ok test_cdef_nogil (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_cdef_nogil ... ok test_declare (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare ... ok test_declare_c_types (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare_c_types ... ok test_imports (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_imports ... ok test_sizeof (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_sizeof ... ok test_struct (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_struct ... ok test_with_nogil (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_with_nogil ... ok test_wraparound (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_wraparound ... ok runTest (__main__.EndToEndTest) End-to-end pxd_argument_names ... #### 2020-09-05 17:23:49.160855 r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_spamtype ... #### 2020-09-05 17:23:59.188749 #### 2020-09-05 17:24:09.496530 staticmethod () Doctest: staticmethod ... ok no_args (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.no_args ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_char_coercion_T412 ... ok runTest (__main__.EndToEndTest) End-to-end pxd_syntax ... #### 2020-09-05 17:24:19.549421 r_spamtype () Doctest: r_spamtype ... ok #### 2020-09-05 17:24:29.589668 runTest (__main__.EndToEndTest) End-to-end relative_cimport ... #### 2020-09-05 17:24:39.639065 test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_char_coercion_T412 ... #### 2020-09-05 17:24:49.674760 #### 2020-09-05 17:24:59.710097 test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok #### 2020-09-05 17:25:09.743851 runTest (__main__.CythonRunTestCase) compiling (c) and running strfunction ... #### 2020-09-05 17:25:19.777704 #### 2020-09-05 17:25:29.838157 strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strfunction ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py2_super ... #### 2020-09-05 17:25:40.192235 #### 2020-09-05 17:25:50.224798 ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise ... strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok #### 2020-09-05 17:26:00.283834 runTest (__main__.CythonRunTestCase) compiling (c) and running string_comparison ... #### 2020-09-05 17:26:10.313128 #### 2020-09-05 17:26:20.346501 #### 2020-09-05 17:26:30.383415 test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise ... #### 2020-09-05 17:26:40.417300 #### 2020-09-05 17:26:50.455923 #### 2020-09-05 17:27:00.498962 #### 2020-09-05 17:27:10.528765 test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok run (__main__.PureDoctestTestCase) running pure doctests in reraise ... test_reraise (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise ... ok test_reraise_error (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_error ... ok test_reraise_indirect (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise_3args ... #### 2020-09-05 17:27:20.578561 basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... #### 2020-09-05 17:27:30.623260 ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running string_comparison ... B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok #### 2020-09-05 17:27:40.671258 runTest (__main__.CythonRunTestCase) compiling (cpp) and running py2_super ... #### 2020-09-05 17:27:50.715483 reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise_3args ... #### 2020-09-05 17:28:00.756961 #### 2020-09-05 17:28:10.795837 #### 2020-09-05 17:28:20.838332 #### 2020-09-05 17:28:31.009711 #### 2020-09-05 17:28:41.047961 reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reversed_iteration ... #### 2020-09-05 17:28:51.270019 #### 2020-09-05 17:29:01.317225 basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch_transform ... #### 2020-09-05 17:29:11.352008 #### 2020-09-05 17:29:21.387035 is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch_transform ... #### 2020-09-05 17:29:31.443338 #### 2020-09-05 17:29:41.472912 B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyarray ... is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running trybreak #### 2020-09-05 17:29:51.513861 ... #### 2020-09-05 17:30:01.552952 #### 2020-09-05 17:30:11.589373 try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running trybreak ... #### 2020-09-05 17:30:21.619027 #### 2020-09-05 17:30:31.646610 #### 2020-09-05 17:30:41.686783 try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryfinally ... #### 2020-09-05 17:30:51.747337 #### 2020-09-05 17:31:01.775065 #### 2020-09-05 17:31:11.812347 #### 2020-09-05 17:31:21.845628 #### 2020-09-05 17:31:31.878774 #### 2020-09-05 17:31:41.913428 === C/C++ compiler error output: === reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_68reversed_unsigned’: reversed_iteration.c:10388:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10388 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ^~ reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3’: reversed_iteration.c:10529:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10529 | 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; | ^~ reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3’: reversed_iteration.c:10668:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10668 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reversed_iteration ... #### 2020-09-05 17:31:52.126569 #### 2020-09-05 17:32:02.158784 #### 2020-09-05 17:32:12.187736 #### 2020-09-05 17:32:22.216966 #### 2020-09-05 17:32:32.246993 #### 2020-09-05 17:32:42.288205 #### 2020-09-05 17:32:52.318133 #### 2020-09-05 17:33:02.349358 #### 2020-09-05 17:33:12.378050 #### 2020-09-05 17:33:22.406694 #### 2020-09-05 17:33:32.435388 #### 2020-09-05 17:33:42.463430 #### 2020-09-05 17:33:52.511772 #### 2020-09-05 17:34:02.541142 #### 2020-09-05 17:34:12.569374 #### 2020-09-05 17:34:22.598802 test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok #### 2020-09-05 17:34:32.633967 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyarray ... #### 2020-09-05 17:34:42.668462 call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinally ... #### 2020-09-05 17:34:52.702530 === C/C++ compiler error output: === reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)’: reversed_iteration.cpp:10402:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10402 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)’: reversed_iteration.cpp:10543:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10543 | 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; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)’: reversed_iteration.cpp:10682:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10682 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running richcmp_str_equals ... #### 2020-09-05 17:35:02.746276 #### 2020-09-05 17:35:12.775338 #### 2020-09-05 17:35:22.803662 test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok #### 2020-09-05 17:35:32.831333 runTest (__main__.CythonRunTestCase) compiling (cpp) and running richcmp_str_equals ... #### 2020-09-05 17:35:42.860623 #### 2020-09-05 17:35:52.889430 #### 2020-09-05 17:36:02.920139 test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok run (__main__.PureDoctestTestCase) running pure doctests in richcmp_str_equals ... test_equals (pure_doctest__richcmp_str_equals) Doctest: pure_doctest__richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running simpcall ... #### 2020-09-05 17:36:12.963184 #### 2020-09-05 17:36:22.991927 #### 2020-09-05 17:36:33.020685 fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok z (simpcall) Doctest: simpcall.z ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running simpcall ... #### 2020-09-05 17:36:43.236130 #### 2020-09-05 17:36:53.288201 #### 2020-09-05 17:37:03.351184 #### 2020-09-05 17:37:13.387594 fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok z (simpcall) Doctest: simpcall.z ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running size_t ... #### 2020-09-05 17:37:23.416832 #### 2020-09-05 17:37:33.445917 #### 2020-09-05 17:37:43.474605 #### 2020-09-05 17:37:53.503494 #### 2020-09-05 17:38:03.538697 #### 2020-09-05 17:38:13.572704 size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running size_t ... #### 2020-09-05 17:38:23.606160 #### 2020-09-05 17:38:33.635777 #### 2020-09-05 17:38:43.666367 call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_unpack_string ... #### 2020-09-05 17:38:53.695285 #### 2020-09-05 17:39:03.725737 #### 2020-09-05 17:39:13.754759 star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_unpack_string ... size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_dynamic_bases ... runTest (__main__.CythonRunTestCase) compiling (c) and running slice_charptr ... #### 2020-09-05 17:39:23.783698 #### 2020-09-05 17:39:34.013116 cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok make_subclass (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.make_subclass ... ok slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_dynamic_bases ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_charptr ... #### 2020-09-05 17:39:44.059535 star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuplereassign ... #### 2020-09-05 17:39:54.090167 #### 2020-09-05 17:40:04.193735 cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok make_subclass (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.make_subclass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pynumber_subtype_conversion ... slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_method_docstrings ... test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuplereassign ... #### 2020-09-05 17:40:14.227331 #### 2020-09-05 17:40:24.274351 #### 2020-09-05 17:40:34.315759 MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumber_subtype_conversion ... test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_int_long_T287 ... #### 2020-09-05 17:40:44.349569 #### 2020-09-05 17:40:54.383851 #### 2020-09-05 17:41:04.680480 MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyparam_nogil ... A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_method_docstrings ... #### 2020-09-05 17:41:14.748763 #### 2020-09-05 17:41:24.781722 if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyparam_nogil ... #### 2020-09-05 17:41:34.816150 if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok #### 2020-09-05 17:41:44.855355 runTest (__main__.CythonRunTestCase) compiling (c) and running qualname ... #### 2020-09-05 17:41:54.886314 type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_int_long_T287 ... #### 2020-09-05 17:42:04.920534 #### 2020-09-05 17:42:14.965967 A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok runTest (__main__.EndToEndTest) End-to-end starimport_cimport ... test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running qualname ... #### 2020-09-05 17:42:25.021216 #### 2020-09-05 17:42:35.062681 #### 2020-09-05 17:42:45.101304 #### 2020-09-05 17:42:55.453400 test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_delgado_1 ... #### 2020-09-05 17:43:05.501956 #### 2020-09-05 17:43:15.535778 type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeofexttype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_encoding_latin1 ... #### 2020-09-05 17:43:25.563343 #### 2020-09-05 17:43:35.667776 r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_delgado_1 ... str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_encoding_latin1 ... #### 2020-09-05 17:43:45.711273 test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeofexttype ... #### 2020-09-05 17:43:55.745275 str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strmethods ... #### 2020-09-05 17:44:05.843902 #### 2020-09-05 17:44:15.872711 r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extcomplex2 ... #### 2020-09-05 17:44:26.144365 test (typeofexttype) Doctest: typeofexttype.test ... ok #### 2020-09-05 17:44:36.199528 runTest (__main__.CythonRunTestCase) compiling (c) and running typetest_T417 ... r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extcomplex2 ... literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok object_as_name (strmethods) Doctest: strmethods.object_as_name ... ok str_as_name (strmethods) Doctest: strmethods.str_as_name ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok #### 2020-09-05 17:44:46.228053 runTest (__main__.CythonRunTestCase) compiling (cpp) and running strmethods ... #### 2020-09-05 17:44:56.261228 r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extstarargs ... #### 2020-09-05 17:45:06.295405 #### 2020-09-05 17:45:16.336796 #### 2020-09-05 17:45:26.370101 attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typetest_T417 ... literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok object_as_name (strmethods) Doctest: strmethods.object_as_name ... ok str_as_name (strmethods) Doctest: strmethods.str_as_name ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subclasses ... #### 2020-09-05 17:45:36.406818 r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extstarargs ... #### 2020-09-05 17:45:46.440329 test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... #### 2020-09-05 17:45:56.479595 ok test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_grammar ... #### 2020-09-05 17:46:06.508914 #### 2020-09-05 17:46:16.537653 attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodemethods ... #### 2020-09-05 17:46:26.612799 r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_forloop ... #### 2020-09-05 17:46:36.754195 #### 2020-09-05 17:46:46.862638 #### 2020-09-05 17:46:56.891963 fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subclasses ... #### 2020-09-05 17:47:06.947083 #### 2020-09-05 17:47:17.024702 #### 2020-09-05 17:47:27.052567 go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_forloop ... #### 2020-09-05 17:47:37.099776 #### 2020-09-05 17:47:47.143241 #### 2020-09-05 17:47:57.171864 #### 2020-09-05 17:48:07.234514 #### 2020-09-05 17:48:17.264571 concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodemethods ... #### 2020-09-05 17:48:27.345607 go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_huss3 ... fooit (subclasses) Doctest: subclasses.fooit ... ok #### 2020-09-05 17:48:37.374175 runTest (__main__.CythonRunTestCase) compiling (c) and running tandemstats ... #### 2020-09-05 17:48:47.403030 result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tandemstats ... #### 2020-09-05 17:48:57.431344 r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_huss3 ... #### 2020-09-05 17:49:07.466767 result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_call ... #### 2020-09-05 17:49:17.494553 #### 2020-09-05 17:49:27.529517 r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_primes ... #### 2020-09-05 17:49:37.866455 #### 2020-09-05 17:49:47.904757 primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_primes ... #### 2020-09-05 17:49:57.934858 #### 2020-09-05 17:50:07.971288 primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargcall ... #### 2020-09-05 17:50:18.009330 #### 2020-09-05 17:50:28.044478 concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop_extras ... #### 2020-09-05 17:50:38.080445 eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargcall ... #### 2020-09-05 17:50:48.115236 increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop_extras ... #### 2020-09-05 17:50:58.191490 test_oldargs0_0 (test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1 (test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok test_oldargs0_2 (test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok test_oldargs1_0 (test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok test_oldargs1_1 (test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok test_oldargs1_2 (test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok test_varargs0 (test_call.CFunctionCalls) ... ok test_varargs0_ext (test_call.CFunctionCalls) ... ok test_varargs0_kw (test_call.CFunctionCalls) ... ok test_varargs1 (test_call.CFunctionCalls) ... ok test_varargs1_ext (test_call.CFunctionCalls) ... ok test_varargs1_kw (test_call.CFunctionCalls) ... ok test_varargs2 (test_call.CFunctionCalls) ... ok test_varargs2_ext (test_call.CFunctionCalls) ... ok test_varargs2_kw (test_call.CFunctionCalls) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_call ... eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok #### 2020-09-05 17:51:08.233966 runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargs ... #### 2020-09-05 17:51:18.478854 increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack_fused ... #### 2020-09-05 17:51:28.536264 swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargs ... #### 2020-09-05 17:51:38.563978 #### 2020-09-05 17:51:48.592271 swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargsonly ... #### 2020-09-05 17:51:58.624592 #### 2020-09-05 17:52:08.663963 spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargsonly ... #### 2020-09-05 17:52:18.697473 #### 2020-09-05 17:52:28.732690 spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_uintindex ... #### 2020-09-05 17:52:38.765330 test_oldargs0_0 (test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1 (test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok test_oldargs0_2 (test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok test_oldargs1_0 (test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok test_oldargs1_1 (test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok test_oldargs1_2 (test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok test_varargs0 (test_call.CFunctionCalls) ... ok test_varargs0_ext (test_call.CFunctionCalls) ... ok test_varargs0_kw (test_call.CFunctionCalls) ... ok test_varargs1 (test_call.CFunctionCalls) ... ok test_varargs1_ext (test_call.CFunctionCalls) ... ok test_varargs1_kw (test_call.CFunctionCalls) ... ok test_varargs2 (test_call.CFunctionCalls) ... ok test_varargs2_ext (test_call.CFunctionCalls) ... ok test_varargs2_kw (test_call.CFunctionCalls) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_raisefrom ... #### 2020-09-05 17:52:48.798912 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_uintindex ... #### 2020-09-05 17:52:58.834088 #### 2020-09-05 17:53:08.868206 #### 2020-09-05 17:53:18.900769 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_vree_1 ... #### 2020-09-05 17:53:28.933420 unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack_fused ... #### 2020-09-05 17:53:39.256108 r_vree_1 () Doctest: r_vree_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_vree_1 ... #### 2020-09-05 17:53:49.309345 test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_raisefrom ... #### 2020-09-05 17:53:59.339022 r_vree_1 () Doctest: r_vree_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reduce_pickle ... #### 2020-09-05 17:54:09.368872 #### 2020-09-05 17:54:19.400521 #### 2020-09-05 17:54:29.428849 #### 2020-09-05 17:54:39.469034 #### 2020-09-05 17:54:49.542496 #### 2020-09-05 17:54:59.572582 test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_unicode ... #### 2020-09-05 17:55:09.619015 #### 2020-09-05 17:55:19.666822 #### 2020-09-05 17:55:29.695579 #### 2020-09-05 17:55:39.768601 #### 2020-09-05 17:55:49.796383 unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unreachable ... #### 2020-09-05 17:55:59.830105 #### 2020-09-05 17:56:09.858724 #### 2020-09-05 17:56:19.899083 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unreachable ... #### 2020-09-05 17:56:29.936303 #### 2020-09-05 17:56:39.971883 #### 2020-09-05 17:56:50.005112 #### 2020-09-05 17:57:00.038737 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running verbatiminclude ... A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok C (reduce_pickle) Doctest: reduce_pickle.C ... ok DefaultReduce (reduce_pickle) Doctest: reduce_pickle.DefaultReduce ... ok DefaultReducePySubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReducePySubclass ... ok DefaultReduceSubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReduceSubclass ... ok NoMembers (reduce_pickle) Doctest: reduce_pickle.NoMembers ... ok NoPyMembers (reduce_pickle) Doctest: reduce_pickle.NoPyMembers ... ok NoPyMembersPySubclass (reduce_pickle) Doctest: reduce_pickle.NoPyMembersPySubclass ... ok NoReduceDueToIntPtr (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok NoReduceDueToNontrivialCInit (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok StructMemberDefault (reduce_pickle) Doctest: reduce_pickle.StructMemberDefault ... ok StructMemberForcedPickle (reduce_pickle) Doctest: reduce_pickle.StructMemberForcedPickle ... ok Wrapper (reduce_pickle) Doctest: reduce_pickle.Wrapper ... ok result (reduce_pickle) Doctest: reduce_pickle.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reduce_pickle ... #### 2020-09-05 17:57:10.072195 #### 2020-09-05 17:57:20.105888 #### 2020-09-05 17:57:30.295427 #### 2020-09-05 17:57:40.349147 #### 2020-09-05 17:57:50.402692 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running verbatiminclude ... #### 2020-09-05 17:58:00.451831 #### 2020-09-05 17:58:10.490069 #### 2020-09-05 17:58:20.522590 #### 2020-09-05 17:58:30.556596 #### 2020-09-05 17:58:40.589367 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running voidstarcast ... #### 2020-09-05 17:58:50.623050 #### 2020-09-05 17:59:00.660391 #### 2020-09-05 17:59:10.702594 #### 2020-09-05 17:59:20.766825 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running voidstarcast ... #### 2020-09-05 17:59:30.806159 #### 2020-09-05 17:59:40.838272 #### 2020-09-05 17:59:50.896499 #### 2020-09-05 18:00:00.932046 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running watts1 ... #### 2020-09-05 18:00:10.959828 A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok C (reduce_pickle) Doctest: reduce_pickle.C ... ok DefaultReduce (reduce_pickle) Doctest: reduce_pickle.DefaultReduce ... ok DefaultReducePySubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReducePySubclass ... ok DefaultReduceSubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReduceSubclass ... ok NoMembers (reduce_pickle) Doctest: reduce_pickle.NoMembers ... ok NoPyMembers (reduce_pickle) Doctest: reduce_pickle.NoPyMembers ... ok NoPyMembersPySubclass (reduce_pickle) Doctest: reduce_pickle.NoPyMembersPySubclass ... ok NoReduceDueToIntPtr (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok NoReduceDueToNontrivialCInit (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok StructMemberDefault (reduce_pickle) Doctest: reduce_pickle.StructMemberDefault ... ok StructMemberForcedPickle (reduce_pickle) Doctest: reduce_pickle.StructMemberForcedPickle ... ok Wrapper (reduce_pickle) Doctest: reduce_pickle.Wrapper ... ok result (reduce_pickle) Doctest: reduce_pickle.result ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2local ... #### 2020-09-05 18:00:20.988825 test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running watts1 ... f (ref2local) Doctest: ref2local.f ... ok #### 2020-09-05 18:00:31.272622 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2local ... #### 2020-09-05 18:00:41.317647 test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running wundram1 ... f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.EndToEndTest) End-to-end reimport_failure ... #### 2020-09-05 18:00:51.347169 #### 2020-09-05 18:01:01.381354 wundram1 () Doctest: wundram1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running wundram1 ... #### 2020-09-05 18:01:11.422885 wundram1 () Doctest: wundram1 ... ok #### 2020-09-05 18:01:21.450525 runTest (__main__.CythonRunTestCase) compiling (c) and running yield_inside_lambda ... #### 2020-09-05 18:01:31.484729 ok runTest (__main__.EndToEndTest) End-to-end reimport_from_package ... #### 2020-09-05 18:01:41.513563 #### 2020-09-05 18:01:51.546735 #### 2020-09-05 18:02:01.581413 test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_inside_lambda ... #### 2020-09-05 18:02:11.615021 #### 2020-09-05 18:02:21.653057 ok runTest (__main__.CythonRunTestCase) compiling (c) and running relativeimport_star_T542 ... #### 2020-09-05 18:02:32.004063 #### 2020-09-05 18:02:42.044291 cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relativeimport_star_T542 ... #### 2020-09-05 18:02:52.082826 test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in yield_inside_lambda ... test_inside_lambda (pure_doctest__yield_inside_lambda) Doctest: pure_doctest__yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonCompileTestCase) compiling (c) math_function ... #### 2020-09-05 18:03:02.116388 cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.EndToEndTest) End-to-end scanner_trace ... #### 2020-09-05 18:03:12.175710 #### 2020-09-05 18:03:22.210117 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running self_in_ext_type_closure ... #### 2020-09-05 18:03:32.245628 #### 2020-09-05 18:03:42.284418 #### 2020-09-05 18:03:52.340733 ok runTest (__main__.CythonCompileTestCase) compiling (c) math_function_2 ... #### 2020-09-05 18:04:02.375940 #### 2020-09-05 18:04:12.444701 #### 2020-09-05 18:04:22.474676 #### 2020-09-05 18:04:32.874037 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function_2 ... #### 2020-09-05 18:04:42.917765 #### 2020-09-05 18:04:52.949105 #### 2020-09-05 18:05:02.977251 ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok #### 2020-09-05 18:05:13.021315 runTest (__main__.CythonRunTestCase) compiling (cpp) and running self_in_ext_type_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) sin_of_square ... #### 2020-09-05 18:05:23.062239 #### 2020-09-05 18:05:33.092529 #### 2020-09-05 18:05:43.121814 #### 2020-09-05 18:05:53.150582 #### 2020-09-05 18:06:03.181888 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) sin_of_square ... #### 2020-09-05 18:06:13.209261 #### 2020-09-05 18:06:23.237530 #### 2020-09-05 18:06:33.266033 #### 2020-09-05 18:06:43.294465 #### 2020-09-05 18:06:53.323449 ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_discard_remove ... #### 2020-09-05 18:07:03.351457 ok runTest (__main__.CythonCompileTestCase) compiling (c) test_queue ... #### 2020-09-05 18:07:13.382947 #### 2020-09-05 18:07:23.412077 set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_discard_remove ... #### 2020-09-05 18:07:33.445914 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) test_queue ... #### 2020-09-05 18:07:43.474083 #### 2020-09-05 18:07:53.503372 === C/C++ compiler error output: === test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_36test_continue_stmt’: test_grammar.c:30118:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_grammar.c:30118:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f’: test_grammar.c:38060:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 38060 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func’: test_grammar.c:43397:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 43397 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== testAssert2 (test_grammar.GrammarTests) ... ok test_additive_ops (test_grammar.GrammarTests) ... ok test_assert (test_grammar.GrammarTests) ... ok test_async_await (test_grammar.GrammarTests) ... ok test_async_for (test_grammar.GrammarTests) ... ok test_async_with (test_grammar.GrammarTests) ... ok test_atoms (test_grammar.GrammarTests) ... ok test_binary_mask_ops (test_grammar.GrammarTests) ... ok test_break_continue_loop (test_grammar.GrammarTests) ... ok test_break_in_finally (test_grammar.GrammarTests) ... ok test_break_stmt (test_grammar.GrammarTests) ... ok test_classdef (test_grammar.GrammarTests) ... ok test_comparison (test_grammar.GrammarTests) ... ok test_continue_stmt (test_grammar.GrammarTests) ... ok test_del_stmt (test_grammar.GrammarTests) ... ok test_dictcomps (test_grammar.GrammarTests) ... ok test_eval_input (test_grammar.GrammarTests) ... ok test_expr_stmt (test_grammar.GrammarTests) ... #### 2020-09-05 18:08:03.882822 ok test_for (test_grammar.GrammarTests) ... ok test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok test_genexps (test_grammar.GrammarTests) ... ok test_global (test_grammar.GrammarTests) ... ok test_if (test_grammar.GrammarTests) ... ok test_if_else_expr (test_grammar.GrammarTests) ... ok test_import (test_grammar.GrammarTests) ... ok test_lambdef (test_grammar.GrammarTests) ... ok test_listcomps (test_grammar.GrammarTests) ... ok test_matrix_mul (test_grammar.GrammarTests) ... ok test_multiplicative_ops (test_grammar.GrammarTests) ... ok test_nonlocal (test_grammar.GrammarTests) ... ok test_paren_evaluation (test_grammar.GrammarTests) ... ok test_pass_stmt (test_grammar.GrammarTests) ... ok test_raise (test_grammar.GrammarTests) ... ok test_return (test_grammar.GrammarTests) ... ok test_return_in_finally (test_grammar.GrammarTests) ... ok test_selectors (test_grammar.GrammarTests) ... ok test_shift_ops (test_grammar.GrammarTests) ... ok test_simple_stmt (test_grammar.GrammarTests) ... ok test_suite (test_grammar.GrammarTests) ... ok test_test (test_grammar.GrammarTests) ... ok test_try (test_grammar.GrammarTests) ... ok test_unary_ops (test_grammar.GrammarTests) ... ok test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_basics (test_grammar.GrammarTests) ... ok test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' test_while (test_grammar.GrammarTests) ... ok test_with_statement (test_grammar.GrammarTests) ... ok test_yield (test_grammar.GrammarTests) ... set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok ok test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' test_backslash (test_grammar.TokenTests) ... ok test_ellipsis (test_grammar.TokenTests) ... ok test_eof_error (test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test_grammar.TokenTests) ... ok test_floats (test_grammar.TokenTests) ... ok test_long_integers (test_grammar.TokenTests) ... ok test_plain_integers (test_grammar.TokenTests) ... ok test_string_literals (test_grammar.TokenTests) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_grammar ... run (__main__.PureDoctestTestCase) running pure doctests in set_discard_remove ... set_discard (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard ... ok set_discard_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_missing ... ok set_discard_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_set ... ok set_remove (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove ... ok set_remove_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_missing ... ok set_remove_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_iter ... #### 2020-09-05 18:08:13.933835 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes ... #### 2020-09-05 18:08:23.966325 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes ... #### 2020-09-05 18:08:33.994457 frozenset_iter_comp (set_iter) Doctest: set_iter.frozenset_iter_comp ... ok set_iter_comp (set_iter) Doctest: set_iter.set_iter_comp ... ok set_iter_comp_frozenset (set_iter) Doctest: set_iter.set_iter_comp_frozenset ... ok set_iter_comp_typed (set_iter) Doctest: set_iter.set_iter_comp_typed ... ok set_iter_enumerate (set_iter) Doctest: set_iter.set_iter_enumerate ... ok set_iter_modify (set_iter) Doctest: set_iter.set_iter_modify ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_iter ... #### 2020-09-05 18:08:44.028441 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes_python ... #### 2020-09-05 18:08:54.057257 #### 2020-09-05 18:09:04.084690 #### 2020-09-05 18:09:14.117640 frozenset_iter_comp (set_iter) Doctest: set_iter.frozenset_iter_comp ... ok set_iter_comp (set_iter) Doctest: set_iter.set_iter_comp ... ok set_iter_comp_frozenset (set_iter) Doctest: set_iter.set_iter_comp_frozenset ... ok set_iter_comp_typed (set_iter) Doctest: set_iter.set_iter_comp_typed ... ok set_iter_enumerate (set_iter) Doctest: set_iter.set_iter_enumerate ... ok set_iter_modify (set_iter) Doctest: set_iter.set_iter_modify ... ok ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_python ... runTest (__main__.CythonRunTestCase) compiling (c) and running setjmp ... #### 2020-09-05 18:09:24.149682 #### 2020-09-05 18:09:34.184701 execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running setjmp ... #### 2020-09-05 18:09:44.224951 ok runTest (__main__.CythonCompileTestCase) compiling (c) atoi ... #### 2020-09-05 18:09:54.259875 === C/C++ compiler error output: === atoi.c:1050:18: warning: ‘__pyx_f_4atoi_parse_charptr_to_py_int’ defined but not used [-Wunused-function] 1050 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) atoi ... #### 2020-09-05 18:10:04.394898 execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running short_circuit_T404 ... #### 2020-09-05 18:10:14.433400 === C/C++ compiler error output: === atoi.cpp:1064:18: warning: ‘PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)’ defined but not used [-Wunused-function] 1064 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) malloc ... #### 2020-09-05 18:10:24.473312 test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running short_circuit_T404 ... #### 2020-09-05 18:10:34.509086 #### 2020-09-05 18:10:44.562504 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) malloc ... #### 2020-09-05 18:10:54.596424 test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sizeof ... #### 2020-09-05 18:11:04.624567 f (sizeof) Doctest: sizeof.f ... ok ok runTest (__main__.CythonCompileTestCase) compiling (c) some_memory ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running sizeof ... #### 2020-09-05 18:11:14.653915 #### 2020-09-05 18:11:24.684116 f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2 ... #### 2020-09-05 18:11:34.726299 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) some_memory ... #### 2020-09-05 18:11:44.863608 #### 2020-09-05 18:11:54.920495 #### 2020-09-05 18:12:04.955053 ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve2 ... slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_start_stop_and_step (slice2) Doctest: slice2.test_start_stop_and_step ... ok test_step (slice2) Doctest: slice2.test_step ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2 ... #### 2020-09-05 18:12:14.996891 #### 2020-09-05 18:12:25.030878 #### 2020-09-05 18:12:35.064564 #### 2020-09-05 18:12:45.097381 slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_start_stop_and_step (slice2) Doctest: slice2.test_start_stop_and_step ... ok test_step (slice2) Doctest: slice2.test_step ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2b ... #### 2020-09-05 18:12:55.129897 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from convolve2.c:610: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) convolve2 ... #### 2020-09-05 18:13:05.158702 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2b ... #### 2020-09-05 18:13:15.193990 #### 2020-09-05 18:13:25.228277 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strconstinclass ... #### 2020-09-05 18:13:35.278318 strconstinclass () Doctest: strconstinclass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strconstinclass ... #### 2020-09-05 18:13:45.315891 #### 2020-09-05 18:13:55.350144 strconstinclass () Doctest: strconstinclass ... ok === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from convolve2.cpp:624: /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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_2 ... runTest (__main__.CythonRunTestCase) compiling (c) and running strliterals ... #### 2020-09-05 18:14:05.827560 #### 2020-09-05 18:14:15.903836 #### 2020-09-05 18:14:25.941815 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_2 ... strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strliterals ... #### 2020-09-05 18:14:35.978223 #### 2020-09-05 18:14:46.013267 #### 2020-09-05 18:14:56.067984 ok runTest (__main__.CythonCompileTestCase) compiling (c) A_equivalent ... strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion ... #### 2020-09-05 18:15:06.118607 #### 2020-09-05 18:15:16.153092 #### 2020-09-05 18:15:26.193575 #### 2020-09-05 18:15:36.226107 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A_equivalent ... #### 2020-09-05 18:15:46.283856 #### 2020-09-05 18:15:56.313489 return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok #### 2020-09-05 18:16:06.414794 runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion ... #### 2020-09-05 18:16:16.443435 #### 2020-09-05 18:16:26.489633 ok runTest (__main__.CythonCompileTestCase) compiling (c) annotations ... #### 2020-09-05 18:16:36.518309 #### 2020-09-05 18:16:46.546721 #### 2020-09-05 18:16:56.576246 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) annotations ... #### 2020-09-05 18:17:06.644851 return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subop ... #### 2020-09-05 18:17:16.831270 #### 2020-09-05 18:17:26.901858 ok runTest (__main__.CythonCompileTestCase) compiling (c) api_func ... #### 2020-09-05 18:17:36.943363 mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subop ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) api_func ... #### 2020-09-05 18:17:46.977808 #### 2020-09-05 18:17:57.035701 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_1 ... #### 2020-09-05 18:18:07.064119 mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... #### 2020-09-05 18:18:17.101407 ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_1 ... runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_coroutines_pep492 ... #### 2020-09-05 18:18:27.144490 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_3 ... #### 2020-09-05 18:18:37.173382 #### 2020-09-05 18:18:47.208523 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_3 ... #### 2020-09-05 18:18:57.247453 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_unicode ... #### 2020-09-05 18:19:07.292794 #### 2020-09-05 18:19:17.321174 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_unicode ... #### 2020-09-05 18:19:27.349267 #### 2020-09-05 18:19:37.505550 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_char ... #### 2020-09-05 18:19:47.540084 #### 2020-09-05 18:19:57.567157 #### 2020-09-05 18:20:07.593564 #### 2020-09-05 18:20:17.621422 #### 2020-09-05 18:20:27.649815 #### 2020-09-05 18:20:37.687715 #### 2020-09-05 18:20:47.717342 #### 2020-09-05 18:20:57.769965 #### 2020-09-05 18:21:07.806823 #### 2020-09-05 18:21:17.835855 #### 2020-09-05 18:21:27.864307 #### 2020-09-05 18:21:37.923335 #### 2020-09-05 18:21:47.954507 #### 2020-09-05 18:21:58.001830 #### 2020-09-05 18:22:08.038679 #### 2020-09-05 18:22:18.068644 #### 2020-09-05 18:22:28.140138 #### 2020-09-05 18:22:38.173372 #### 2020-09-05 18:22:48.201396 #### 2020-09-05 18:22:58.235984 === C/C++ compiler error output: === to_char.c:2008:27: warning: ‘__pyx_f_7to_char__chars’ defined but not used [-Wunused-function] 2008 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) to_char ... #### 2020-09-05 18:23:08.265454 #### 2020-09-05 18:23:18.341956 #### 2020-09-05 18:23:28.389831 #### 2020-09-05 18:23:38.417328 #### 2020-09-05 18:23:48.452609 #### 2020-09-05 18:23:58.479806 #### 2020-09-05 18:24:08.508219 #### 2020-09-05 18:24:18.545557 #### 2020-09-05 18:24:28.573295 #### 2020-09-05 18:24:38.619130 #### 2020-09-05 18:24:48.649282 #### 2020-09-05 18:24:58.678976 #### 2020-09-05 18:25:08.708915 #### 2020-09-05 18:25:18.739264 #### 2020-09-05 18:25:29.071829 #### 2020-09-05 18:25:39.136966 #### 2020-09-05 18:25:49.171864 #### 2020-09-05 18:25:59.219580 #### 2020-09-05 18:26:09.252355 #### 2020-09-05 18:26:19.286759 #### 2020-09-05 18:26:29.316374 === C/C++ compiler error output: === to_char.cpp:2022:27: warning: ‘__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)’ defined but not used [-Wunused-function] 2022 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) hello ... #### 2020-09-05 18:26:39.345257 #### 2020-09-05 18:26:49.375587 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hello ... #### 2020-09-05 18:26:59.404653 #### 2020-09-05 18:27:09.435123 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-09-05 18:27:19.474072 #### 2020-09-05 18:27:29.507917 #### 2020-09-05 18:27:39.541565 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-09-05 18:27:49.570883 #### 2020-09-05 18:27:59.606177 #### 2020-09-05 18:28:09.644016 #### 2020-09-05 18:28:19.705068 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate_cy ... #### 2020-09-05 18:28:29.744857 #### 2020-09-05 18:28:39.779673 #### 2020-09-05 18:28:49.813314 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate_cy ... #### 2020-09-05 18:28:59.846545 #### 2020-09-05 18:29:09.880243 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_count ... #### 2020-09-05 18:29:19.923933 #### 2020-09-05 18:29:29.957309 #### 2020-09-05 18:29:39.990427 #### 2020-09-05 18:29:50.023914 #### 2020-09-05 18:30:00.399772 #### 2020-09-05 18:30:10.454138 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cpdef ... === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.cpp:4: test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_36test_continue_stmt(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)’: test_grammar.cpp:38074:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 38074 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)’: test_grammar.cpp:43411:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 43411 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== testAssert2 (test_grammar.GrammarTests) ... ok test_additive_ops (test_grammar.GrammarTests) ... ok test_assert (test_grammar.GrammarTests) ... ok test_async_await (test_grammar.GrammarTests) ... ok test_async_for (test_grammar.GrammarTests) ... ok test_async_with (test_grammar.GrammarTests) ... ok test_atoms (test_grammar.GrammarTests) ... ok test_binary_mask_ops (test_grammar.GrammarTests) ... ok test_break_continue_loop (test_grammar.GrammarTests) ... ok test_break_in_finally (test_grammar.GrammarTests) ... ok test_break_stmt (test_grammar.GrammarTests) ... ok test_classdef (test_grammar.GrammarTests) ... ok test_comparison (test_grammar.GrammarTests) ... ok test_continue_stmt (test_grammar.GrammarTests) ... ok test_del_stmt (test_grammar.GrammarTests) ... ok test_dictcomps (test_grammar.GrammarTests) ... ok test_eval_input (test_grammar.GrammarTests) ... ok test_expr_stmt (test_grammar.GrammarTests) ... ok test_for (test_grammar.GrammarTests) ... ok test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok test_genexps (test_grammar.GrammarTests) ... ok test_global (test_grammar.GrammarTests) ... ok test_if (test_grammar.GrammarTests) ... ok test_if_else_expr (test_grammar.GrammarTests) ... ok test_import (test_grammar.GrammarTests) ... ok test_lambdef (test_grammar.GrammarTests) ... ok test_listcomps (test_grammar.GrammarTests) ... #### 2020-09-05 18:30:20.484703 ok test_matrix_mul (test_grammar.GrammarTests) ... ok test_multiplicative_ops (test_grammar.GrammarTests) ... ok test_nonlocal (test_grammar.GrammarTests) ... ok test_paren_evaluation (test_grammar.GrammarTests) ... ok test_pass_stmt (test_grammar.GrammarTests) ... ok test_raise (test_grammar.GrammarTests) ... ok test_return (test_grammar.GrammarTests) ... ok test_return_in_finally (test_grammar.GrammarTests) ... ok test_selectors (test_grammar.GrammarTests) ... ok test_shift_ops (test_grammar.GrammarTests) ... ok test_simple_stmt (test_grammar.GrammarTests) ... ok test_suite (test_grammar.GrammarTests) ... ok test_test (test_grammar.GrammarTests) ... ok test_try (test_grammar.GrammarTests) ... ok test_unary_ops (test_grammar.GrammarTests) ... ok test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_basics (test_grammar.GrammarTests) ... ok test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' test_while (test_grammar.GrammarTests) ... ok test_with_statement (test_grammar.GrammarTests) ... ok test_yield (test_grammar.GrammarTests) ... ok test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' test_backslash (test_grammar.TokenTests) ... ok test_ellipsis (test_grammar.TokenTests) ... ok test_eof_error (test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test_grammar.TokenTests) ... ok test_floats (test_grammar.TokenTests) ... ok test_long_integers (test_grammar.TokenTests) ... ok test_plain_integers (test_grammar.TokenTests) ... ok test_string_literals (test_grammar.TokenTests) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new ... #### 2020-09-05 18:30:30.514242 #### 2020-09-05 18:30:40.543486 #### 2020-09-05 18:30:50.575849 #### 2020-09-05 18:31:00.604053 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cpdef ... #### 2020-09-05 18:31:10.637913 #### 2020-09-05 18:31:20.674048 #### 2020-09-05 18:31:30.708858 #### 2020-09-05 18:31:40.743087 #### 2020-09-05 18:31:50.777184 ok runTest (__main__.CythonCompileTestCase) compiling (c) dict_animal ... #### 2020-09-05 18:32:00.814937 make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new ... #### 2020-09-05 18:32:10.856068 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dict_animal ... #### 2020-09-05 18:32:20.886039 #### 2020-09-05 18:32:30.915386 #### 2020-09-05 18:32:40.944756 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_code_docstring ... #### 2020-09-05 18:32:50.974051 === C/C++ compiler error output: === c_code_docstring.c:611:17: warning: ‘square’ defined but not used [-Wunused-function] 611 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_code_docstring ... #### 2020-09-05 18:33:01.348130 #### 2020-09-05 18:33:11.407670 === C/C++ compiler error output: === c_code_docstring.cpp:625:17: warning: ‘long int square(long int)’ defined but not used [-Wunused-function] 625 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) kwargs_2 ... #### 2020-09-05 18:33:21.446031 #### 2020-09-05 18:33:31.474970 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_2 ... #### 2020-09-05 18:33:41.513586 #### 2020-09-05 18:33:51.553439 make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new_T454 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) override ... #### 2020-09-05 18:34:01.584814 #### 2020-09-05 18:34:11.674689 #### 2020-09-05 18:34:21.719270 #### 2020-09-05 18:34:31.766860 make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new_T454 ... #### 2020-09-05 18:34:41.801437 #### 2020-09-05 18:34:51.836674 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) override ... #### 2020-09-05 18:35:01.880669 #### 2020-09-05 18:35:11.914769 make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tracebacks ... #### 2020-09-05 18:35:21.949313 #### 2020-09-05 18:35:31.986810 #### 2020-09-05 18:35:42.298052 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tracebacks ... #### 2020-09-05 18:35:52.384871 ok runTest (__main__.CythonCompileTestCase) compiling (c) copy ... #### 2020-09-05 18:36:02.419942 #### 2020-09-05 18:36:12.454740 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryexcept ... #### 2020-09-05 18:36:22.494618 #### 2020-09-05 18:36:32.528190 #### 2020-09-05 18:36:42.565529 #### 2020-09-05 18:36:52.645606 #### 2020-09-05 18:37:02.691451 #### 2020-09-05 18:37:12.722198 #### 2020-09-05 18:37:22.759456 #### 2020-09-05 18:37:32.793423 #### 2020-09-05 18:37:42.826198 #### 2020-09-05 18:37:52.859740 #### 2020-09-05 18:38:02.893219 bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok single_except_global_tuple (tryexcept) Doctest: tryexcept.single_except_global_tuple ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryexcept ... #### 2020-09-05 18:38:12.954217 #### 2020-09-05 18:38:23.005316 #### 2020-09-05 18:38:33.039132 #### 2020-09-05 18:38:43.078510 #### 2020-09-05 18:38:53.133041 #### 2020-09-05 18:39:03.169218 #### 2020-09-05 18:39:13.199047 #### 2020-09-05 18:39:23.235534 #### 2020-09-05 18:39:33.264497 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) copy ... #### 2020-09-05 18:39:43.297996 #### 2020-09-05 18:39:53.332471 #### 2020-09-05 18:40:03.366326 bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok single_except_global_tuple (tryexcept) Doctest: tryexcept.single_except_global_tuple ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryfinallychaining ... #### 2020-09-05 18:40:13.397521 #### 2020-09-05 18:40:23.467816 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinallychaining ... #### 2020-09-05 18:40:33.502079 #### 2020-09-05 18:40:43.543494 #### 2020-09-05 18:40:53.951356 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple ... #### 2020-09-05 18:41:04.053287 #### 2020-09-05 18:41:14.087290 #### 2020-09-05 18:41:24.135241 #### 2020-09-05 18:41:34.172705 f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok unused_literals (tuple) Doctest: tuple.unused_literals ... ok unused_non_literal (tuple) Doctest: tuple.unused_non_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple ... #### 2020-09-05 18:41:44.205213 #### 2020-09-05 18:41:54.240144 #### 2020-09-05 18:42:04.272704 #### 2020-09-05 18:42:14.305488 #### 2020-09-05 18:42:24.339071 f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok unused_literals (tuple) Doctest: tuple.unused_literals ... ok unused_non_literal (tuple) Doctest: tuple.unused_non_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_constants ... #### 2020-09-05 18:42:34.367397 #### 2020-09-05 18:42:44.398468 #### 2020-09-05 18:42:54.426498 constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok constant_types_comparing_equal (tuple_constants) Doctest: tuple_constants.constant_types_comparing_equal ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_multiplied_constant_tuple (tuple_constants) Doctest: tuple_constants.return_multiplied_constant_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_constants ... #### 2020-09-05 18:43:04.456246 #### 2020-09-05 18:43:14.484679 ok runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout_2 ... #### 2020-09-05 18:43:24.513341 #### 2020-09-05 18:43:34.546012 constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok constant_types_comparing_equal (tuple_constants) Doctest: tuple_constants.constant_types_comparing_equal ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_multiplied_constant_tuple (tuple_constants) Doctest: tuple_constants.return_multiplied_constant_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleassign ... #### 2020-09-05 18:43:44.600244 #### 2020-09-05 18:43:54.770181 #### 2020-09-05 18:44:04.835160 #### 2020-09-05 18:44:14.862360 #### 2020-09-05 18:44:24.902210 #### 2020-09-05 18:44:34.991505 assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleassign ... #### 2020-09-05 18:44:45.047100 #### 2020-09-05 18:44:55.075854 #### 2020-09-05 18:45:05.110864 #### 2020-09-05 18:45:15.139259 #### 2020-09-05 18:45:25.167662 #### 2020-09-05 18:45:35.206467 assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T712 ... #### 2020-09-05 18:45:45.234791 #### 2020-09-05 18:45:55.263176 single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T712 ... #### 2020-09-05 18:46:05.292508 #### 2020-09-05 18:46:15.321397 single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768_cpp ... #### 2020-09-05 18:46:25.351469 type_inference_del_cpp (type_inference_T768_cpp) Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok #### 2020-09-05 18:46:35.380068 runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_new ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout_2 ... #### 2020-09-05 18:46:45.467586 #### 2020-09-05 18:46:55.517415 #### 2020-09-05 18:47:05.551323 #### 2020-09-05 18:47:15.854991 #### 2020-09-05 18:47:25.910455 test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_new ... #### 2020-09-05 18:47:35.944289 #### 2020-09-05 18:47:45.978693 #### 2020-09-05 18:47:56.008100 #### 2020-09-05 18:48:06.037359 #### 2020-09-05 18:48:16.066242 #### 2020-09-05 18:48:26.094601 test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_nonzero_bool ... #### 2020-09-05 18:48:36.139950 #### 2020-09-05 18:48:46.218523 #### 2020-09-05 18:48:56.254878 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_nonzero_bool ... #### 2020-09-05 18:49:06.287444 #### 2020-09-05 18:49:16.321851 #### 2020-09-05 18:49:26.357484 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeof ... #### 2020-09-05 18:49:36.390100 #### 2020-09-05 18:49:46.424468 #### 2020-09-05 18:49:56.457772 ok runTest (__main__.CythonCompileTestCase) compiling (c) memview_to_c ... #### 2020-09-05 18:50:06.492612 #### 2020-09-05 18:50:16.521901 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeof ... #### 2020-09-05 18:50:26.551146 #### 2020-09-05 18:50:36.964703 #### 2020-09-05 18:50:47.001738 #### 2020-09-05 18:50:57.029547 #### 2020-09-05 18:51:07.058911 #### 2020-09-05 18:51:17.087755 #### 2020-09-05 18:51:27.122861 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_special_methods ... #### 2020-09-05 18:51:37.183987 #### 2020-09-05 18:51:47.221777 #### 2020-09-05 18:51:57.254111 #### 2020-09-05 18:52:07.293446 #### 2020-09-05 18:52:17.323054 UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_special_methods ... #### 2020-09-05 18:52:27.351928 #### 2020-09-05 18:52:37.382348 #### 2020-09-05 18:52:47.419637 #### 2020-09-05 18:52:57.448758 UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_default_auto_encoding ... #### 2020-09-05 18:53:07.832219 #### 2020-09-05 18:53:17.889925 #### 2020-09-05 18:53:27.923933 #### 2020-09-05 18:53:37.951869 unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_default_auto_encoding ... #### 2020-09-05 18:53:47.978906 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_to_c ... #### 2020-09-05 18:53:58.005894 #### 2020-09-05 18:54:08.034288 #### 2020-09-05 18:54:18.061854 unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodefunction ... #### 2020-09-05 18:54:28.089183 #### 2020-09-05 18:54:38.117161 #### 2020-09-05 18:54:48.144659 unicodefunction () Doctest: unicodefunction ... ok typed (unicodefunction) Doctest: unicodefunction.typed ... ok typed_not_none (unicodefunction) Doctest: unicodefunction.typed_not_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodefunction ... #### 2020-09-05 18:54:58.173626 #### 2020-09-05 18:55:08.201973 #### 2020-09-05 18:55:18.235910 unicodefunction () Doctest: unicodefunction ... ok typed (unicodefunction) Doctest: unicodefunction.typed ... ok typed_not_none (unicodefunction) Doctest: unicodefunction.typed_not_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralsdefault ... #### 2020-09-05 18:55:28.265101 #### 2020-09-05 18:55:38.294913 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralsdefault ... #### 2020-09-05 18:55:48.652339 #### 2020-09-05 18:55:58.725255 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralslatin1 ... #### 2020-09-05 18:56:08.758038 #### 2020-09-05 18:56:18.786201 unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralslatin1 ... #### 2020-09-05 18:56:28.813160 #### 2020-09-05 18:56:38.841354 #### 2020-09-05 18:56:48.870407 unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpacklistcomp ... #### 2020-09-05 18:56:58.899335 #### 2020-09-05 18:57:08.927626 unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpacklistcomp ... #### 2020-09-05 18:57:18.982566 #### 2020-09-05 18:57:29.013955 #### 2020-09-05 18:57:39.048861 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_infer_types ... unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned_char_ptr_bytes_conversion_T359 ... #### 2020-09-05 18:57:49.075840 test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned_char_ptr_bytes_conversion_T359 ... #### 2020-09-05 18:57:59.103128 #### 2020-09-05 18:58:09.136713 test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running varargcall ... #### 2020-09-05 18:58:19.519901 #### 2020-09-05 18:58:29.565895 swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargcall ... #### 2020-09-05 18:58:39.599372 #### 2020-09-05 18:58:49.627724 swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running weakfail ... #### 2020-09-05 18:58:59.660291 test___contains__ (test_unicode.UnicodeTest) ... ok test_additional_rsplit (test_unicode.UnicodeTest) ... ok test_additional_split (test_unicode.UnicodeTest) ... ok test_ascii (test_unicode.UnicodeTest) ... ok test_bug1001011 (test_unicode.UnicodeTest) ... ok test_bytes_comparison (test_unicode.UnicodeTest) ... ok test_capitalize (test_unicode.UnicodeTest) ... ok test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' test_casefold (test_unicode.UnicodeTest) ... ok test_center (test_unicode.UnicodeTest) ... ok test_codecs (test_unicode.UnicodeTest) ... #### 2020-09-05 18:59:09.695309 ok test_codecs_charmap (test_unicode.UnicodeTest) ... ok test_codecs_errors (test_unicode.UnicodeTest) ... ok test_codecs_idna (test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test_unicode.UnicodeTest) ... ok test_compare (test_unicode.UnicodeTest) ... ok test_comparison (test_unicode.UnicodeTest) ... ok test_concatenation (test_unicode.UnicodeTest) ... ok test_constructor (test_unicode.UnicodeTest) ... ok test_constructor_defaults (test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test_unicode.UnicodeTest) ... ok test_conversion (test_unicode.UnicodeTest) ... ok test_count (test_unicode.UnicodeTest) ... #### 2020-09-05 18:59:19.723998 #### 2020-09-05 18:59:29.752734 test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running weakfail ... #### 2020-09-05 18:59:39.781266 ok test_endswith (test_unicode.UnicodeTest) ... ok test_expandtabs (test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_extended_getslice (test_unicode.UnicodeTest) ... ok test_find (test_unicode.UnicodeTest) ... #### 2020-09-05 18:59:49.810091 #### 2020-09-05 18:59:59.838846 #### 2020-09-05 19:00:09.873938 test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withnogil ... #### 2020-09-05 19:00:19.906495 test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-09-05 19:00:29.935222 ok test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok test_fixtype (test_unicode.UnicodeTest) ... ok test_floatformatting (test_unicode.UnicodeTest) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_21c50a707c7decbbce7ad833289947980df57982.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_21c50a707c7decbbce7ad833289947980df57982.pyx f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withnogil ... ok test_format (test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test_unicode.UnicodeTest) ... ok test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_format_huge_item_number (test_unicode.UnicodeTest) ... ok test_format_huge_precision (test_unicode.UnicodeTest) ... ok test_format_huge_width (test_unicode.UnicodeTest) ... ok test_format_map (test_unicode.UnicodeTest) ... ok test_format_subclass (test_unicode.UnicodeTest) ... ok test_formatting (test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_width (test_unicode.UnicodeTest) ... ok test_formatting_with_enum (test_unicode.UnicodeTest) ... ok test_free_after_iterating (test_unicode.UnicodeTest) ... ok test_hash (test_unicode.UnicodeTest) ... ok test_index (test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_start_byte (test_unicode.UnicodeTest) Test that an 'invalid start byte' error is raised when the first byte ... ok test_isalnum (test_unicode.UnicodeTest) ... ok test_isalpha (test_unicode.UnicodeTest) ... ok test_isascii (test_unicode.UnicodeTest) ... ok test_isdecimal (test_unicode.UnicodeTest) ... ok test_isdigit (test_unicode.UnicodeTest) ... ok test_isidentifier (test_unicode.UnicodeTest) ... ok test_islower (test_unicode.UnicodeTest) ... ok test_isnumeric (test_unicode.UnicodeTest) ... ok test_isprintable (test_unicode.UnicodeTest) ... ok test_isspace (test_unicode.UnicodeTest) ... ok test_issue18183 (test_unicode.UnicodeTest) ... ok test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' test_issue8271 (test_unicode.UnicodeTest) ... ok test_istitle (test_unicode.UnicodeTest) ... ok test_isupper (test_unicode.UnicodeTest) ... ok test_iterators (test_unicode.UnicodeTest) ... ok test_join (test_unicode.UnicodeTest) ... ok test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' test_list_concat (test_unicode.UnicodeTest) ... ok test_literals (test_unicode.UnicodeTest) ... ok test_ljust (test_unicode.UnicodeTest) ... ok test_lower (test_unicode.UnicodeTest) ... ok test_maketrans_translate (test_unicode.UnicodeTest) ... ok test_mul (test_unicode.UnicodeTest) ... ok test_none_arguments (test_unicode.UnicodeTest) ... ok test_partition (test_unicode.UnicodeTest) ... ok test_printable_repr (test_unicode.UnicodeTest) ... ok test_printing (test_unicode.UnicodeTest) ... ok test_raiseMemError (test_unicode.UnicodeTest) ... ok test_replace (test_unicode.UnicodeTest) ... ok test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_repr (test_unicode.UnicodeTest) ... ok test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_rfind (test_unicode.UnicodeTest) ... #### 2020-09-05 19:00:39.978463 #### 2020-09-05 19:00:50.242096 f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_be2033464f5f5c9ee6f4e46bebe997385cefc73b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_be2033464f5f5c9ee6f4e46bebe997385cefc73b.pyx #### 2020-09-05 19:01:00.295869 #### 2020-09-05 19:01:10.352583 #### 2020-09-05 19:01:20.385481 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f902cee817728e400bda79e23c841cf12c729e74.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f902cee817728e400bda79e23c841cf12c729e74.pyx ok test_rindex (test_unicode.UnicodeTest) ... ok test_rjust (test_unicode.UnicodeTest) ... ok test_rpartition (test_unicode.UnicodeTest) ... ok test_rsplit (test_unicode.UnicodeTest) ... ok test_slice (test_unicode.UnicodeTest) ... ok test_split (test_unicode.UnicodeTest) ... ok test_splitlines (test_unicode.UnicodeTest) ... ok test_startswith (test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok test_strip (test_unicode.UnicodeTest) ... ok test_strip_whitespace (test_unicode.UnicodeTest) ... ok test_subclass_add (test_unicode.UnicodeTest) ... ok test_subscript (test_unicode.UnicodeTest) ... ok test_surrogates (test_unicode.UnicodeTest) ... ok test_swapcase (test_unicode.UnicodeTest) ... ok test_title (test_unicode.UnicodeTest) ... ok test_ucs4 (test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test_unicode.UnicodeTest) Test that an 'unexpected end of data' error is raised when the string ... ok test_unicode_repr (test_unicode.UnicodeTest) ... ok test_upper (test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_infer_types ... ok test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok test_zfill (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_unicode ... #### 2020-09-05 19:01:30.421427 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f92fea3da5527e2d9c4e225b3a27881c40067650.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f92fea3da5527e2d9c4e225b3a27881c40067650.pyx #### 2020-09-05 19:01:40.454523 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_00851e2fd11437f5e79a95781ac23d4350c32889.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_00851e2fd11437f5e79a95781ac23d4350c32889.pyx #### 2020-09-05 19:01:50.487285 #### 2020-09-05 19:02:00.523317 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_0f7cc9b8605ac63125ea922bc8021a484f9e3318.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_0f7cc9b8605ac63125ea922bc8021a484f9e3318.pyx #### 2020-09-05 19:02:10.562596 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_07c880fe9579c0edd22f20909e01da2f21c367b6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_07c880fe9579c0edd22f20909e01da2f21c367b6.pyx #### 2020-09-05 19:02:20.595280 #### 2020-09-05 19:02:30.633912 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e280be9f19c2a9c82ba9e416a31865af364e22d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e280be9f19c2a9c82ba9e416a31865af364e22d.pyx #### 2020-09-05 19:02:40.671795 #### 2020-09-05 19:02:50.719856 #### 2020-09-05 19:03:00.749368 ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_cca596cee442787347454a90ad2fc4fa88f6787f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_cca596cee442787347454a90ad2fc4fa88f6787f.pyx #### 2020-09-05 19:03:10.778269 ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok test_copy (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok 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 method() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok 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 method() #### 2020-09-05 19:03:20.806839 ok test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok 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 method() ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_pickle (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... #### 2020-09-05 19:03:31.198504 #### 2020-09-05 19:03:41.227747 #### 2020-09-05 19:03:51.254246 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_97bf90fe71e04ee1e2f513062e6b787b4787e247.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_97bf90fe71e04ee1e2f513062e6b787b4787e247.pyx #### 2020-09-05 19:04:01.280705 #### 2020-09-05 19:04:11.308762 #### 2020-09-05 19:04:21.335767 #### 2020-09-05 19:04:31.363241 #### 2020-09-05 19:04:41.395160 #### 2020-09-05 19:04:51.429428 #### 2020-09-05 19:05:01.463406 NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok #### 2020-09-05 19:05:11.503884 runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_typed ... #### 2020-09-05 19:05:21.536771 #### 2020-09-05 19:05:31.570256 #### 2020-09-05 19:05:41.602381 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_typed ... #### 2020-09-05 19:05:51.640376 #### 2020-09-05 19:06:01.682570 #### 2020-09-05 19:06:11.716334 ok runTest (__main__.CythonCompileTestCase) compiling (c) breaking_loop ... #### 2020-09-05 19:06:21.782699 #### 2020-09-05 19:06:31.816122 === C/C++ compiler error output: === breaking_loop.c: In function ‘__Pyx_InitGlobals’: breaking_loop.c:1471:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1471 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from breaking_loop.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ At top level: breaking_loop.c:1101:12: warning: ‘__pyx_f_13breaking_loop_func’ defined but not used [-Wunused-function] 1101 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) breaking_loop ... #### 2020-09-05 19:06:41.855653 === C/C++ compiler error output: === breaking_loop.cpp: In function ‘int __Pyx_InitGlobals()’: breaking_loop.cpp:1485:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1485 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from breaking_loop.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ breaking_loop.cpp: At global scope: breaking_loop.cpp:1115:12: warning: ‘int __pyx_f_13breaking_loop_func(Py_ssize_t)’ defined but not used [-Wunused-function] 1115 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) landscaping ... #### 2020-09-05 19:06:51.889734 #### 2020-09-05 19:07:01.918425 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) landscaping ... #### 2020-09-05 19:07:11.947496 #### 2020-09-05 19:07:21.976186 #### 2020-09-05 19:07:32.143550 ok runTest (__main__.CythonCompileTestCase) compiling (c) spammery ... #### 2020-09-05 19:07:42.206960 #### 2020-09-05 19:07:52.257557 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) spammery ... #### 2020-09-05 19:08:02.308332 #### 2020-09-05 19:08:12.343448 ok runTest (__main__.CythonCompileTestCase) compiling (c) volume ... #### 2020-09-05 19:08:22.403125 #### 2020-09-05 19:08:32.431136 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) volume ... #### 2020-09-05 19:08:42.465376 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_to_cpp ... #### 2020-09-05 19:08:52.509287 #### 2020-09-05 19:09:02.542640 #### 2020-09-05 19:09:12.574151 #### 2020-09-05 19:09:22.607796 NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_overload_wrapper ... #### 2020-09-05 19:09:32.642197 #### 2020-09-05 19:09:42.674410 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_with_attributes ... #### 2020-09-05 19:09:52.703300 DoubleKeeper (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.DoubleKeeper ... ok transmogrify (cpp_overload_wrapper.DoubleKeeper) Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok doublefunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.doublefunc ... ok transmogrify_from_cpp (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok voidfunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.voidfunc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) unsafe_usage ... #### 2020-09-05 19:10:02.736634 #### 2020-09-05 19:10:12.781446 #### 2020-09-05 19:10:23.089060 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-05 19:10:33.145193 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) unsafe_usage ... #### 2020-09-05 19:10:43.182638 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-05 19:10:53.211305 #### 2020-09-05 19:11:03.245755 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) vector_demo ... #### 2020-09-05 19:11:13.278162 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonecheck ... #### 2020-09-05 19:11:23.315190 #### 2020-09-05 19:11:33.344658 ok ---------------------------------------------------------------------- Ran 2678 tests in 36232.003s OK (skipped=2) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (1/4) #### 2020-09-05 19:11:43.373926 #### 2020-09-05 19:11:53.404064 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonecheck ... #### 2020-09-05 19:12:03.432566 #### 2020-09-05 19:12:13.462500 #### 2020-09-05 19:12:23.492407 #### 2020-09-05 19:12:33.521916 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue2 ... #### 2020-09-05 19:12:43.552748 #### 2020-09-05 19:12:53.590662 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue2 ... #### 2020-09-05 19:13:03.631746 #### 2020-09-05 19:13:13.683169 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_sin ... #### 2020-09-05 19:13:23.727410 === C/C++ compiler error output: === libc_sin.c:1041:15: warning: ‘__pyx_f_8libc_sin_f’ defined but not used [-Wunused-function] 1041 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_sin ... #### 2020-09-05 19:13:33.779524 #### 2020-09-05 19:13:44.099599 === C/C++ compiler error output: === libc_sin.cpp:1055:15: warning: ‘double __pyx_f_8libc_sin_f(double)’ defined but not used [-Wunused-function] 1055 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) profile_2 ... #### 2020-09-05 19:13:54.147550 #### 2020-09-05 19:14:04.188558 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile_2 ... #### 2020-09-05 19:14:14.227796 #### 2020-09-05 19:14:24.269333 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_arrays ... #### 2020-09-05 19:14:34.312036 #### 2020-09-05 19:14:44.346031 #### 2020-09-05 19:14:54.390056 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_arrays ... #### 2020-09-05 19:15:04.485273 #### 2020-09-05 19:15:14.551537 #### 2020-09-05 19:15:24.585308 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare2 ... #### 2020-09-05 19:15:34.643409 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare2 ... #### 2020-09-05 19:15:44.680074 ok runTest (__main__.CythonCompileTestCase) compiling (c) dostuff ... #### 2020-09-05 19:15:54.753908 #### 2020-09-05 19:16:04.842782 #### 2020-09-05 19:16:14.896380 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dostuff ... #### 2020-09-05 19:16:24.960789 #### 2020-09-05 19:16:34.990415 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep_526 ... #### 2020-09-05 19:16:45.038865 #### 2020-09-05 19:16:55.068026 #### 2020-09-05 19:17:05.143467 #### 2020-09-05 19:17:15.190173 #### 2020-09-05 19:17:25.250129 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pep_526 ... #### 2020-09-05 19:17:35.287317 #### 2020-09-05 19:17:45.342131 #### 2020-09-05 19:17:55.380276 #### 2020-09-05 19:18:05.434144 ok runTest (__main__.CythonCompileTestCase) compiling (c) const ... #### 2020-09-05 19:18:15.469940 #### 2020-09-05 19:18:25.901725 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const ... #### 2020-09-05 19:18:35.988361 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_string ... #### 2020-09-05 19:18:46.021262 #### 2020-09-05 19:18:56.061348 #### 2020-09-05 19:19:06.111748 #### 2020-09-05 19:19:16.204397 ok runTest (__main__.CythonCompileTestCase) compiling (c) naive_decode ... #### 2020-09-05 19:19:26.240678 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) naive_decode ... #### 2020-09-05 19:19:36.300370 #### 2020-09-05 19:19:46.336087 ok runTest (__main__.CythonCompileTestCase) compiling (c) c1 ... #### 2020-09-05 19:19:56.368813 #### 2020-09-05 19:20:06.397158 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c1 ... #### 2020-09-05 19:20:16.425150 #### 2020-09-05 19:20:26.460305 #### 2020-09-05 19:20:36.495411 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cdef ... #### 2020-09-05 19:20:46.527620 #### 2020-09-05 19:20:56.570381 #### 2020-09-05 19:21:06.651974 #### 2020-09-05 19:21:16.681376 #### 2020-09-05 19:21:26.714688 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cdef ... #### 2020-09-05 19:21:36.765635 #### 2020-09-05 19:21:46.800775 #### 2020-09-05 19:21:56.847707 #### 2020-09-05 19:22:06.876029 ok runTest (__main__.CythonCompileTestCase) compiling (c) my_module ... #### 2020-09-05 19:22:16.908071 #### 2020-09-05 19:22:26.958329 #### 2020-09-05 19:22:36.995664 #### 2020-09-05 19:22:47.435626 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) my_module ... #### 2020-09-05 19:22:57.481365 #### 2020-09-05 19:23:07.509874 #### 2020-09-05 19:23:17.536936 #### 2020-09-05 19:23:27.571974 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery_2 ... #### 2020-09-05 19:23:37.604464 #### 2020-09-05 19:23:47.645083 === C/C++ compiler error output: === shrubbery_2.c:1108:47: warning: ‘__pyx_f_11shrubbery_2_another_shrubbery’ defined but not used [-Wunused-function] 1108 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbery_2 ... #### 2020-09-05 19:23:57.688883 === C/C++ compiler error output: === shrubbery_2.cpp:1122:47: warning: ‘__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)’ defined but not used [-Wunused-function] 1122 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_time ... #### 2020-09-05 19:24:07.757231 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_time ... #### 2020-09-05 19:24:17.793219 #### 2020-09-05 19:24:27.833941 ok runTest (__main__.CythonCompileTestCase) compiling (c) add_one ... #### 2020-09-05 19:24:37.863337 #### 2020-09-05 19:24:47.892076 #### 2020-09-05 19:24:57.920540 #### 2020-09-05 19:25:07.948982 #### 2020-09-05 19:25:17.978044 #### 2020-09-05 19:25:28.008202 #### 2020-09-05 19:25:38.038187 #### 2020-09-05 19:25:48.080767 #### 2020-09-05 19:25:58.153674 #### 2020-09-05 19:26:08.189491 #### 2020-09-05 19:26:18.247003 #### 2020-09-05 19:26:28.277547 #### 2020-09-05 19:26:38.307717 #### 2020-09-05 19:26:48.337736 #### 2020-09-05 19:26:58.368303 #### 2020-09-05 19:27:08.397413 #### 2020-09-05 19:27:18.426990 #### 2020-09-05 19:27:28.456968 #### 2020-09-05 19:27:38.489016 #### 2020-09-05 19:27:48.522029 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) add_one ... #### 2020-09-05 19:27:58.551227 #### 2020-09-05 19:28:08.605014 #### 2020-09-05 19:28:18.665759 #### 2020-09-05 19:28:28.705736 #### 2020-09-05 19:28:38.767341 #### 2020-09-05 19:28:48.801296 #### 2020-09-05 19:28:58.849716 #### 2020-09-05 19:29:08.912577 #### 2020-09-05 19:29:18.950049 #### 2020-09-05 19:29:29.011614 #### 2020-09-05 19:29:39.077143 #### 2020-09-05 19:29:49.113341 #### 2020-09-05 19:29:59.193179 #### 2020-09-05 19:30:09.271695 #### 2020-09-05 19:30:19.316121 #### 2020-09-05 19:30:29.350143 #### 2020-09-05 19:30:39.381403 #### 2020-09-05 19:30:49.417464 #### 2020-09-05 19:30:59.450705 #### 2020-09-05 19:31:09.484575 #### 2020-09-05 19:31:19.516722 ok runTest (__main__.CythonCompileTestCase) compiling (c) not_none ... #### 2020-09-05 19:31:29.550287 #### 2020-09-05 19:31:39.578795 #### 2020-09-05 19:31:49.608817 #### 2020-09-05 19:31:59.638567 #### 2020-09-05 19:32:09.672117 #### 2020-09-05 19:32:19.706605 #### 2020-09-05 19:32:29.740680 #### 2020-09-05 19:32:39.810513 #### 2020-09-05 19:32:49.854798 #### 2020-09-05 19:32:59.888904 #### 2020-09-05 19:33:09.928916 #### 2020-09-05 19:33:19.960846 #### 2020-09-05 19:33:29.991891 #### 2020-09-05 19:33:40.030367 #### 2020-09-05 19:33:50.429542 #### 2020-09-05 19:34:00.483547 #### 2020-09-05 19:34:10.537453 #### 2020-09-05 19:34:20.582089 #### 2020-09-05 19:34:30.616844 #### 2020-09-05 19:34:40.648684 #### 2020-09-05 19:34:50.676910 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) not_none ... #### 2020-09-05 19:35:00.708242 #### 2020-09-05 19:35:10.747907 #### 2020-09-05 19:35:20.795427 #### 2020-09-05 19:35:30.831464 #### 2020-09-05 19:35:40.871221 #### 2020-09-05 19:35:50.908621 #### 2020-09-05 19:36:00.944494 #### 2020-09-05 19:36:10.990304 #### 2020-09-05 19:36:21.063214 #### 2020-09-05 19:36:31.108429 #### 2020-09-05 19:36:41.176937 #### 2020-09-05 19:36:51.239981 #### 2020-09-05 19:37:01.271471 #### 2020-09-05 19:37:11.307712 #### 2020-09-05 19:37:21.339302 #### 2020-09-05 19:37:31.379069 #### 2020-09-05 19:37:41.431300 #### 2020-09-05 19:37:51.485386 #### 2020-09-05 19:38:01.528371 #### 2020-09-05 19:38:11.564733 #### 2020-09-05 19:38:21.627727 #### 2020-09-05 19:38:31.659361 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing ... #### 2020-09-05 19:38:41.686556 #### 2020-09-05 19:38:51.713910 #### 2020-09-05 19:39:01.741337 #### 2020-09-05 19:39:11.769568 #### 2020-09-05 19:39:21.798750 #### 2020-09-05 19:39:31.828372 #### 2020-09-05 19:39:41.859589 #### 2020-09-05 19:39:51.895843 #### 2020-09-05 19:40:01.923962 #### 2020-09-05 19:40:11.959015 #### 2020-09-05 19:40:22.020183 #### 2020-09-05 19:40:32.064462 #### 2020-09-05 19:40:42.093614 #### 2020-09-05 19:40:52.127064 #### 2020-09-05 19:41:02.171645 #### 2020-09-05 19:41:12.204181 #### 2020-09-05 19:41:22.705056 #### 2020-09-05 19:41:32.773730 #### 2020-09-05 19:41:42.824055 #### 2020-09-05 19:41:52.881571 #### 2020-09-05 19:42:02.916848 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing ... #### 2020-09-05 19:42:12.948983 #### 2020-09-05 19:42:22.978005 #### 2020-09-05 19:42:33.008563 #### 2020-09-05 19:42:43.041307 #### 2020-09-05 19:42:53.073527 #### 2020-09-05 19:43:03.106292 #### 2020-09-05 19:43:13.135487 #### 2020-09-05 19:43:23.164880 #### 2020-09-05 19:43:33.198586 #### 2020-09-05 19:43:43.242370 #### 2020-09-05 19:43:53.278895 #### 2020-09-05 19:44:03.309267 #### 2020-09-05 19:44:13.336704 #### 2020-09-05 19:44:23.366755 #### 2020-09-05 19:44:33.443404 #### 2020-09-05 19:44:43.491362 #### 2020-09-05 19:44:53.536841 #### 2020-09-05 19:45:03.576434 #### 2020-09-05 19:45:13.620035 #### 2020-09-05 19:45:23.683075 #### 2020-09-05 19:45:33.718623 ok runTest (__main__.CythonCompileTestCase) compiling (c) view_string ... #### 2020-09-05 19:45:43.772160 #### 2020-09-05 19:45:53.821279 #### 2020-09-05 19:46:03.858648 #### 2020-09-05 19:46:13.905507 #### 2020-09-05 19:46:23.942586 #### 2020-09-05 19:46:33.975100 #### 2020-09-05 19:46:44.045686 #### 2020-09-05 19:46:54.087931 #### 2020-09-05 19:47:04.161968 #### 2020-09-05 19:47:14.190181 #### 2020-09-05 19:47:24.219574 #### 2020-09-05 19:47:34.261648 #### 2020-09-05 19:47:44.296391 #### 2020-09-05 19:47:54.323914 #### 2020-09-05 19:48:04.351976 #### 2020-09-05 19:48:14.379695 #### 2020-09-05 19:48:24.413148 #### 2020-09-05 19:48:34.492050 #### 2020-09-05 19:48:44.527592 #### 2020-09-05 19:48:54.586639 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_string ... #### 2020-09-05 19:49:04.657291 #### 2020-09-05 19:49:14.693556 #### 2020-09-05 19:49:24.749163 #### 2020-09-05 19:49:34.791958 #### 2020-09-05 19:49:44.829577 #### 2020-09-05 19:49:54.902539 #### 2020-09-05 19:50:04.931938 #### 2020-09-05 19:50:14.963079 #### 2020-09-05 19:50:24.992679 #### 2020-09-05 19:50:35.022524 #### 2020-09-05 19:50:45.052348 #### 2020-09-05 19:50:55.113579 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01ba30359c3f2d2fa86a6b4731af4c997a2fd7fe.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01ba30359c3f2d2fa86a6b4731af4c997a2fd7fe.pyx #### 2020-09-05 19:51:05.149696 #### 2020-09-05 19:51:15.182749 #### 2020-09-05 19:51:25.213048 #### 2020-09-05 19:51:35.246515 #### 2020-09-05 19:51:45.287519 #### 2020-09-05 19:51:55.317568 #### 2020-09-05 19:52:05.347916 #### 2020-09-05 19:52:15.663684 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_fused_types ... #### 2020-09-05 19:52:25.734429 #### 2020-09-05 19:52:35.762324 #### 2020-09-05 19:52:45.789485 #### 2020-09-05 19:52:55.822033 #### 2020-09-05 19:53:05.849097 #### 2020-09-05 19:53:15.876633 #### 2020-09-05 19:53:25.907490 #### 2020-09-05 19:53:35.935659 #### 2020-09-05 19:53:45.964230 #### 2020-09-05 19:53:55.992013 #### 2020-09-05 19:54:06.020157 #### 2020-09-05 19:54:16.056234 #### 2020-09-05 19:54:26.083699 #### 2020-09-05 19:54:36.115844 #### 2020-09-05 19:54:46.147491 #### 2020-09-05 19:54:56.188382 #### 2020-09-05 19:55:06.226876 #### 2020-09-05 19:55:16.286517 #### 2020-09-05 19:55:26.331239 #### 2020-09-05 19:55:36.368192 #### 2020-09-05 19:55:46.428123 #### 2020-09-05 19:55:56.476654 #### 2020-09-05 19:56:06.525374 #### 2020-09-05 19:56:16.576637 #### 2020-09-05 19:56:26.609701 #### 2020-09-05 19:56:36.671496 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_fused_types ... #### 2020-09-05 19:56:46.718524 #### 2020-09-05 19:56:56.749954 #### 2020-09-05 19:57:06.779278 #### 2020-09-05 19:57:16.808697 #### 2020-09-05 19:57:26.877941 #### 2020-09-05 19:57:36.917581 #### 2020-09-05 19:57:46.948361 #### 2020-09-05 19:57:56.978422 #### 2020-09-05 19:58:07.033641 #### 2020-09-05 19:58:17.068174 #### 2020-09-05 19:58:27.097568 #### 2020-09-05 19:58:37.125209 #### 2020-09-05 19:58:47.154824 #### 2020-09-05 19:58:57.209658 #### 2020-09-05 19:59:07.239425 #### 2020-09-05 19:59:17.267228 #### 2020-09-05 19:59:27.294858 #### 2020-09-05 19:59:37.329209 #### 2020-09-05 19:59:47.360764 #### 2020-09-05 19:59:57.392876 #### 2020-09-05 20:00:07.750069 #### 2020-09-05 20:00:17.836722 #### 2020-09-05 20:00:27.886866 #### 2020-09-05 20:00:37.920146 #### 2020-09-05 20:00:47.968095 #### 2020-09-05 20:00:58.004120 #### 2020-09-05 20:01:08.038332 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_prange ... #### 2020-09-05 20:01:18.092741 #### 2020-09-05 20:01:28.134727 #### 2020-09-05 20:01:38.213073 #### 2020-09-05 20:01:48.258793 #### 2020-09-05 20:01:58.309994 skipped "Test 'compute_prange' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_prange ... #### 2020-09-05 20:02:08.362986 #### 2020-09-05 20:02:18.401199 #### 2020-09-05 20:02:28.445348 #### 2020-09-05 20:02:38.488133 #### 2020-09-05 20:02:48.520517 test___contains__ (test_unicode.UnicodeTest) ... ok test_additional_rsplit (test_unicode.UnicodeTest) ... ok test_additional_split (test_unicode.UnicodeTest) ... ok test_ascii (test_unicode.UnicodeTest) ... ok test_bug1001011 (test_unicode.UnicodeTest) ... ok test_bytes_comparison (test_unicode.UnicodeTest) ... ok test_capitalize (test_unicode.UnicodeTest) ... ok test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' test_casefold (test_unicode.UnicodeTest) ... ok test_center (test_unicode.UnicodeTest) ... ok test_codecs (test_unicode.UnicodeTest) ... ok test_codecs_charmap (test_unicode.UnicodeTest) ... ok test_codecs_errors (test_unicode.UnicodeTest) ... ok test_codecs_idna (test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test_unicode.UnicodeTest) ... ok test_compare (test_unicode.UnicodeTest) ... ok test_comparison (test_unicode.UnicodeTest) ... ok test_concatenation (test_unicode.UnicodeTest) ... ok test_constructor (test_unicode.UnicodeTest) ... ok test_constructor_defaults (test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test_unicode.UnicodeTest) ... ok test_conversion (test_unicode.UnicodeTest) ... ok test_count (test_unicode.UnicodeTest) ... skipped "Test 'compute_prange' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (c) cimport_openmp ... #### 2020-09-05 20:02:58.547680 skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_openmp ... skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) function_templates ... #### 2020-09-05 20:03:08.575426 #### 2020-09-05 20:03:18.610894 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) iterate ... #### 2020-09-05 20:03:28.644063 ok test_endswith (test_unicode.UnicodeTest) ... ok test_expandtabs (test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_extended_getslice (test_unicode.UnicodeTest) ... ok test_find (test_unicode.UnicodeTest) ... #### 2020-09-05 20:03:38.680557 #### 2020-09-05 20:03:48.726954 #### 2020-09-05 20:03:58.767721 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) templates ... #### 2020-09-05 20:04:08.795108 ok test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok test_fixtype (test_unicode.UnicodeTest) ... ok test_floatformatting (test_unicode.UnicodeTest) ... #### 2020-09-05 20:04:18.822080 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wrapper_vector ... ok test_format (test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test_unicode.UnicodeTest) ... ok test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_format_huge_item_number (test_unicode.UnicodeTest) ... ok test_format_huge_precision (test_unicode.UnicodeTest) ... ok test_format_huge_width (test_unicode.UnicodeTest) ... ok test_format_map (test_unicode.UnicodeTest) ... ok test_format_subclass (test_unicode.UnicodeTest) ... ok test_formatting (test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_width (test_unicode.UnicodeTest) ... ok test_formatting_with_enum (test_unicode.UnicodeTest) ... ok test_free_after_iterating (test_unicode.UnicodeTest) ... ok test_hash (test_unicode.UnicodeTest) ... ok test_index (test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_start_byte (test_unicode.UnicodeTest) Test that an 'invalid start byte' error is raised when the first byte ... ok test_isalnum (test_unicode.UnicodeTest) ... ok test_isalpha (test_unicode.UnicodeTest) ... ok test_isascii (test_unicode.UnicodeTest) ... ok test_isdecimal (test_unicode.UnicodeTest) ... ok test_isdigit (test_unicode.UnicodeTest) ... ok test_isidentifier (test_unicode.UnicodeTest) ... ok test_islower (test_unicode.UnicodeTest) ... ok test_isnumeric (test_unicode.UnicodeTest) ... ok test_isprintable (test_unicode.UnicodeTest) ... ok test_isspace (test_unicode.UnicodeTest) ... ok test_issue18183 (test_unicode.UnicodeTest) ... ok test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' test_issue8271 (test_unicode.UnicodeTest) ... ok test_istitle (test_unicode.UnicodeTest) ... ok test_isupper (test_unicode.UnicodeTest) ... ok test_iterators (test_unicode.UnicodeTest) ... ok test_join (test_unicode.UnicodeTest) ... ok test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' test_list_concat (test_unicode.UnicodeTest) ... ok test_literals (test_unicode.UnicodeTest) ... ok test_ljust (test_unicode.UnicodeTest) ... ok test_lower (test_unicode.UnicodeTest) ... ok test_maketrans_translate (test_unicode.UnicodeTest) ... ok test_mul (test_unicode.UnicodeTest) ... ok test_none_arguments (test_unicode.UnicodeTest) ... ok test_partition (test_unicode.UnicodeTest) ... ok test_printable_repr (test_unicode.UnicodeTest) ... ok test_printing (test_unicode.UnicodeTest) ... ok test_raiseMemError (test_unicode.UnicodeTest) ... ok test_replace (test_unicode.UnicodeTest) ... ok test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_repr (test_unicode.UnicodeTest) ... ok test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_rfind (test_unicode.UnicodeTest) ... #### 2020-09-05 20:04:28.850596 #### 2020-09-05 20:04:38.877867 #### 2020-09-05 20:04:48.906803 #### 2020-09-05 20:04:58.947831 ok test_rindex (test_unicode.UnicodeTest) ... ok test_rjust (test_unicode.UnicodeTest) ... ok test_rpartition (test_unicode.UnicodeTest) ... ok test_rsplit (test_unicode.UnicodeTest) ... ok test_slice (test_unicode.UnicodeTest) ... ok test_split (test_unicode.UnicodeTest) ... ok test_splitlines (test_unicode.UnicodeTest) ... ok test_startswith (test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok test_strip (test_unicode.UnicodeTest) ... ok test_strip_whitespace (test_unicode.UnicodeTest) ... ok test_subclass_add (test_unicode.UnicodeTest) ... ok test_subscript (test_unicode.UnicodeTest) ... ok test_surrogates (test_unicode.UnicodeTest) ... ok test_swapcase (test_unicode.UnicodeTest) ... ok test_title (test_unicode.UnicodeTest) ... ok test_ucs4 (test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test_unicode.UnicodeTest) Test that an 'unexpected end of data' error is raised when the string ... ok test_unicode_repr (test_unicode.UnicodeTest) ... ok test_upper (test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok test_zfill (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_123 ... #### 2020-09-05 20:05:08.979829 ok ---------------------------------------------------------------------- Ran 2908 tests in 39476.801s OK (skipped=22) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (2/4) #### 2020-09-05 20:05:19.008608 ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_123 ... #### 2020-09-05 20:05:29.042602 #### 2020-09-05 20:05:39.080318 ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.EndToEndTest) End-to-end tp_new_cimport ... #### 2020-09-05 20:05:49.312467 #### 2020-09-05 20:05:59.368799 #### 2020-09-05 20:06:09.435870 #### 2020-09-05 20:06:19.478100 #### 2020-09-05 20:06:29.513821 #### 2020-09-05 20:06:39.549930 ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T298 ... #### 2020-09-05 20:06:49.578097 #### 2020-09-05 20:06:59.620824 #### 2020-09-05 20:07:09.652059 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T298 ... #### 2020-09-05 20:07:19.696605 #### 2020-09-05 20:07:29.738707 #### 2020-09-05 20:07:39.769173 #### 2020-09-05 20:07:49.808823 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_T768 ... #### 2020-09-05 20:07:59.848747 type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768 ... #### 2020-09-05 20:08:09.881646 #### 2020-09-05 20:08:19.931302 type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typed_slice ... #### 2020-09-05 20:08:29.966955 #### 2020-09-05 20:08:40.008639 #### 2020-09-05 20:08:50.057938 #### 2020-09-05 20:09:00.088501 #### 2020-09-05 20:09:10.125391 #### 2020-09-05 20:09:20.172400 #### 2020-09-05 20:09:30.212691 #### 2020-09-05 20:09:40.249115 #### 2020-09-05 20:09:50.306576 #### 2020-09-05 20:10:00.354775 #### 2020-09-05 20:10:10.398486 #### 2020-09-05 20:10:20.437273 #### 2020-09-05 20:10:30.478851 #### 2020-09-05 20:10:40.527802 #### 2020-09-05 20:10:50.571263 #### 2020-09-05 20:11:00.609728 #### 2020-09-05 20:11:10.647950 #### 2020-09-05 20:11:20.682591 #### 2020-09-05 20:11:30.719186 #### 2020-09-05 20:11:40.755323 slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_fused_type_all (typed_slice) Doctest: typed_slice.slice_fused_type_all ... ok slice_fused_type_start (typed_slice) Doctest: typed_slice.slice_fused_type_start ... ok slice_fused_type_start_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_step ... ok slice_fused_type_start_and_stop (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_stop ... ok slice_fused_type_step (typed_slice) Doctest: typed_slice.slice_fused_type_step ... ok slice_fused_type_stop (typed_slice) Doctest: typed_slice.slice_fused_type_stop ... ok slice_fused_type_stop_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_stop_and_step ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typed_slice ... #### 2020-09-05 20:11:50.789072 #### 2020-09-05 20:12:00.825345 #### 2020-09-05 20:12:10.864372 #### 2020-09-05 20:12:20.902094 #### 2020-09-05 20:12:30.937310 #### 2020-09-05 20:12:40.968788 #### 2020-09-05 20:12:50.998827 #### 2020-09-05 20:13:01.027978 #### 2020-09-05 20:13:11.062242 #### 2020-09-05 20:13:21.097346 #### 2020-09-05 20:13:31.131919 #### 2020-09-05 20:13:41.164707 #### 2020-09-05 20:13:51.509921 #### 2020-09-05 20:14:01.571334 #### 2020-09-05 20:14:11.639970 #### 2020-09-05 20:14:21.677295 #### 2020-09-05 20:14:31.708975 #### 2020-09-05 20:14:41.749223 #### 2020-09-05 20:14:51.788553 #### 2020-09-05 20:15:01.831319 #### 2020-09-05 20:15:11.873004 slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_fused_type_all (typed_slice) Doctest: typed_slice.slice_fused_type_all ... ok slice_fused_type_start (typed_slice) Doctest: typed_slice.slice_fused_type_start ... ok slice_fused_type_start_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_step ... ok slice_fused_type_start_and_stop (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_stop ... ok slice_fused_type_step (typed_slice) Doctest: typed_slice.slice_fused_type_step ... ok slice_fused_type_stop (typed_slice) Doctest: typed_slice.slice_fused_type_stop ... ok slice_fused_type_stop_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_stop_and_step ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeddefaultargT373 ... #### 2020-09-05 20:15:21.914641 #### 2020-09-05 20:15:31.963307 #### 2020-09-05 20:15:41.993383 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeddefaultargT373 ... #### 2020-09-05 20:15:52.024401 #### 2020-09-05 20:16:02.060106 #### 2020-09-05 20:16:12.109840 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typedfieldbug_T303 ... #### 2020-09-05 20:16:22.148933 #### 2020-09-05 20:16:32.179282 #### 2020-09-05 20:16:42.208438 #### 2020-09-05 20:16:52.251473 typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... ok #### 2020-09-05 20:17:02.293620 runTest (__main__.CythonRunTestCase) compiling (cpp) and running typedfieldbug_T303 ... #### 2020-09-05 20:17:12.323425 #### 2020-09-05 20:17:22.369898 #### 2020-09-05 20:17:32.407084 #### 2020-09-05 20:17:42.439946 typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_ascii_auto_encoding ... #### 2020-09-05 20:17:52.503782 #### 2020-09-05 20:18:02.532039 #### 2020-09-05 20:18:12.566016 #### 2020-09-05 20:18:22.607194 as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_ascii_auto_encoding ... #### 2020-09-05 20:18:32.643558 #### 2020-09-05 20:18:42.682149 #### 2020-09-05 20:18:52.757664 as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_indexing ... #### 2020-09-05 20:19:02.793036 #### 2020-09-05 20:19:12.844607 #### 2020-09-05 20:19:22.883134 #### 2020-09-05 20:19:32.913841 #### 2020-09-05 20:19:42.948399 index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_indexing ... #### 2020-09-05 20:19:52.984258 #### 2020-09-05 20:20:03.030647 #### 2020-09-05 20:20:13.066670 #### 2020-09-05 20:20:23.353062 #### 2020-09-05 20:20:33.437201 index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_slicing ... #### 2020-09-05 20:20:43.491460 #### 2020-09-05 20:20:53.524710 #### 2020-09-05 20:21:03.570293 #### 2020-09-05 20:21:13.605123 unicode_slicing () Doctest: unicode_slicing ... ok #### 2020-09-05 20:21:23.651309 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_slicing ... #### 2020-09-05 20:21:33.684294 #### 2020-09-05 20:21:43.721271 #### 2020-09-05 20:21:53.766651 #### 2020-09-05 20:22:03.798532 unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliterals ... #### 2020-09-05 20:22:13.834245 #### 2020-09-05 20:22:23.880831 unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliterals ... #### 2020-09-05 20:22:33.922036 #### 2020-09-05 20:22:43.992200 unicodeliterals () Doctest: unicodeliterals ... ok #### 2020-09-05 20:22:54.032344 runTest (__main__.CythonRunTestCase) compiling (c) and running uninitialized ... #### 2020-09-05 20:23:04.063725 #### 2020-09-05 20:23:14.109401 #### 2020-09-05 20:23:24.153168 #### 2020-09-05 20:23:34.192771 #### 2020-09-05 20:23:44.244174 conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running uninitialized ... #### 2020-09-05 20:23:54.278850 #### 2020-09-05 20:24:04.334275 #### 2020-09-05 20:24:14.366294 #### 2020-09-05 20:24:24.398588 #### 2020-09-05 20:24:34.443080 conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok run (__main__.PureDoctestTestCase) running pure doctests in uninitialized ... conditional (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.conditional ... ok deleted (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.deleted ... ok inside_loop (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.inside_loop ... ok test_class (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_class ... ok test_expression_calculation_order_bug (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_expression_calculation_order_bug ... ok test_inner (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_inner ... ok test_nested (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_nested ... ok test_outer (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_outer ... ok test_try_except_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_except_regression ... ok test_try_finally_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_finally_regression ... ok try_except (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_except ... ok try_finally (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop ... #### 2020-09-05 20:24:44.485745 #### 2020-09-05 20:24:54.521877 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop ... #### 2020-09-05 20:25:04.558144 #### 2020-09-05 20:25:14.594054 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned ... #### 2020-09-05 20:25:24.636973 #### 2020-09-05 20:25:34.676047 #### 2020-09-05 20:25:44.718711 test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned ... #### 2020-09-05 20:25:54.762060 #### 2020-09-05 20:26:04.810034 #### 2020-09-05 20:26:14.853446 test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused ... #### 2020-09-05 20:26:25.275933 #### 2020-09-05 20:26:35.313221 #### 2020-09-05 20:26:45.342783 #### 2020-09-05 20:26:55.393145 #### 2020-09-05 20:27:05.422523 === C/C++ compiler error output: === unused.c:1382:18: warning: ‘__pyx_f_6unused_c_unused_optional’ defined but not used [-Wunused-function] 1382 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.c:1332:18: warning: ‘__pyx_f_6unused_c_unused_simple’ defined but not used [-Wunused-function] 1332 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused ... #### 2020-09-05 20:27:15.458805 #### 2020-09-05 20:27:25.487842 #### 2020-09-05 20:27:35.520124 #### 2020-09-05 20:27:45.563817 #### 2020-09-05 20:27:55.607138 #### 2020-09-05 20:28:05.649560 === C/C++ compiler error output: === unused.cpp:1396:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)’ defined but not used [-Wunused-function] 1396 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.cpp:1346:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] 1346 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused_args ... #### 2020-09-05 20:28:15.684961 #### 2020-09-05 20:28:25.714424 #### 2020-09-05 20:28:35.745464 #### 2020-09-05 20:28:45.816981 #### 2020-09-05 20:28:55.853979 === C/C++ compiler error output: === unused_args.c:1397:18: warning: ‘__pyx_f_11unused_args_c_unused_optional’ defined but not used [-Wunused-function] 1397 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.c:1347:18: warning: ‘__pyx_f_11unused_args_c_unused_simple’ defined but not used [-Wunused-function] 1347 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused_args ... #### 2020-09-05 20:29:05.887166 #### 2020-09-05 20:29:15.914960 #### 2020-09-05 20:29:25.952948 #### 2020-09-05 20:29:35.992217 #### 2020-09-05 20:29:46.029360 === C/C++ compiler error output: === unused_args.cpp:1411: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] 1411 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.cpp:1361:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] 1361 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_gil ... #### 2020-09-05 20:29:56.068149 #### 2020-09-05 20:30:06.103944 #### 2020-09-05 20:30:16.147211 #### 2020-09-05 20:30:26.182618 #### 2020-09-05 20:30:36.230381 #### 2020-09-05 20:30:46.272373 #### 2020-09-05 20:30:56.312313 #### 2020-09-05 20:31:06.358601 #### 2020-09-05 20:31:16.418712 #### 2020-09-05 20:31:26.464599 #### 2020-09-05 20:31:36.499710 #### 2020-09-05 20:31:46.535872 test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_timing (with_gil) Doctest: with_gil.test_timing ... ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_gil ... #### 2020-09-05 20:31:56.581653 #### 2020-09-05 20:32:06.616386 #### 2020-09-05 20:32:16.688049 #### 2020-09-05 20:32:26.718885 #### 2020-09-05 20:32:36.748633 #### 2020-09-05 20:32:46.781522 #### 2020-09-05 20:32:56.844644 #### 2020-09-05 20:33:06.906076 #### 2020-09-05 20:33:16.946378 #### 2020-09-05 20:33:26.983376 #### 2020-09-05 20:33:37.021251 #### 2020-09-05 20:33:47.061650 test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_timing (with_gil) Doctest: with_gil.test_timing ... #### 2020-09-05 20:33:57.105267 ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py ... #### 2020-09-05 20:34:07.144011 #### 2020-09-05 20:34:17.189135 #### 2020-09-05 20:34:27.225464 #### 2020-09-05 20:34:37.256863 #### 2020-09-05 20:34:47.293090 #### 2020-09-05 20:34:57.329492 #### 2020-09-05 20:35:07.365000 #### 2020-09-05 20:35:17.402277 #### 2020-09-05 20:35:27.464556 #### 2020-09-05 20:35:37.507112 #### 2020-09-05 20:35:47.557000 #### 2020-09-05 20:35:57.627239 basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py ... #### 2020-09-05 20:36:07.660561 #### 2020-09-05 20:36:17.702199 #### 2020-09-05 20:36:27.739641 #### 2020-09-05 20:36:37.784112 #### 2020-09-05 20:36:47.812748 #### 2020-09-05 20:36:57.840741 /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_coroutines_pep492 ... #### 2020-09-05 20:37:07.873017 #### 2020-09-05 20:37:17.907970 #### 2020-09-05 20:37:27.954571 #### 2020-09-05 20:37:37.993682 #### 2020-09-05 20:37:48.029563 #### 2020-09-05 20:37:58.070793 #### 2020-09-05 20:38:08.109147 basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py ... basic (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.basic ... ok functions_in_with (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.functions_in_with ... ok manager_from_expression (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.manager_from_expression ... ok multitarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.multitarget ... ok no_as (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.no_as ... ok tupletarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.tupletarget ... ok with_break (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_break ... ok with_continue (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_continue ... ok with_exception (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_exception ... ok with_pass (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_pass ... ok with_real_lock (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_real_lock ... ok with_return (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py27 ... #### 2020-09-05 20:38:18.467574 #### 2020-09-05 20:38:28.508045 #### 2020-09-05 20:38:38.572979 #### 2020-09-05 20:38:48.609014 #### 2020-09-05 20:38:58.663789 #### 2020-09-05 20:39:08.701700 #### 2020-09-05 20:39:18.741464 #### 2020-09-05 20:39:28.802911 #### 2020-09-05 20:39:38.839824 #### 2020-09-05 20:39:48.872693 #### 2020-09-05 20:39:58.924419 #### 2020-09-05 20:40:08.960668 #### 2020-09-05 20:40:19.022031 #### 2020-09-05 20:40:29.051339 #### 2020-09-05 20:40:39.081274 #### 2020-09-05 20:40:49.112449 #### 2020-09-05 20:40:59.153532 #### 2020-09-05 20:41:09.195857 #### 2020-09-05 20:41:19.228851 #### 2020-09-05 20:41:29.265776 #### 2020-09-05 20:41:39.311805 #### 2020-09-05 20:41:49.359041 NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py27 ... #### 2020-09-05 20:41:59.397118 #### 2020-09-05 20:42:09.429319 #### 2020-09-05 20:42:19.462407 #### 2020-09-05 20:42:29.498764 #### 2020-09-05 20:42:39.529703 #### 2020-09-05 20:42:49.562057 #### 2020-09-05 20:42:59.599101 #### 2020-09-05 20:43:09.642429 #### 2020-09-05 20:43:19.680473 #### 2020-09-05 20:43:29.719668 #### 2020-09-05 20:43:39.770223 #### 2020-09-05 20:43:49.807994 #### 2020-09-05 20:43:59.851182 #### 2020-09-05 20:44:09.892427 #### 2020-09-05 20:44:19.933235 #### 2020-09-05 20:44:29.970497 #### 2020-09-05 20:44:40.035804 #### 2020-09-05 20:44:50.077658 #### 2020-09-05 20:45:00.118180 #### 2020-09-05 20:45:10.154617 #### 2020-09-05 20:45:20.193489 #### 2020-09-05 20:45:30.230241 NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py27 ... NestedWith (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.NestedWith ... ok manager_from_expression (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.manager_from_expression ... ok multimanager (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.multimanager ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_references ... #### 2020-09-05 20:45:40.266800 #### 2020-09-05 20:45:50.311732 #### 2020-09-05 20:46:00.360263 test_except_ref_func_address (cpp_references) Doctest: cpp_references.test_except_ref_func_address ... ok test_ref_assign (cpp_references) Doctest: cpp_references.test_ref_assign ... ok test_ref_func (cpp_references) Doctest: cpp_references.test_ref_func ... ok test_ref_func_address (cpp_references) Doctest: cpp_references.test_ref_func_address ... ok test_ref_inference (cpp_references) Doctest: cpp_references.test_ref_inference ... ok test_ref_var (cpp_references) Doctest: cpp_references.test_ref_var ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cppwrap ... #### 2020-09-05 20:46:10.407804 #### 2020-09-05 20:46:20.452362 #### 2020-09-05 20:46:30.490539 DoubleKeeper (cppwrap) Doctest: cppwrap.DoubleKeeper ... ok doublefunc (cppwrap) Doctest: cppwrap.doublefunc ... ok transmogrify_from_cpp (cppwrap) Doctest: cppwrap.transmogrify_from_cpp ... ok voidfunc (cppwrap) Doctest: cppwrap.voidfunc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) overhead ... #### 2020-09-05 20:46:40.538964 #### 2020-09-05 20:46:50.579436 #### 2020-09-05 20:47:00.613665 #### 2020-09-05 20:47:10.649384 #### 2020-09-05 20:47:20.684733 #### 2020-09-05 20:47:30.719339 #### 2020-09-05 20:47:40.765927 #### 2020-09-05 20:47:50.800529 #### 2020-09-05 20:48:00.838459 #### 2020-09-05 20:48:10.876950 #### 2020-09-05 20:48:20.910370 #### 2020-09-05 20:48:30.945975 #### 2020-09-05 20:48:40.983501 #### 2020-09-05 20:48:51.021158 #### 2020-09-05 20:49:01.056783 #### 2020-09-05 20:49:11.091925 #### 2020-09-05 20:49:21.126726 #### 2020-09-05 20:49:31.172441 #### 2020-09-05 20:49:41.214192 #### 2020-09-05 20:49:51.637301 #### 2020-09-05 20:50:01.708275 #### 2020-09-05 20:50:11.746839 #### 2020-09-05 20:50:21.800603 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) overhead ... #### 2020-09-05 20:50:31.837998 #### 2020-09-05 20:50:41.867943 #### 2020-09-05 20:50:51.904854 #### 2020-09-05 20:51:01.966982 #### 2020-09-05 20:51:12.003207 #### 2020-09-05 20:51:22.044188 #### 2020-09-05 20:51:32.076052 #### 2020-09-05 20:51:42.113917 #### 2020-09-05 20:51:52.158301 #### 2020-09-05 20:52:02.200855 #### 2020-09-05 20:52:12.235860 #### 2020-09-05 20:52:22.270218 #### 2020-09-05 20:52:32.309657 #### 2020-09-05 20:52:42.357775 #### 2020-09-05 20:52:52.397916 #### 2020-09-05 20:53:02.440869 #### 2020-09-05 20:53:12.469236 #### 2020-09-05 20:53:22.498424 #### 2020-09-05 20:53:32.527723 #### 2020-09-05 20:53:42.559905 #### 2020-09-05 20:53:52.593472 #### 2020-09-05 20:54:02.639430 #### 2020-09-05 20:54:12.673435 ok runTest (__main__.CythonCompileTestCase) compiling (c) resize ... #### 2020-09-05 20:54:22.705357 #### 2020-09-05 20:54:32.741258 #### 2020-09-05 20:54:42.779593 #### 2020-09-05 20:54:52.811376 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) resize ... #### 2020-09-05 20:55:02.861356 #### 2020-09-05 20:55:12.895153 #### 2020-09-05 20:55:22.929299 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-09-05 20:55:32.966950 #### 2020-09-05 20:55:42.997951 #### 2020-09-05 20:55:53.034500 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-09-05 20:56:03.070099 #### 2020-09-05 20:56:13.106169 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue ... #### 2020-09-05 20:56:23.141467 #### 2020-09-05 20:56:33.172947 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue ... #### 2020-09-05 20:56:43.221458 #### 2020-09-05 20:56:53.257780 #### 2020-09-05 20:57:03.547836 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_sin ... #### 2020-09-05 20:57:13.627320 #### 2020-09-05 20:57:23.658259 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef_sin ... #### 2020-09-05 20:57:33.709754 #### 2020-09-05 20:57:43.743188 #### 2020-09-05 20:57:53.774027 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args ... #### 2020-09-05 20:58:03.806570 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args ... #### 2020-09-05 20:58:13.848934 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-05 20:58:23.883127 #### 2020-09-05 20:58:33.920220 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-05 20:58:43.959691 #### 2020-09-05 20:58:54.001678 ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve_py ... #### 2020-09-05 20:59:04.035774 #### 2020-09-05 20:59:14.070771 #### 2020-09-05 20:59:24.117166 #### 2020-09-05 20:59:34.164141 #### 2020-09-05 20:59:44.207367 #### 2020-09-05 20:59:54.249144 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) convolve_py ... #### 2020-09-05 21:00:04.285131 #### 2020-09-05 21:00:14.334022 #### 2020-09-05 21:00:24.374867 #### 2020-09-05 21:00:34.409395 #### 2020-09-05 21:00:44.446968 #### 2020-09-05 21:00:54.474365 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_3 ... #### 2020-09-05 21:01:05.014482 #### 2020-09-05 21:01:15.102746 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_3 ... #### 2020-09-05 21:01:25.142184 #### 2020-09-05 21:01:35.202408 ok runTest (__main__.CythonCompileTestCase) compiling (c) often_called ... #### 2020-09-05 21:01:45.247346 #### 2020-09-05 21:01:55.286583 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) often_called ... #### 2020-09-05 21:02:05.331380 ok runTest (__main__.CythonCompileTestCase) compiling (c) A ... #### 2020-09-05 21:02:15.368345 #### 2020-09-05 21:02:25.404170 #### 2020-09-05 21:02:35.466067 #### 2020-09-05 21:02:45.503686 #### 2020-09-05 21:02:55.553150 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A ... #### 2020-09-05 21:03:05.590684 #### 2020-09-05 21:03:15.623031 #### 2020-09-05 21:03:25.657689 #### 2020-09-05 21:03:35.690319 #### 2020-09-05 21:03:45.725331 #### 2020-09-05 21:03:55.770315 ok runTest (__main__.CythonCompileTestCase) compiling (c) compiled_switch ... #### 2020-09-05 21:04:05.808147 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compiled_switch ... #### 2020-09-05 21:04:15.848469 #### 2020-09-05 21:04:25.881907 ok runTest (__main__.CythonCompileTestCase) compiling (c) exceptval ... #### 2020-09-05 21:04:35.917584 #### 2020-09-05 21:04:46.184442 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exceptval ... #### 2020-09-05 21:04:56.275030 #### 2020-09-05 21:05:06.336514 #### 2020-09-05 21:05:16.369650 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_2 ... #### 2020-09-05 21:05:26.404609 #### 2020-09-05 21:05:36.435096 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_2 ... #### 2020-09-05 21:05:46.473467 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_func ... #### 2020-09-05 21:05:56.536292 #### 2020-09-05 21:06:06.579223 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_func ... #### 2020-09-05 21:06:16.631964 #### 2020-09-05 21:06:26.667810 ok runTest (__main__.CythonCompileTestCase) compiling (c) decode ... #### 2020-09-05 21:06:36.701236 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode ... #### 2020-09-05 21:06:46.777745 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_bytes ... #### 2020-09-05 21:06:56.824518 #### 2020-09-05 21:07:06.863501 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_bytes ... #### 2020-09-05 21:07:16.902886 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_char ... #### 2020-09-05 21:07:27.258716 #### 2020-09-05 21:07:37.323261 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_char ... #### 2020-09-05 21:07:47.367426 #### 2020-09-05 21:07:57.416240 ok runTest (__main__.CythonCompileTestCase) compiling (c) if_char_in ... #### 2020-09-05 21:08:07.460031 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) if_char_in ... #### 2020-09-05 21:08:17.501592 #### 2020-09-05 21:08:27.552699 ok runTest (__main__.CythonCompileTestCase) compiling (c) return_memview ... #### 2020-09-05 21:08:37.595308 #### 2020-09-05 21:08:47.634302 #### 2020-09-05 21:08:57.694941 #### 2020-09-05 21:09:07.731318 #### 2020-09-05 21:09:17.770582 #### 2020-09-05 21:09:27.827399 #### 2020-09-05 21:09:37.863471 #### 2020-09-05 21:09:47.894733 #### 2020-09-05 21:09:57.942872 #### 2020-09-05 21:10:07.985019 #### 2020-09-05 21:10:18.029157 #### 2020-09-05 21:10:28.069599 #### 2020-09-05 21:10:38.126831 #### 2020-09-05 21:10:48.182834 #### 2020-09-05 21:10:58.218226 #### 2020-09-05 21:11:08.256825 #### 2020-09-05 21:11:18.295270 #### 2020-09-05 21:11:28.332697 #### 2020-09-05 21:11:38.393169 #### 2020-09-05 21:11:48.428791 #### 2020-09-05 21:11:58.462987 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) return_memview ... #### 2020-09-05 21:12:08.519088 #### 2020-09-05 21:12:18.565762 #### 2020-09-05 21:12:28.936155 #### 2020-09-05 21:12:38.994916 #### 2020-09-05 21:12:49.027877 #### 2020-09-05 21:12:59.058952 #### 2020-09-05 21:13:09.096859 #### 2020-09-05 21:13:19.144143 #### 2020-09-05 21:13:29.180237 #### 2020-09-05 21:13:39.215787 #### 2020-09-05 21:13:49.254887 #### 2020-09-05 21:13:59.295536 #### 2020-09-05 21:14:09.332051 #### 2020-09-05 21:14:19.365744 #### 2020-09-05 21:14:29.416445 #### 2020-09-05 21:14:39.453027 #### 2020-09-05 21:14:49.487750 #### 2020-09-05 21:14:59.523834 #### 2020-09-05 21:15:09.569953 #### 2020-09-05 21:15:19.613179 #### 2020-09-05 21:15:29.649202 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing_c_string ... #### 2020-09-05 21:15:39.685158 #### 2020-09-05 21:15:49.719286 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing_c_string ... #### 2020-09-05 21:15:59.751905 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_unicode ... #### 2020-09-05 21:16:09.789197 #### 2020-09-05 21:16:19.824860 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) to_unicode ... #### 2020-09-05 21:16:29.864110 #### 2020-09-05 21:16:39.892993 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf_eight ... #### 2020-09-05 21:16:49.924395 === C/C++ compiler error output: === utf_eight.c:1204:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length_and_free’ defined but not used [-Wunused-function] 1204 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1152:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length’ defined but not used [-Wunused-function] 1152 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1100:18: warning: ‘__pyx_f_9utf_eight_tounicode’ defined but not used [-Wunused-function] 1100 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf_eight ... #### 2020-09-05 21:16:59.972839 #### 2020-09-05 21:17:10.027635 === C/C++ compiler error output: === utf_eight.cpp:1218:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)’ defined but not used [-Wunused-function] 1218 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1166:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)’ defined but not used [-Wunused-function] 1166 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1114:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode(char*)’ defined but not used [-Wunused-function] 1114 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-05 21:17:20.057603 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-05 21:17:30.397303 #### 2020-09-05 21:17:40.440852 #### 2020-09-05 21:17:50.476072 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix_with_buffer ... test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-09-05 21:18:00.507958 ok test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok test_copy (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok 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 method() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok 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 method() #### 2020-09-05 21:18:10.553092 ok test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok 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 method() ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_pickle (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_dictviews ... #### 2020-09-05 21:18:20.584653 #### 2020-09-05 21:18:30.617232 #### 2020-09-05 21:18:40.647723 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle ... #### 2020-09-05 21:18:50.682524 #### 2020-09-05 21:19:00.716043 #### 2020-09-05 21:19:10.756949 #### 2020-09-05 21:19:20.798797 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle ... #### 2020-09-05 21:19:30.854931 #### 2020-09-05 21:19:40.886378 #### 2020-09-05 21:19:50.924023 #### 2020-09-05 21:20:00.960192 #### 2020-09-05 21:20:10.991327 ok runTest (__main__.CythonCompileTestCase) compiling (c) python_access ... #### 2020-09-05 21:20:21.023624 #### 2020-09-05 21:20:31.073146 #### 2020-09-05 21:20:41.111495 #### 2020-09-05 21:20:51.149949 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_access ... #### 2020-09-05 21:21:01.188333 #### 2020-09-05 21:21:11.228862 #### 2020-09-05 21:21:21.263401 #### 2020-09-05 21:21:31.324780 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery ... #### 2020-09-05 21:21:41.482701 test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_dictviews ... #### 2020-09-05 21:21:51.529208 #### 2020-09-05 21:22:01.562744 #### 2020-09-05 21:22:11.597627 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbery ... #### 2020-09-05 21:22:21.636295 #### 2020-09-05 21:22:31.681907 #### 2020-09-05 21:22:41.716114 #### 2020-09-05 21:22:51.749194 ok runTest (__main__.CythonCompileTestCase) compiling (c) widen_shrubbery ... #### 2020-09-05 21:23:01.786667 === C/C++ compiler error output: === widen_shrubbery.c:1068:18: warning: ‘__pyx_f_15widen_shrubbery_widen_shrubbery’ defined but not used [-Wunused-function] 1068 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) widen_shrubbery ... #### 2020-09-05 21:23:11.828655 #### 2020-09-05 21:23:21.862667 === C/C++ compiler error output: === widen_shrubbery.cpp:1082:18: warning: ‘PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)’ defined but not used [-Wunused-function] 1082 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) casting_python ... #### 2020-09-05 21:23:31.896388 #### 2020-09-05 21:23:41.924911 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casting_python ... #### 2020-09-05 21:23:51.961826 #### 2020-09-05 21:24:02.032255 ok runTest (__main__.CythonCompileTestCase) compiling (c) kwargs_1 ... #### 2020-09-05 21:24:12.075351 #### 2020-09-05 21:24:22.109933 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_1 ... #### 2020-09-05 21:24:32.145695 #### 2020-09-05 21:24:42.182002 ok runTest (__main__.CythonCompileTestCase) compiling (c) struct_union_enum ... #### 2020-09-05 21:24:52.224038 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) struct_union_enum ... #### 2020-09-05 21:25:02.261392 #### 2020-09-05 21:25:12.561818 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_memview ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_fstring ... #### 2020-09-05 21:25:22.624411 #### 2020-09-05 21:25:32.657238 #### 2020-09-05 21:25:42.710882 #### 2020-09-05 21:25:52.748641 #### 2020-09-05 21:26:02.778240 #### 2020-09-05 21:26:12.820520 #### 2020-09-05 21:26:22.869479 #### 2020-09-05 21:26:32.907452 #### 2020-09-05 21:26:42.949951 #### 2020-09-05 21:26:52.985255 #### 2020-09-05 21:27:03.013227 #### 2020-09-05 21:27:13.040539 #### 2020-09-05 21:27:23.093132 #### 2020-09-05 21:27:33.153688 #### 2020-09-05 21:27:43.186616 #### 2020-09-05 21:27:53.220001 #### 2020-09-05 21:28:03.251773 #### 2020-09-05 21:28:13.296953 #### 2020-09-05 21:28:23.332027 #### 2020-09-05 21:28:33.370203 #### 2020-09-05 21:28:43.414199 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_memview ... #### 2020-09-05 21:28:53.460145 #### 2020-09-05 21:29:03.495553 #### 2020-09-05 21:29:13.548601 #### 2020-09-05 21:29:23.603789 #### 2020-09-05 21:29:33.638721 #### 2020-09-05 21:29:43.673437 #### 2020-09-05 21:29:53.709436 #### 2020-09-05 21:30:03.747601 #### 2020-09-05 21:30:13.781976 #### 2020-09-05 21:30:23.817360 #### 2020-09-05 21:30:33.871400 #### 2020-09-05 21:30:43.904444 #### 2020-09-05 21:30:53.937995 #### 2020-09-05 21:31:03.972111 #### 2020-09-05 21:31:14.006282 #### 2020-09-05 21:31:24.044051 #### 2020-09-05 21:31:34.079505 #### 2020-09-05 21:31:44.112783 #### 2020-09-05 21:31:54.150686 #### 2020-09-05 21:32:04.185657 #### 2020-09-05 21:32:14.230562 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_py ... #### 2020-09-05 21:32:24.283114 #### 2020-09-05 21:32:34.319262 #### 2020-09-05 21:32:44.357977 #### 2020-09-05 21:32:54.397690 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_py ... #### 2020-09-05 21:33:04.432742 #### 2020-09-05 21:33:14.461660 #### 2020-09-05 21:33:24.493543 #### 2020-09-05 21:33:34.909281 #### 2020-09-05 21:33:44.977832 ok runTest (__main__.CythonCompileTestCase) compiling (c) simple_sum ... #### 2020-09-05 21:33:55.021195 === C/C++ compiler error output: === simple_sum.c: In function ‘__Pyx_InitGlobals’: simple_sum.c:1128:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1128 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from simple_sum.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) simple_sum ... #### 2020-09-05 21:34:05.056200 #### 2020-09-05 21:34:15.096150 === C/C++ compiler error output: === simple_sum.cpp: In function ‘int __Pyx_InitGlobals()’: simple_sum.cpp:1142:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1142 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from simple_sum.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) restaurant ... #### 2020-09-05 21:34:25.124594 #### 2020-09-05 21:34:35.161538 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) restaurant ... #### 2020-09-05 21:34:45.196344 === C/C++ compiler error output: === test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_test_fstring’: test_fstring.c:23871:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:23871:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:23871:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_2test_concat_empty’: test_fstring.c:24119:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:24119:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:24119:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_4test_concat_non_empty’: test_fstring.c:24372:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:24372:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:24372:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test__format__lookup (test_fstring.TestCase) ... ok test_arguments (test_fstring.TestCase) ... ok test_assignment (test_fstring.TestCase) ... ok test_backslashes_in_string_part (test_fstring.TestCase) ... ok test_call (test_fstring.TestCase) ... ok test_closure (test_fstring.TestCase) ... ok test_comments (test_fstring.TestCase) ... ok test_compile_time_concat (test_fstring.TestCase) ... ok test_compile_time_concat_errors (test_fstring.TestCase) ... ok test_conversions (test_fstring.TestCase) ... ok test_del (test_fstring.TestCase) ... Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_302044fd5240afdb757fb18962db149a240de915.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_7478e8193e5bc777babd32d3bff6b382037de223.pyx:5:8: Cannot assign to or delete this ok test_dict (test_fstring.TestCase) ... ok test_docstring (test_fstring.TestCase) ... ok test_double_braces (test_fstring.TestCase) ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx #### 2020-09-05 21:34:55.226844 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-05 21:35:05.272978 ok test_empty_format_specifier (test_fstring.TestCase) ... ok test_errors (test_fstring.TestCase) ... #### 2020-09-05 21:35:15.317663 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-05 21:35:25.353591 #### 2020-09-05 21:35:35.388090 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbing ... #### 2020-09-05 21:35:45.802072 ok test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok test_format_specifier_expressions (test_fstring.TestCase) ... ok test_global (test_fstring.TestCase) ... ok test_if_conditional (test_fstring.TestCase) ... ok test_invalid_expressions (test_fstring.TestCase) ... ok test_invalid_string_prefixes (test_fstring.TestCase) ... #### 2020-09-05 21:35:55.854132 ok test_lambda (test_fstring.TestCase) ... ok test_leading_trailing_spaces (test_fstring.TestCase) ... ok test_literal (test_fstring.TestCase) ... ok test_locals (test_fstring.TestCase) ... ok test_loop (test_fstring.TestCase) ... ok test_many_expressions (test_fstring.TestCase) ... warning: /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbing ... #### 2020-09-05 21:36:05.884411 #### 2020-09-05 21:36:15.936476 #### 2020-09-05 21:36:25.984734 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nested_class ... #### 2020-09-05 21:36:36.020180 #### 2020-09-05 21:36:46.057057 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect ... #### 2020-09-05 21:36:56.087141 #### 2020-09-05 21:37:06.128432 #### 2020-09-05 21:37:16.159221 #### 2020-09-05 21:37:26.199683 ok ---------------------------------------------------------------------- Ran 3033 tests in 45003.121s OK (skipped=24) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (3/4) #### 2020-09-05 21:37:36.236849 #### 2020-09-05 21:37:46.273605 #### 2020-09-05 21:37:56.316687 #### 2020-09-05 21:38:06.351557 #### 2020-09-05 21:38:16.400792 #### 2020-09-05 21:38:26.436807 #### 2020-09-05 21:38:36.471488 #### 2020-09-05 21:38:46.508672 #### 2020-09-05 21:38:56.549696 #### 2020-09-05 21:39:06.592154 #### 2020-09-05 21:39:16.633341 #### 2020-09-05 21:39:26.680134 #### 2020-09-05 21:39:36.715889 #### 2020-09-05 21:39:46.756350 #### 2020-09-05 21:39:56.797543 #### 2020-09-05 21:40:06.846730 #### 2020-09-05 21:40:16.899164 warning: /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx #### 2020-09-05 21:40:26.933168 #### 2020-09-05 21:40:36.971293 #### 2020-09-05 21:40:47.008173 #### 2020-09-05 21:40:57.045878 #### 2020-09-05 21:41:07.090435 #### 2020-09-05 21:41:17.129604 #### 2020-09-05 21:41:27.170065 #### 2020-09-05 21:41:37.207419 #### 2020-09-05 21:41:47.243869 #### 2020-09-05 21:41:57.280144 #### 2020-09-05 21:42:07.319668 #### 2020-09-05 21:42:17.358138 #### 2020-09-05 21:42:27.394460 #### 2020-09-05 21:42:37.430211 #### 2020-09-05 21:42:47.466246 #### 2020-09-05 21:42:57.504387 #### 2020-09-05 21:43:07.540793 #### 2020-09-05 21:43:17.579558 #### 2020-09-05 21:43:27.622126 #### 2020-09-05 21:43:37.663158 #### 2020-09-05 21:43:47.704339 #### 2020-09-05 21:43:57.741495 #### 2020-09-05 21:44:07.780457 #### 2020-09-05 21:44:17.818870 #### 2020-09-05 21:44:27.861384 #### 2020-09-05 21:44:37.902530 #### 2020-09-05 21:44:47.951375 warning: /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx #### 2020-09-05 21:44:57.985891 #### 2020-09-05 21:45:08.015908 #### 2020-09-05 21:45:18.048429 #### 2020-09-05 21:45:28.079687 #### 2020-09-05 21:45:38.111321 #### 2020-09-05 21:45:48.143523 #### 2020-09-05 21:45:58.178228 #### 2020-09-05 21:46:08.209644 #### 2020-09-05 21:46:18.242582 #### 2020-09-05 21:46:28.276901 #### 2020-09-05 21:46:38.311581 #### 2020-09-05 21:46:48.356243 #### 2020-09-05 21:46:58.393855 #### 2020-09-05 21:47:08.435627 #### 2020-09-05 21:47:18.478001 #### 2020-09-05 21:47:28.519628 #### 2020-09-05 21:47:38.558012 #### 2020-09-05 21:47:48.595293 #### 2020-09-05 21:47:58.631936 #### 2020-09-05 21:48:08.667701 #### 2020-09-05 21:48:18.702038 #### 2020-09-05 21:48:28.736179 #### 2020-09-05 21:48:38.776472 #### 2020-09-05 21:48:48.819991 #### 2020-09-05 21:48:58.857064 #### 2020-09-05 21:49:08.895416 warning: /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx #### 2020-09-05 21:49:18.932897 #### 2020-09-05 21:49:28.966820 #### 2020-09-05 21:49:39.003898 #### 2020-09-05 21:49:49.041892 #### 2020-09-05 21:49:59.079820 #### 2020-09-05 21:50:09.118108 #### 2020-09-05 21:50:19.155878 #### 2020-09-05 21:50:29.191204 #### 2020-09-05 21:50:39.226658 #### 2020-09-05 21:50:49.261824 #### 2020-09-05 21:50:59.302072 #### 2020-09-05 21:51:09.342242 #### 2020-09-05 21:51:19.381684 #### 2020-09-05 21:51:29.423204 #### 2020-09-05 21:51:39.455943 #### 2020-09-05 21:51:49.493733 #### 2020-09-05 21:51:59.535486 #### 2020-09-05 21:52:09.570296 #### 2020-09-05 21:52:19.613479 #### 2020-09-05 21:52:29.654796 #### 2020-09-05 21:52:39.698107 #### 2020-09-05 21:52:49.737232 #### 2020-09-05 21:52:59.780615 #### 2020-09-05 21:53:09.823049 #### 2020-09-05 21:53:19.864499 #### 2020-09-05 21:53:29.908123 #### 2020-09-05 21:53:39.947811 warning: /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx #### 2020-09-05 21:53:49.986211 #### 2020-09-05 21:54:00.026961 #### 2020-09-05 21:54:10.067733 #### 2020-09-05 21:54:20.108928 #### 2020-09-05 21:54:30.149022 #### 2020-09-05 21:54:40.337810 #### 2020-09-05 21:54:50.387628 #### 2020-09-05 21:55:00.423235 #### 2020-09-05 21:55:10.456365 #### 2020-09-05 21:55:20.492939 #### 2020-09-05 21:55:30.534864 #### 2020-09-05 21:55:40.574517 #### 2020-09-05 21:55:50.630556 #### 2020-09-05 21:56:00.684855 #### 2020-09-05 21:56:10.725519 #### 2020-09-05 21:56:20.762168 #### 2020-09-05 21:56:30.798226 #### 2020-09-05 21:56:40.837200 #### 2020-09-05 21:56:50.877702 #### 2020-09-05 21:57:00.914004 #### 2020-09-05 21:57:10.957228 #### 2020-09-05 21:57:20.995633 #### 2020-09-05 21:57:31.030104 #### 2020-09-05 21:57:41.074689 #### 2020-09-05 21:57:51.117706 #### 2020-09-05 21:58:01.152837 #### 2020-09-05 21:58:11.194155 #### 2020-09-05 21:58:21.231225 warning: /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx #### 2020-09-05 21:58:31.269292 #### 2020-09-05 21:58:41.307760 #### 2020-09-05 21:58:51.345280 #### 2020-09-05 21:59:01.386925 #### 2020-09-05 21:59:11.425283 #### 2020-09-05 21:59:21.470410 #### 2020-09-05 21:59:31.512437 #### 2020-09-05 21:59:41.550468 #### 2020-09-05 21:59:51.602914 #### 2020-09-05 22:00:01.640871 #### 2020-09-05 22:00:11.678724 #### 2020-09-05 22:00:21.715086 #### 2020-09-05 22:00:31.755362 #### 2020-09-05 22:00:41.787754 #### 2020-09-05 22:00:51.826582 #### 2020-09-05 22:01:01.860584 #### 2020-09-05 22:01:11.898481 #### 2020-09-05 22:01:21.932184 #### 2020-09-05 22:01:31.964749 #### 2020-09-05 22:01:41.997917 #### 2020-09-05 22:01:52.032659 #### 2020-09-05 22:02:02.064635 #### 2020-09-05 22:02:12.097142 #### 2020-09-05 22:02:22.132741 #### 2020-09-05 22:02:32.166025 #### 2020-09-05 22:02:42.198995 #### 2020-09-05 22:02:52.240787 warning: /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx #### 2020-09-05 22:03:02.281738 #### 2020-09-05 22:03:12.314176 #### 2020-09-05 22:03:22.346416 #### 2020-09-05 22:03:32.379076 #### 2020-09-05 22:03:42.417341 #### 2020-09-05 22:03:52.458865 #### 2020-09-05 22:04:02.496640 #### 2020-09-05 22:04:12.532223 #### 2020-09-05 22:04:22.573558 #### 2020-09-05 22:04:32.606286 #### 2020-09-05 22:04:42.637711 #### 2020-09-05 22:04:52.673012 #### 2020-09-05 22:05:02.707262 #### 2020-09-05 22:05:12.740827 #### 2020-09-05 22:05:22.778551 #### 2020-09-05 22:05:32.813041 #### 2020-09-05 22:05:42.852868 #### 2020-09-05 22:05:52.891178 #### 2020-09-05 22:06:02.933376 #### 2020-09-05 22:06:12.977154 #### 2020-09-05 22:06:23.015649 #### 2020-09-05 22:06:33.056366 #### 2020-09-05 22:06:43.100774 #### 2020-09-05 22:06:53.133607 #### 2020-09-05 22:07:03.166289 #### 2020-09-05 22:07:13.203739 #### 2020-09-05 22:07:23.240444 warning: /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx #### 2020-09-05 22:07:33.277791 #### 2020-09-05 22:07:43.314403 #### 2020-09-05 22:07:53.352216 #### 2020-09-05 22:08:03.385370 #### 2020-09-05 22:08:13.420705 #### 2020-09-05 22:08:23.454702 #### 2020-09-05 22:08:33.487348 #### 2020-09-05 22:08:43.518578 #### 2020-09-05 22:08:53.549275 #### 2020-09-05 22:09:03.583396 #### 2020-09-05 22:09:13.616210 #### 2020-09-05 22:09:23.647618 #### 2020-09-05 22:09:33.678259 #### 2020-09-05 22:09:43.711584 #### 2020-09-05 22:09:53.746189 #### 2020-09-05 22:10:03.784436 #### 2020-09-05 22:10:13.815631 #### 2020-09-05 22:10:23.850618 #### 2020-09-05 22:10:33.883223 #### 2020-09-05 22:10:43.915777 #### 2020-09-05 22:10:53.948138 #### 2020-09-05 22:11:03.982066 #### 2020-09-05 22:11:14.015177 #### 2020-09-05 22:11:24.048713 #### 2020-09-05 22:11:34.082767 #### 2020-09-05 22:11:44.116096 #### 2020-09-05 22:11:54.148993 warning: /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx #### 2020-09-05 22:12:04.188448 #### 2020-09-05 22:12:14.228262 #### 2020-09-05 22:12:24.265561 #### 2020-09-05 22:12:34.305004 #### 2020-09-05 22:12:44.337930 #### 2020-09-05 22:12:54.368589 #### 2020-09-05 22:13:04.403404 #### 2020-09-05 22:13:14.435186 #### 2020-09-05 22:13:24.470718 #### 2020-09-05 22:13:34.505545 #### 2020-09-05 22:13:44.542484 #### 2020-09-05 22:13:54.576923 #### 2020-09-05 22:14:04.609517 #### 2020-09-05 22:14:14.645424 #### 2020-09-05 22:14:24.682149 #### 2020-09-05 22:14:34.720189 #### 2020-09-05 22:14:44.762041 #### 2020-09-05 22:14:54.800601 #### 2020-09-05 22:15:04.845789 #### 2020-09-05 22:15:14.887383 #### 2020-09-05 22:15:24.932024 #### 2020-09-05 22:15:34.968432 #### 2020-09-05 22:15:45.006783 #### 2020-09-05 22:15:55.048208 #### 2020-09-05 22:16:05.087887 #### 2020-09-05 22:16:15.125650 #### 2020-09-05 22:16:25.163890 #### 2020-09-05 22:16:35.199508 warning: /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx:6:4: Unreachable code #### 2020-09-05 22:16:45.236484 Compiling /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx #### 2020-09-05 22:16:55.271325 #### 2020-09-05 22:17:05.306061 #### 2020-09-05 22:17:15.343539 #### 2020-09-05 22:17:25.376753 #### 2020-09-05 22:17:35.416139 #### 2020-09-05 22:17:45.460183 #### 2020-09-05 22:17:55.503098 #### 2020-09-05 22:18:05.543361 #### 2020-09-05 22:18:15.587809 #### 2020-09-05 22:18:25.627437 #### 2020-09-05 22:18:35.670166 #### 2020-09-05 22:18:45.709176 #### 2020-09-05 22:18:55.750286 #### 2020-09-05 22:19:05.791659 #### 2020-09-05 22:19:15.834098 #### 2020-09-05 22:19:25.868017 #### 2020-09-05 22:19:35.900488 #### 2020-09-05 22:19:45.931868 #### 2020-09-05 22:19:55.965119 #### 2020-09-05 22:20:05.998836 #### 2020-09-05 22:20:16.030520 #### 2020-09-05 22:20:26.066606 #### 2020-09-05 22:20:36.100251 #### 2020-09-05 22:20:46.136403 #### 2020-09-05 22:20:56.170151 #### 2020-09-05 22:21:06.208227 #### 2020-09-05 22:21:16.243717 warning: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx:6:4: Unreachable code #### 2020-09-05 22:21:26.279800 Compiling /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx #### 2020-09-05 22:21:36.312136 #### 2020-09-05 22:21:46.346509 #### 2020-09-05 22:21:56.379596 #### 2020-09-05 22:22:06.416859 #### 2020-09-05 22:22:16.452469 #### 2020-09-05 22:22:26.486575 #### 2020-09-05 22:22:36.517405 #### 2020-09-05 22:22:46.550183 #### 2020-09-05 22:22:56.582772 #### 2020-09-05 22:23:06.618155 #### 2020-09-05 22:23:16.650485 #### 2020-09-05 22:23:26.689674 #### 2020-09-05 22:23:36.731298 #### 2020-09-05 22:23:46.768125 #### 2020-09-05 22:23:56.806624 #### 2020-09-05 22:24:06.841417 #### 2020-09-05 22:24:16.886812 #### 2020-09-05 22:24:26.925341 #### 2020-09-05 22:24:36.962769 #### 2020-09-05 22:24:47.000066 #### 2020-09-05 22:24:57.047721 #### 2020-09-05 22:25:07.088293 #### 2020-09-05 22:25:17.128528 #### 2020-09-05 22:25:27.163910 #### 2020-09-05 22:25:37.207631 #### 2020-09-05 22:25:47.253996 #### 2020-09-05 22:25:57.289431 #### 2020-09-05 22:26:07.336448 #### 2020-09-05 22:26:17.374169 #### 2020-09-05 22:26:27.408759 #### 2020-09-05 22:26:37.447666 #### 2020-09-05 22:26:47.481169 #### 2020-09-05 22:26:57.517970 #### 2020-09-05 22:27:07.556590 #### 2020-09-05 22:27:17.596045 #### 2020-09-05 22:27:27.634973 #### 2020-09-05 22:27:37.672706 #### 2020-09-05 22:27:47.706860 #### 2020-09-05 22:27:57.743747 #### 2020-09-05 22:28:07.776742 #### 2020-09-05 22:28:17.815819 #### 2020-09-05 22:28:27.855902 #### 2020-09-05 22:28:37.890870 #### 2020-09-05 22:28:47.934522 /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c: In function ‘__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke’: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c:1116:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 1116 | static PyObject *__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2020-09-05 22:28:57.967974 #### 2020-09-05 22:29:08.004877 #### 2020-09-05 22:29:18.047888 #### 2020-09-05 22:29:28.087369 #### 2020-09-05 22:29:38.128640 #### 2020-09-05 22:29:48.168241 #### 2020-09-05 22:29:58.205929 #### 2020-09-05 22:30:08.244249 #### 2020-09-05 22:30:18.284751 #### 2020-09-05 22:30:28.328628 #### 2020-09-05 22:30:38.367077 #### 2020-09-05 22:30:48.405511 #### 2020-09-05 22:30:58.439079 #### 2020-09-05 22:31:08.479804 #### 2020-09-05 22:31:18.516741 #### 2020-09-05 22:31:28.557361 #### 2020-09-05 22:31:38.600363 #### 2020-09-05 22:31:48.640344 #### 2020-09-05 22:31:58.683691 #### 2020-09-05 22:32:08.722771 #### 2020-09-05 22:32:18.757154 #### 2020-09-05 22:32:28.800287 #### 2020-09-05 22:32:38.841318 #### 2020-09-05 22:32:48.880847 #### 2020-09-05 22:32:58.923264 #### 2020-09-05 22:33:08.965426 #### 2020-09-05 22:33:19.010057 #### 2020-09-05 22:33:29.050094 #### 2020-09-05 22:33:39.093145 #### 2020-09-05 22:33:49.149027 #### 2020-09-05 22:33:59.191282 #### 2020-09-05 22:34:09.229700 #### 2020-09-05 22:34:19.269297 #### 2020-09-05 22:34:29.309451 #### 2020-09-05 22:34:39.347897 #### 2020-09-05 22:34:49.386778 #### 2020-09-05 22:34:59.425609 #### 2020-09-05 22:35:09.463939 #### 2020-09-05 22:35:19.502669 #### 2020-09-05 22:35:29.541457 #### 2020-09-05 22:35:39.581471 #### 2020-09-05 22:35:49.619148 #### 2020-09-05 22:35:59.663052 #### 2020-09-05 22:36:09.704306 #### 2020-09-05 22:36:19.742944 #### 2020-09-05 22:36:29.782362 /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c: In function ‘__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke’: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c:1116:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 1116 | static PyObject *__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { | ^ #### 2020-09-05 22:36:39.823098 warning: /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx:6:4: Unreachable code #### 2020-09-05 22:36:49.861284 Compiling /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx #### 2020-09-05 22:36:59.895054 #### 2020-09-05 22:37:09.938158 #### 2020-09-05 22:37:19.974852 #### 2020-09-05 22:37:30.009627 #### 2020-09-05 22:37:40.043282 #### 2020-09-05 22:37:50.074658 #### 2020-09-05 22:38:00.104074 #### 2020-09-05 22:38:10.138439 #### 2020-09-05 22:38:20.182532 #### 2020-09-05 22:38:30.222833 #### 2020-09-05 22:38:40.260620 #### 2020-09-05 22:38:50.293016 #### 2020-09-05 22:39:00.325178 #### 2020-09-05 22:39:10.359933 #### 2020-09-05 22:39:20.397902 #### 2020-09-05 22:39:30.430295 #### 2020-09-05 22:39:40.467019 #### 2020-09-05 22:39:50.504370 #### 2020-09-05 22:40:00.542281 #### 2020-09-05 22:40:10.581477 #### 2020-09-05 22:40:20.620503 #### 2020-09-05 22:40:30.654131 #### 2020-09-05 22:40:40.690549 #### 2020-09-05 22:40:50.730361 #### 2020-09-05 22:41:00.778062 #### 2020-09-05 22:41:10.821624 #### 2020-09-05 22:41:20.859881 warning: /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx #### 2020-09-05 22:41:30.900192 #### 2020-09-05 22:41:40.939980 ok test_misformed_unicode_character_name (test_fstring.TestCase) ... ok test_mismatched_braces (test_fstring.TestCase) ... ok test_mismatched_parens (test_fstring.TestCase) ... ok test_missing_expression (test_fstring.TestCase) ... ok test_missing_format_spec (test_fstring.TestCase) ... ok test_missing_variable (test_fstring.TestCase) ... ok test_multiple_vars (test_fstring.TestCase) ... ok test_nested_fstrings (test_fstring.TestCase) ... ok test_newlines_in_expressions (test_fstring.TestCase) ... ok test_no_escapes_for_braces (test_fstring.TestCase) Only literal curly braces begin an expression. ... ok test_not_equal (test_fstring.TestCase) ... ok test_parens_in_expressions (test_fstring.TestCase) ... ok test_shadowed_global (test_fstring.TestCase) ... ok test_side_effect_order (test_fstring.TestCase) ... ok test_str_format_differences (test_fstring.TestCase) ... ok test_unterminated_string (test_fstring.TestCase) ... ok test_yield (test_fstring.TestCase) ... ok test_yield_send (test_fstring.TestCase) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_fstring ... #### 2020-09-05 22:41:50.981511 #### 2020-09-05 22:42:01.023756 #### 2020-09-05 22:42:11.056772 #### 2020-09-05 22:42:21.288294 #### 2020-09-05 22:42:31.334800 #### 2020-09-05 22:42:41.366889 #### 2020-09-05 22:42:51.399428 #### 2020-09-05 22:43:01.435121 #### 2020-09-05 22:43:11.467147 #### 2020-09-05 22:43:21.498491 #### 2020-09-05 22:43:31.530651 #### 2020-09-05 22:43:41.570826 #### 2020-09-05 22:43:51.626762 #### 2020-09-05 22:44:01.664889 #### 2020-09-05 22:44:11.705463 #### 2020-09-05 22:44:21.737637 #### 2020-09-05 22:44:31.773465 #### 2020-09-05 22:44:41.808343 #### 2020-09-05 22:44:51.839280 #### 2020-09-05 22:45:01.873065 #### 2020-09-05 22:45:11.904493 #### 2020-09-05 22:45:21.937247 #### 2020-09-05 22:45:31.969944 #### 2020-09-05 22:45:42.001136 #### 2020-09-05 22:45:52.037631 #### 2020-09-05 22:46:02.077694 #### 2020-09-05 22:46:12.109117 #### 2020-09-05 22:46:22.140457 #### 2020-09-05 22:46:32.171550 #### 2020-09-05 22:46:42.207677 #### 2020-09-05 22:46:52.243645 #### 2020-09-05 22:47:02.290409 #### 2020-09-05 22:47:12.326703 #### 2020-09-05 22:47:22.361857 #### 2020-09-05 22:47:32.390329 #### 2020-09-05 22:47:42.423744 #### 2020-09-05 22:47:52.459825 #### 2020-09-05 22:48:02.494716 #### 2020-09-05 22:48:12.533706 #### 2020-09-05 22:48:22.568232 #### 2020-09-05 22:48:32.604136 #### 2020-09-05 22:48:42.635784 #### 2020-09-05 22:48:52.668179 #### 2020-09-05 22:49:02.701527 #### 2020-09-05 22:49:12.734510 #### 2020-09-05 22:49:22.766990 #### 2020-09-05 22:49:32.804411 #### 2020-09-05 22:49:42.836500 #### 2020-09-05 22:49:52.867644 #### 2020-09-05 22:50:02.900660 #### 2020-09-05 22:50:12.934965 #### 2020-09-05 22:50:22.964126 #### 2020-09-05 22:50:32.994902 #### 2020-09-05 22:50:43.033911 #### 2020-09-05 22:50:53.071305 #### 2020-09-05 22:51:03.106474 #### 2020-09-05 22:51:13.142310 #### 2020-09-05 22:51:23.182198 #### 2020-09-05 22:51:33.220780 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.cpp:4: test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_test_fstring(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_2test_concat_empty(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_4test_concat_non_empty(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test__format__lookup (test_fstring.TestCase) ... ok test_arguments (test_fstring.TestCase) ... ok test_assignment (test_fstring.TestCase) ... ok test_backslashes_in_string_part (test_fstring.TestCase) ... ok test_call (test_fstring.TestCase) ... ok test_closure (test_fstring.TestCase) ... ok test_comments (test_fstring.TestCase) ... ok test_compile_time_concat (test_fstring.TestCase) ... ok test_compile_time_concat_errors (test_fstring.TestCase) ... ok test_conversions (test_fstring.TestCase) ... ok test_del (test_fstring.TestCase) ... Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_302044fd5240afdb757fb18962db149a240de915.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_7478e8193e5bc777babd32d3bff6b382037de223.pyx:5:8: Cannot assign to or delete this ok test_dict (test_fstring.TestCase) ... ok test_docstring (test_fstring.TestCase) ... ok test_double_braces (test_fstring.TestCase) ... ok test_empty_format_specifier (test_fstring.TestCase) ... ok test_errors (test_fstring.TestCase) ... ok test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok test_format_specifier_expressions (test_fstring.TestCase) ... ok test_global (test_fstring.TestCase) ... ok test_if_conditional (test_fstring.TestCase) ... ok test_invalid_expressions (test_fstring.TestCase) ... ok test_invalid_string_prefixes (test_fstring.TestCase) ... ok test_lambda (test_fstring.TestCase) ... ok test_leading_trailing_spaces (test_fstring.TestCase) ... ok test_literal (test_fstring.TestCase) ... ok test_locals (test_fstring.TestCase) ... ok test_loop (test_fstring.TestCase) ... ok test_many_expressions (test_fstring.TestCase) ... ok test_misformed_unicode_character_name (test_fstring.TestCase) ... ok test_mismatched_braces (test_fstring.TestCase) ... ok test_mismatched_parens (test_fstring.TestCase) ... ok test_missing_expression (test_fstring.TestCase) ... ok test_missing_format_spec (test_fstring.TestCase) ... ok test_missing_variable (test_fstring.TestCase) ... ok test_multiple_vars (test_fstring.TestCase) ... ok test_nested_fstrings (test_fstring.TestCase) ... ok test_newlines_in_expressions (test_fstring.TestCase) ... ok test_no_escapes_for_braces (test_fstring.TestCase) Only literal curly braces begin an expression. ... ok test_not_equal (test_fstring.TestCase) ... ok test_parens_in_expressions (test_fstring.TestCase) ... ok test_shadowed_global (test_fstring.TestCase) ... ok test_side_effect_order (test_fstring.TestCase) ... ok test_str_format_differences (test_fstring.TestCase) ... ok test_unterminated_string (test_fstring.TestCase) ... ok test_yield (test_fstring.TestCase) ... ok test_yield_send (test_fstring.TestCase) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_124 ... #### 2020-09-05 22:51:43.253815 #### 2020-09-05 22:51:53.290527 spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_124 ... #### 2020-09-05 22:52:03.326813 #### 2020-09-05 22:52:13.364993 spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tss ... #### 2020-09-05 22:52:23.408923 #### 2020-09-05 22:52:33.449734 tss_alloc_create_delete_free (tss) Doctest: tss.tss_alloc_create_delete_free ... ok tss_alloc_free (tss) Doctest: tss.tss_alloc_free ... ok tss_create_delete (tss) Doctest: tss.tss_create_delete ... ok tss_set_get (tss) Doctest: tss.tss_set_get ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tss ... #### 2020-09-05 22:52:43.485419 #### 2020-09-05 22:52:53.517836 tss_alloc_create_delete_free (tss) Doctest: tss.tss_alloc_create_delete_free ... ok tss_alloc_free (tss) Doctest: tss.tss_alloc_free ... ok tss_create_delete (tss) Doctest: tss.tss_create_delete ... ok tss_set_get (tss) Doctest: tss.tss_set_get ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference ... #### 2020-09-05 22:53:03.557877 #### 2020-09-05 22:53:13.592462 #### 2020-09-05 22:53:23.627943 #### 2020-09-05 22:53:33.660444 #### 2020-09-05 22:53:43.696243 #### 2020-09-05 22:53:53.726734 #### 2020-09-05 22:54:03.758028 #### 2020-09-05 22:54:13.790382 #### 2020-09-05 22:54:23.821196 #### 2020-09-05 22:54:33.857940 #### 2020-09-05 22:54:43.901703 #### 2020-09-05 22:54:53.939176 #### 2020-09-05 22:55:03.980121 #### 2020-09-05 22:55:14.021478 #### 2020-09-05 22:55:24.057272 #### 2020-09-05 22:55:34.095898 #### 2020-09-05 22:55:44.140574 #### 2020-09-05 22:55:54.176243 #### 2020-09-05 22:56:04.207021 #### 2020-09-05 22:56:14.239609 #### 2020-09-05 22:56:24.272598 #### 2020-09-05 22:56:34.634179 #### 2020-09-05 22:56:44.694724 #### 2020-09-05 22:56:54.741271 #### 2020-09-05 22:57:04.785940 #### 2020-09-05 22:57:14.823743 #### 2020-09-05 22:57:24.859159 #### 2020-09-05 22:57:34.893992 #### 2020-09-05 22:57:44.929871 #### 2020-09-05 22:57:54.961870 #### 2020-09-05 22:58:04.993401 #### 2020-09-05 22:58:15.030853 #### 2020-09-05 22:58:25.070333 #### 2020-09-05 22:58:35.125405 #### 2020-09-05 22:58:45.163302 InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_bound_methods (type_inference) Doctest: type_inference.test_bound_methods ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference ... #### 2020-09-05 22:58:55.206360 #### 2020-09-05 22:59:05.241546 #### 2020-09-05 22:59:15.281093 #### 2020-09-05 22:59:25.319972 #### 2020-09-05 22:59:35.353025 #### 2020-09-05 22:59:45.384568 #### 2020-09-05 22:59:55.418822 #### 2020-09-05 23:00:05.454981 #### 2020-09-05 23:00:15.488110 #### 2020-09-05 23:00:25.521906 #### 2020-09-05 23:00:35.558376 #### 2020-09-05 23:00:45.593283 #### 2020-09-05 23:00:55.633534 #### 2020-09-05 23:01:05.671482 #### 2020-09-05 23:01:15.703879 #### 2020-09-05 23:01:25.739668 #### 2020-09-05 23:01:35.774985 #### 2020-09-05 23:01:45.810005 #### 2020-09-05 23:01:55.845248 #### 2020-09-05 23:02:05.882922 #### 2020-09-05 23:02:15.922826 #### 2020-09-05 23:02:25.958919 #### 2020-09-05 23:02:35.997263 #### 2020-09-05 23:02:46.039455 #### 2020-09-05 23:02:56.077034 #### 2020-09-05 23:03:06.113992 #### 2020-09-05 23:03:16.148447 #### 2020-09-05 23:03:26.185678 #### 2020-09-05 23:03:36.222685 #### 2020-09-05 23:03:46.261826 #### 2020-09-05 23:03:56.299264 #### 2020-09-05 23:04:06.337959 #### 2020-09-05 23:04:16.369934 #### 2020-09-05 23:04:26.404968 #### 2020-09-05 23:04:36.440865 #### 2020-09-05 23:04:46.477477 InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_bound_methods (type_inference) Doctest: type_inference.test_bound_methods ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_builtin_methods ... #### 2020-09-05 23:04:56.550498 #### 2020-09-05 23:05:06.590636 #### 2020-09-05 23:05:16.624071 list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_builtin_methods ... #### 2020-09-05 23:05:26.658063 #### 2020-09-05 23:05:36.689330 list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok #### 2020-09-05 23:05:46.725462 runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_formatting ... #### 2020-09-05 23:05:56.756552 #### 2020-09-05 23:06:06.789056 #### 2020-09-05 23:06:16.834981 #### 2020-09-05 23:06:26.872104 #### 2020-09-05 23:06:36.908313 #### 2020-09-05 23:06:46.948466 ascii_format (unicode_formatting) Doctest: unicode_formatting.ascii_format ... ok mix_format (unicode_formatting) Doctest: unicode_formatting.mix_format ... ok repr_format (unicode_formatting) Doctest: unicode_formatting.repr_format ... ok str_format (unicode_formatting) Doctest: unicode_formatting.str_format ... ok subtypes (unicode_formatting) Doctest: unicode_formatting.subtypes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_formatting ... #### 2020-09-05 23:06:56.988045 #### 2020-09-05 23:07:07.021323 #### 2020-09-05 23:07:17.058681 #### 2020-09-05 23:07:27.096675 #### 2020-09-05 23:07:37.129257 #### 2020-09-05 23:07:47.163505 #### 2020-09-05 23:07:57.199621 ascii_format (unicode_formatting) Doctest: unicode_formatting.ascii_format ... ok mix_format (unicode_formatting) Doctest: unicode_formatting.mix_format ... ok repr_format (unicode_formatting) Doctest: unicode_formatting.repr_format ... ok str_format (unicode_formatting) Doctest: unicode_formatting.str_format ... ok subtypes (unicode_formatting) Doctest: unicode_formatting.subtypes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_kwargs ... #### 2020-09-05 23:08:07.240595 #### 2020-09-05 23:08:17.278513 #### 2020-09-05 23:08:27.320408 accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_kwargs ... #### 2020-09-05 23:08:37.693152 #### 2020-09-05 23:08:47.736519 #### 2020-09-05 23:08:57.775060 accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok #### 2020-09-05 23:09:07.811938 runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeencode ... #### 2020-09-05 23:09:17.845767 #### 2020-09-05 23:09:27.890307 unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeencode ... #### 2020-09-05 23:09:37.932700 #### 2020-09-05 23:09:47.961801 #### 2020-09-05 23:09:57.999475 unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack ... #### 2020-09-05 23:10:08.038539 #### 2020-09-05 23:10:18.073762 #### 2020-09-05 23:10:28.115595 #### 2020-09-05 23:10:38.152888 #### 2020-09-05 23:10:48.191684 #### 2020-09-05 23:10:58.227941 #### 2020-09-05 23:11:08.260450 #### 2020-09-05 23:11:18.294146 #### 2020-09-05 23:11:28.327599 #### 2020-09-05 23:11:38.361567 #### 2020-09-05 23:11:48.396863 #### 2020-09-05 23:11:58.433452 #### 2020-09-05 23:12:08.468439 #### 2020-09-05 23:12:18.511441 failure_too_few (unpack) Doctest: unpack.failure_too_few ... ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok test_unpack_resultref (unpack) Doctest: unpack.test_unpack_resultref ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack ... #### 2020-09-05 23:12:28.548869 #### 2020-09-05 23:12:38.590754 #### 2020-09-05 23:12:48.628764 #### 2020-09-05 23:12:58.664339 #### 2020-09-05 23:13:08.701109 #### 2020-09-05 23:13:18.736159 #### 2020-09-05 23:13:28.787322 #### 2020-09-05 23:13:38.824920 #### 2020-09-05 23:13:48.864188 #### 2020-09-05 23:13:58.898216 #### 2020-09-05 23:14:08.928733 #### 2020-09-05 23:14:18.967539 #### 2020-09-05 23:14:29.002799 failure_too_few (unpack) Doctest: unpack.failure_too_few ... #### 2020-09-05 23:14:39.042135 ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok test_unpack_resultref (unpack) Doctest: unpack.test_unpack_resultref ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running varargdecl ... #### 2020-09-05 23:14:49.093065 test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargdecl ... #### 2020-09-05 23:14:59.138589 #### 2020-09-05 23:15:09.171268 test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_statement_module_level_T536 ... #### 2020-09-05 23:15:19.208846 #### 2020-09-05 23:15:29.245885 #### 2020-09-05 23:15:39.277741 #### 2020-09-05 23:15:49.309400 with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_statement_module_level_T536 ... #### 2020-09-05 23:15:59.342898 #### 2020-09-05 23:16:09.376988 #### 2020-09-05 23:16:19.412089 #### 2020-09-05 23:16:29.449638 #### 2020-09-05 23:16:39.489798 with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_pep380 ... #### 2020-09-05 23:16:49.525880 #### 2020-09-05 23:16:59.566506 #### 2020-09-05 23:17:09.607608 #### 2020-09-05 23:17:19.641992 #### 2020-09-05 23:17:29.679403 #### 2020-09-05 23:17:39.714846 #### 2020-09-05 23:17:49.750336 #### 2020-09-05 23:17:59.790271 #### 2020-09-05 23:18:09.826860 #### 2020-09-05 23:18:19.863163 #### 2020-09-05 23:18:29.902734 #### 2020-09-05 23:18:39.935735 #### 2020-09-05 23:18:49.976037 #### 2020-09-05 23:19:00.021141 #### 2020-09-05 23:19:10.056028 #### 2020-09-05 23:19:20.105967 #### 2020-09-05 23:19:30.145552 #### 2020-09-05 23:19:40.180167 #### 2020-09-05 23:19:50.217680 #### 2020-09-05 23:20:00.255925 #### 2020-09-05 23:20:10.292167 #### 2020-09-05 23:20:20.329926 #### 2020-09-05 23:20:30.369249 #### 2020-09-05 23:20:40.409383 #### 2020-09-05 23:20:50.791608 #### 2020-09-05 23:21:00.859772 #### 2020-09-05 23:21:10.904260 #### 2020-09-05 23:21:20.945580 #### 2020-09-05 23:21:30.984817 #### 2020-09-05 23:21:41.022144 #### 2020-09-05 23:21:51.064253 #### 2020-09-05 23:22:01.100767 #### 2020-09-05 23:22:11.142652 #### 2020-09-05 23:22:21.181698 #### 2020-09-05 23:22:31.224400 #### 2020-09-05 23:22:41.260379 #### 2020-09-05 23:22:51.296461 #### 2020-09-05 23:23:01.334037 #### 2020-09-05 23:23:11.377666 #### 2020-09-05 23:23:21.424458 #### 2020-09-05 23:23:31.462050 #### 2020-09-05 23:23:41.498012 #### 2020-09-05 23:23:51.532988 #### 2020-09-05 23:24:01.567745 #### 2020-09-05 23:24:11.603958 #### 2020-09-05 23:24:21.635746 #### 2020-09-05 23:24:31.668131 #### 2020-09-05 23:24:41.699168 #### 2020-09-05 23:24:51.729724 #### 2020-09-05 23:25:01.766706 #### 2020-09-05 23:25:11.798655 #### 2020-09-05 23:25:21.837626 #### 2020-09-05 23:25:31.869798 #### 2020-09-05 23:25:41.902519 gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x3fbc658e80> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16090) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3fbc658e80> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16090) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_pep380 ... #### 2020-09-05 23:25:51.938871 #### 2020-09-05 23:26:01.970625 #### 2020-09-05 23:26:12.005129 #### 2020-09-05 23:26:22.038464 #### 2020-09-05 23:26:32.075583 #### 2020-09-05 23:26:42.119820 #### 2020-09-05 23:26:52.152120 #### 2020-09-05 23:27:02.186528 #### 2020-09-05 23:27:12.224517 #### 2020-09-05 23:27:22.258512 #### 2020-09-05 23:27:32.296480 #### 2020-09-05 23:27:42.338760 #### 2020-09-05 23:27:52.377649 #### 2020-09-05 23:28:02.416052 #### 2020-09-05 23:28:12.453780 #### 2020-09-05 23:28:22.490063 #### 2020-09-05 23:28:32.522871 #### 2020-09-05 23:28:42.558704 #### 2020-09-05 23:28:52.595997 #### 2020-09-05 23:29:02.636145 #### 2020-09-05 23:29:12.678656 #### 2020-09-05 23:29:22.713564 #### 2020-09-05 23:29:32.751153 #### 2020-09-05 23:29:42.787445 #### 2020-09-05 23:29:52.823214 #### 2020-09-05 23:30:02.855748 #### 2020-09-05 23:30:12.898905 #### 2020-09-05 23:30:22.938319 #### 2020-09-05 23:30:32.974617 #### 2020-09-05 23:30:43.013011 #### 2020-09-05 23:30:53.072963 #### 2020-09-05 23:31:03.135597 #### 2020-09-05 23:31:13.171413 #### 2020-09-05 23:31:23.207743 #### 2020-09-05 23:31:33.247847 #### 2020-09-05 23:31:43.283534 #### 2020-09-05 23:31:53.326207 #### 2020-09-05 23:32:03.359224 #### 2020-09-05 23:32:13.396693 #### 2020-09-05 23:32:23.433604 #### 2020-09-05 23:32:33.475961 #### 2020-09-05 23:32:43.518998 #### 2020-09-05 23:32:53.559972 #### 2020-09-05 23:33:03.598103 #### 2020-09-05 23:33:13.637420 #### 2020-09-05 23:33:23.683520 #### 2020-09-05 23:33:33.719659 #### 2020-09-05 23:33:43.755198 #### 2020-09-05 23:33:53.794369 #### 2020-09-05 23:34:03.827697 #### 2020-09-05 23:34:13.860589 #### 2020-09-05 23:34:23.900860 #### 2020-09-05 23:34:33.955882 #### 2020-09-05 23:34:43.999183 #### 2020-09-05 23:34:54.032596 gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x3fbef23bb0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16104) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3fbef23bb0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16104) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok #### 2020-09-05 23:35:04.068319 runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_py33 ... #### 2020-09-05 23:35:14.106415 #### 2020-09-05 23:35:24.145135 #### 2020-09-05 23:35:34.181391 #### 2020-09-05 23:35:44.217635 yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_py33 ... #### 2020-09-05 23:35:54.252075 #### 2020-09-05 23:36:04.289986 #### 2020-09-05 23:36:14.760900 #### 2020-09-05 23:36:24.818792 yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok test_embed (__main__.EmbedTest) ... #### 2020-09-05 23:36:34.865704 #### 2020-09-05 23:36:44.904212 #### 2020-09-05 23:36:54.943646 #### 2020-09-05 23:37:04.985300 #### 2020-09-05 23:37:15.021868 #### 2020-09-05 23:37:25.331508 ok runTest (__main__.CythonCompileTestCase) compiling (c) clone ... #### 2020-09-05 23:37:35.393037 #### 2020-09-05 23:37:45.435283 #### 2020-09-05 23:37:55.472001 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) clone ... #### 2020-09-05 23:38:05.502822 #### 2020-09-05 23:38:15.536411 #### 2020-09-05 23:38:25.570861 #### 2020-09-05 23:38:35.605980 ok runTest (__main__.CythonCompileTestCase) compiling (c) safe_usage ... #### 2020-09-05 23:38:45.642896 #### 2020-09-05 23:38:55.684365 #### 2020-09-05 23:39:05.717179 #### 2020-09-05 23:39:15.758944 #### 2020-09-05 23:39:25.792623 #### 2020-09-05 23:39:35.835518 #### 2020-09-05 23:39:45.877899 #### 2020-09-05 23:39:55.910318 #### 2020-09-05 23:40:05.947276 #### 2020-09-05 23:40:15.986997 #### 2020-09-05 23:40:26.022818 #### 2020-09-05 23:40:36.052825 #### 2020-09-05 23:40:46.084801 #### 2020-09-05 23:40:56.117521 #### 2020-09-05 23:41:06.148662 #### 2020-09-05 23:41:16.183761 #### 2020-09-05 23:41:26.226389 #### 2020-09-05 23:41:36.268941 #### 2020-09-05 23:41:46.309928 #### 2020-09-05 23:41:56.355523 #### 2020-09-05 23:42:06.394728 #### 2020-09-05 23:42:16.427386 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) safe_usage ... #### 2020-09-05 23:42:26.464077 #### 2020-09-05 23:42:36.499469 #### 2020-09-05 23:42:46.532267 #### 2020-09-05 23:42:56.565043 #### 2020-09-05 23:43:06.596440 #### 2020-09-05 23:43:16.636507 #### 2020-09-05 23:43:26.673903 #### 2020-09-05 23:43:36.705436 #### 2020-09-05 23:43:46.738671 #### 2020-09-05 23:43:56.772060 #### 2020-09-05 23:44:06.809869 #### 2020-09-05 23:44:16.844659 #### 2020-09-05 23:44:26.878652 #### 2020-09-05 23:44:36.912867 #### 2020-09-05 23:44:46.945582 #### 2020-09-05 23:44:56.977214 #### 2020-09-05 23:45:07.016374 #### 2020-09-05 23:45:17.056637 #### 2020-09-05 23:45:27.090596 #### 2020-09-05 23:45:37.125034 #### 2020-09-05 23:45:47.167702 #### 2020-09-05 23:45:57.201897 #### 2020-09-05 23:46:07.234982 ok runTest (__main__.CythonCompileTestCase) compiling (c) wave_function ... #### 2020-09-05 23:46:17.274208 #### 2020-09-05 23:46:27.305063 #### 2020-09-05 23:46:37.346615 #### 2020-09-05 23:46:47.382803 #### 2020-09-05 23:46:57.423547 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wave_function ... #### 2020-09-05 23:47:07.459663 #### 2020-09-05 23:47:17.491953 #### 2020-09-05 23:47:27.838564 #### 2020-09-05 23:47:37.907295 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue3 ... #### 2020-09-05 23:47:47.949729 #### 2020-09-05 23:47:57.981435 #### 2020-09-05 23:48:08.011911 #### 2020-09-05 23:48:18.042972 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue3 ... #### 2020-09-05 23:48:28.081875 #### 2020-09-05 23:48:38.114658 #### 2020-09-05 23:48:48.149528 #### 2020-09-05 23:48:58.179798 ok runTest (__main__.CythonCompileTestCase) compiling (c) fib ... #### 2020-09-05 23:49:08.217832 #### 2020-09-05 23:49:18.278224 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fib ... #### 2020-09-05 23:49:28.311982 #### 2020-09-05 23:49:38.359835 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_cpp ... #### 2020-09-05 23:49:48.396579 #### 2020-09-05 23:49:58.445551 #### 2020-09-05 23:50:08.498072 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-05 23:50:18.548071 #### 2020-09-05 23:50:28.585399 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-05 23:50:38.622901 #### 2020-09-05 23:50:48.663747 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args_call ... #### 2020-09-05 23:50:58.701421 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args_call ... #### 2020-09-05 23:51:08.736849 ok runTest (__main__.CythonCompileTestCase) compiling (c) py_version_hex ... #### 2020-09-05 23:51:18.785396 #### 2020-09-05 23:51:29.224841 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) py_version_hex ... #### 2020-09-05 23:51:39.281783 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi ... #### 2020-09-05 23:51:49.313220 #### 2020-09-05 23:51:59.347080 #### 2020-09-05 23:52:09.381800 #### 2020-09-05 23:52:19.414317 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi ... #### 2020-09-05 23:52:29.451586 #### 2020-09-05 23:52:39.497665 #### 2020-09-05 23:52:49.528396 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_4 ... #### 2020-09-05 23:52:59.579147 #### 2020-09-05 23:53:09.615118 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_4 ... #### 2020-09-05 23:53:19.653825 #### 2020-09-05 23:53:29.697414 ok runTest (__main__.CythonCompileTestCase) compiling (c) profile ... #### 2020-09-05 23:53:39.734338 #### 2020-09-05 23:53:49.769367 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile ... #### 2020-09-05 23:53:59.800587 #### 2020-09-05 23:54:09.837804 ok runTest (__main__.CythonCompileTestCase) compiling (c) cclass ... #### 2020-09-05 23:54:19.870401 #### 2020-09-05 23:54:29.909016 #### 2020-09-05 23:54:39.945962 #### 2020-09-05 23:54:49.987942 #### 2020-09-05 23:55:00.033441 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cclass ... #### 2020-09-05 23:55:10.077741 #### 2020-09-05 23:55:20.114960 #### 2020-09-05 23:55:30.151495 #### 2020-09-05 23:55:40.192899 #### 2020-09-05 23:55:50.228281 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare ... #### 2020-09-05 23:56:00.258508 #### 2020-09-05 23:56:10.290488 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare ... #### 2020-09-05 23:56:20.330854 ok runTest (__main__.CythonCompileTestCase) compiling (c) locals ... #### 2020-09-05 23:56:30.653724 #### 2020-09-05 23:56:40.692112 #### 2020-09-05 23:56:50.730229 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) locals ... #### 2020-09-05 23:57:00.762918 #### 2020-09-05 23:57:10.805334 #### 2020-09-05 23:57:20.848126 ok runTest (__main__.CythonCompileTestCase) compiling (c) mymodule ... #### 2020-09-05 23:57:30.888575 #### 2020-09-05 23:57:40.919601 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) mymodule ... #### 2020-09-05 23:57:50.951650 #### 2020-09-05 23:58:00.997350 #### 2020-09-05 23:58:11.036959 ok runTest (__main__.CythonCompileTestCase) compiling (c) arg_memview ... #### 2020-09-05 23:58:21.080072 #### 2020-09-05 23:58:31.130823 #### 2020-09-05 23:58:41.172343 #### 2020-09-05 23:58:51.211923 #### 2020-09-05 23:59:01.249273 #### 2020-09-05 23:59:11.289099 #### 2020-09-05 23:59:21.326121 #### 2020-09-05 23:59:31.367099 #### 2020-09-05 23:59:41.411977 #### 2020-09-05 23:59:51.465652 #### 2020-09-06 00:00:01.502496 #### 2020-09-06 00:00:11.545850 #### 2020-09-06 00:00:21.586629 #### 2020-09-06 00:00:31.632011 #### 2020-09-06 00:00:41.672885 #### 2020-09-06 00:00:51.708192 #### 2020-09-06 00:01:01.746012 #### 2020-09-06 00:01:11.786131 #### 2020-09-06 00:01:21.822595 #### 2020-09-06 00:01:31.862054 #### 2020-09-06 00:01:41.897139 #### 2020-09-06 00:01:51.935410 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arg_memview ... #### 2020-09-06 00:02:01.974520 #### 2020-09-06 00:02:12.003978 #### 2020-09-06 00:02:22.037288 #### 2020-09-06 00:02:32.068233 #### 2020-09-06 00:02:42.098795 #### 2020-09-06 00:02:52.136098 #### 2020-09-06 00:03:02.166325 #### 2020-09-06 00:03:12.199010 #### 2020-09-06 00:03:22.233736 #### 2020-09-06 00:03:32.264311 #### 2020-09-06 00:03:42.298756 #### 2020-09-06 00:03:52.340662 #### 2020-09-06 00:04:02.371325 #### 2020-09-06 00:04:12.802727 #### 2020-09-06 00:04:22.849792 #### 2020-09-06 00:04:32.886572 #### 2020-09-06 00:04:42.929624 #### 2020-09-06 00:04:52.965933 #### 2020-09-06 00:05:03.001250 #### 2020-09-06 00:05:13.034441 #### 2020-09-06 00:05:23.069379 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode_cpp_string ... #### 2020-09-06 00:05:33.104908 #### 2020-09-06 00:05:43.139519 #### 2020-09-06 00:05:53.174855 ok runTest (__main__.CythonCompileTestCase) compiling (c) try_finally ... #### 2020-09-06 00:06:03.210330 #### 2020-09-06 00:06:13.250338 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) try_finally ... #### 2020-09-06 00:06:23.289208 #### 2020-09-06 00:06:33.323459 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_keyword ... #### 2020-09-06 00:06:43.355109 === C/C++ compiler error output: === cdef_keyword.c:1036:15: warning: ‘__pyx_f_12cdef_keyword_f’ defined but not used [-Wunused-function] 1036 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_keyword ... #### 2020-09-06 00:06:53.384653 === C/C++ compiler error output: === cdef_keyword.cpp:1050:15: warning: ‘double __pyx_f_12cdef_keyword_f(double)’ defined but not used [-Wunused-function] 1050 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) c2 ... #### 2020-09-06 00:07:03.416862 #### 2020-09-06 00:07:13.448614 #### 2020-09-06 00:07:23.479541 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c2 ... #### 2020-09-06 00:07:33.511524 #### 2020-09-06 00:07:43.549033 #### 2020-09-06 00:07:53.579529 ok runTest (__main__.CythonCompileTestCase) compiling (c) p1 ... #### 2020-09-06 00:08:03.612321 #### 2020-09-06 00:08:13.654540 #### 2020-09-06 00:08:23.687242 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) p1 ... #### 2020-09-06 00:08:33.716057 #### 2020-09-06 00:08:43.756280 #### 2020-09-06 00:08:53.791999 #### 2020-09-06 00:09:03.837615 #### 2020-09-06 00:09:14.176169 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix ... #### 2020-09-06 00:09:24.259998 #### 2020-09-06 00:09:34.292109 #### 2020-09-06 00:09:44.325943 #### 2020-09-06 00:09:54.363490 ok runTest (__main__.CythonCompileTestCase) compiling (c) extendable_animal ... #### 2020-09-06 00:10:04.401941 #### 2020-09-06 00:10:14.434295 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extendable_animal ... #### 2020-09-06 00:10:24.469903 #### 2020-09-06 00:10:34.501321 #### 2020-09-06 00:10:44.535258 ok runTest (__main__.CythonCompileTestCase) compiling (c) delorean ... #### 2020-09-06 00:10:54.568961 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) delorean ... #### 2020-09-06 00:11:04.604446 #### 2020-09-06 00:11:14.637127 ok runTest (__main__.CythonCompileTestCase) compiling (c) char_or_float ... #### 2020-09-06 00:11:24.672822 #### 2020-09-06 00:11:34.715151 #### 2020-09-06 00:11:44.752100 #### 2020-09-06 00:11:54.788999 #### 2020-09-06 00:12:04.828215 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) char_or_float ... #### 2020-09-06 00:12:14.869605 #### 2020-09-06 00:12:24.912144 #### 2020-09-06 00:12:34.958919 #### 2020-09-06 00:12:45.005482 #### 2020-09-06 00:12:55.044826 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_block ... #### 2020-09-06 00:13:05.083555 === C/C++ compiler error output: === cdef_block.c:1073:13: warning: ‘__pyx_f_10cdef_block_f’ defined but not used [-Wunused-function] 1073 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_block ... #### 2020-09-06 00:13:15.123282 #### 2020-09-06 00:13:25.160243 === C/C++ compiler error output: === cdef_block.cpp:1087:13: warning: ‘void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)’ defined but not used [-Wunused-function] 1087 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) open_file ... #### 2020-09-06 00:13:35.195197 #### 2020-09-06 00:13:45.236255 #### 2020-09-06 00:13:55.685900 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) open_file ... #### 2020-09-06 00:14:05.746075 #### 2020-09-06 00:14:15.784808 ok runTest (__main__.CythonCompileTestCase) compiling (c) optional_subclassing ... #### 2020-09-06 00:14:25.816990 #### 2020-09-06 00:14:35.860219 #### 2020-09-06 00:14:45.901972 #### 2020-09-06 00:14:55.937982 #### 2020-09-06 00:15:05.984266 #### 2020-09-06 00:15:16.016062 #### 2020-09-06 00:15:26.053938 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) optional_subclassing ... #### 2020-09-06 00:15:36.091462 #### 2020-09-06 00:15:46.125390 #### 2020-09-06 00:15:56.162702 #### 2020-09-06 00:16:06.197585 #### 2020-09-06 00:16:16.230544 #### 2020-09-06 00:16:26.266767 ok runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout ... #### 2020-09-06 00:16:36.300045 #### 2020-09-06 00:16:46.344996 #### 2020-09-06 00:16:56.378895 #### 2020-09-06 00:17:06.418277 #### 2020-09-06 00:17:16.452588 #### 2020-09-06 00:17:26.487487 #### 2020-09-06 00:17:36.527752 #### 2020-09-06 00:17:46.566721 #### 2020-09-06 00:17:56.611621 #### 2020-09-06 00:18:06.654796 #### 2020-09-06 00:18:16.692853 #### 2020-09-06 00:18:26.730870 #### 2020-09-06 00:18:36.769555 #### 2020-09-06 00:18:46.803874 #### 2020-09-06 00:18:56.841363 #### 2020-09-06 00:19:06.878710 #### 2020-09-06 00:19:16.911573 #### 2020-09-06 00:19:26.947153 #### 2020-09-06 00:19:36.983115 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout ... #### 2020-09-06 00:19:47.018624 #### 2020-09-06 00:19:57.050149 #### 2020-09-06 00:20:07.081873 #### 2020-09-06 00:20:17.117134 #### 2020-09-06 00:20:27.152019 #### 2020-09-06 00:20:37.184935 #### 2020-09-06 00:20:47.230640 #### 2020-09-06 00:20:57.275164 #### 2020-09-06 00:21:07.318068 #### 2020-09-06 00:21:17.357087 #### 2020-09-06 00:21:27.401881 #### 2020-09-06 00:21:37.439166 #### 2020-09-06 00:21:47.480317 #### 2020-09-06 00:21:57.521992 #### 2020-09-06 00:22:07.563245 #### 2020-09-06 00:22:17.603306 #### 2020-09-06 00:22:27.641529 #### 2020-09-06 00:22:37.675752 #### 2020-09-06 00:22:47.715521 #### 2020-09-06 00:22:57.757203 ok runTest (__main__.CythonCompileTestCase) compiling (c) np_flag_const ... #### 2020-09-06 00:23:07.793539 #### 2020-09-06 00:23:17.830197 #### 2020-09-06 00:23:27.864112 #### 2020-09-06 00:23:37.899527 #### 2020-09-06 00:23:47.944614 #### 2020-09-06 00:23:57.976850 #### 2020-09-06 00:24:08.016600 #### 2020-09-06 00:24:18.051853 #### 2020-09-06 00:24:28.086097 #### 2020-09-06 00:24:38.118717 #### 2020-09-06 00:24:48.156094 #### 2020-09-06 00:24:58.192301 #### 2020-09-06 00:25:08.223585 #### 2020-09-06 00:25:18.257339 #### 2020-09-06 00:25:28.288967 #### 2020-09-06 00:25:38.319274 #### 2020-09-06 00:25:48.356242 #### 2020-09-06 00:25:58.394063 #### 2020-09-06 00:26:08.445431 #### 2020-09-06 00:26:18.615317 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) np_flag_const ... #### 2020-09-06 00:26:28.696993 #### 2020-09-06 00:26:38.739296 #### 2020-09-06 00:26:48.770567 #### 2020-09-06 00:26:58.809536 #### 2020-09-06 00:27:08.850262 #### 2020-09-06 00:27:18.881822 #### 2020-09-06 00:27:28.921519 #### 2020-09-06 00:27:38.957865 #### 2020-09-06 00:27:48.994436 #### 2020-09-06 00:27:59.028144 #### 2020-09-06 00:28:09.063706 #### 2020-09-06 00:28:19.096365 #### 2020-09-06 00:28:29.133378 #### 2020-09-06 00:28:39.168839 #### 2020-09-06 00:28:49.200445 #### 2020-09-06 00:28:59.240540 #### 2020-09-06 00:29:09.275791 #### 2020-09-06 00:29:19.312146 #### 2020-09-06 00:29:29.348446 #### 2020-09-06 00:29:39.386633 #### 2020-09-06 00:29:49.423253 ok runTest (__main__.CythonCompileTestCase) compiling (c) quickstart ... #### 2020-09-06 00:29:59.457038 #### 2020-09-06 00:30:09.492494 #### 2020-09-06 00:30:19.538882 #### 2020-09-06 00:30:29.573832 #### 2020-09-06 00:30:39.612106 #### 2020-09-06 00:30:49.648759 #### 2020-09-06 00:30:59.686965 #### 2020-09-06 00:31:09.734055 #### 2020-09-06 00:31:19.768614 #### 2020-09-06 00:31:29.802867 #### 2020-09-06 00:31:39.838134 #### 2020-09-06 00:31:49.877689 #### 2020-09-06 00:31:59.914171 #### 2020-09-06 00:32:09.946969 #### 2020-09-06 00:32:19.977865 #### 2020-09-06 00:32:30.016330 #### 2020-09-06 00:32:40.052805 #### 2020-09-06 00:32:50.087777 #### 2020-09-06 00:33:00.123929 #### 2020-09-06 00:33:10.160156 #### 2020-09-06 00:33:20.198417 #### 2020-09-06 00:33:30.231334 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) quickstart ... #### 2020-09-06 00:33:40.260241 #### 2020-09-06 00:33:50.297513 #### 2020-09-06 00:34:00.327756 #### 2020-09-06 00:34:10.359127 #### 2020-09-06 00:34:20.397976 #### 2020-09-06 00:34:30.431818 #### 2020-09-06 00:34:40.468897 #### 2020-09-06 00:34:50.507755 #### 2020-09-06 00:35:00.540272 #### 2020-09-06 00:35:10.579211 #### 2020-09-06 00:35:20.615018 #### 2020-09-06 00:35:30.649714 #### 2020-09-06 00:35:40.684077 #### 2020-09-06 00:35:50.719425 #### 2020-09-06 00:36:00.755720 #### 2020-09-06 00:36:10.801948 #### 2020-09-06 00:36:20.833816 #### 2020-09-06 00:36:30.866221 #### 2020-09-06 00:36:40.899070 #### 2020-09-06 00:36:50.939127 #### 2020-09-06 00:37:00.974160 #### 2020-09-06 00:37:11.008215 ok runTest (__main__.CythonCompileTestCase) compiling (c) transpose ... #### 2020-09-06 00:37:21.038469 #### 2020-09-06 00:37:31.072474 #### 2020-09-06 00:37:41.110191 #### 2020-09-06 00:37:51.148695 #### 2020-09-06 00:38:01.197322 #### 2020-09-06 00:38:11.231944 #### 2020-09-06 00:38:21.267918 #### 2020-09-06 00:38:31.298667 #### 2020-09-06 00:38:41.328129 #### 2020-09-06 00:38:51.365569 #### 2020-09-06 00:39:01.397075 #### 2020-09-06 00:39:11.432100 #### 2020-09-06 00:39:21.469294 #### 2020-09-06 00:39:31.502900 #### 2020-09-06 00:39:41.541924 #### 2020-09-06 00:39:51.577004 #### 2020-09-06 00:40:01.613375 #### 2020-09-06 00:40:11.648505 #### 2020-09-06 00:40:21.677862 #### 2020-09-06 00:40:31.715687 #### 2020-09-06 00:40:41.749531 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) transpose ... #### 2020-09-06 00:40:51.785615 #### 2020-09-06 00:41:01.830408 #### 2020-09-06 00:41:11.874157 #### 2020-09-06 00:41:21.908940 #### 2020-09-06 00:41:31.945105 #### 2020-09-06 00:41:41.980087 #### 2020-09-06 00:41:52.029063 #### 2020-09-06 00:42:02.069854 #### 2020-09-06 00:42:12.107512 #### 2020-09-06 00:42:22.146617 #### 2020-09-06 00:42:32.181567 #### 2020-09-06 00:42:42.219637 #### 2020-09-06 00:42:52.258496 #### 2020-09-06 00:43:02.296972 #### 2020-09-06 00:43:12.339864 #### 2020-09-06 00:43:22.383644 #### 2020-09-06 00:43:32.419352 #### 2020-09-06 00:43:42.466707 #### 2020-09-06 00:43:52.508788 #### 2020-09-06 00:44:02.548572 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-09-06 00:44:12.580357 #### 2020-09-06 00:44:22.612190 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-09-06 00:44:32.794787 #### 2020-09-06 00:44:42.829796 #### 2020-09-06 00:44:52.858007 ok runTest (__main__.CythonCompileTestCase) compiling (c) lunch ... #### 2020-09-06 00:45:02.907655 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lunch ... #### 2020-09-06 00:45:12.943507 #### 2020-09-06 00:45:22.985239 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_usage ... #### 2020-09-06 00:45:33.021242 #### 2020-09-06 00:45:43.058778 #### 2020-09-06 00:45:53.092489 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_ptr ... #### 2020-09-06 00:46:03.124952 #### 2020-09-06 00:46:13.164076 #### 2020-09-06 00:46:23.194465 ok ====================================================================== ERROR: runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1252, in run ext_so_path = self.runCompileTest() File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 928, in runCompileTest return self.compile( File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1173, in compile self._match_output(expected_errors, errors, tostderr) File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1222, in _match_output self.assertEqual(None, unexpected) AssertionError: None != "962:69: Cannot convert 'void *' to Python object" ====================================================================== ERROR: runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1252, in run ext_so_path = self.runCompileTest() File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 928, in runCompileTest return self.compile( File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1173, in compile self._match_output(expected_errors, errors, tostderr) File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1222, in _match_output self.assertEqual(None, unexpected) AssertionError: None != "962:69: Cannot convert 'void *' to Python object" ---------------------------------------------------------------------- Ran 3439 tests in 56349.202s FAILED (errors=2, skipped=2) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions TestCodeFormat FAILED (0/4) ALL DONE (0/4) Sharded tests run in 56476 seconds (941.3 minutes) Errors for shards 0 Times: compile-c : 66486.66 sec ( 984, 67.568 / run) - slowest: 'c:test_unicode' (3662.26s), 'c:test_coroutines_pep492' (2378.63s), 'c:test_asyncgen' (1293.07s), 'c:test_grammar' (1246.66s), 'c:memslice' (1182.96s), 'c:memoryview' (1075.75s), 'c:numpy_memoryview' (1070.80s), 'c:fused_def' (711.80s) compile-cpp : 74527.27 sec (1050, 70.978 / run) - slowest: 'cpp:test_unicode' (3515.90s), 'cpp:test_coroutines_pep492' (2317.03s), 'cpp:test_asyncgen' (1303.11s), 'cpp:test_grammar' (1252.14s), 'cpp:memslice' (1174.99s), 'cpp:numpy_memoryview' (877.90s), 'cpp:memoryview' (871.04s), 'cpp:fused_def' (729.82s) cython : 15121.63 sec (2227, 6.790 / run) - slowest: 'c:numpy_memoryview' (195.18s), 'c:test_unicode' (176.00s), 'cpp:test_unicode' (171.17s), 'c:memoryview' (161.28s), 'c:memslice' (159.29s), 'cpp:numpy_memoryview' (154.98s), 'cpp:memslice' (148.10s), 'c:test_coroutines_pep492' (143.16s) etoe-build : 6999.64 sec ( 72, 97.217 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (836.08s), 'c:memoryview_acq_count(1)' (814.04s), 'c:public_fused_types(1)' (340.78s), 'c:pure_pxd(1)' (281.41s), 'c:cdef_multiple_inheritance_errors(1)' (255.12s), 'c:asyncio_generators(1)' (245.58s), 'c:fused_cmethods(1)' (207.90s), 'c:module_api(1)' (202.48s) etoe-run : 1020.71 sec ( 118, 8.650 / run) - slowest: 'c:pyximport_pyimport(1)' (384.98s), 'c:cythonize_script_package(1)' (92.66s), 'c:cpdef_pickle(1)' (85.45s), 'c:cythonize_script(1)' (63.59s), 'c:pyximport_errors(1)' (45.15s), 'c:pyximport_basic(1)' (40.05s), 'c:cythonize_script_excludes(1)' (27.24s), 'c:pyximport_namespace(1)' (25.42s) import : 51.22 sec (1395, 0.037 / run) - slowest: 'c:test_grammar' (0.48s), 'cpp:test_unicode' (0.35s), 'cpp:memslice' (0.33s), 'c:memslice' (0.32s), 'c:memoryview_pep489_typing' (0.30s), 'c:bufaccess' (0.29s), 'c:memoryview' (0.28s), 'c:test_unicode' (0.27s) pyimport : 3.49 sec ( 51, 0.068 / run) - slowest: 'py:constant_folding' (0.66s), 'py:ext_auto_richcmp' (0.21s), 'py:pure_py3' (0.13s), 'py:pure_py' (0.11s), 'py:withstat_py' (0.09s), 'py:decorators_py_T593' (0.09s), 'py:purecdef' (0.09s), 'py:withstat_py27' (0.09s) pyrun : 10.35 sec ( 51, 0.203 / run) - slowest: 'py:constant_folding' (1.05s), 'py:pure_py' (0.86s), 'py:generators_py' (0.84s), 'py:ext_auto_richcmp' (0.69s), 'py:uninitialized' (0.50s), 'py:withstat_py' (0.37s), 'py:purecdef' (0.35s), 'py:for_in_iter' (0.35s) run : 10973.73 sec (1395, 7.866 / run) - slowest: 'c:test_coroutines_pep492' (5804.29s), 'c:test_fstring' (4009.85s), 'c:test_unicode' (139.02s), 'cpp:test_unicode' (134.59s), 'cpp:memslice' (117.57s), 'c:memslice' (105.69s), 'cpp:memoryview_in_subclasses' (105.60s), 'c:memoryview_in_subclasses' (104.07s) ALL DONE error: Bad exit status from /var/tmp/rpm-tmp.VxXVxp (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.VxXVxp (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status 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