Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/mnt/compose/mock/dist-circle8-build-113833-75682/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-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 sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3.11-cryptography-37.0.2-6.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/mnt/compose/mock/dist-circle8-build-113833-75682/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SmUoZB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptography-37.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-37.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-37.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/CVE-2023-23931.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/CVE-2023-49083.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/cryptography-37.0.2-vendor.tar.bz2 + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QUmNhs + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -sP' running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-cpython-311/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-cpython-311/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-cpython-311/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-cpython-311/cryptography creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat creating build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-cpython-311/cryptography/x509 creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor running egg_info creating src/cryptography.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 writing manifest file 'src/cryptography.egg-info/SOURCES.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 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/cryptography/py.typed -> build/lib.linux-x86_64-cpython-311/cryptography creating build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module pyo3/abi3-py36 -- --crate-type cdylib Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling autocfg v1.1.0 Compiling syn v1.0.91 Compiling version_check v0.9.4 Compiling libc v0.2.124 Compiling pyo3-build-config v0.15.2 Compiling proc-macro-hack v0.5.19 Compiling once_cell v1.10.0 Compiling cfg-if v1.0.0 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=5e321be2fd263c11 -C extra-filename=-5e321be2fd263c11 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-5e321be2fd263c11 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name unicode_xid /builddir/build/BUILD/cryptography-37.0.2/vendor/unicode-xid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' -C metadata=f99c003efd6268dd -C extra-filename=-f99c003efd6268dd --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name autocfg /builddir/build/BUILD/cryptography-37.0.2/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=5676ca1812c31af8 -C extra-filename=-5676ca1812c31af8 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=8656de1b130ac5c7 -C extra-filename=-8656de1b130ac5c7 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-8656de1b130ac5c7 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name version_check /builddir/build/BUILD/cryptography-37.0.2/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=20aed444c0e0e82a -C extra-filename=-20aed444c0e0e82a --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9e27fcb134e15f44 -C extra-filename=-9e27fcb134e15f44 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-9e27fcb134e15f44 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-build-config/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=059eaf2d0ff756f2 -C extra-filename=-059eaf2d0ff756f2 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-059eaf2d0ff756f2 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=166f6ba8909d4daa -C extra-filename=-166f6ba8909d4daa --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-166f6ba8909d4daa -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name once_cell --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=77771e56e0001354 -C extra-filename=-77771e56e0001354 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/parking_lot_core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=032c47b5eac952cc -C extra-filename=-032c47b5eac952cc --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/parking_lot_core-032c47b5eac952cc -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=de1ee1532afe001c -C extra-filename=-de1ee1532afe001c --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name scopeguard /builddir/build/BUILD/cryptography-37.0.2/vendor/scopeguard/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=5cba31c097a9cc93 -C extra-filename=-5cba31c097a9cc93 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling instant v0.1.12 Running `/usr/bin/rustc --crate-name instant --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/instant/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=2c35cc2271e1de75 -C extra-filename=-2c35cc2271e1de75 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern cfg_if=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libcfg_if-de1ee1532afe001c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling unindent v0.1.8 Running `/usr/bin/rustc --crate-name unindent --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=3d0755a8b9be052a -C extra-filename=-3d0755a8b9be052a --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling smallvec v1.8.0 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=de755350861bc706 -C extra-filename=-de755350861bc706 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling Inflector v0.11.4 Running `/usr/bin/rustc --crate-name inflector /builddir/build/BUILD/cryptography-37.0.2/vendor/Inflector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=7b4b41256d0cec86 -C extra-filename=-7b4b41256d0cec86 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling base64 v0.13.0 Running `/usr/bin/rustc --crate-name base64 --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/base64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1a491d94df159454 -C extra-filename=-1a491d94df159454 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling aliasable v0.1.3 Running `/usr/bin/rustc --crate-name aliasable --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/aliasable/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=ebe4a530412379da -C extra-filename=-ebe4a530412379da --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/parking_lot_core-032c47b5eac952cc/build-script-build` Running `/usr/bin/rustc --crate-name unindent --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=10e093def8990535 -C extra-filename=-10e093def8990535 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling stable_deref_trait v1.2.0 Running `/usr/bin/rustc --crate-name stable_deref_trait /builddir/build/BUILD/cryptography-37.0.2/vendor/stable_deref_trait/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=636653909e5c0a00 -C extra-filename=-636653909e5c0a00 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling pem v1.0.2 Running `/usr/bin/rustc --crate-name pem --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pem/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=bd6658819154f029 -C extra-filename=-bd6658819154f029 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern base64=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libbase64-1a491d94df159454.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-166f6ba8909d4daa/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro_hack --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e70f90ccec2f1fd3 -C extra-filename=-e70f90ccec2f1fd3 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-9e27fcb134e15f44/build-script-build` Compiling lazy_static v1.4.0 Running `/usr/bin/rustc --crate-name lazy_static /builddir/build/BUILD/cryptography-37.0.2/vendor/lazy_static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=fd73bb7320ae2958 -C extra-filename=-fd73bb7320ae2958 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0cac247bb2e7a0fd -C extra-filename=-0cac247bb2e7a0fd --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-8656de1b130ac5c7/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-5e321be2fd263c11/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=70a3f7823f395825 -C extra-filename=-70a3f7823f395825 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern unicode_xid=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunicode_xid-f99c003efd6268dd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg use_proc_macro --cfg wrap_proc_macro` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/parking_lot_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=708c3ba7963c608e -C extra-filename=-708c3ba7963c608e --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern cfg_if=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libcfg_if-de1ee1532afe001c.rmeta --extern instant=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libinstant-2c35cc2271e1de75.rmeta --extern libc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblibc-0cac247bb2e7a0fd.rmeta --extern smallvec=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsmallvec-de755350861bc706.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling quote v1.0.18 Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4dc20e806438ffc6 -C extra-filename=-4dc20e806438ffc6 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=a9ce194de3668e65 -C extra-filename=-a9ce194de3668e65 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rmeta --extern unicode_xid=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunicode_xid-f99c003efd6268dd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg syn_disable_nightly_tests` Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-error-attr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=b99e269564dbf804 -C extra-filename=-b99e269564dbf804 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-attr-b99e269564dbf804 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern version_check=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libversion_check-20aed444c0e0e82a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-error/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=f51010928829c7e6 -C extra-filename=-f51010928829c7e6 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-f51010928829c7e6 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern version_check=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libversion_check-20aed444c0e0e82a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling lock_api v0.4.7 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/cryptography-37.0.2/vendor/num-traits/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=db8ff28bfdf64574 -C extra-filename=-db8ff28bfdf64574 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-traits-db8ff28bfdf64574 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern autocfg=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libautocfg-5676ca1812c31af8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/cryptography-37.0.2/vendor/num-integer/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=a708da21ba66a166 -C extra-filename=-a708da21ba66a166 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-integer-a708da21ba66a166 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern autocfg=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libautocfg-5676ca1812c31af8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/lock_api/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e5c75ead25d38784 -C extra-filename=-e5c75ead25d38784 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/lock_api-e5c75ead25d38784 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern autocfg=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libautocfg-5676ca1812c31af8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-f51010928829c7e6/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-attr-b99e269564dbf804/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-integer-a708da21ba66a166/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/lock_api-e5c75ead25d38784/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-traits-db8ff28bfdf64574/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/lock_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=5129fe7bf27dfdc8 -C extra-filename=-5129fe7bf27dfdc8 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern scopeguard=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libscopeguard-5cba31c097a9cc93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg has_const_fn_trait_bound` Running `/usr/bin/rustc --crate-name num_traits /builddir/build/BUILD/cryptography-37.0.2/vendor/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=06ae320ba7ff9925 -C extra-filename=-06ae320ba7ff9925 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg has_i128 --cfg has_to_int_unchecked` Compiling parking_lot v0.11.2 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/parking_lot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' -C metadata=ff3b3efb862ab9c5 -C extra-filename=-ff3b3efb862ab9c5 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern instant=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libinstant-2c35cc2271e1de75.rmeta --extern lock_api=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblock_api-5129fe7bf27dfdc8.rmeta --extern parking_lot_core=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libparking_lot_core-708c3ba7963c608e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name num_integer /builddir/build/BUILD/cryptography-37.0.2/vendor/num-integer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=d5029d26c2a632a1 -C extra-filename=-d5029d26c2a632a1 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern num_traits=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libnum_traits-06ae320ba7ff9925.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg has_i128` Compiling chrono v0.4.19 Running `/usr/bin/rustc --crate-name chrono /builddir/build/BUILD/cryptography-37.0.2/vendor/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="winapi"' -C metadata=f2334617f1034d7d -C extra-filename=-f2334617f1034d7d --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern libc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblibc-0cac247bb2e7a0fd.rmeta --extern num_integer=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libnum_integer-d5029d26c2a632a1.rmeta --extern num_traits=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libnum_traits-06ae320ba7ff9925.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-059eaf2d0ff756f2/build-script-build` Running `/usr/bin/rustc --crate-name pyo3_build_config --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-build-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=13b7f023107c5063 -C extra-filename=-13b7f023107c5063 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern once_cell=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libonce_cell-77771e56e0001354.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-error-attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=c1724310e32459ce -C extra-filename=-c1724310e32459ce --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling pyo3-macros-backend v0.15.2 Running `/usr/bin/rustc --crate-name pyo3_macros_backend --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-macros-backend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=c469ca4c65bb2f48 -C extra-filename=-c469ca4c65bb2f48 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rmeta --extern pyo3_build_config=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_build_config-13b7f023107c5063.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rmeta --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling paste-impl v0.1.18 Running `/usr/bin/rustc --crate-name paste_impl --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/paste-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=8a9f9ef7efbffba0 -C extra-filename=-8a9f9ef7efbffba0 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-e70f90ccec2f1fd3.so --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name proc_macro_error --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-error/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=8b487ea439ad0ded -C extra-filename=-8b487ea439ad0ded --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro_error_attr=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_error_attr-c1724310e32459ce.so --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rmeta --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg use_fallback` Compiling paste v0.1.18 Running `/usr/bin/rustc --crate-name paste --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=758c1e1b6d2c171f -C extra-filename=-758c1e1b6d2c171f --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern paste_impl=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpaste_impl-8a9f9ef7efbffba0.so --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-e70f90ccec2f1fd3.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling pyo3 v0.15.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=bbb695aa6732b13c -C extra-filename=-bbb695aa6732b13c --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-bbb695aa6732b13c -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_build_config-13b7f023107c5063.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-bbb695aa6732b13c/build-script-build` Compiling indoc-impl v0.3.6 Compiling ouroboros_macro v0.15.0 Compiling pyo3-macros v0.15.2 Compiling asn1_derive v0.8.7 Running `/usr/bin/rustc --crate-name indoc_impl --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/indoc-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=3e86e46c0179d8ae -C extra-filename=-3e86e46c0179d8ae --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-e70f90ccec2f1fd3.so --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rlib --extern unindent=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunindent-3d0755a8b9be052a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name ouroboros_macro --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/ouroboros_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=1b0835b83ac1f238 -C extra-filename=-1b0835b83ac1f238 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern inflector=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libinflector-7b4b41256d0cec86.rlib --extern proc_macro_error=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_error-8b487ea439ad0ded.rlib --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name pyo3_macros --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=762b4ab100d176b1 -C extra-filename=-762b4ab100d176b1 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern pyo3_macros_backend=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_macros_backend-c469ca4c65bb2f48.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name asn1_derive --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/asn1_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=3b47ebe8b3f232f3 -C extra-filename=-3b47ebe8b3f232f3 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-70a3f7823f395825.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-4dc20e806438ffc6.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-a9ce194de3668e65.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling indoc v0.3.6 Running `/usr/bin/rustc --crate-name indoc --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/indoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=1c01c78d74ea11de -C extra-filename=-1c01c78d74ea11de --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern indoc_impl=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libindoc_impl-3e86e46c0179d8ae.so --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-e70f90ccec2f1fd3.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling asn1 v0.8.7 Running `/usr/bin/rustc --crate-name asn1 --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/asn1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="asn1_derive"' --cfg 'feature="derive"' -C metadata=661e6087cdce3848 -C extra-filename=-661e6087cdce3848 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern asn1_derive=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libasn1_derive-3b47ebe8b3f232f3.so --extern chrono=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libchrono-f2334617f1034d7d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name pyo3 --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=773d688d6a824be9 -C extra-filename=-773d688d6a824be9 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern cfg_if=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libcfg_if-de1ee1532afe001c.rmeta --extern indoc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libindoc-1c01c78d74ea11de.rmeta --extern libc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblibc-0cac247bb2e7a0fd.rmeta --extern parking_lot=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libparking_lot-ff3b3efb862ab9c5.rmeta --extern paste=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpaste-758c1e1b6d2c171f.rmeta --extern pyo3_macros=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_macros-762b4ab100d176b1.so --extern unindent=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunindent-10e093def8990535.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg Py_3_6 --cfg Py_LIMITED_API --cfg 'py_sys_config="WITH_THREAD"' --cfg track_caller --cfg min_const_generics --cfg addr_of` Compiling ouroboros v0.15.0 Running `/usr/bin/rustc --crate-name ouroboros --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/ouroboros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=35b479d8472a030f -C extra-filename=-35b479d8472a030f --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern aliasable=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libaliasable-ebe4a530412379da.rmeta --extern ouroboros_macro=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libouroboros_macro-1b0835b83ac1f238.so --extern stable_deref_trait=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libstable_deref_trait-636653909e5c0a00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling cryptography-rust v0.1.0 (/builddir/build/BUILD/cryptography-37.0.2/src/rust) Running `/usr/bin/rustc --crate-name cryptography_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto=thin --crate-type cdylib -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=944d17202906667d --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern asn1=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libasn1-661e6087cdce3848.rlib --extern chrono=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libchrono-f2334617f1034d7d.rlib --extern lazy_static=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblazy_static-fd73bb7320ae2958.rlib --extern ouroboros=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libouroboros-35b479d8472a030f.rlib --extern pem=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpem-bd6658819154f029.rlib --extern pyo3=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3-773d688d6a824be9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Finished release [optimized] target(s) in 1m 51s Copying rust artifact from /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/libcryptography_rust.so to build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust.abi3.so generating cffi module 'build/temp.linux-x86_64-cpython-311/_openssl.c' creating build/temp.linux-x86_64-cpython-311 building '_openssl' extension creating build/temp.linux-x86_64-cpython-311/build creating build/temp.linux-x86_64-cpython-311/build/temp.linux-x86_64-cpython-311 gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.11 -c build/temp.linux-x86_64-cpython-311/_openssl.c -o build/temp.linux-x86_64-cpython-311/build/temp.linux-x86_64-cpython-311/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘Cryptography_pem_password_cb’: build/temp.linux-x86_64-cpython-311/_openssl.c:2400:37: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ~~^~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’: build/temp.linux-x86_64-cpython-311/_openssl.c:7907:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’: build/temp.linux-x86_64-cpython-311/_openssl.c:7930:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:13855:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1897:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:13866:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1897:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_DTLSv1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:13972:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1895:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_DTLSv1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:13983:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1895:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:13998:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1896:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:14009:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1896:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_OPENSSL_config’: build/temp.linux-x86_64-cpython-311/_openssl.c:22697:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_OPENSSL_config’: build/temp.linux-x86_64-cpython-311/_openssl.c:22718:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-cpython-311/_openssl.c:26991:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-cpython-311/_openssl.c:27029:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_clear_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27170:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_clear_mode(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:27170:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_clear_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27203:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_clear_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:27203:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27578:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27601:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27692:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:27715:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:29404:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:29404:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:29437:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:29437: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-cpython-311/_openssl.c:832: build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:29778:45: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~ build/temp.linux-x86_64-cpython-311/_openssl.c:29778:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-cpython-311/_openssl.c:832: build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:29811:49: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~ build/temp.linux-x86_64-cpython-311/_openssl.c:29811:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-cpython-311/_openssl.c:30184:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-cpython-311/_openssl.c:30222:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-cpython-311/_openssl.c:30237:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-cpython-311/_openssl.c:30275:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-cpython-311/_openssl.c:30904:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-cpython-311/_openssl.c:30927:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_clear_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:31275:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_clear_mode(x0, x1); ^~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:31275:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_clear_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:31308:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_clear_mode(x0, x1); } ^~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:31308:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_get_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:32180:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_get_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:32203:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_set_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:33870:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:33870:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_set_mode’: build/temp.linux-x86_64-cpython-311/_openssl.c:33903:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:33903:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35107:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35118:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35133:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35144:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35159:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35170:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35185:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35196:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35211:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35222:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35237:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35248:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35263:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35274:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35289:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35300:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35315:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’: build/temp.linux-x86_64-cpython-311/_openssl.c:35326:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-cpython-311/_openssl.c:36038:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/x509.h:730:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-cpython-311/_openssl.c:36061:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/x509.h:730:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-cpython-311/_openssl.c:36076:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 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-cpython-311/_openssl.c:595: /usr/include/openssl/x509.h:731:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-cpython-311/_openssl.c:36099:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] { 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-cpython-311/_openssl.c:595: /usr/include/openssl/x509.h:731:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c: At top level: build/temp.linux-x86_64-cpython-311/_openssl.c:794:13: warning: ‘ERR_load_Cryptography_OSRandom_strings’ declared ‘static’ but never defined [-Wunused-function] static void ERR_load_Cryptography_OSRandom_strings(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-311/_openssl.c:795:13: warning: ‘ERR_Cryptography_OSRandom_error’ declared ‘static’ but never defined [-Wunused-function] static void ERR_Cryptography_OSRandom_error(int function, int reason, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/build/temp.linux-x86_64-cpython-311/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -o build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UGdAoo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 + cd cryptography-37.0.2 + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-x86_64-cpython-311/cryptography/__about__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-x86_64-cpython-311/cryptography/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-x86_64-cpython-311/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-x86_64-cpython-311/cryptography/fernet.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-x86_64-cpython-311/cryptography/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/ed25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/ed448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/poly1305.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/x448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust/__init__.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust/asn1.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust/ocsp.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust/x509.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_rust.abi3.so -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/_asymmetric.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/_cipheralgorithm.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/_serialization.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/poly1305.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/ed448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/types.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization/pkcs7.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-311/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-311/cryptography/py.typed -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/__about__.py to __about__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/fernet.py to fernet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/_asymmetric.py to _asymmetric.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py to _cipheralgorithm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/_serialization.py to _serialization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/types.py to types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py to pkcs7.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/extensions.py to extensions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/general_name.py to general_name.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/name.py to name.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/x509/oid.py to oid.cpython-311.pyc writing byte-compilation script '/tmp/tmp7v4ii9o_.py' /usr/bin/python3.11 /tmp/tmp7v4ii9o_.py removing /tmp/tmp7v4ii9o_.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 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography-37.0.2-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 37.0.2-6.el8 --unique-debug-suffix -37.0.2-6.el8.x86_64 --unique-debug-src-base python3.11-cryptography-37.0.2-6.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptography-37.0.2 extracting debug info from /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so extracting debug info from /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust.abi3.so dwz: .dwz/python3.11-cryptography-37.0.2-6.el8.x86_64: .debug_info section not present /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7064 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib64/python3.11 using /usr/bin/python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/lib/debug/usr/lib64/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.11 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zYsoXR + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + exit 0 Processing files: python3.11-cryptography-37.0.2-6.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EBQdYV + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + DOCDIR=/builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/doc/python3.11-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/doc/python3.11-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/doc/python3.11-cryptography + cp -pr docs /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/doc/python3.11-cryptography + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3ADq9B + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/licenses/python3.11-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64/usr/share/licenses/python3.11-cryptography + exit 0 Provides: bundled(crate(Inflector)) = 0.11.4 bundled(crate(aliasable)) = 0.1.3 bundled(crate(asn1)) = 0.8.7 bundled(crate(asn1_derive)) = 0.8.7 bundled(crate(autocfg)) = 1.1.0 bundled(crate(base64)) = 0.13.0 bundled(crate(cfg-if)) = 1.0.0 bundled(crate(chrono)) = 0.4.19 bundled(crate(indoc)) = 0.3.6 bundled(crate(indoc-impl)) = 0.3.6 bundled(crate(instant)) = 0.1.12 bundled(crate(lazy_static)) = 1.4.0 bundled(crate(libc)) = 0.2.124 bundled(crate(lock_api)) = 0.4.7 bundled(crate(num-integer)) = 0.1.44 bundled(crate(num-traits)) = 0.2.14 bundled(crate(once_cell)) = 1.10.0 bundled(crate(ouroboros)) = 0.15.0 bundled(crate(ouroboros_macro)) = 0.15.0 bundled(crate(parking_lot)) = 0.11.2 bundled(crate(parking_lot_core)) = 0.8.5 bundled(crate(paste)) = 0.1.18 bundled(crate(paste-impl)) = 0.1.18 bundled(crate(pem)) = 1.0.2 bundled(crate(proc-macro-error)) = 1.0.4 bundled(crate(proc-macro-error-attr)) = 1.0.4 bundled(crate(proc-macro-hack)) = 0.5.19 bundled(crate(proc-macro2)) = 1.0.37 bundled(crate(pyo3)) = 0.15.2 bundled(crate(pyo3-build-config)) = 0.15.2 bundled(crate(pyo3-macros)) = 0.15.2 bundled(crate(pyo3-macros-backend)) = 0.15.2 bundled(crate(quote)) = 1.0.18 bundled(crate(scopeguard)) = 1.1.0 bundled(crate(smallvec)) = 1.8.0 bundled(crate(stable_deref_trait)) = 1.2.0 bundled(crate(syn)) = 1.0.91 bundled(crate(unicode-xid)) = 0.2.2 bundled(crate(unindent)) = 0.1.8 bundled(crate(version_check)) = 0.9.4 crate(cryptography-rust) = 0.1.0 python3.11-cryptography = 37.0.2-6.el8 python3.11-cryptography(x86-64) = 37.0.2-6.el8 python3.11dist(cryptography) = 37.0.2 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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(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_1)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.11 rtld(GNU_HASH) Processing files: python3.11-cryptography-debugsource-37.0.2-6.el8.x86_64 Provides: python3.11-cryptography-debugsource = 37.0.2-6.el8 python3.11-cryptography-debugsource(x86-64) = 37.0.2-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3.11-cryptography-debuginfo-37.0.2-6.el8.x86_64 Provides: debuginfo(build-id) = 01b8df35f51f41d78cff96987cc878fe301dbe71 debuginfo(build-id) = 986b3004f59a5d8ff6189835f673757d7092340a python3.11-cryptography-debuginfo = 37.0.2-6.el8 python3.11-cryptography-debuginfo(x86-64) = 37.0.2-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.11-cryptography-debugsource(x86-64) = 37.0.2-6.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-6.el8.x86_64 Wrote: /builddir/build/RPMS/python3.11-cryptography-37.0.2-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.11-cryptography-debugsource-37.0.2-6.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.11-cryptography-debuginfo-37.0.2-6.el8.x86_64.rpm Child return code was: 0