Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/var/lib/mock/dist-circle9-build-96585-44294/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 --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1677110400 Wrote: /builddir/build/SRPMS/python3.11-cryptography-37.0.2-5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/var/lib/mock/dist-circle9-build-96585-44294/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 --target s390x --nodeps --nocheck /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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1677110400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fSgN4x + 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/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/cryptography-37.0.2-vendor.tar.bz2 + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.swcUUt + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -s' running build running build_py creating build creating build/lib.linux-s390x-cpython-311 creating build/lib.linux-s390x-cpython-311/cryptography copying src/cryptography/utils.py -> build/lib.linux-s390x-cpython-311/cryptography copying src/cryptography/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-s390x-cpython-311/cryptography copying src/cryptography/fernet.py -> build/lib.linux-s390x-cpython-311/cryptography copying src/cryptography/__about__.py -> build/lib.linux-s390x-cpython-311/cryptography creating build/lib.linux-s390x-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat creating build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-s390x-cpython-311/cryptography/x509 creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl 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-s390x-cpython-311/cryptography creating build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-s390x-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 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=cd7fc542f03d9218 -C extra-filename=-cd7fc542f03d9218 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-cd7fc542f03d9218 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=552353cb63b13522 -C extra-filename=-552353cb63b13522 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=76647c20ce7ad968 -C extra-filename=-76647c20ce7ad968 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=a99ff271e9f32c5f -C extra-filename=-a99ff271e9f32c5f --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=1fbb6679cb2c4b22 -C extra-filename=-1fbb6679cb2c4b22 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-1fbb6679cb2c4b22 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=68eac6ef55481395 -C extra-filename=-68eac6ef55481395 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-68eac6ef55481395 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3-build-config v0.15.2 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=bfd1da8c3fb506f9 -C extra-filename=-bfd1da8c3fb506f9 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-bfd1da8c3fb506f9 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-1fbb6679cb2c4b22/build-script-build` Compiling proc-macro-hack v0.5.19 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=4afefebfcc9920f1 -C extra-filename=-4afefebfcc9920f1 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-4afefebfcc9920f1 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-cd7fc542f03d9218/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-68eac6ef55481395/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=2c903a31888c3a1a -C extra-filename=-2c903a31888c3a1a --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-552353cb63b13522.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg use_proc_macro --cfg wrap_proc_macro` Compiling once_cell v1.10.0 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=0617684b396ca555 -C extra-filename=-0617684b396ca555 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=fcfd02ca434e9f5f -C extra-filename=-fcfd02ca434e9f5f --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 -Clink-arg=-Wl,-z,relro,-z,now --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` 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=c088c0aab17362e5 -C extra-filename=-c088c0aab17362e5 --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-2c903a31888c3a1a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=6892a13bf3c63080 -C extra-filename=-6892a13bf3c63080 --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-2c903a31888c3a1a.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rmeta --extern unicode_xid=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunicode_xid-552353cb63b13522.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-4afefebfcc9920f1/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=eed06ad25061d90b -C extra-filename=-eed06ad25061d90b --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 -Clink-arg=-Wl,-z,relro,-z,now` Compiling proc-macro-error-attr 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=118124925ceeeff7 -C extra-filename=-118124925ceeeff7 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-attr-118124925ceeeff7 -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-a99ff271e9f32c5f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling num-traits v0.2.14 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=b153a823805adc6e -C extra-filename=-b153a823805adc6e --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-traits-b153a823805adc6e -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-76647c20ce7ad968.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-traits-b153a823805adc6e/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-attr-118124925ceeeff7/build-script-build` 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/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=ecb52c340ebc64e5 -C extra-filename=-ecb52c340ebc64e5 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-ecb52c340ebc64e5 -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-a99ff271e9f32c5f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling lock_api v0.4.7 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=96ffb9a08df47f8d -C extra-filename=-96ffb9a08df47f8d --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/lock_api-96ffb9a08df47f8d -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-76647c20ce7ad968.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling num-integer v0.1.44 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=0716865aa312d4bf -C extra-filename=-0716865aa312d4bf --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-integer-0716865aa312d4bf -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-76647c20ce7ad968.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling cfg-if v1.0.0 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=713fabebf63ca055 -C extra-filename=-713fabebf63ca055 --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 -Clink-arg=-Wl,-z,relro,-z,now` Compiling parking_lot_core v0.8.5 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=ac406759187957da -C extra-filename=-ac406759187957da --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/parking_lot_core-ac406759187957da -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/parking_lot_core-ac406759187957da/build-script-build` 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=05668ebeac64d3da -C extra-filename=-05668ebeac64d3da --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-713fabebf63ca055.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/num-integer-0716865aa312d4bf/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/lock_api-96ffb9a08df47f8d/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-error-ecb52c340ebc64e5/build-script-build` 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=defd6514a55df5b1 -C extra-filename=-defd6514a55df5b1 --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 -Clink-arg=-Wl,-z,relro,-z,now --cfg has_i128 --cfg has_to_int_unchecked` 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=e4a5fc0d553d5bb4 -C extra-filename=-e4a5fc0d553d5bb4 --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 -Clink-arg=-Wl,-z,relro,-z,now` Compiling scopeguard v1.1.0 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=d19a1b918ae96a15 -C extra-filename=-d19a1b918ae96a15 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=631d869febbede9c -C extra-filename=-631d869febbede9c --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 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-bfd1da8c3fb506f9/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=a7ed61aa4d35e6be -C extra-filename=-a7ed61aa4d35e6be --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-0617684b396ca555.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=3f4ec43ba2a6910b -C extra-filename=-3f4ec43ba2a6910b --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-2c903a31888c3a1a.rmeta --extern pyo3_build_config=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_build_config-a7ed61aa4d35e6be.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rmeta --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=bdabac88a5e4520d -C extra-filename=-bdabac88a5e4520d --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-defd6514a55df5b1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg has_i128` 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=d85f4b12c05072e9 -C extra-filename=-d85f4b12c05072e9 --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-d19a1b918ae96a15.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg has_const_fn_trait_bound` 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=0748ff243f027826 -C extra-filename=-0748ff243f027826 --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-2c903a31888c3a1a.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=893353bead040a80 -C extra-filename=-893353bead040a80 --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-713fabebf63ca055.rmeta --extern instant=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libinstant-05668ebeac64d3da.rmeta --extern libc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblibc-fcfd02ca434e9f5f.rmeta --extern smallvec=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsmallvec-e4a5fc0d553d5bb4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=8254685a5014e367 -C extra-filename=-8254685a5014e367 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=b7d61511820cec8f -C extra-filename=-b7d61511820cec8f --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-05668ebeac64d3da.rmeta --extern lock_api=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblock_api-d85f4b12c05072e9.rmeta --extern parking_lot_core=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libparking_lot_core-893353bead040a80.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=c328959278f4a5c8 -C extra-filename=-c328959278f4a5c8 --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-0748ff243f027826.so --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-2c903a31888c3a1a.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rmeta --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg use_fallback` 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=61e66f74fd5e1851 -C extra-filename=-61e66f74fd5e1851 --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-eed06ad25061d90b.so --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=b9a2e0c60ba11a09 -C extra-filename=-b9a2e0c60ba11a09 --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-fcfd02ca434e9f5f.rmeta --extern num_integer=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libnum_integer-bdabac88a5e4520d.rmeta --extern num_traits=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libnum_traits-defd6514a55df5b1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=d1377c0122d007c5 -C extra-filename=-d1377c0122d007c5 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=372b4d2ee2356792 -C extra-filename=-372b4d2ee2356792 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=811fd3126c30a957 -C extra-filename=-811fd3126c30a957 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-811fd3126c30a957 -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-a7ed61aa4d35e6be.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=99ca2dbb8705cdcc -C extra-filename=-99ca2dbb8705cdcc --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=ff85d99d9b7f7458 -C extra-filename=-ff85d99d9b7f7458 --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=d69c128bfaf31340 -C extra-filename=-d69c128bfaf31340 --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-372b4d2ee2356792.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=aa3b00a22689998d -C extra-filename=-aa3b00a22689998d --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 -Clink-arg=-Wl,-z,relro,-z,now` 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=6230bf91ce6428a2 -C extra-filename=-6230bf91ce6428a2 --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-61e66f74fd5e1851.so --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-eed06ad25061d90b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-811fd3126c30a957/build-script-build` Compiling indoc-impl v0.3.6 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=f27b017f2660a842 -C extra-filename=-f27b017f2660a842 --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-eed06ad25061d90b.so --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-2c903a31888c3a1a.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rlib --extern unindent=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunindent-631d869febbede9c.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=2ececc018eaca73c -C extra-filename=-2ececc018eaca73c --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-f27b017f2660a842.so --extern proc_macro_hack=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_hack-eed06ad25061d90b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling ouroboros_macro v0.15.0 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=bc2a7d830a56f0ab -C extra-filename=-bc2a7d830a56f0ab --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-8254685a5014e367.rlib --extern proc_macro_error=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro_error-c328959278f4a5c8.rlib --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-2c903a31888c3a1a.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling asn1_derive v0.8.7 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=745363bf375593c7 -C extra-filename=-745363bf375593c7 --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-2c903a31888c3a1a.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3-macros v0.15.2 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=d7523bfa01da33b2 -C extra-filename=-d7523bfa01da33b2 --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-3f4ec43ba2a6910b.rlib --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-c088c0aab17362e5.rlib --extern syn=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libsyn-6892a13bf3c63080.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=c1ffce6644f3700f -C extra-filename=-c1ffce6644f3700f --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-99ca2dbb8705cdcc.rmeta --extern ouroboros_macro=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libouroboros_macro-bc2a7d830a56f0ab.so --extern stable_deref_trait=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libstable_deref_trait-d1377c0122d007c5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=da153daa1c1e5ca6 -C extra-filename=-da153daa1c1e5ca6 --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-713fabebf63ca055.rmeta --extern indoc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libindoc-2ececc018eaca73c.rmeta --extern libc=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblibc-fcfd02ca434e9f5f.rmeta --extern parking_lot=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libparking_lot-b7d61511820cec8f.rmeta --extern paste=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpaste-6230bf91ce6428a2.rmeta --extern pyo3_macros=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3_macros-d7523bfa01da33b2.so --extern unindent=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunindent-ff85d99d9b7f7458.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --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 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=01ca201b3647e420 -C extra-filename=-01ca201b3647e420 --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-745363bf375593c7.so --extern chrono=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libchrono-b9a2e0c60ba11a09.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` 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=30790f9f3ea40835 --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-01ca201b3647e420.rlib --extern chrono=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libchrono-b9a2e0c60ba11a09.rlib --extern lazy_static=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/liblazy_static-aa3b00a22689998d.rlib --extern ouroboros=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libouroboros-c1ffce6644f3700f.rlib --extern pem=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpem-d69c128bfaf31340.rlib --extern pyo3=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libpyo3-da153daa1c1e5ca6.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Finished release [optimized] target(s) in 57.30s Copying rust artifact from /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/libcryptography_rust.so to build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust.abi3.so generating cffi module 'build/temp.linux-s390x-cpython-311/_openssl.c' creating build/temp.linux-s390x-cpython-311 building '_openssl' extension creating build/temp.linux-s390x-cpython-311/build creating build/temp.linux-s390x-cpython-311/build/temp.linux-s390x-cpython-311 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c build/temp.linux-s390x-cpython-311/_openssl.c -o build/temp.linux-s390x-cpython-311/build/temp.linux-s390x-cpython-311/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘Cryptography_pem_password_cb’: build/temp.linux-s390x-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] 2400 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_add_extra_chain_cert’: build/temp.linux-s390x-cpython-311/_openssl.c:26991:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 26991 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_add_extra_chain_cert’: build/temp.linux-s390x-cpython-311/_openssl.c:27029:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 27029 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_clear_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27170:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 27170 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_clear_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27203:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 27203 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27578:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 27578 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27601:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 27601 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_session_cache_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27692:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 27692 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_session_cache_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:27715:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 27715 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:29404:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 29404 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:29437:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 29437 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c:832: build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_session_cache_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:29778:45: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 29778 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-s390x-cpython-311/_openssl.c:29778:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 29778 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-s390x-cpython-311/_openssl.c:832: build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_session_cache_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:29811:49: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 29811 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-s390x-cpython-311/_openssl.c:29811:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 29811 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_dh’: build/temp.linux-s390x-cpython-311/_openssl.c:30184:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 30184 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_dh’: build/temp.linux-s390x-cpython-311/_openssl.c:30222:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 30222 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_ecdh’: build/temp.linux-s390x-cpython-311/_openssl.c:30237:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 30237 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_ecdh’: build/temp.linux-s390x-cpython-311/_openssl.c:30275:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 30275 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-s390x-cpython-311/_openssl.c:30904:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 30904 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-s390x-cpython-311/_openssl.c:30927:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 30927 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_clear_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:31275:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 31275 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_clear_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:31308:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 31308 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_get_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:32180:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32180 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_get_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:32203:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32203 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c: In function ‘_cffi_d_SSL_set_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:33870:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 33870 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: In function ‘_cffi_f_SSL_set_mode’: build/temp.linux-s390x-cpython-311/_openssl.c:33903:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 33903 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-s390x-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-s390x-cpython-311/_openssl.c: At top level: build/temp.linux-s390x-cpython-311/_openssl.c:794:13: warning: ‘ERR_load_Cryptography_OSRandom_strings’ declared ‘static’ but never defined [-Wunused-function] 794 | static void ERR_load_Cryptography_OSRandom_strings(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-s390x-cpython-311/_openssl.c:795:13: warning: ‘ERR_Cryptography_OSRandom_error’ declared ‘static’ but never defined [-Wunused-function] 795 | static void ERR_Cryptography_OSRandom_error(int function, int reason, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-cpython-311/build/temp.linux-s390x-cpython-311/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -o build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LcO2hU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x ++ dirname /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x + cd cryptography-37.0.2 + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x 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-5.el9.s390x/usr creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-s390x-cpython-311/cryptography/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-s390x-cpython-311/cryptography/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-s390x-cpython-311/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-s390x-cpython-311/cryptography/py.typed -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography copying build/lib.linux-s390x-cpython-311/cryptography/fernet.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/_cipheralgorithm.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization/pkcs7.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/_serialization.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/_asymmetric.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/poly1305.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/types.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/ed448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust/ocsp.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust/x509.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust/asn1.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust/__init__.pyi -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_rust.abi3.so -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/openssl creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/ed25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/poly1305.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/x448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/ed448.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-s390x-cpython-311/cryptography/__about__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography creating /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 copying build/lib.linux-s390x-cpython-311/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509 byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509/oid.py to oid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/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-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/x509/extensions.py to extensions.cpython-311.pyc writing byte-compilation script '/tmp/tmpxc14j2ls.py' /usr/bin/python3.11 /tmp/tmpxc14j2ls.py removing /tmp/tmpxc14j2ls.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-5.el9.s390x/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-5.el9.s390x/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 37.0.2-5.el9 --unique-debug-suffix -37.0.2-5.el9.s390x --unique-debug-src-base python3.11-cryptography-37.0.2-5.el9.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/cryptography-37.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust.abi3.so extracting debug info from /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/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-5.el9.s390x/usr/lib64/python3.11/site-packages/cryptography/hazmat/bindings/_rust.abi3.so original debug info size: 31856kB, size after compression: 26936kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7058 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3.11-cryptography-37.0.2-5.el9.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MwHLPp + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + DOCDIR=/builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/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-5.el9.s390x/usr/share/doc/python3.11-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/share/doc/python3.11-cryptography + cp -pr docs /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/share/doc/python3.11-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RBeRHJ + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/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-5.el9.s390x/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/share/licenses/python3.11-cryptography + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x/usr/share/licenses/python3.11-cryptography + RPM_EC=0 ++ jobs -p + 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-5.el9 python3.11-cryptography(s390-64) = 37.0.2-5.el9 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: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(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) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) python(abi) = 3.11 python3.11dist(cffi) >= 1.12 rtld(GNU_HASH) Processing files: python3.11-cryptography-debugsource-37.0.2-5.el9.s390x Provides: python3.11-cryptography-debugsource = 37.0.2-5.el9 python3.11-cryptography-debugsource(s390-64) = 37.0.2-5.el9 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-5.el9.s390x Provides: debuginfo(build-id) = 44bc27c5c07ac91340b0ac428338993911ed4114 debuginfo(build-id) = 4e7a1331d65a812271be3903e46e74ee71f27248 python3.11-cryptography-debuginfo = 37.0.2-5.el9 python3.11-cryptography-debuginfo(s390-64) = 37.0.2-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.11-cryptography-debugsource(s390-64) = 37.0.2-5.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x Wrote: /builddir/build/RPMS/python3.11-cryptography-debugsource-37.0.2-5.el9.s390x.rpm Wrote: /builddir/build/RPMS/python3.11-cryptography-37.0.2-5.el9.s390x.rpm Wrote: /builddir/build/RPMS/python3.11-cryptography-debuginfo-37.0.2-5.el9.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.myV2OP + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3.11-cryptography-37.0.2-5.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0