Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cryptography.spec'], chrootPath='/var/lib/mock/dist-oc8-build-74439-50448/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python3.12: No such file or directory sh: /usr/bin/python3.12: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3.12-cryptography-41.0.7-1.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cryptography.spec'], chrootPath='/var/lib/mock/dist-oc8-build-74439-50448/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6v9WmN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptography-41.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-41.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-41.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/raise-an-exception-for-CVE-2023-49083.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/cryptography-41.0.7-vendor.tar.bz2 + cat + sed -i s,--no-subtests-shortletter,, pyproject.toml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qivbw3 + umask 022 + cd /builddir/build/BUILD + cd cryptography-41.0.7 + export OPENSSL_NO_VENDOR=1 + OPENSSL_NO_VENDOR=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.12 setup.py build '--executable=/usr/bin/python3.12 -sP' running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-cpython-312/cryptography creating build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-cpython-312/cryptography/x509 creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric 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' warning: no files found matching '*.c' under directory 'src/_cffi_src' warning: no files found matching '*.h' under directory 'src/_cffi_src' 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 found matching 'src/rust/target' warning: no previously-included files matching '*' found under directory 'src/rust/target' 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 '.readthedocs.yml' warning: no previously-included files found matching 'ci-constraints-requirements.txt' warning: no previously-included files found matching 'mypy.ini' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' copying src/cryptography/py.typed -> build/lib.linux-x86_64-cpython-312/cryptography creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust creating build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl 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 --crate-type cdylib -- Compiling proc-macro2 v1.0.64 Compiling quote v1.0.28 Compiling unicode-ident v1.0.9 Compiling cc v1.0.79 Compiling target-lexicon v0.12.7 Compiling vcpkg v0.2.15 Compiling libc v0.2.144 Compiling pkg-config v0.3.27 Compiling autocfg v1.1.0 Compiling syn v1.0.109 Compiling once_cell v1.17.2 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling parking_lot_core v0.9.7 Compiling smallvec v1.10.0 Compiling scopeguard v1.1.0 Compiling foreign-types-shared v0.1.1 Compiling openssl v0.10.60 Compiling cryptography-openssl v0.1.0 (/builddir/build/BUILD/cryptography-41.0.7/src/rust/cryptography-openssl) Compiling unindent v0.1.11 Compiling indoc v1.0.9 Compiling bitflags v2.4.1 Compiling Inflector v0.11.4 Compiling aliasable v0.1.3 Compiling base64 v0.13.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=c903d07d54732251 -C extra-filename=-c903d07d54732251 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-c903d07d54732251 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/vendor/quote/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=bf2a8f8e10b49647 -C extra-filename=-bf2a8f8e10b49647 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/quote-bf2a8f8e10b49647 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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_ident --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/unicode-ident/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=9c5029fd1d4c05ed -C extra-filename=-9c5029fd1d4c05ed --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 cc --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/cc/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=5074c9897608d8e6 -C extra-filename=-5074c9897608d8e6 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/vendor/target-lexicon/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"' -C metadata=42993e3efc9780e0 -C extra-filename=-42993e3efc9780e0 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/target-lexicon-42993e3efc9780e0 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 vcpkg /builddir/build/BUILD/cryptography-41.0.7/vendor/vcpkg/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=315215c8bdbc0f37 -C extra-filename=-315215c8bdbc0f37 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 pkg_config /builddir/build/BUILD/cryptography-41.0.7/vendor/pkg-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 -C metadata=7f6a53ca311a621b -C extra-filename=-7f6a53ca311a621b --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/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=f7ee1f89127dce38 -C extra-filename=-f7ee1f89127dce38 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/libc-f7ee1f89127dce38 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/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=50a36cf41054522c -C extra-filename=-50a36cf41054522c --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/vendor/syn-1.0.109/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=46ff4aa835668ed4 -C extra-filename=-46ff4aa835668ed4 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/syn-46ff4aa835668ed4 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 once_cell --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/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=9aced24bdae44b8f -C extra-filename=-9aced24bdae44b8f --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/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=45425420be999926 -C extra-filename=-45425420be999926 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 cfg_if --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=6e6097e24d7c126c -C extra-filename=-6e6097e24d7c126c --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/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=e644c741ed17273a -C extra-filename=-e644c741ed17273a --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/parking_lot_core-e644c741ed17273a -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 smallvec --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=cdfee5b0506f6e1b -C extra-filename=-cdfee5b0506f6e1b --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 scopeguard /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=1a3ff7a7e3f8e32e -C extra-filename=-1a3ff7a7e3f8e32e --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 foreign_types_shared /builddir/build/BUILD/cryptography-41.0.7/vendor/foreign-types-shared/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 embed-bitcode=no -C overflow-checks=on -C metadata=91f1a067dce20e36 -C extra-filename=-91f1a067dce20e36 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/vendor/openssl/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"' -C metadata=dba97a58bbdc9341 -C extra-filename=-dba97a58bbdc9341 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/openssl-dba97a58bbdc9341 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 once_cell --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/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 opt-level=3 -C embed-bitcode=no -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=f4c1577f76277032 -C extra-filename=-f4c1577f76277032 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=c2c33723b380588b -C extra-filename=-c2c33723b380588b --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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=2021 cryptography-openssl/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=7d36ff31c5a19339 -C extra-filename=-7d36ff31c5a19339 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-openssl-7d36ff31c5a19339 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/usr/bin/rustc --crate-name indoc --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/indoc/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=acdd23a4213fb6ca -C extra-filename=-acdd23a4213fb6ca --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/usr/bin/rustc --crate-name inflector /builddir/build/BUILD/cryptography-41.0.7/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=d62af2ef0a5a2ac6 -C extra-filename=-d62af2ef0a5a2ac6 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 bitflags --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/vendor/bitflags/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 embed-bitcode=no -C overflow-checks=on -C metadata=c9a9b61e1fbf853e -C extra-filename=-c9a9b61e1fbf853e --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 base64 --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e7ed1d40f09b1350 -C extra-filename=-e7ed1d40f09b1350 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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 aliasable --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=df10ee4e4a4019d1 -C extra-filename=-df10ee4e4a4019d1 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling foreign-types v0.3.2 Running `/usr/bin/rustc --crate-name foreign_types /builddir/build/BUILD/cryptography-41.0.7/vendor/foreign-types/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 embed-bitcode=no -C overflow-checks=on -C metadata=1705df9d2bd56d2a -C extra-filename=-1705df9d2bd56d2a --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern foreign_types_shared=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libforeign_types_shared-91f1a067dce20e36.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pem v1.1.1 Running `/usr/bin/rustc --crate-name pem --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=04f675458baacb17 -C extra-filename=-04f675458baacb17 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern base64=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libbase64-e7ed1d40f09b1350.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/parking_lot_core-e644c741ed17273a/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/quote-bf2a8f8e10b49647/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/syn-46ff4aa835668ed4/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-c903d07d54732251/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/libc-f7ee1f89127dce38/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=7a66dd290843b8b0 -C extra-filename=-7a66dd290843b8b0 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern unicode_ident=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libunicode_ident-9c5029fd1d4c05ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg wrap_proc_macro` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e512bad9f7bb538a -C extra-filename=-e512bad9f7bb538a --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/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_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=34823ec3febbb344 -C extra-filename=-34823ec3febbb344 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro-error-attr-34823ec3febbb344 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern version_check=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libversion_check-45425420be999926.rlib --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-41.0.7/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=a920fc0071470fc7 -C extra-filename=-a920fc0071470fc7 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro-error-a920fc0071470fc7 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern version_check=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libversion_check-45425420be999926.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro-error-attr-34823ec3febbb344/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/target-lexicon-42993e3efc9780e0/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/proc-macro-error-a920fc0071470fc7/build-script-build` Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/target-lexicon/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=b4cc65c6cf346b8b -C extra-filename=-b4cc65c6cf346b8b --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg 'feature="rust_1_40"'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=a18ec0ad98526ff9 -C extra-filename=-a18ec0ad98526ff9 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling lock_api v0.4.9 Compiling memoffset v0.8.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=bae46e6dd865a833 -C extra-filename=-bae46e6dd865a833 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/lock_api-bae46e6dd865a833 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern autocfg=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libautocfg-50a36cf41054522c.rlib --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-41.0.7/vendor/memoffset/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"' -C metadata=b31bad1f311632ad -C extra-filename=-b31bad1f311632ad --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/memoffset-b31bad1f311632ad -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern autocfg=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libautocfg-50a36cf41054522c.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling syn v2.0.18 Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/syn-1.0.109/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=200151e67bfd2c60 -C extra-filename=-200151e67bfd2c60 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rmeta --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rmeta --extern unicode_ident=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libunicode_ident-9c5029fd1d4c05ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg syn_disable_nightly_tests` Running `/usr/bin/rustc --crate-name syn --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5d865791d983289b -C extra-filename=-5d865791d983289b --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rmeta --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rmeta --extern unicode_ident=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libunicode_ident-9c5029fd1d4c05ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/memoffset-b31bad1f311632ad/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/lock_api-bae46e6dd865a833/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=9cca8ac3f57009ee -C extra-filename=-9cca8ac3f57009ee --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern scopeguard=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libscopeguard-1a3ff7a7e3f8e32e.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 memoffset /builddir/build/BUILD/cryptography-41.0.7/vendor/memoffset/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' -C metadata=b8d3f7610ff4b759 -C extra-filename=-b8d3f7610ff4b759 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=b27fa57094688cf9 -C extra-filename=-b27fa57094688cf9 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern cfg_if=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcfg_if-6e6097e24d7c126c.rmeta --extern libc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblibc-e512bad9f7bb538a.rmeta --extern smallvec=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsmallvec-cdfee5b0506f6e1b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling parking_lot v0.12.1 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' -C metadata=d7ecf2dd08bcb967 -C extra-filename=-d7ecf2dd08bcb967 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern lock_api=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblock_api-9cca8ac3f57009ee.rmeta --extern parking_lot_core=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libparking_lot_core-b27fa57094688cf9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3-build-config v0.18.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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-py311"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=fb29345402becaae -C extra-filename=-fb29345402becaae --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-build-config-fb29345402becaae -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern target_lexicon=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libtarget_lexicon-b4cc65c6cf346b8b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/usr/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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=fbbd8d58ff1c3baf -C extra-filename=-fbbd8d58ff1c3baf --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rlib --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-build-config-fb29345402becaae/build-script-build` Running `/usr/bin/rustc --crate-name pyo3_build_config --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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-py311"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=69cf136bdbb73b27 -C extra-filename=-69cf136bdbb73b27 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern once_cell=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libonce_cell-9aced24bdae44b8f.rmeta --extern target_lexicon=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libtarget_lexicon-b4cc65c6cf346b8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3-macros-backend v0.18.3 Running `/usr/bin/rustc --crate-name pyo3_macros_backend --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 --cfg 'feature="abi3"' -C metadata=e6a082838e57dfc0 -C extra-filename=-e6a082838e57dfc0 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rmeta --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rmeta --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-200151e67bfd2c60.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-41.0.7/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=541a743c7e5e9df3 -C extra-filename=-541a743c7e5e9df3 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro_error_attr=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro_error_attr-fbbd8d58ff1c3baf.so --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rmeta --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rmeta --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-200151e67bfd2c60.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg use_fallback` Compiling openssl-sys v0.9.96 Compiling cryptography-cffi v0.1.0 (/builddir/build/BUILD/cryptography-41.0.7/src/rust/cryptography-cffi) Compiling cryptography-rust v0.1.0 (/builddir/build/BUILD/cryptography-41.0.7/src/rust) Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/openssl-sys/build/main.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=44fcde901747ca2e -C extra-filename=-44fcde901747ca2e --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/openssl-sys-44fcde901747ca2e -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern cc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcc-5074c9897608d8e6.rlib --extern pkg_config=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpkg_config-7f6a53ca311a621b.rlib --extern vcpkg=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libvcpkg-315215c8bdbc0f37.rlib --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=2021 cryptography-cffi/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=2ad929f0d2c57994 -C extra-filename=-2ad929f0d2c57994 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-cffi-2ad929f0d2c57994 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern cc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcc-5074c9897608d8e6.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 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="extension-module"' -C metadata=48f8a85f740f229e -C extra-filename=-48f8a85f740f229e --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-rust-48f8a85f740f229e -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern cc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcc-5074c9897608d8e6.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/openssl-sys-44fcde901747ca2e/build-script-main` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/openssl-dba97a58bbdc9341/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/openssl-sys/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 embed-bitcode=no -C overflow-checks=on -C metadata=0244995ea8e130e7 -C extra-filename=-0244995ea8e130e7 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern libc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblibc-e512bad9f7bb538a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-openssl-7d36ff31c5a19339/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-cffi-2ad929f0d2c57994/build-script-build` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-rust-48f8a85f740f229e/build-script-build` Compiling pyo3-ffi v0.18.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/pyo3-ffi/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-py311"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=0a2bc2501e96efa8 -C extra-filename=-0a2bc2501e96efa8 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-ffi-0a2bc2501e96efa8 -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3_build_config-69cf136bdbb73b27.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3 v0.18.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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-py311"' --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="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=6f8f92016a64d72e -C extra-filename=-6f8f92016a64d72e --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-6f8f92016a64d72e -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern pyo3_build_config=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3_build_config-69cf136bdbb73b27.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-ffi-0a2bc2501e96efa8/build-script-build` Running `/usr/bin/rustc --crate-name pyo3_ffi --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/pyo3-ffi/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=7cf4dc2223955a71 -C extra-filename=-7cf4dc2223955a71 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern libc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblibc-e512bad9f7bb538a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg Py_3_6 --cfg Py_3_7 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/pyo3-6f8f92016a64d72e/build-script-build` Compiling openssl-macros v0.1.1 Compiling asn1_derive v0.15.2 Running `/usr/bin/rustc --crate-name openssl_macros --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/openssl-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=bce15e52a9fcc274 -C extra-filename=-bce15e52a9fcc274 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rlib --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rlib --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-5d865791d983289b.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 asn1_derive --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/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=89683b39f25ed496 -C extra-filename=-89683b39f25ed496 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rlib --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rlib --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-5d865791d983289b.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling pyo3-macros v0.18.3 Compiling ouroboros_macro v0.15.6 Running `/usr/bin/rustc --crate-name ouroboros_macro --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 --cfg 'feature="std"' -C metadata=82e2bc70938da862 -C extra-filename=-82e2bc70938da862 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern inflector=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libinflector-d62af2ef0a5a2ac6.rlib --extern proc_macro_error=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro_error-541a743c7e5e9df3.rlib --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rlib --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rlib --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-200151e67bfd2c60.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 pyo3_macros --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 --cfg 'feature="abi3"' -C metadata=70318fa55cddda95 -C extra-filename=-70318fa55cddda95 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libproc_macro2-7a66dd290843b8b0.rlib --extern pyo3_macros_backend=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3_macros_backend-e6a082838e57dfc0.rlib --extern quote=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libquote-a18ec0ad98526ff9.rlib --extern syn=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libsyn-200151e67bfd2c60.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 openssl --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/vendor/openssl/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' -C metadata=ddf139298f1c6b41 -C extra-filename=-ddf139298f1c6b41 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern bitflags=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libbitflags-c9a9b61e1fbf853e.rmeta --extern cfg_if=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcfg_if-6e6097e24d7c126c.rmeta --extern foreign_types=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libforeign_types-1705df9d2bd56d2a.rmeta --extern libc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblibc-e512bad9f7bb538a.rmeta --extern once_cell=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libonce_cell-f4c1577f76277032.rmeta --extern openssl_macros=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl_macros-bce15e52a9fcc274.so --extern ffi=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl_sys-0244995ea8e130e7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111` Compiling asn1 v0.15.2 Running `/usr/bin/rustc --crate-name asn1 --edition=2021 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on -C metadata=12a8493d5af24e57 -C extra-filename=-12a8493d5af24e57 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern asn1_derive=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libasn1_derive-89683b39f25ed496.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling cryptography-x509 v0.1.0 (/builddir/build/BUILD/cryptography-41.0.7/src/rust/cryptography-x509) Running `/usr/bin/rustc --crate-name cryptography_x509 --edition=2021 cryptography-x509/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 embed-bitcode=no -C overflow-checks=on -C metadata=6af73b7c670b5133 -C extra-filename=-6af73b7c670b5133 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern asn1=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libasn1-12a8493d5af24e57.rmeta -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-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --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="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=794059c26b0adf5c -C extra-filename=-794059c26b0adf5c --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern cfg_if=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcfg_if-6e6097e24d7c126c.rmeta --extern indoc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libindoc-acdd23a4213fb6ca.so --extern libc=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/liblibc-e512bad9f7bb538a.rmeta --extern memoffset=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libmemoffset-b8d3f7610ff4b759.rmeta --extern parking_lot=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libparking_lot-d7ecf2dd08bcb967.rmeta --extern pyo3_ffi=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3_ffi-7cf4dc2223955a71.rmeta --extern pyo3_macros=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3_macros-70318fa55cddda95.so --extern unindent=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libunindent-c2c33723b380588b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now --cfg Py_3_6 --cfg Py_3_7 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `/usr/bin/rustc --crate-name cryptography_openssl --edition=2021 cryptography-openssl/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 embed-bitcode=no -C overflow-checks=on -C metadata=33772ac2f6507a64 -C extra-filename=-33772ac2f6507a64 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern foreign_types=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libforeign_types-1705df9d2bd56d2a.rmeta --extern foreign_types_shared=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libforeign_types_shared-91f1a067dce20e36.rmeta --extern openssl=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl-ddf139298f1c6b41.rmeta --extern ffi=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl_sys-0244995ea8e130e7.rmeta -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Compiling ouroboros v0.15.6 Running `/usr/bin/rustc --crate-name ouroboros --edition=2018 /builddir/build/BUILD/cryptography-41.0.7/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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=37e9bca7f00094b7 -C extra-filename=-37e9bca7f00094b7 --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern aliasable=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libaliasable-df10ee4e4a4019d1.rmeta --extern ouroboros_macro=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libouroboros_macro-82e2bc70938da862.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now` Running `/usr/bin/rustc --crate-name cryptography_cffi --edition=2021 cryptography-cffi/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 embed-bitcode=no -C overflow-checks=on -C metadata=2b1b9851322ed3de -C extra-filename=-2b1b9851322ed3de --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern openssl_sys=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl_sys-0244995ea8e130e7.rmeta --extern pyo3=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3-794059c26b0adf5c.rmeta -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -L native=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-cffi-6b16a4a63e03770e/out -l static=_openssl.a --cfg 'python_implementation="CPython"'` Running `/usr/bin/rustc --crate-name cryptography_rust --edition=2021 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 embed-bitcode=no -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=4329c52b6228e0fa --out-dir /builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps --extern asn1=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libasn1-12a8493d5af24e57.rlib --extern cryptography_cffi=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcryptography_cffi-2b1b9851322ed3de.rlib --extern cryptography_openssl=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcryptography_openssl-33772ac2f6507a64.rlib --extern cryptography_x509=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libcryptography_x509-6af73b7c670b5133.rlib --extern foreign_types_shared=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libforeign_types_shared-91f1a067dce20e36.rlib --extern once_cell=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libonce_cell-f4c1577f76277032.rlib --extern openssl=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl-ddf139298f1c6b41.rlib --extern openssl_sys=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libopenssl_sys-0244995ea8e130e7.rlib --extern ouroboros=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libouroboros-37e9bca7f00094b7.rlib --extern pem=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpem-04f675458baacb17.rlib --extern pyo3=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/deps/libpyo3-794059c26b0adf5c.rlib -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -L native=/builddir/build/BUILD/cryptography-41.0.7/src/rust/target/release/build/cryptography-cffi-6b16a4a63e03770e/out` Finished release [optimized] target(s) in 36.14s Copying rust artifact from src/rust/target/release/libcryptography_rust.so to build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust.abi3.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ycAlkv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 ++ dirname /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 + cd cryptography-41.0.7 + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.12 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12 creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509 copying build/lib.linux-x86_64-cpython-312/cryptography/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography copying build/lib.linux-x86_64-cpython-312/cryptography/fernet.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/__init__.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/x509.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/asn1.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/exceptions.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/_openssl.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/ocsp.pyi -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust.abi3.so -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization/pkcs7.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/_asymmetric.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/poly1305.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers creating /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/ed448.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/types.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/_cipheralgorithm.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/_serialization.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-cpython-312/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-cpython-312/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography copying build/lib.linux-x86_64-cpython-312/cryptography/utils.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography copying build/lib.linux-x86_64-cpython-312/cryptography/py.typed -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography copying build/lib.linux-x86_64-cpython-312/cryptography/__about__.py -> /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/name.py to name.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/oid.py to oid.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/extensions.py to extensions.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/general_name.py to general_name.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/x509/base.py to base.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/fernet.py to fernet.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py to pkcs7.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py to _asymmetric.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/types.py to types.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py to _cipheralgorithm.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py to _serialization.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/exceptions.py to exceptions.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/utils.py to utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/__about__.py to __about__.cpython-312.pyc writing byte-compilation script '/tmp/tmpuwh56ybq.py' /usr/bin/python3.12 /tmp/tmpuwh56ybq.py removing /tmp/tmpuwh56ybq.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' warning: no files found matching '*.c' under directory 'src/_cffi_src' warning: no files found matching '*.h' under directory 'src/_cffi_src' 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 found matching 'src/rust/target' 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 '.readthedocs.yml' warning: no previously-included files found matching 'ci-constraints-requirements.txt' warning: no previously-included files found matching 'mypy.ini' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography-41.0.7-py3.12.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 41.0.7-1.oc8 --unique-debug-suffix -41.0.7-1.oc8.x86_64 --unique-debug-src-base python3.12-cryptography-41.0.7-1.oc8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptography-41.0.7 extracting debug info from /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7996 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.12 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2EprAD + umask 022 + cd /builddir/build/BUILD Processing files: python3.12-cryptography-41.0.7-1.oc8.x86_64 + cd cryptography-41.0.7 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J7nwa0 + umask 022 + cd /builddir/build/BUILD + cd cryptography-41.0.7 + DOCDIR=/builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/doc/python3.12-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/doc/python3.12-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/doc/python3.12-cryptography + cp -pr docs /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/doc/python3.12-cryptography + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DuW3De + umask 022 + cd /builddir/build/BUILD + cd cryptography-41.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/licenses/python3.12-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/licenses/python3.12-cryptography + cp -pr LICENSE /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/licenses/python3.12-cryptography + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/licenses/python3.12-cryptography + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64/usr/share/licenses/python3.12-cryptography + exit 0 Provides: bundled(crate(Inflector)) = 0.11.4 bundled(crate(aliasable)) = 0.1.3 bundled(crate(asn1)) = 0.15.2 bundled(crate(asn1_derive)) = 0.15.2 bundled(crate(autocfg)) = 1.1.0 bundled(crate(base64)) = 0.13.1 bundled(crate(bitflags)) = 1.3.2 bundled(crate(cc)) = 1.0.79 bundled(crate(cfg-if)) = 1.0.0 bundled(crate(cryptography-cffi)) = 0.1.0 bundled(crate(cryptography-openssl)) = 0.1.0 bundled(crate(cryptography-rust)) = 0.1.0 bundled(crate(cryptography-x509)) = 0.1.0 bundled(crate(foreign-types)) = 0.3.2 bundled(crate(foreign-types-shared)) = 0.1.1 bundled(crate(indoc)) = 1.0.9 bundled(crate(libc)) = 0.2.144 bundled(crate(lock_api)) = 0.4.9 bundled(crate(memoffset)) = 0.8.0 bundled(crate(once_cell)) = 1.17.2 bundled(crate(openssl)) = 0.10.60 bundled(crate(openssl-macros)) = 0.1.1 bundled(crate(openssl-sys)) = 0.9.96 bundled(crate(ouroboros)) = 0.15.6 bundled(crate(ouroboros_macro)) = 0.15.6 bundled(crate(parking_lot)) = 0.12.1 bundled(crate(parking_lot_core)) = 0.9.7 bundled(crate(pem)) = 1.1.1 bundled(crate(pkg-config)) = 0.3.27 bundled(crate(proc-macro-error)) = 1.0.4 bundled(crate(proc-macro-error-attr)) = 1.0.4 bundled(crate(proc-macro2)) = 1.0.64 bundled(crate(pyo3)) = 0.18.3 bundled(crate(pyo3-build-config)) = 0.18.3 bundled(crate(pyo3-ffi)) = 0.18.3 bundled(crate(pyo3-macros)) = 0.18.3 bundled(crate(pyo3-macros-backend)) = 0.18.3 bundled(crate(quote)) = 1.0.28 bundled(crate(redox_syscall)) = 0.2.16 bundled(crate(scopeguard)) = 1.1.0 bundled(crate(smallvec)) = 1.10.0 bundled(crate(syn)) = 1.0.109 bundled(crate(target-lexicon)) = 0.12.7 bundled(crate(unicode-ident)) = 1.0.9 bundled(crate(unindent)) = 0.1.11 bundled(crate(vcpkg)) = 0.2.15 bundled(crate(version_check)) = 0.9.4 python3.12-cryptography = 41.0.7-1.oc8 python3.12-cryptography(x86-64) = 41.0.7-1.oc8 python3.12dist(cryptography) = 41.0.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 3.12 rtld(GNU_HASH) Processing files: python3.12-cryptography-debugsource-41.0.7-1.oc8.x86_64 Provides: python3.12-cryptography-debugsource = 41.0.7-1.oc8 python3.12-cryptography-debugsource(x86-64) = 41.0.7-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3.12-cryptography-debuginfo-41.0.7-1.oc8.x86_64 Provides: debuginfo(build-id) = 5297353e07c0f1bd400d5744b479e4afe5e898c9 python3.12-cryptography-debuginfo = 41.0.7-1.oc8 python3.12-cryptography-debuginfo(x86-64) = 41.0.7-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.12-cryptography-debugsource(x86-64) = 41.0.7-1.oc8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.12-cryptography-41.0.7-1.oc8.x86_64 Wrote: /builddir/build/RPMS/python3.12-cryptography-41.0.7-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.12-cryptography-debugsource-41.0.7-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.12-cryptography-debuginfo-41.0.7-1.oc8.x86_64.rpm Child return code was: 0