Mock Version: 2.7 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1607819072.130217/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1607558400 Wrote: /builddir/build/SRPMS/python-cryptography-3.3.1-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1607819072.130217/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1607558400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GDmFZi + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-05FD_9FA1_6CF7_5735_0D91_A560_235A_E5F1_29F9_ED98.gpg --signature=/builddir/build/SOURCES/cryptography-3.3.1.tar.gz.asc --data=/builddir/build/SOURCES/cryptography-3.3.1.tar.gz gpgv: Signature made Thu Dec 10 02:17:38 2020 UTC gpgv: using RSA key 05FD9FA16CF757350D91A560235AE5F129F9ED98 gpgv: Good signature from "Paul Kehrer " + cd /builddir/build/BUILD + rm -rf cryptography-3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-3.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-3.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nmFeUj + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.3.1 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.9/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.9/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.9/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.9/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.9/cryptography creating build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/x509 creating build/lib.linux-x86_64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/_padding.c' creating build/temp.linux-x86_64-3.9 generating cffi module 'build/temp.linux-x86_64-3.9/_openssl.c' building '_openssl' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_openssl.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-3.9/_openssl.c: In function ‘Cryptography_pem_password_cb’: build/temp.linux-x86_64-3.9/_openssl.c:2385:37: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 2385 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’: build/temp.linux-x86_64-3.9/_openssl.c:9064:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 9064 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’: build/temp.linux-x86_64-3.9/_openssl.c:9087:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 9087 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_datagram’: build/temp.linux-x86_64-3.9/_openssl.c:10218:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10218 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_datagram’: build/temp.linux-x86_64-3.9/_openssl.c:10229:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10229 | { result = BIO_s_datagram(); } | ^ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_mem’: build/temp.linux-x86_64-3.9/_openssl.c:10244:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10244 | return BIO_s_mem(); | ^~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_mem’: build/temp.linux-x86_64-3.9/_openssl.c:10255:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10255 | { result = BIO_s_mem(); } | ^ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:15360:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 15360 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:15371:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 15371 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_method’: build/temp.linux-x86_64-3.9/_openssl.c:15424:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 15424 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_method’: build/temp.linux-x86_64-3.9/_openssl.c:15435:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 15435 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:15450:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 15450 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:15461:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 15461 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_OCSP_resp_get0_certs’: build/temp.linux-x86_64-3.9/_openssl.c:26062:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 26062 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_OCSP_resp_get0_certs’: build/temp.linux-x86_64-3.9/_openssl.c:26085:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 26085 | { result = OCSP_resp_get0_certs(x0); } | ^ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_OPENSSL_config’: build/temp.linux-x86_64-3.9/_openssl.c:26550:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 26550 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_OPENSSL_config’: build/temp.linux-x86_64-3.9/_openssl.c:26571:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 26571 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-3.9/_openssl.c:31441:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 31441 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-3.9/_openssl.c:31479:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 31479 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_clear_mode’: build/temp.linux-x86_64-3.9/_openssl.c:31620:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 31620 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:31620:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_clear_mode’: build/temp.linux-x86_64-3.9/_openssl.c:31653:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 31653 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:31653:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_mode’: build/temp.linux-x86_64-3.9/_openssl.c:32109:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32109 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_mode’: build/temp.linux-x86_64-3.9/_openssl.c:32132:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32132 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-3.9/_openssl.c:32223:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32223 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-3.9/_openssl.c:32246:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32246 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_mode’: build/temp.linux-x86_64-3.9/_openssl.c:33948:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 33948 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:33948:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_mode’: build/temp.linux-x86_64-3.9/_openssl.c:33981:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 33981 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:33981:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-x86_64-3.9/_openssl.c:815: build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-3.9/_openssl.c:34230:45: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34230 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-x86_64-3.9/_openssl.c:34230:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34230 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-3.9/_openssl.c:815: build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-3.9/_openssl.c:34263:49: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34263 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-x86_64-3.9/_openssl.c:34263:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34263 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-3.9/_openssl.c:34636:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34636 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-3.9/_openssl.c:34674:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34674 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-3.9/_openssl.c:34689:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34689 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-3.9/_openssl.c:34727:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34727 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-3.9/_openssl.c:35356:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35356 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-3.9/_openssl.c:35379:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35379 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_clear_mode’: build/temp.linux-x86_64-3.9/_openssl.c:35567:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35567 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:35567:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_clear_mode’: build/temp.linux-x86_64-3.9/_openssl.c:35600:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35600 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:35600:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_get_mode’: build/temp.linux-x86_64-3.9/_openssl.c:36553:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 36553 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_get_mode’: build/temp.linux-x86_64-3.9/_openssl.c:36576:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 36576 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSL_set_mode’: build/temp.linux-x86_64-3.9/_openssl.c:38367:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 38367 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:38367:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSL_set_mode’: build/temp.linux-x86_64-3.9/_openssl.c:38400:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 38400 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:38400:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39348:3: warning: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] 39348 | return SSLv3_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39359:3: warning: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] 39359 | { result = SSLv3_client_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_method’: build/temp.linux-x86_64-3.9/_openssl.c:39374:3: warning: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] 39374 | return SSLv3_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_method’: build/temp.linux-x86_64-3.9/_openssl.c:39385:3: warning: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] 39385 | { result = SSLv3_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39400:3: warning: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] 39400 | return SSLv3_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39411:3: warning: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] 39411 | { result = SSLv3_server_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39504:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 39504 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39515:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 39515 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: build/temp.linux-x86_64-3.9/_openssl.c:39530:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 39530 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’: build/temp.linux-x86_64-3.9/_openssl.c:39541:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 39541 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39556:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 39556 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39567:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 39567 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39582:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 39582 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39593:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 39593 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: build/temp.linux-x86_64-3.9/_openssl.c:39608:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 39608 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’: build/temp.linux-x86_64-3.9/_openssl.c:39619:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 39619 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39634:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 39634 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39645:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 39645 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39660:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 39660 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’: build/temp.linux-x86_64-3.9/_openssl.c:39671:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 39671 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_method’: build/temp.linux-x86_64-3.9/_openssl.c:39686:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 39686 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_method’: build/temp.linux-x86_64-3.9/_openssl.c:39697:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 39697 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39712:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 39712 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’: build/temp.linux-x86_64-3.9/_openssl.c:39723:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 39723 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-3.9/_openssl.c:40948:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 40948 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-3.9/_openssl.c:40971:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 40971 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-3.9/_openssl.c:40986:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 40986 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-3.9/_openssl.c:41009:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 41009 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: At top level: build/temp.linux-x86_64-3.9/_openssl.c:777:13: warning: ‘ERR_load_Cryptography_OSRandom_strings’ declared ‘static’ but never defined [-Wunused-function] 777 | static void ERR_load_Cryptography_OSRandom_strings(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:778:13: warning: ‘ERR_Cryptography_OSRandom_error’ declared ‘static’ but never defined [-Wunused-function] 778 | static void ERR_Cryptography_OSRandom_error(int function, int reason, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -o build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so building '_padding' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_padding.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_padding.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_padding.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/_padding.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vpP0lm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 + cd cryptography-3.3.1 + find . -name .keep -print -delete ./docs/_static/.keep + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/python-cryptography-3.3.1-1.fc34.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/ed25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/ed448.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/poly1305.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/x448.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/interfaces.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/_padding.abi3.so -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/ed448.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization/pkcs7.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/poly1305.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.9/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-3.9/cryptography/hazmat/_der.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-3.9/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.9/cryptography/__about__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-x86_64-3.9/cryptography/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-x86_64-3.9/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-x86_64-3.9/cryptography/fernet.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-x86_64-3.9/cryptography/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py to pkcs7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_der.py to _der.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py to general_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/x509/oid.py to oid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/fernet.py to fernet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpvvf0rr11.py' /usr/bin/python3 /tmp/tmpvvf0rr11.py removing /tmp/tmpvvf0rr11.py running install_egg_info running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.3.1-1.fc34 --unique-debug-suffix -3.3.1-1.fc34.x86_64 --unique-debug-src-base python-cryptography-3.3.1-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptography-3.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so original debug info size: 2596kB, size after compression: 2500kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3754 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/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/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.z8bz3k + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.3.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/lib64/python3.9/site-packages + /usr/bin/python3 -m pytest -k 'not (test_buffer_protocol_alternate_modes or test_dh_parameters_supported or test_load_ecdsa_no_named_curve)' ============================= test session starts ============================== platform linux -- Python 3.9.1rc1, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 OpenSSL: OpenSSL 1.1.1h FIPS 22 Sep 2020 FIPS Enabled: False rootdir: /builddir/build/BUILD/cryptography-3.3.1 plugins: hypothesis-5.41.3 collected 107203 items / 12 deselected / 13 skipped / 107178 selected tests/test_cryptography_utils.py ... [ 0%] tests/test_fernet.py .............................. [ 0%] tests/test_interfaces.py ..... [ 0%] tests/test_utils.py ..................................... [ 0%] tests/test_warnings.py .. [ 0%] tests/hazmat/test_der.py ......................................... [ 0%] tests/hazmat/test_oid.py .. [ 0%] tests/hazmat/backends/test_no_backend.py .. [ 0%] tests/hazmat/backends/test_openssl.py ..................sssssss......... [ 0%] ....ss.............sssssss [ 0%] tests/hazmat/backends/test_openssl_memleak.py ................. [ 0%] tests/hazmat/bindings/test_openssl.py ......... [ 0%] tests/hazmat/primitives/test_3des.py ................................... [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ....................... [ 2%] tests/hazmat/primitives/test_aead.py s.................................. [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ...........sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssss.............................................. [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................ssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] .............................sssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssss............................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 9%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 9%] sssssssssssssssss....................................................... [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ...............................................sssssssssssssssssssssssss [ 9%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 9%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 9%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......... [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ....................ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] sssssssssssssssssssssssssssssssssss..................................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................... [ 11%] tests/hazmat/primitives/test_aes.py .................................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ....................................... [ 22%] tests/hazmat/primitives/test_aes_gcm.py ................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ..............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] sssssssssssssssssssssssssssssssssssssssssssssss......................... [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] .........................................sssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 35%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 35%] ss...................................................................... [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ....................................................................ssss [ 39%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 41%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%] sssssssssssssssssssssssssssss........................................... [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] .......................sssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssss................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ..................................................ssssssssssssssssssssss [ 54%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 54%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 54%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 54%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 54%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 57%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 57%] sssssssssss............................................................. [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] .....sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssss.................................. [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ....................................................................... [ 66%] tests/hazmat/primitives/test_arc4.py ................................... [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ..................................... [ 67%] tests/hazmat/primitives/test_asym_utils.py ...... [ 67%] tests/hazmat/primitives/test_block.py ........................ [ 67%] tests/hazmat/primitives/test_blowfish.py ............................... [ 67%] ........................... [ 67%] tests/hazmat/primitives/test_camellia.py ............................... [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ............................. [ 70%] tests/hazmat/primitives/test_cast5.py .................................. [ 70%] ............................. [ 70%] tests/hazmat/primitives/test_chacha20.py ........ [ 70%] tests/hazmat/primitives/test_ciphers.py ................................ [ 70%] ........................................................................ [ 71%] ........................................ [ 71%] tests/hazmat/primitives/test_cmac.py ................................... [ 71%] ............ [ 71%] tests/hazmat/primitives/test_concatkdf.py ................ [ 71%] tests/hazmat/primitives/test_constant_time.py .. [ 71%] tests/hazmat/primitives/test_dh.py ........................s............ [ 71%] ..................................................... [ 71%] tests/hazmat/primitives/test_dsa.py .................................... [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] .................................................................... [ 71%] tests/hazmat/primitives/test_ec.py .....................ssssssssssssssss [ 71%] ssssssssssssssssssssssssssssssssss...................................... [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ..................ssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss........ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ................................................ssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] sssssssssssssssssssssssssssssssssssssssssssss.s.....sssssssssssss.s..sss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssss.............................. [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ...............sssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssss...................................................... [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............ [ 76%] ..............................s..........................sssssssssssssss [ 76%] sssssssssssssss......................................................... [ 76%] ...............................................................sss.. [ 76%] tests/hazmat/primitives/test_ed25519.py s............................... [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ....................................................................... [ 77%] tests/hazmat/primitives/test_ed448.py s..s............................. [ 77%] tests/hazmat/primitives/test_hash_vectors.py ........................... [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ................................................... [ 82%] tests/hazmat/primitives/test_hashes.py .................... [ 82%] tests/hazmat/primitives/test_hkdf.py ............... [ 82%] tests/hazmat/primitives/test_hkdf_vectors.py ..................... [ 82%] tests/hazmat/primitives/test_hmac.py .......... [ 82%] tests/hazmat/primitives/test_hmac_vectors.py ........................... [ 82%] ............. [ 82%] tests/hazmat/primitives/test_idea.py ................................... [ 82%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ............................................................. [ 83%] tests/hazmat/primitives/test_kbkdf.py ................. [ 83%] tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssss.................................................. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ......................................................ssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssss [ 88%] tests/hazmat/primitives/test_keywrap.py ................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ......................................... [ 94%] tests/hazmat/primitives/test_padding.py ................................ [ 94%] ........ [ 94%] tests/hazmat/primitives/test_pbkdf2hmac.py ....... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ...... [ 94%] tests/hazmat/primitives/test_pkcs12.py ................... [ 94%] tests/hazmat/primitives/test_pkcs7.py .................................. [ 94%] ........ [ 94%] tests/hazmat/primitives/test_poly1305.py s.................... [ 94%] tests/hazmat/primitives/test_rsa.py .................................... [ 94%] .....s.................................................................. [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ..................................... [ 98%] tests/hazmat/primitives/test_scrypt.py ................... [ 98%] tests/hazmat/primitives/test_seed.py ................................... [ 98%] ........... [ 98%] tests/hazmat/primitives/test_serialization.py .......................... [ 98%] ........................................................................ [ 98%] .......................................................s.s.s.ss......... [ 99%] s.... [ 99%] tests/hazmat/primitives/test_x25519.py s................... [ 99%] tests/hazmat/primitives/test_x448.py s................. [ 99%] tests/hazmat/primitives/test_x963_vectors.py ........................... [ 99%] ........................................................................ [ 99%] .. [ 99%] tests/hazmat/primitives/test_x963kdf.py ........ [ 99%] tests/hazmat/primitives/twofactor/test_hotp.py ......................... [ 99%] .............. [ 99%] tests/hazmat/primitives/twofactor/test_totp.py ......................... [ 99%] ................ [ 99%] tests/hypothesis/test_fernet.py . [ 99%] tests/hypothesis/test_padding.py .. [ 99%] tests/wycheproof/test_utils.py . [ 99%] tests/x509/test_ocsp.py ................................................ [ 99%] ..........s.... [ 99%] tests/x509/test_x509.py ................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ............... [ 99%] tests/x509/test_x509_crlbuilder.py ..................................... [ 99%] . [ 99%] tests/x509/test_x509_ext.py ............................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .........................................................s....... [ 99%] tests/x509/test_x509_revokedcertbuilder.py .................... [100%] =============================== warnings summary =============================== tests/test_fernet.py:43 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:43: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/test_fernet.py:44 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:44: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/test_fernet.py:45 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:45: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/test_fernet.py:154 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:154: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/test_fernet.py:155 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:155: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/test_fernet.py:156 /builddir/build/BUILD/cryptography-3.3.1/tests/test_fernet.py:156: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ec.py:96 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:96: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:102 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:108 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:108: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:114 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:114: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:271 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:271: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:280 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:280: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:316 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:671 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:671: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:672 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:672: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ec.py:794 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:794: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_ec.py:923 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:923: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:924 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:924: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ec.py:1177 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:1177: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:1189 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ec.py:1189: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:141 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:141: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:491 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:491: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:679 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:679: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:680 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:680: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1254 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1254: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1255 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1255: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1831 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1831: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1832 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1832: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1853 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1853: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1854 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1854: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1884 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1884: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1885 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1885: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1919 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1919: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1920 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1920: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1978 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1978: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1979 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:1979: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2002 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2002: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2003 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2003: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2019 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2019: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2020 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2020: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2036 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2036: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2037 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2037: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2055 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2055: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2056 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2056: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2074 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2074: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2075 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2075: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2093 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2093: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2094 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2094: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2160 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2160: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2161 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2161: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2169 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2169: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2170 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2170: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2191 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2191: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2192 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2192: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2211 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2211: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2212 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2212: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2241 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2241: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2242 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2242: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2265 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2265: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2266 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2266: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2310 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2310: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2311 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2311: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2372 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2372: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2373 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2373: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2394 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2394: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2398 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2398: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2418 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2418: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2422 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2422: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2442 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2442: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2443 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2443: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2444 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2444: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2466 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2466: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:2467 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2467: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2468 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2468: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2490 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2490: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:2491 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2491: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2492 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2492: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2515 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2515: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:2516 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2516: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2565 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2565: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:2566 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2566: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2616 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2616: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2620 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2620: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2674 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2674: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2678 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2678: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2679 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2679: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2714 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2714: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2718 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2718: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2772 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2772: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2776 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2776: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2777 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2777: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2812 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2812: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2813 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2813: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2838 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2838: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2839 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:2839: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3234 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3234: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3235 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3235: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3286 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3286: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3287 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3287: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3323 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3323: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3324 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3324: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3349 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3349: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3351 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3351: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3361 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3361: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3365 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3365: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3375 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3375: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3379 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3379: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3389 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3389: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3390 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3390: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3403 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3403: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:3404 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3404: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3416 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3416: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:3417 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3417: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3430 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3430: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3438 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3438: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3469 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3469: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3499 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3499: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3562 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3562: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3592 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3592: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3622 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3622: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:3658 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3658: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3662 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3662: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3697 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3697: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3701 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3701: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3736 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3736: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:3913 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:3913: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4109 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4109: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4120 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4120: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4121 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4166 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4166: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4167 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4167: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4206 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4206: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4207 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4207: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4289 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4289: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4290 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4290: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4348 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4348: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:4349 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4349: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4472 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4472: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:4473 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4473: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4546 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4546: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4547 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4547: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4637 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4637: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4638 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4638: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4706 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:4706: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5136 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5136: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5149 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5149: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5169 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5169: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5189 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5189: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:5193 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5193: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5217 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5217: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:5221 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5221: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5237 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509.py:5237: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/hazmat/backends/test_openssl.py:174 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/backends/test_openssl.py:174: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="osrandom engine disabled for FIPS") tests/hazmat/backends/test_openssl.py:568 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/backends/test_openssl.py:568: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/backends/test_openssl.py:609 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/backends/test_openssl.py:609: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/backends/test_openssl_memleak.py:165 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/backends/test_openssl_memleak.py:165: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS self-test sets allow_customize = 0") tests/hazmat/backends/test_openssl_memleak.py:231 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/backends/test_openssl_memleak.py:231: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS self-test sets allow_customize = 0") tests/hazmat/primitives/test_3des.py:23 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:29 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:29: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:56 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:62 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:62: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:89 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:95 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:95: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:122 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:122: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:155 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:155: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:161 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_3des.py:161: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:46 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aead.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:56 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aead.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:191 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aead.py:191: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:366 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aead.py:366: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:58 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:58: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:64 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:64: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:91 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:91: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:97 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:97: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:124 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:124: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:130 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:157 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:157: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:163 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:163: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:190 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:196 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:196: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:223 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:223: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:229 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:229: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:253 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes.py:253: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes_gcm.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes_gcm.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes_gcm.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_aes_gcm.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_arc4.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_arc4.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_arc4.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_arc4.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:28 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_block.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:52 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_block.py:52: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:130 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_block.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_block.py:136 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_block.py:136: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:148 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_block.py:148: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:42 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:59 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:76 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_blowfish.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:40 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:46 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:57 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:57: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:63 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:74 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:80 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_camellia.py:80: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:42 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:59 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:76 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cast5.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_chacha20.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_chacha20.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_chacha20.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_chacha20.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:69 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:69: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:212 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:212: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:218 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:218: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:238 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:238: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:263 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:263: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:313 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ciphers.py:313: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:52 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:52: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CMACBackend) tests/hazmat/primitives/test_cmac.py:54 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:54: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:86 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:86: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:107 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:107: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:142 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:142: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:151 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:174 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:174: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:190 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:203 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_cmac.py:203: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_concatkdf.py:21 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_concatkdf.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_concatkdf.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_concatkdf.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_dh.py:144 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:144: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:154 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:154: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_dh.py:190 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_dh.py:202 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:202: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="modulus too small for FIPS") tests/hazmat/primitives/test_dh.py:238 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:238: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS requires specific parameters") tests/hazmat/primitives/test_dh.py:251 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:251: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS requires key size >= 2048") tests/hazmat/primitives/test_dh.py:322 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:322: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="key_size too small for FIPS") tests/hazmat/primitives/test_dh.py:393 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:393: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="key_size too small for FIPS") tests/hazmat/primitives/test_dh.py:427 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:427: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_dh.py:451 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:451: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:452 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:452: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:453 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:453: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dh.py:490 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:490: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_dh.py:535 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:535: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_dh.py:641 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:641: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:642 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:642: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:643 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:643: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dh.py:770 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:770: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:771 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:771: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:772 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dh.py:772: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dsa.py:44 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:44: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:50 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:380 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:380: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:488 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:488: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:690 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:690: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:691 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:691: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dsa.py:805 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:805: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_dsa.py:909 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:909: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:910 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_dsa.py:910: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ed25519.py:46 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ed25519.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed25519.py:67 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ed25519.py:67: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed448.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ed448.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed448.py:47 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_ed448.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:23 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:33 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:33: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:37 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:37: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:47 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:51 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:51: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:61 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:61: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:65 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:65: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:75 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:75: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:79 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:79: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:89 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:93 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:103 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:103: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:107 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:107: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:117 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:117: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:121 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:131 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:131: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:137 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:137: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:147 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:147: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:153 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:153: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:163 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:163: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:167 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:167: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:177 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:177: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:181 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:181: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:191 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:191: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:195 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:195: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:205 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:205: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:209 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:209: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:219 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:219: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:225 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:225: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:251 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:251: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:257 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hash_vectors.py:257: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:49 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:61 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:61: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:65 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:65: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:73 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:73: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:77 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:77: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:85 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:85: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:89 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:97 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:97: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:101 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:101: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:109 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:109: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:113 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:113: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:121 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:127 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:127: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:145 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:145: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:151 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:176 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hashes.py:176: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hkdf.py:24 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf.py:130 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf_vectors.py:18 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf_vectors.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hkdf_vectors.py:22 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf_vectors.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf_vectors.py:32 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf_vectors.py:32: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hkdf_vectors.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hkdf_vectors.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac.py:24 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac.py:28 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac.py:35 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac.py:35: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:18 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:22 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:32 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:32: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:46 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:50 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:60 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:60: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:64 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:64: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:74 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:78 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:78: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:88 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:88: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:92 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:92: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:102 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:108 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_hmac_vectors.py:108: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_idea.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:42 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:59 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:76 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_idea.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_kbkdf.py:22 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_kbkdf.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_kbkdf_vectors.py:17 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_kbkdf_vectors.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_keywrap.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_keywrap.py:30 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:51 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:51: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:82 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:82: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:93 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:119 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:119: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:126 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_keywrap.py:126: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:16 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PBKDF2HMACBackend) tests/hazmat/primitives/test_pkcs12.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pkcs12.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_pkcs12.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pkcs12.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_pkcs12.py:74 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pkcs12.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="Unsupported algorithm in FIPS mode") tests/hazmat/primitives/test_pkcs7.py:183 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_pkcs7.py:183: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_poly1305.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_poly1305.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_poly1305.py:35 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_poly1305.py:35: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:142 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:142: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:172 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:266 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:266: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:298 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:298: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:332 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:332: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:363 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:363: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:393 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:393: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:395 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:395: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:430 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:430: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:503 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:503: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:526 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:526: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:535 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:535: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:551 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:551: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:571 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:571: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:598 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:598: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:615 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:615: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:628 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:628: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:647 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:647: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:665 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:665: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:671 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:671: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:684 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:684: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:701 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:701: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:716 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:716: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:752 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:752: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:754 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:754: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:796 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:796: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:859 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:859: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:876 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:876: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:907 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:907: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:941 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:941: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:977 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:977: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1032 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1032: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1064 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1064: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1085 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1085: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1104 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1104: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1113 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1113: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1135 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1135: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1204 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1204: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1206 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1206: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha1 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1233 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1233: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha224 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1260 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1260: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha256 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1287 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1287: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha384 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1314 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1314: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha512 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1342 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1342: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1344 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1344: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha1 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1364 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1364: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha224 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1384 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1384: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha256 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1404 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1404: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha384 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1424 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1424: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha512 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1494 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1494: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1496 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1496: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1534 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1534: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1545 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1545: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1556 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1556: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1571 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1571: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1615 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1615: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1651 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1651: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1688 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1688: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1737 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1737: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1739 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1739: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1783 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1783: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1829 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1829: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1921 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:1921: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2143 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:2143: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2144 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:2144: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_rsa.py:2250 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:2250: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_rsa.py:2332 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:2332: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2333 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_rsa.py:2333: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_scrypt.py:48 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_scrypt.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=ScryptBackend) tests/hazmat/primitives/test_seed.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:25 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:36 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:42 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:53 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:59 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:70 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:76 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_seed.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_serialization.py:69 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:69: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:90 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:90: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:120 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:120: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_serialization.py:122 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:122: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:144 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:144: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:169 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:169: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:190 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:209 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:209: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:226 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:226: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:246 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:246: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:333 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:333: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:360 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:360: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:370 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:370: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:392 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:392: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_serialization.py:464 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:464: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:521 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:521: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:537 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:537: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_serialization.py:977 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:977: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:1090 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1090: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:1204 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1204: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:1338 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1338: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1393 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1393: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1481 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1481: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1572 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1572: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1663 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1663: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1760 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1760: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_serialization.py:1792 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1792: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="non-FIPS parameters") tests/hazmat/primitives/test_serialization.py:1822 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1822: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:1823 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1823: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:1824 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1824: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:1989 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:1989: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:2049 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:2049: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:2280 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_serialization.py:2280: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x25519.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x25519.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x25519.py:41 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x25519.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x448.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x448.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x448.py:41 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x448.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x963_vectors.py:29 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x963_vectors.py:29: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_x963kdf.py:19 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/test_x963kdf.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/twofactor/test_hotp.py:27 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_hotp.py:27: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_hotp.py:31 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_hotp.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/twofactor/test_totp.py:24 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/twofactor/test_totp.py:26 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:41 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:56 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:71 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:71: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:87 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:103 /builddir/build/BUILD/cryptography-3.3.1/tests/hazmat/primitives/twofactor/test_totp.py:103: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_aes.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:21 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_cbc_pkcs5_test.json") tests/wycheproof/test_aes.py:48 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:49 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_gcm_test.json") tests/wycheproof/test_aes.py:93 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:94 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:94: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_gcm_test.json") tests/wycheproof/test_aes.py:127 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:127: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_aes.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_ccm_test.json") tests/wycheproof/test_chacha20poly1305.py:22 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_chacha20poly1305.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_chacha20poly1305.py:23 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_chacha20poly1305.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("chacha20_poly1305_test.json") tests/wycheproof/test_cmac.py:17 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_cmac.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CMACBackend) tests/wycheproof/test_cmac.py:18 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_cmac.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_cmac_test.json") tests/wycheproof/test_dsa.py:23 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_dsa.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/wycheproof/test_dsa.py:24 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_dsa.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdh.py:39 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdh.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdh.py:40 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdh.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdh.py:87 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdh.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdh.py:88 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdh.py:88: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdsa.py:30 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdsa.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdsa.py:31 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_ecdsa.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_eddsa.py:16 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_eddsa.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_eddsa.py:20 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_eddsa.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("eddsa_test.json") tests/wycheproof/test_eddsa.py:43 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_eddsa.py:43: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_eddsa.py:47 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_eddsa.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("ed448_test.json") tests/wycheproof/test_hkdf.py:23 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_hkdf.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_hmac.py:28 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_hmac.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_keywrap.py:15 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_keywrap.py:15: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_keywrap.py:16 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_keywrap.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("kwp_test.json") tests/wycheproof/test_keywrap.py:40 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_keywrap.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_keywrap.py:41 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_keywrap.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("kw_test.json") tests/wycheproof/test_rsa.py:43 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:43: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:44 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:44: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:95 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:95: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("rsa_sig_gen_misc_test.json") tests/wycheproof/test_rsa.py:112 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:112: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:113 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:113: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:162 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:162: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:163 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:163: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:218 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_rsa.py:218: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_x25519.py:17 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_x25519.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_x25519.py:21 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_x25519.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("x25519_test.json") tests/wycheproof/test_x448.py:17 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_x448.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_x448.py:21 /builddir/build/BUILD/cryptography-3.3.1/tests/wycheproof/test_x448.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("x448_test.json") tests/x509/test_ocsp.py:712 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:712: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:739 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:739: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:758 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:758: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:988 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:988: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1009 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:1009: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1042 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:1042: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1070 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:1070: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1109 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_ocsp.py:1109: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:49 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:50 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:93 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:94 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:94: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:171 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:172 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:184 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:184: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:185 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:185: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:199 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:199: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:200 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:214 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:214: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:215 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:215: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:264 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:264: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:265 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:265: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:293 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:293: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:294 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:294: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:332 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:332: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:333 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:333: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:374 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:374: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:375 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:375: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:398 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:398: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:399 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:399: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:422 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:422: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:423 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:423: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:446 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:446: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:450 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:450: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:475 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:475: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:479 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:479: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:504 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:504: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_crlbuilder.py:505 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:505: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:554 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:554: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_crlbuilder.py:555 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:555: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:605 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:605: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:609 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:609: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:660 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:660: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:664 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:664: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:715 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:715: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_crlbuilder.py:716 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:716: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:739 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:739: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_crlbuilder.py:740 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:740: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:764 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:764: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:765 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_crlbuilder.py:765: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:570 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:570: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:679 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:679: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:680 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:680: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1295 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1295: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1296 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1296: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1349 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1349: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_ext.py:1427 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1427: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1428 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1428: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1521 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1521: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1522 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1522: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1539 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1539: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1540 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1540: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1552 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1552: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1553 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1553: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1566 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1566: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1567 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1567: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1581 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1581: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1582 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1582: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1597 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1597: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1598 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1598: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1615 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1615: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_ext.py:1616 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1616: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1631 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1631: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:1635 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1635: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1649 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1649: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:1653 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1653: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1668 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1668: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1669 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:1669: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2172 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2173 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2173: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2286 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2286: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2287 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2287: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2587 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2587: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2588 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2588: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2737 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2737: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2738 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:2738: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3170 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3170: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3171 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3201 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3201: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3202 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3202: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3325 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3325: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3326 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3326: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3576 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3576: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3577 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:3577: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4441 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4441: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4442 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4442: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4728 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4728: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4729 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4729: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4776 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4776: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4777 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4777: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4846 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4846: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4847 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:4847: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5013 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5013: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5014 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5014: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5228 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5228: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5229 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5229: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5380 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5380: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5381 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5381: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5436 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5436: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5437 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5437: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5439 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5439: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5468 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5468: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5498 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5498: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5540 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5540: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5541 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5541: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5552 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5552: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5581 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5581: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5611 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5611: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5652 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5652: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5681 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5681: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5708 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5708: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5730 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5730: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5731 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_ext.py:5731: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:30 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:42 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:63 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:112 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:112: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:121 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:128 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:151 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:172 /builddir/build/BUILD/cryptography-3.3.1/tests/x509/test_x509_revokedcertbuilder.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) -- Docs: https://docs.pytest.org/en/stable/warnings.html = 83158 passed, 24046 skipped, 12 deselected, 672 warnings in 273.20s (0:04:33) = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cryptography-3.3.1-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.liQZMj + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/doc/python3-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/doc/python3-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/doc/python3-cryptography + cp -pr docs /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/doc/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eyNb7j + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/licenses/python3-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64/usr/share/licenses/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cryptography = 3.3.1-1.fc34 python3-cryptography = 3.3.1-1.fc34 python3-cryptography(x86-64) = 3.3.1-1.fc34 python3.9-cryptography = 3.3.1-1.fc34 python3.9dist(cryptography) = 3.3.1 python3dist(cryptography) = 3.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_0j)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 3.9 python3.9dist(cffi) >= 1.12 python3.9dist(six) >= 1.4.1 rtld(GNU_HASH) Obsoletes: python-cryptography < 3.3.1-1.fc34 Processing files: python-cryptography-debugsource-3.3.1-1.fc34.x86_64 Provides: python-cryptography-debugsource = 3.3.1-1.fc34 python-cryptography-debugsource(x86-64) = 3.3.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cryptography-debuginfo-3.3.1-1.fc34.x86_64 Provides: debuginfo(build-id) = 469b29d06f8f5ffb06a6042679c75e4839caa37e debuginfo(build-id) = d4db4a6c66df91a3e99525795bb2d3544d9204f3 python-cryptography-debuginfo = 3.3.1-1.fc34 python3-cryptography-debuginfo = 3.3.1-1.fc34 python3-cryptography-debuginfo(x86-64) = 3.3.1-1.fc34 python3.9-cryptography-debuginfo = 3.3.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(x86-64) = 3.3.1-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 Wrote: /builddir/build/RPMS/python3-cryptography-debuginfo-3.3.1-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/python3-cryptography-3.3.1-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/python-cryptography-debugsource-3.3.1-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhbZKi + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cryptography-3.3.1-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0