=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py39-cryptography-39.0.2 cd /tmp/security/py-cryptography/work/cryptography-39.0.2 && /bin/ln -f -s src/rust/.cargo .cargo (cd /tmp/security/py-cryptography/work/cryptography-39.0.2/ && /usr/bin/env CARGO_NET_OFFLINE=true USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= RUSTFLAGS= PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/security/py-cryptography/work/.cwrapper/bin:/tmp/security/py-cryptography/work/.buildlink/bin:/tmp/security/py-cryptography/work/.gcc/bin:/tmp/security/py-cryptography/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/security/py-cryptography/work/.home CWRAPPERS_CONFIG_DIR=/tmp/security/py-cryptography/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/security/py-cryptography/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/security/py-cryptography/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/security/py-cryptography/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/security/py-cryptography/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/security/py-cryptography/work/.buildlink/lib/pkgconfig:/tmp/security/py-cryptography/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/security/py-cryptography/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/security/py-cryptography/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py build -j4) running build running build_py creating build creating build/lib.netbsd-9.3-amd64-cpython-39 creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/__about__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/exceptions.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/fernet.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/utils.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/x509 creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/backends/openssl creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/openssl creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/asymmetric creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/ciphers creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/kdf creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/serialization creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/primitives/twofactor running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'ci-constraints-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' 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/pkg/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.netbsd-9.3-amd64-cpython-39/cryptography copying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings creating build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.netbsd-9.3-amd64-cpython-39/cryptography/hazmat/bindings/_rust running build_ext generating cffi module 'build/temp.netbsd-9.3-amd64-cpython-39/cryptography.hazmat.bindings._openssl.c' creating build/temp.netbsd-9.3-amd64-cpython-39 running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib Compiling proc-macro2 v1.0.49 Compiling unicode-ident v1.0.6 Compiling quote v1.0.23 Compiling autocfg v1.1.0 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro2-1.0.49/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"' --cfg 'feature="span-locations"' -C metadata=d745a89b4279167f -C extra-filename=-d745a89b4279167f --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro2-d745a89b4279167f -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_ident --edition=2018 /tmp/security/py-cryptography/work/vendor/unicode-ident-1.0.6/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=33da41cd16a12c7d -C extra-filename=-33da41cd16a12c7d --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg /tmp/security/py-cryptography/work/vendor/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=051a20b9a9285699 -C extra-filename=-051a20b9a9285699 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/quote-1.0.23/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=0e1edac5a4b3ec54 -C extra-filename=-0e1edac5a4b3ec54 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/quote-0e1edac5a4b3ec54 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling syn v1.0.107 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/syn-1.0.107/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=b893b7ea03720390 -C extra-filename=-b893b7ea03720390 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/syn-b893b7ea03720390 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro2-d745a89b4279167f/build-script-build` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/quote-0e1edac5a4b3ec54/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro2-1.0.49/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"' --cfg 'feature="span-locations"' -C metadata=2cd86b17f7073a69 -C extra-filename=-2cd86b17f7073a69 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern unicode_ident=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libunicode_ident-33da41cd16a12c7d.rmeta --cap-lints allow --cfg span_locations --cfg use_proc_macro --cfg wrap_proc_macro` Compiling version_check v0.9.4 Running `rustc --crate-name version_check /tmp/security/py-cryptography/work/vendor/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=72dfbeeb7d087f66 -C extra-filename=-72dfbeeb7d087f66 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/syn-b893b7ea03720390/build-script-build` Compiling pyo3-build-config v0.15.2 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/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=75db4ac8218155bf -C extra-filename=-75db4ac8218155bf --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/pyo3-build-config-75db4ac8218155bf -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling proc-macro-hack v0.5.20+deprecated Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro-hack-0.5.20+deprecated/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=eb9e54338bd3de08 -C extra-filename=-eb9e54338bd3de08 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-hack-eb9e54338bd3de08 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling once_cell v1.14.0 Running `rustc --crate-name once_cell --edition=2018 /tmp/security/py-cryptography/work/vendor/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=54c4dd5dcbdd031b -C extra-filename=-54c4dd5dcbdd031b --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-hack-eb9e54338bd3de08/build-script-build` Running `rustc --crate-name proc_macro_hack --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=fd02c08d8a31645c -C extra-filename=-fd02c08d8a31645c --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern proc_macro --cap-lints allow` Compiling proc-macro-error-attr v1.0.4 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro-error-attr-1.0.4/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=b7e07e7a04f3f8c8 -C extra-filename=-b7e07e7a04f3f8c8 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-error-attr-b7e07e7a04f3f8c8 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern version_check=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libversion_check-72dfbeeb7d087f66.rlib --cap-lints allow` Running `rustc --crate-name quote --edition=2018 /tmp/security/py-cryptography/work/vendor/quote-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=632c4c151f70982e -C extra-filename=-632c4c151f70982e --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern proc_macro2=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libproc_macro2-2cd86b17f7073a69.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /tmp/security/py-cryptography/work/vendor/syn-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=2089c254abb017a4 -C extra-filename=-2089c254abb017a4 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern proc_macro2=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libproc_macro2-2cd86b17f7073a69.rmeta --extern quote=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libquote-632c4c151f70982e.rmeta --extern unicode_ident=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libunicode_ident-33da41cd16a12c7d.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/pyo3-build-config-75db4ac8218155bf/build-script-build` Compiling num-traits v0.2.15 Running `rustc --crate-name build_script_build /tmp/security/py-cryptography/work/vendor/num-traits-0.2.15/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=b8a3e945d97b5c6e -C extra-filename=-b8a3e945d97b5c6e --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/num-traits-b8a3e945d97b5c6e -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern autocfg=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libautocfg-051a20b9a9285699.rlib --cap-lints allow` Running `rustc --crate-name pyo3_build_config --edition=2018 /tmp/security/py-cryptography/work/vendor/pyo3-build-config-0.15.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="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=5f3817c7ed5acb46 -C extra-filename=-5f3817c7ed5acb46 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern once_cell=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libonce_cell-54c4dd5dcbdd031b.rmeta --cap-lints allow` Compiling libc v0.2.139 Running `rustc --crate-name build_script_build /tmp/security/py-cryptography/work/vendor/libc-0.2.139/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=742fe9e0ef92b0c3 -C extra-filename=-742fe9e0ef92b0c3 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/libc-742fe9e0ef92b0c3 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/libc-742fe9e0ef92b0c3/build-script-build` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/num-traits-b8a3e945d97b5c6e/build-script-build` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-error-attr-b7e07e7a04f3f8c8/build-script-build` Compiling proc-macro-error v1.0.4 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=4446a40543d83235 -C extra-filename=-4446a40543d83235 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-error-4446a40543d83235 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern version_check=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libversion_check-72dfbeeb7d087f66.rlib --cap-lints allow` Compiling num-integer v0.1.45 Running `rustc --crate-name build_script_build /tmp/security/py-cryptography/work/vendor/num-integer-0.1.45/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=fb4da87459ba9c14 -C extra-filename=-fb4da87459ba9c14 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/num-integer-fb4da87459ba9c14 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern autocfg=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libautocfg-051a20b9a9285699.rlib --cap-lints allow` Compiling lock_api v0.4.9 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/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 -C metadata=f45a408c7bc6414a -C extra-filename=-f45a408c7bc6414a --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/lock_api-f45a408c7bc6414a -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern autocfg=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libautocfg-051a20b9a9285699.rlib --cap-lints allow` Compiling cfg-if v1.0.0 Running `rustc --crate-name cfg_if --edition=2018 /tmp/security/py-cryptography/work/vendor/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=f92eb2788cd80d0b -C extra-filename=-f92eb2788cd80d0b --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling parking_lot_core v0.8.6 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/parking_lot_core-0.8.6/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=69b49b2337e8bb54 -C extra-filename=-69b49b2337e8bb54 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/parking_lot_core-69b49b2337e8bb54 -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/lock_api-f45a408c7bc6414a/build-script-build` Compiling instant v0.1.12 Running `rustc --crate-name instant --edition=2018 /tmp/security/py-cryptography/work/vendor/instant-0.1.12/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=14795b106aec11b9 -C extra-filename=-14795b106aec11b9 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern cfg_if=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libcfg_if-f92eb2788cd80d0b.rmeta --cap-lints allow` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/parking_lot_core-69b49b2337e8bb54/build-script-build` Running `rustc --crate-name num_traits /tmp/security/py-cryptography/work/vendor/num-traits-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 opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=ea912986fac0246b -C extra-filename=-ea912986fac0246b --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/num-integer-fb4da87459ba9c14/build-script-build` Running `/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/proc-macro-error-4446a40543d83235/build-script-build` Running `rustc --crate-name proc_macro_error_attr --edition=2018 /tmp/security/py-cryptography/work/vendor/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=caa0cb382aa68db7 -C extra-filename=-caa0cb382aa68db7 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern proc_macro2=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libproc_macro2-2cd86b17f7073a69.rlib --extern quote=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libquote-632c4c151f70982e.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name libc /tmp/security/py-cryptography/work/vendor/libc-0.2.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b3ea064857cd91f8 -C extra-filename=-b3ea064857cd91f8 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling unindent v0.1.11 Running `rustc --crate-name unindent --edition=2018 /tmp/security/py-cryptography/work/vendor/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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=be14dfae90c542e8 -C extra-filename=-be14dfae90c542e8 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling scopeguard v1.1.0 Running `rustc --crate-name scopeguard /tmp/security/py-cryptography/work/vendor/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=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=e1fdccc877669baa -C extra-filename=-e1fdccc877669baa --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Compiling smallvec v1.10.0 Running `rustc --crate-name smallvec --edition=2018 /tmp/security/py-cryptography/work/vendor/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=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=489d385eb7e7d0ae -C extra-filename=-489d385eb7e7d0ae --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name lock_api --edition=2018 /tmp/security/py-cryptography/work/vendor/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=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=b240d2f465b75272 -C extra-filename=-b240d2f465b75272 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern scopeguard=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libscopeguard-e1fdccc877669baa.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` Running `rustc --crate-name parking_lot_core --edition=2018 /tmp/security/py-cryptography/work/vendor/parking_lot_core-0.8.6/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=357898e966339616 -C extra-filename=-357898e966339616 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern cfg_if=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libcfg_if-f92eb2788cd80d0b.rmeta --extern instant=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libinstant-14795b106aec11b9.rmeta --extern libc=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/liblibc-b3ea064857cd91f8.rmeta --extern smallvec=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libsmallvec-489d385eb7e7d0ae.rmeta --cap-lints allow` Compiling pyo3 v0.15.2 Running `rustc --crate-name build_script_build --edition=2018 /tmp/security/py-cryptography/work/vendor/pyo3-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="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=13a919836b72e7fa -C extra-filename=-13a919836b72e7fa --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/build/pyo3-13a919836b72e7fa -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern pyo3_build_config=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libpyo3_build_config-5f3817c7ed5acb46.rlib --cap-lints allow` Running `rustc --crate-name num_integer /tmp/security/py-cryptography/work/vendor/num-integer-0.1.45/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=fb513dda72cf6bd3 -C extra-filename=-fb513dda72cf6bd3 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern num_traits=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libnum_traits-ea912986fac0246b.rmeta --cap-lints allow --cfg has_i128` error: could not compile `num-integer` Caused by: could not execute process `rustc --crate-name num_integer /tmp/security/py-cryptography/work/vendor/num-integer-0.1.45/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=fb513dda72cf6bd3 -C extra-filename=-fb513dda72cf6bd3 --out-dir /tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps -L dependency=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps --extern num_traits=/tmp/security/py-cryptography/work/cryptography-39.0.2/src/rust/target/release/deps/libnum_traits-ea912986fac0246b.rmeta --cap-lints allow --cfg has_i128` (never executed) Caused by: No such file or directory (os error 2) warning: build failed, waiting for other jobs to finish... =============================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.16 platform: NetBSD-9.3-amd64-x86_64-64bit pip: n/a setuptools: 67.3.3 setuptools_rust: 1.5.2 rustc: n/a =============================DEBUG ASSISTANCE============================= error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features 'pyo3/abi3-py36 pyo3/extension-module' -- --crate-type cdylib` failed with code 101 *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/py-cryptography *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/py-cryptography