Applying /builder/shared-workdir/build/sdk/feeds/packages/lang/python/python-cryptography/patches/001-Update-ouroboros.patch using plaintext: patching file src/rust/Cargo.toml * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 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 listing git files failed - pretending there aren't any 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' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.linux-powerpc-cpython-313/cryptography copying src/cryptography/utils.py -> build/lib.linux-powerpc-cpython-313/cryptography copying src/cryptography/fernet.py -> build/lib.linux-powerpc-cpython-313/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-powerpc-cpython-313/cryptography copying src/cryptography/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography copying src/cryptography/__about__.py -> build/lib.linux-powerpc-cpython-313/cryptography creating build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/x509 creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/twofactor creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/serialization creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/kdf creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/ciphers creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/openssl creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt listing git files failed - pretending there aren't any 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-powerpc-cpython-313/cryptography creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust creating build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-powerpc-cpython-313/cryptography/hazmat/bindings/_rust/openssl warning: build_py: byte-compiling is disabled, skipping. running build_ext running build_rust Updating crates.io index Locking 6 packages to latest compatible versions Adding heck v0.4.1 Updating ouroboros v0.15.6 -> v0.18.5 Updating ouroboros_macro v0.15.6 -> v0.18.5 Adding proc-macro2-diagnostics v0.10.1 Adding static_assertions v1.1.0 Adding yansi v1.0.1 [RUSTFLAGS=-Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --target powerpc-unknown-linux-musl -v --features pyo3/extension-module --profile release --crate-type cdylib -- Compiling proc-macro2 v1.0.64 Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.64/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d6d83800745580bd -C extra-filename=-6dee762b6804d982 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-6dee762b6804d982 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Compiling quote v1.0.28 Compiling unicode-ident v1.0.9 Compiling target-lexicon v0.12.7 Compiling cc v1.0.79 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.27 Compiling libc v0.2.144 Compiling autocfg v1.1.0 Compiling once_cell v1.17.2 Compiling cfg-if v1.0.0 Compiling syn v1.0.109 Compiling parking_lot_core v0.9.7 Compiling version_check v0.9.4 Compiling scopeguard v1.1.0 Compiling smallvec v1.10.0 Compiling yansi v1.0.1 Compiling openssl v0.10.60 Compiling foreign-types-shared v0.1.1 Compiling unindent v0.1.11 Compiling indoc v1.0.9 Compiling cryptography-openssl v0.1.0 (/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/cryptography-openssl) Compiling heck v0.4.1 Compiling bitflags v2.4.1 Compiling base64 v0.13.1 Compiling aliasable v0.1.3 Compiling static_assertions v1.1.0 Running `rustc --crate-name unicode_ident --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.9/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e003a97d92024512 -C extra-filename=-8f8347702ce1e79e --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.28/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f5101061a61bf202 -C extra-filename=-04704627cf567430 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/quote-04704627cf567430 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.7/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support", "std"))' -C metadata=9b9f6334bdea9bec -C extra-filename=-a27dae547a604df5 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/target-lexicon-a27dae547a604df5 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name pkg_config --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc01f590f57dd581 -C extra-filename=-2e46fe9d7dd1dd07 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.144/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=912d4898b2538bf7 -C extra-filename=-58d81b09e7adf3ec --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/libc-58d81b09e7adf3ec -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name cc --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.79/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=39023672bd0db536 -C extra-filename=-994342b0e48b4f8a --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name yansi --edition=2021 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.1/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=83631a74b709b426 -C extra-filename=-a626ddd090104f6e --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=0d67b60b58e80efc -C extra-filename=-7b46efd5fe3f6a08 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3b46ffd9d117a053 -C extra-filename=-0d93aeeac0ee4c78 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/syn-0d93aeeac0ee4c78 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2021 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=253c12410397fa43 -C extra-filename=-d673ae6cf9e959fe --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dee07b5e2262c5c -C extra-filename=-b18d40acb6688d1e --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.60/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=85c6ccadb39e7eed -C extra-filename=-9b2ac4ceb0d98081 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/openssl-9b2ac4ceb0d98081 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name version_check --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d81c758f1f4b6d9 -C extra-filename=-6a09bbd944adda8a --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=afa9b527baff0e24 -C extra-filename=-606f577cc46cfd75 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/parking_lot_core-606f577cc46cfd75 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name base64 --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=281a668cc1de08fe -C extra-filename=-d6fec01e800ff2de --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name vcpkg --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdd8b6e70cc762e9 -C extra-filename=-030ec1e60bb69865 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name indoc --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-1.0.9/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01e5599426bee94d -C extra-filename=-b954723730f5ece1 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name static_assertions --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8fff81b489668665 -C extra-filename=-b200214ea569a057 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name aliasable --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aliasable-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aliasable_deref_trait", "alloc", "default", "stable_deref_trait", "traits"))' -C metadata=4db54dde63abd804 -C extra-filename=-8c2eb327c13d679e --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name smallvec --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=69d103322210b073 -C extra-filename=-e4eb5735feaf5882 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name unindent --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unindent-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94bb6c9f5cae3639 -C extra-filename=-9d668786694e4a1b --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name foreign_types_shared --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba29fe80fda66d55 -C extra-filename=-fae676765514cb50 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15ba0518b8646856 -C extra-filename=-55be8c0276134700 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/cryptography-openssl-55be8c0276134700 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps` Running `rustc --crate-name cfg_if --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=7687cb7e31519886 -C extra-filename=-5d3eb670b32d6730 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name bitflags --edition=2021 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0c5f36f6d32eda98 -C extra-filename=-a25b9b2f8100a6cb --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name once_cell --edition=2021 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=43759ec05d49ac62 -C extra-filename=-7ff5fdf07e6b6c8a --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `rustc --crate-name heck --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=b55cb79ccf7c8c4c -C extra-filename=-c6ed4e18ec9436b2 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow` Compiling foreign-types v0.3.2 Running `rustc --crate-name foreign_types --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ad99dcc3d438377 -C extra-filename=-d324f879c942e06a --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern foreign_types_shared=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps/libforeign_types_shared-fae676765514cb50.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/parking_lot_core-606f577cc46cfd75/build-script-build` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-6dee762b6804d982/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.64/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fef68cead98836c0 -C extra-filename=-6a56596a347999fc --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern unicode_ident=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps/libunicode_ident-8f8347702ce1e79e.rmeta --cap-lints allow --cfg wrap_proc_macro` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/libc-58d81b09e7adf3ec/build-script-build` Running `rustc --crate-name libc --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c219721e534f61ae -C extra-filename=-1c51f5bb3aa03a94 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd --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` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/quote-04704627cf567430/build-script-build` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/syn-0d93aeeac0ee4c78/build-script-build` error[E0428]: the name `MAP_HUGETLB` is defined multiple times --> /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.144/src/unix/linux_like/linux/musl/b32/powerpc.rs:380:1 | 257 | pub const MAP_HUGETLB: ::c_int = 0x040000; | ------------------------------------------ previous definition of the value `MAP_HUGETLB` here ... 380 | pub const MAP_HUGETLB: ::c_int = 0x040000; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MAP_HUGETLB` redefined here | = note: `MAP_HUGETLB` must be defined only once in the value namespace of this module Compiling proc-macro2-diagnostics v0.10.1 Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-diagnostics-0.10.1/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="colors"' --cfg 'feature="default"' --cfg 'feature="yansi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("colors", "default", "yansi"))' -C metadata=dd96bcd644fd1f19 -C extra-filename=-e380277d9b250522 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-diagnostics-e380277d9b250522 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern version_check=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps/libversion_check-6a09bbd944adda8a.rlib --cap-lints allow` Compiling lock_api v0.4.9 Compiling memoffset v0.8.0 Running `rustc --crate-name build_script_build --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.9/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=7eb880940be5c048 -C extra-filename=-52ff0923ec586d11 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/lock_api-52ff0923ec586d11 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern autocfg=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps/libautocfg-b18d40acb6688d1e.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.8.0/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=e006db3d70e59f6a -C extra-filename=-c365dbe67a716b33 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/memoffset-c365dbe67a716b33 -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern autocfg=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps/libautocfg-b18d40acb6688d1e.rlib --cap-lints allow` Compiling pem v1.1.1 Running `rustc --crate-name pem --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fd43b063b78e5d5a -C extra-filename=-e32dfd821f070ec2 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern base64=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps/libbase64-d6fec01e800ff2de.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/proc-macro2-diagnostics-e380277d9b250522/build-script-build` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/memoffset-c365dbe67a716b33/build-script-build` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/lock_api-52ff0923ec586d11/build-script-build` Running `rustc --crate-name memoffset --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=51acc4b283d81bd5 -C extra-filename=-24288e15da3988e7 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Running `rustc --crate-name lock_api --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=13b5f2d949118be5 -C extra-filename=-a36c93618ef19d8b --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --extern scopeguard=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps/libscopeguard-7b46efd5fe3f6a08.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd --cfg has_const_fn_trait_bound` Running `/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/build/target-lexicon-a27dae547a604df5/build-script-build` Running `rustc --crate-name target_lexicon --edition=2018 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.7/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support", "std"))' -C metadata=1ba6200aa7bebdac -C extra-filename=-6695d741c15a7d44 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'` For more information about this error, try `rustc --explain E0428`. error: could not compile `libc` (lib) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name libc --edition=2015 /builder/shared-workdir/build/sdk/dl/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c219721e534f61ae -C extra-filename=-1c51f5bb3aa03a94 --out-dir /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps --target powerpc-unknown-linux-musl -C linker=powerpc-openwrt-linux-musl-gcc -C strip=debuginfo -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/powerpc-unknown-linux-musl/release/deps -L dependency=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/src/rust/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Ctarget-feature=-crt-static -lssp_nonshared -Clink-arg=-fuse-ld=bfd --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` (exit status: 1) warning: build failed, waiting for other jobs to finish... :70: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. =============================DEBUG ASSISTANCE============================= If you are seeing a compilation error please try the following steps to successfully install cryptography: 1) Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 2) Read https://cryptography.io/en/latest/installation/ for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq/ 4) Ensure you have a recent Rust toolchain installed: https://cryptography.io/en/latest/installation/#rust Python: 3.13.9 platform: Linux-6.12.69+deb13-amd64-x86_64-with-glibc2.31 pip: 25.2 setuptools: 80.9.0 setuptools_rust: 1.12.0 rustc: 1.94.0 (4a4ef493e 2026-03-02) (built from a source tarball) =============================DEBUG ASSISTANCE============================= error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --target powerpc-unknown-linux-musl -v --features pyo3/extension-module --profile release --crate-type cdylib --` failed with code 101 ERROR Backend subprocess exited when trying to invoke build_wheel make[3]: *** [Makefile:55: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/cryptography-41.0.7/.built] Error 1 time: package/feeds/packages/python-cryptography/compile#20.95#3.31#23.89