D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-cryptography-42.0.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m6j9Ik + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + test -d /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9tZ4yK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + rm -rf cryptography-42.0.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cryptography-42.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-42.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1733929031 + GIT_AUTHOR_DATE=@1733929031 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-cryptography-42.0.5 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-smaller-mmap-in-tests-to-fit-in-a-32-bit-ssize_t-103.patch + GIT_COMMITTER_DATE=@1733929031 + /usr/bin/git am --reject -q -p1 Checking patch tests/hazmat/primitives/test_aead.py... Applied patch tests/hazmat/primitives/test_aead.py cleanly. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-skip-overflow-aead-tests-on-32-bit-systems-10366.patch + GIT_COMMITTER_DATE=@1733929031 + /usr/bin/git am --reject -q -p1 Checking patch tests/hazmat/primitives/test_aead.py... Hunk #4 succeeded at 377 (offset -3 lines). Hunk #5 succeeded at 523 (offset -5 lines). Hunk #6 succeeded at 699 (offset -5 lines). Hunk #7 succeeded at 844 (offset -5 lines). Applied patch tests/hazmat/primitives/test_aead.py cleanly. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nRF5S3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + cd cryptography-42.0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/python-cryptography-42.0.5-1.mga10.x86_64-pyproject-buildrequires -x test Handling setuptools>=61.0.0 from build-system.requires Requirement satisfied: setuptools>=61.0.0 (installed: setuptools 69.0.2) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling cffi>=1.12; platform_python_implementation != 'PyPy' from build-system.requires Requirement satisfied: cffi>=1.12; platform_python_implementation != 'PyPy' (installed: cffi 1.16.0) Handling setuptools-rust>=1.7.0 from build-system.requires Requirement satisfied: setuptools-rust>=1.7.0 (installed: setuptools-rust 1.10.1) 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' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) running dist_info creating cryptography.egg-info writing cryptography.egg-info/PKG-INFO writing dependency_links to cryptography.egg-info/dependency_links.txt writing requirements to cryptography.egg-info/requires.txt writing top-level names to cryptography.egg-info/top_level.txt writing manifest file 'cryptography.egg-info/SOURCES.txt' reading manifest file '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 'cryptography.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/cryptography-42.0.5.dist-info' Handling cffi >=1.12 ; platform_python_implementation != "PyPy" from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: cffi >=1.12 ; platform_python_implementation != "PyPy" (installed: cffi 1.16.0) Handling sphinx >=5.3.0 ; extra == 'docs' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: sphinx >=5.3.0 ; extra == 'docs' Handling sphinx-rtd-theme >=1.1.1 ; extra == 'docs' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: sphinx-rtd-theme >=1.1.1 ; extra == 'docs' Handling pyenchant >=1.6.11 ; extra == 'docstest' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: pyenchant >=1.6.11 ; extra == 'docstest' Handling readme-renderer ; extra == 'docstest' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: readme-renderer ; extra == 'docstest' Handling sphinxcontrib-spelling >=4.0.1 ; extra == 'docstest' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: sphinxcontrib-spelling >=4.0.1 ; extra == 'docstest' Handling nox ; extra == 'nox' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: nox ; extra == 'nox' Handling ruff ; extra == 'pep8test' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: ruff ; extra == 'pep8test' Handling mypy ; extra == 'pep8test' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: mypy ; extra == 'pep8test' Handling check-sdist ; extra == 'pep8test' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: check-sdist ; extra == 'pep8test' Handling click ; extra == 'pep8test' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: click ; extra == 'pep8test' Handling build ; extra == 'sdist' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: build ; extra == 'sdist' Handling bcrypt >=3.1.5 ; extra == 'ssh' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: bcrypt >=3.1.5 ; extra == 'ssh' Handling pytest >=6.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: pytest >=6.2.0 ; extra == 'test' (installed: pytest 7.4.4) Handling pytest-benchmark ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: pytest-benchmark ; extra == 'test' (installed: pytest-benchmark 4.0.0) Handling pytest-cov ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: pytest-cov ; extra == 'test' (installed: pytest-cov 5.0.0) Handling pytest-xdist ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: pytest-xdist ; extra == 'test' (installed: pytest-xdist 3.5.0) Handling pretend ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: pretend ; extra == 'test' (installed: pretend 1.0.9) Handling certifi ; extra == 'test' from hook generated metadata: Requires-Dist (cryptography) Requirement satisfied: certifi ; extra == 'test' (installed: certifi 2023.7.22) Handling pytest-randomly ; extra == 'test-randomorder' from hook generated metadata: Requires-Dist (cryptography) Ignoring alien requirement: pytest-randomly ; extra == 'test-randomorder' + cat /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/python-cryptography-42.0.5-1.mga10.x86_64-pyproject-buildrequires + rm -rfv cryptography-42.0.5.dist-info/ removed 'cryptography-42.0.5.dist-info/LICENSE.BSD' removed 'cryptography-42.0.5.dist-info/top_level.txt' removed 'cryptography-42.0.5.dist-info/METADATA' removed 'cryptography-42.0.5.dist-info/LICENSE' removed 'cryptography-42.0.5.dist-info/LICENSE.APACHE' removed directory 'cryptography-42.0.5.dist-info/' + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + cd src/rust + rm -f Cargo.lock + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + cd ../.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9FEErr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build + cd cryptography-42.0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info writing /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/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' warning: no files found matching 'Cargo.lock' under directory 'src/rust' 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 '/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/pip-modern-metadata-r5iqdxd6/cryptography-42.0.5.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cryptography Building wheel for cryptography (pyproject.toml): started Running command Building wheel for cryptography (pyproject.toml) running bdist_wheel 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/exceptions.py -> build/lib.linux-x86_64-cpython-312/cryptography copying src/cryptography/__about__.py -> 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/utils.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/ocsp.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/extensions.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/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/verification.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/_oid.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat copying src/cryptography/hazmat/__init__.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/keywrap.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/poly1305.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/cmac.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/constant_time.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/padding.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/_asymmetric.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/ciphers.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/aead.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/backend.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/_conditional.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/__init__.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/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/pkcs7.py -> 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/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/pbkdf2.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/scrypt.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 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/__init__.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/__init__.py -> 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/hotp.py -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/primitives/twofactor creating 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/dh.py -> 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/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/__init__.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/ed448.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 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/utils.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 creating 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/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/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 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' warning: no files found matching 'Cargo.lock' under directory 'src/rust' 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/aead.pyi -> build/lib.linux-x86_64-cpython-312/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/cmac.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/ec.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/keys.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/rsa.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 error: failed to select a version for the requirement `pyo3 = "^0.20"` candidate versions found which didn't match: 0.22.4 location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `cryptography-cffi v0.1.0 (/home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/src/rust/cryptography-cffi)` perhaps a crate was updated and forgotten to be re-vendored? As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without the offline flag. error: `cargo metadata --manifest-path src/rust/Cargo.toml --format-version 1` failed with code 101 -- Output captured from stdout: error: subprocess-exited-with-error × Building wheel for cryptography (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /usr/bin/python3 /usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5/.pyproject-builddir/tmpgd6y_5mx cwd: /home/pterjan/rpmbuild/BUILD/python-cryptography-42.0.5-build/cryptography-42.0.5 Building wheel for cryptography (pyproject.toml): finished with status 'error' ERROR: Failed building wheel for cryptography Failed to build cryptography ERROR: Failed to build one or more wheels error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9FEErr (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9FEErr (%build) I: [iurt_root_command] ERROR: chroot