* Package: dev-python/cryptography-38.0.2:0 * Repository: gentoo * Maintainer: python@gentoo.org * USE: elibc_glibc kernel_linux python_targets_python3_10 python_targets_python3_11 python_targets_python3_9 riscv userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cryptography-38.0.2.tar.gz to /var/tmp/portage/dev-python/cryptography-38.0.2/work * Loading Inflector-0.11.4.crate into Cargo registry ... [ ok ] * Loading aliasable-0.1.3.crate into Cargo registry ... [ ok ] * Loading android_system_properties-0.1.5.crate into Cargo registry ... [ ok ] * Loading asn1-0.12.2.crate into Cargo registry ... [ ok ] * Loading asn1_derive-0.12.2.crate into Cargo registry ... [ ok ] * Loading autocfg-1.1.0.crate into Cargo registry ... [ ok ] * Loading base64-0.13.0.crate into Cargo registry ... [ ok ] * Loading bitflags-1.3.2.crate into Cargo registry ... [ ok ] * Loading bumpalo-3.10.0.crate into Cargo registry ... [ ok ] * Loading cfg-if-1.0.0.crate into Cargo registry ... [ ok ] * Loading chrono-0.4.22.crate into Cargo registry ... [ ok ] * Loading core-foundation-sys-0.8.3.crate into Cargo registry ... [ ok ] * Loading iana-time-zone-0.1.47.crate into Cargo registry ... [ ok ] * Loading indoc-0.3.6.crate into Cargo registry ... [ ok ] * Loading indoc-impl-0.3.6.crate into Cargo registry ... [ ok ] * Loading instant-0.1.12.crate into Cargo registry ... [ ok ] * Loading js-sys-0.3.59.crate into Cargo registry ... [ ok ] * Loading libc-0.2.132.crate into Cargo registry ... [ ok ] * Loading lock_api-0.4.8.crate into Cargo registry ... [ ok ] * Loading log-0.4.17.crate into Cargo registry ... [ ok ] * Loading num-integer-0.1.45.crate into Cargo registry ... [ ok ] * Loading num-traits-0.2.15.crate into Cargo registry ... [ ok ] * Loading once_cell-1.14.0.crate into Cargo registry ... [ ok ] * Loading ouroboros-0.15.4.crate into Cargo registry ... [ ok ] * Loading ouroboros_macro-0.15.4.crate into Cargo registry ... [ ok ] * Loading parking_lot-0.11.2.crate into Cargo registry ... [ ok ] * Loading parking_lot_core-0.8.5.crate into Cargo registry ... [ ok ] * Loading paste-0.1.18.crate into Cargo registry ... [ ok ] * Loading paste-impl-0.1.18.crate into Cargo registry ... [ ok ] * Loading pem-1.1.0.crate into Cargo registry ... [ ok ] * Loading proc-macro-error-1.0.4.crate into Cargo registry ... [ ok ] * Loading proc-macro-error-attr-1.0.4.crate into Cargo registry ... [ ok ] * Loading proc-macro-hack-0.5.19.crate into Cargo registry ... [ ok ] * Loading proc-macro2-1.0.43.crate into Cargo registry ... [ ok ] * Loading pyo3-0.15.2.crate into Cargo registry ... [ ok ] * Loading pyo3-build-config-0.15.2.crate into Cargo registry ... [ ok ] * Loading pyo3-macros-0.15.2.crate into Cargo registry ... [ ok ] * Loading pyo3-macros-backend-0.15.2.crate into Cargo registry ... [ ok ] * Loading quote-1.0.21.crate into Cargo registry ... [ ok ] * Loading redox_syscall-0.2.16.crate into Cargo registry ... [ ok ] * Loading scopeguard-1.1.0.crate into Cargo registry ... [ ok ] * Loading smallvec-1.9.0.crate into Cargo registry ... [ ok ] * Loading syn-1.0.99.crate into Cargo registry ... [ ok ] * Loading unicode-ident-1.0.3.crate into Cargo registry ... [ ok ] * Loading unindent-0.1.10.crate into Cargo registry ... [ ok ] * Loading version_check-0.9.4.crate into Cargo registry ... [ ok ] * Loading wasm-bindgen-0.2.82.crate into Cargo registry ... [ ok ] * Loading wasm-bindgen-backend-0.2.82.crate into Cargo registry ... [ ok ] * Loading wasm-bindgen-macro-0.2.82.crate into Cargo registry ... [ ok ] * Loading wasm-bindgen-macro-support-0.2.82.crate into Cargo registry ... [ ok ] * Loading wasm-bindgen-shared-0.2.82.crate into Cargo registry ... [ ok ] * Loading winapi-0.3.9.crate into Cargo registry ... [ ok ] * Loading winapi-i686-pc-windows-gnu-0.4.0.crate into Cargo registry ... [ ok ] * Loading winapi-x86_64-pc-windows-gnu-0.4.0.crate into Cargo registry ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-python/cryptography-38.0.2/work >>> Preparing source in /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2 ... * python3_9: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for cryptography-38.0.2 via setuptools.build_meta gpep517 build-wheel --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2-python3_9/wheel 2022-10-26 13:01:18,926 gpep517 INFO Building wheel via backend setuptools.build_meta running bdist_wheel running build running build_py creating build creating build/lib.linux-riscv64-cpython-39 creating build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/utils.py -> build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/__about__.py -> build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/fernet.py -> build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-riscv64-cpython-39/cryptography creating build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-riscv64-cpython-39/cryptography/x509 creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/backends/openssl creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/twofactor creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/serialization creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/kdf creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/primitives/ciphers creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/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 2022-10-26 13:01:26,147 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/cryptography/py.typed -> build/lib.linux-riscv64-cpython-39/cryptography copying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings creating build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-riscv64-cpython-39/cryptography/hazmat/bindings/_rust warning: build_py: byte-compiling is disabled, skipping. running build_ext generating cffi module 'build/temp.linux-riscv64-cpython-39/cryptography.hazmat.bindings._openssl.c' creating build/temp.linux-riscv64-cpython-39 running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module pyo3/abi3-py36 -- --crate-type cdylib Compiling proc-macro2 v1.0.43 Compiling quote v1.0.21 Compiling unicode-ident v1.0.3 Compiling autocfg v1.1.0 Compiling syn v1.0.99 Compiling version_check v0.9.4 Compiling proc-macro-hack v0.5.19 Compiling pyo3-build-config v0.15.2 Compiling once_cell v1.14.0 Compiling libc v0.2.132 Compiling cfg-if v1.0.0 Compiling parking_lot_core v0.8.5 Running `rustc --crate-name unicode_ident --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/unicode-ident-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=78cfbcc81bba0624 -C extra-filename=-78cfbcc81bba0624 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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 -C metadata=18e677c6019e6914 -C extra-filename=-18e677c6019e6914 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/syn-1.0.99/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"' --cfg 'feature="visit"' -C metadata=3a19630be23867d0 -C extra-filename=-3a19630be23867d0 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/syn-3a19630be23867d0 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/quote-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b1388bc9a10f7a62 -C extra-filename=-b1388bc9a10f7a62 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/quote-b1388bc9a10f7a62 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/proc-macro2-1.0.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8990af03f17c3d3a -C extra-filename=-8990af03f17c3d3a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/proc-macro2-8990af03f17c3d3a -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name version_check /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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 -C metadata=a56aa586c7ea357a -C extra-filename=-a56aa586c7ea357a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/pyo3-build-config-0.15.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=edfc8dfae4b54fab -C extra-filename=-edfc8dfae4b54fab --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/pyo3-build-config-edfc8dfae4b54fab -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/once_cell-1.14.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=c359ad65c64d9e16 -C extra-filename=-c359ad65c64d9e16 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/proc-macro-hack-0.5.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=b67e3704b2587077 -C extra-filename=-b67e3704b2587077 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/proc-macro-hack-b67e3704b2587077 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/libc-0.2.132/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8af4b156a1a6726a -C extra-filename=-8af4b156a1a6726a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/libc-8af4b156a1a6726a -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=51e79afc97b27ff5 -C extra-filename=-51e79afc97b27ff5 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=1a1e2ef38a190a5d -C extra-filename=-1a1e2ef38a190a5d --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/parking_lot_core-1a1e2ef38a190a5d -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc3d810)[0x4003481810] [0x4002823000] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x3cea1aa)[0x400652e1aa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvCsZJaBwVYvUP_16rustc_query_impl15query_callbacks+0x916c)[0x4006734baa] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0x94700a)[0x400318b00a] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xd57d14)[0x400359bd14] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcce018)[0x4003512018] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xcccb48)[0x4003510b48] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(_RNvMs0_NtCs2PGdSkTarcu_15rustc_interface7queriesNtB5_7Queries11global_ctxt+0x300)[0x400358a794] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbecada)[0x4003430ada] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc387a6)[0x400347c7a6] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xbed8d4)[0x40034318d4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0a996)[0x400344e996] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc04666)[0x4003448666] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc06da4)[0x400344ada4] /opt/rust-bin-1.64.0/bin/../lib/librustc_driver-ac972a4e10c98556.so(+0xc0b6da)[0x400344f6da] /opt/rust-bin-1.64.0/bin/../lib/libstd-f41102d4d21d2c30.so(rust_metadata_std_ac92b06979af539e+0xa0542)[0x4009fb3542] /lib64/libc.so.6(+0x6a3ec)[0x400a0cb3ec] error: could not compile `proc-macro2` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/proc-macro2-1.0.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8990af03f17c3d3a -C extra-filename=-8990af03f17c3d3a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/proc-macro2-8990af03f17c3d3a -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) warning: build failed, waiting for other jobs to finish... error: could not compile `parking_lot_core` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=1a1e2ef38a190a5d -C extra-filename=-1a1e2ef38a190a5d --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/parking_lot_core-1a1e2ef38a190a5d -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `quote` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/quote-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b1388bc9a10f7a62 -C extra-filename=-b1388bc9a10f7a62 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/quote-b1388bc9a10f7a62 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `syn` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/syn-1.0.99/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"' --cfg 'feature="visit"' -C metadata=3a19630be23867d0 -C extra-filename=-3a19630be23867d0 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/syn-3a19630be23867d0 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `autocfg` Caused by: process didn't exit successfully: `rustc --crate-name autocfg /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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 -C metadata=18e677c6019e6914 -C extra-filename=-18e677c6019e6914 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `proc-macro-hack` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/proc-macro-hack-0.5.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=b67e3704b2587077 -C extra-filename=-b67e3704b2587077 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/proc-macro-hack-b67e3704b2587077 -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `unicode-ident` Caused by: process didn't exit successfully: `rustc --crate-name unicode_ident --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/unicode-ident-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=78cfbcc81bba0624 -C extra-filename=-78cfbcc81bba0624 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `libc` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/libc-0.2.132/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8af4b156a1a6726a -C extra-filename=-8af4b156a1a6726a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/libc-8af4b156a1a6726a -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `cfg-if` Caused by: process didn't exit successfully: `rustc --crate-name cfg_if --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=51e79afc97b27ff5 -C extra-filename=-51e79afc97b27ff5 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `once_cell` Caused by: process didn't exit successfully: `rustc --crate-name once_cell --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/once_cell-1.14.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=c359ad65c64d9e16 -C extra-filename=-c359ad65c64d9e16 --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `pyo3-build-config` Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/pyo3-build-config-0.15.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=edfc8dfae4b54fab -C extra-filename=-edfc8dfae4b54fab --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/build/pyo3-build-config-edfc8dfae4b54fab -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) error: could not compile `version_check` Caused by: process didn't exit successfully: `rustc --crate-name version_check /var/tmp/portage/dev-python/cryptography-38.0.2/work/cargo_home/gentoo/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 -C metadata=a56aa586c7ea357a -C extra-filename=-a56aa586c7ea357a --out-dir /var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps -L dependency=/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2/src/rust/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference) =============================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.9.15 platform: Linux-5.18.19-gentoo-r1-x86_64-riscv64-with-glibc2.36 pip: n/a setuptools: 65.5.0 setuptools_rust: 1.5.2 rustc: 1.64.0 (a55dd71d5 2022-09-19) =============================DEBUG ASSISTANCE============================= error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features 'pyo3/extension-module pyo3/abi3-py36' -- --crate-type cdylib` failed with code 101 * ERROR: dev-python/cryptography-38.0.2::gentoo failed (compile phase): * Wheel build failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 3665: Called distutils-r1_src_compile * environment, line 1893: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 852: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3355: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2918: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2916: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1179: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1875: Called distutils-r1_python_compile * environment, line 1699: Called distutils_pep517_install '/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2-python3_9/install' * environment, line 2198: Called die * The specific snippet of code: * [[ -n ${wheel} ]] || die "No wheel name returned"; * * If you need support, post the output of `emerge --info '=dev-python/cryptography-38.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/cryptography-38.0.2::gentoo'`. * The complete build log is located at '/var/cache/portage/logs/build/dev-python/cryptography-38.0.2:20221026-050052.log.gz'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/cryptography-38.0.2/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/cryptography-38.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2' * S: '/var/tmp/portage/dev-python/cryptography-38.0.2/work/cryptography-38.0.2'